storage-chooser
storage-chooser copied to clipboard
v3.0 decisions - what to expect - suggestions welcomed
Hello,
It has been around 4 months since the development and I would want to thank all the developers and stargazers to help me support and motivate me in making this library the best.
For 3.0 I had made a decision to develop the project with the latest frameworks and work around with activities instead of dialogs and it has turned out to be rather a long road towards releasing the version with the current state of the project and want to proceed to develop with the same code base.
So here are my thoughts for 3.0:
- Material design 2.0 compliant design (expect the best design ever)
- New dialog for Image and Video files (with latest Android Q API changes)
- All the old issues fixed and suggestions incorporated (marked for 3.0 milestone)
- Thumbnails on image files in file chooser
It is very nice Sir. Always waiting for your new releases. Always awesome.
On Wed 20 Mar, 2019, 11:23 PM Ashish Shekar, [email protected] wrote:
Hello,
It has been around 4 months since the development and I would want to thank all the developers and stargazers to help me support and motivate me in making this library the best.
For 3.0 I had made a decision to develop the project with the latest frameworks and work around with activities instead of dialogs and it has turned out to be rather a long road towards releasing the version with the current state of the project and want to proceed to develop with the same code base.
So here are my thoughts for 3.0:
- Material design 2.0 compliant design (expect the best design ever)
- New dialog for Image and Video files (with latest Android Q API changes)
- All the old issues fixed and suggestions incorporated (marked for 3.0 milestone)
- Thumbnails on image files in file chooser
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/codekidX/storage-chooser/issues/105, or mute the thread https://github.com/notifications/unsubscribe-auth/ARcnvPpFBu7ITP4qJzXs20hA3QBvyB3Xks5vYnWYgaJpZM4b_6e9 .
thanks a lot i am waiting too
I really appreciate your work! Yor library is very useful and works fine on my project. Thanks a lot ! Here are some suggestions for the future: In FILE_PICKER mode:
- optional show circular progress indicator instead of the linear one
- optional show size and/or date of the files found
Congratulations on the library! I love it. Thank you
There are a few suggestions I'd like to add:
- The dialog doesn't follow my app theme colors, instead there's a green color used
- Removing android:configchanges requirement from the Manifest - this usually means bad practice of saved states
- Ripple on all the buttons (as per material guidelines)
- There's lots of strictmode activity when opening the dialog
Love how simple this library is to use. Thanks for making it. A suggestion: could you make this library use Material 3, not Material 2?