-
Notifications
You must be signed in to change notification settings - Fork 278
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Grid view #688
base: master
Are you sure you want to change the base?
Grid view #688
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
Is there a chance for this to get merged? Would be a huge plus |
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? |
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)