Skip to content
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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Grid view #688

wants to merge 7 commits into from

Conversation

anselm92
Copy link

@anselm92 anselm92 commented Sep 27, 2017

Short summary of new features and changes:
(Tested on Android 8, 7 and 4)

  • Grid view for repos and directories
    (5 columns for large screens, 4 columns for normal screens, 3 columns for small screens, 8 columns for xlarge screens)
  • Button to choose between traditional list view and grid view (stored in prefs and used globally)
  • Update iconset (new icons as in windows client and seahub
  • Add fastscroll button for list and gridview
  • Raise max sdk to 26 (Android 8)
  • Raise min sdk to 14 (minimum for new support library)

screenshot_20170925-162358
screenshot_20170925-162419

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
Copy link

92lleo commented Jan 12, 2018

Is there a chance for this to get merged? Would be a huge plus

@freeplant
Copy link
Member

We will review and improve it after we finish other tasks.

@thomaseizinger
Copy link

Any plans on merging this soon?

@FreeSurferFS
Copy link

I would change from Nextcloud, if this thing would be merged.. This is really necessary for photo management

@mseravalli
Copy link

What's the current status? Is there an ETA for merging this?

@ansib
Copy link

ansib commented Jan 27, 2023

@freeplant any chance to get this merged? Can we improve the code following some guidelines to get it ready for a direct merge?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants