Open
Conversation
Enable fastscroll for large views in a google photos like style Fixes haiwen#681
Replace listview in repoview with recyclerview, to allow changing the layout from list to grid.
Necessary to enable fastscrolling for recyclerview. Also raise min sdk level, to allow including newest support lib which is necessary for built in fastscoll in recyclerview Also raise max sdk to android 8 Fixes haiwen#651
- Add button to let user choose between grid and list view - Store decision in preferences - Improve performance for displaying large folders Fixes haiwen#686
92lleo
approved these changes
Sep 27, 2017
|
Is there a chance for this to get merged? Would be a huge plus |
Member
|
We will review and improve it after we finish other tasks. |
|
Any plans on merging this soon? |
|
I would change from Nextcloud, if this thing would be merged.. This is really necessary for photo management |
|
What's the current status? Is there an ETA for merging this? |
|
@freeplant any chance to get this merged? Can we improve the code following some guidelines to get it ready for a direct merge? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Short summary of new features and changes:
(Tested on Android 8, 7 and 4)
(5 columns for large screens, 4 columns for normal screens, 3 columns for small screens, 8 columns for xlarge screens)