codekidX / storage-chooser

Lets user choose files in internal or external storage with just few lines of code.
Mozilla Public License 2.0
721 stars 153 forks source link

v3.0 decisions - what to expect - suggestions welcomed #105

Open codekidX opened 5 years ago

codekidX commented 5 years ago

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
TejrajJadhav commented 5 years ago

It is very nice Sir. Always waiting for your new releases. Always awesome.

On Wed 20 Mar, 2019, 11:23 PM Ashish Shekar, notifications@github.com 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 .

kia1349 commented 5 years ago

thanks a lot i am waiting too

innerman commented 5 years ago

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:

vidicunt commented 4 years ago

Congratulations on the library! I love it. Thank you

There are a few suggestions I'd like to add:

BenjaminTGa commented 1 year ago

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?