https://github.com/kabirnayeem99/minigallery
Minimalist gallery application for Android with Material You design
https://github.com/kabirnayeem99/minigallery
gallery-android-studio gallery-app gallery-application material-3 material-you
Last synced: about 1 year ago
JSON representation
Minimalist gallery application for Android with Material You design
- Host: GitHub
- URL: https://github.com/kabirnayeem99/minigallery
- Owner: kabirnayeem99
- License: gpl-3.0
- Created: 2022-06-22T12:23:35.000Z (almost 4 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-26T13:04:58.000Z (almost 4 years ago)
- Last Synced: 2025-03-24T21:22:25.056Z (about 1 year ago)
- Topics: gallery-android-studio, gallery-app, gallery-application, material-3, material-you
- Language: Kotlin
- Homepage:
- Size: 14.3 MB
- Stars: 14
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# miniGallery
Minimalist gallery application for Android with Material You design
## Description
Another open source gallery application for android, that tries to imitate property 'Gallery Go'
from Google but at the same being privacy-centered. This project needs no internet connection. It
also implements latest Material You design language from Google.
## Getting Started
### Dependencies
To use this awesome gallery app, you need
* At least Android 10.
* (Optional) Any of the Pixel device or a custom rom with Monet theming for best visual experience.
### Installing
* Down the APK from the release section of Github.
* Turn on 'Installing App from Unknown Sources'.
* Allow this app to have access to the storage and enjoy.
## Issue
If you find any issue, or have any feature in mind, please email me: 745890283@etlgr.com.
## Authors
Naimul Kabir
[745890283@etlgr.com](mailto:745890283@etlgr.com)
## Version History
* 0.1
* Initial Release
* Still a lot of work to do.
## License
This project is licensed under the [GNU General Public License] V3 License - see the LICENSE.md file
for details
## Acknowledgments
Inspiration, code snippets, etc.
* [Blog on gallery application](https://medium.com/codex/android-simple-image-gallery-30c0f00abe64)