IacobIonut01 / Gallery

Light-weight Media Gallery app for Android made with Jetpack Compose
Apache License 2.0
1.05k stars 57 forks source link

[Enhancement] Allow Start-up View Choice #341

Closed inferenceus closed 4 months ago

inferenceus commented 4 months ago

Is your feature request related to a problem? Please describe. From what I've experienced, Gallery always starts (at least, from cold-start) in the individual image and video view. It would be nice to have an option to have the app start up in folder view.

Describe the solution you'd like A simple setting in app settings which allows choice of default view.

Describe alternatives you've considered N/A.

Additional context N/A.

IacobIonut01 commented 4 months ago

Already done

inferenceus commented 4 months ago

Already done

Which commit/version is this available in?

IacobIonut01 commented 4 months ago

Download the latest build from github actions or the latest github release, both contains that feature, actually starting with 2.1.0-21000 https://github.com/IacobIonut01/Gallery/commit/b7d750d18c92957e16502c7d7c2a6d1625084780

inferenceus commented 4 months ago

Download the latest build from github actions or the latest github release, both contains that feature, actually starting with 2.1.0-21000 b7d750d

Thank you. Keep up the good work on this amazing gallery app.

IacobIonut01 commented 4 months ago

Thanks!