storage-chooser icon indicating copy to clipboard operation
storage-chooser copied to clipboard

v3.0 decisions - what to expect - suggestions welcomed

Open codekidX opened this issue 5 years ago • 5 comments

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:

  1. Material design 2.0 compliant design (expect the best design ever)
  2. New dialog for Image and Video files (with latest Android Q API changes)
  3. All the old issues fixed and suggestions incorporated (marked for 3.0 milestone)
  4. Thumbnails on image files in file chooser

codekidX avatar Mar 20 '19 17:03 codekidX

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:

  1. Material design 2.0 compliant design (expect the best design ever)
  2. New dialog for Image and Video files (with latest Android Q API changes)
  3. All the old issues fixed and suggestions incorporated (marked for 3.0 milestone)
  4. 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 .

TejrajJadhav avatar Mar 22 '19 03:03 TejrajJadhav

thanks a lot i am waiting too

kia1349 avatar Sep 05 '19 06:09 kia1349

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

innerman avatar Sep 16 '19 20:09 innerman

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

vidicunt avatar Apr 05 '20 00:04 vidicunt

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?

BenjaminTGa avatar May 13 '23 16:05 BenjaminTGa