Simple-Gallery/README.md

57 lines
2.8 KiB
Markdown
Raw Normal View History

2016-06-04 15:34:37 +02:00
# Simple Gallery
2017-01-01 22:45:11 +01:00
2017-01-05 23:31:44 +01:00
<img alt="Logo" src="app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" width="80" />
2016-06-04 15:29:15 +02:00
2016-06-18 10:35:37 +02:00
A gallery for viewing photos and videos.
2016-06-04 15:29:15 +02:00
2018-11-04 21:36:54 +01:00
A highly customizable gallery capable of displaying many different image and video types including SVGs, RAWs, panoramic photos and videos.
2016-09-07 23:17:35 +02:00
2018-11-04 21:36:54 +01:00
It is open source, contains no ads or unnecessary permissions.
2016-09-07 23:17:35 +02:00
2018-11-04 21:36:54 +01:00
Let's list some of its features worth mentioning:
1. Search
2. Slideshow
3. Notch support
4. Pinning folders to the top
5. Filtering media files by type
6. Recycle bin for easy file recovery
7. Fullscreen view orientation locking
8. Marking favorite files for easy access
9. Quick fullscreen media closing with down gesture
10. An editor for modifying images and applying filters
11. Password protection for protecting hidden items or the whole app
12. Changing the thumbnail column count with gestures or menu buttons
13. Customizable bottom actions at the fullscreen view for quick access
14. Showing extended details over fullscreen media with desired file properties
15. Several different ways of sorting or grouping items, both ascending and descending
16. Hiding folders (affects other apps too), excluding folders (affects only Simple Gallery)
2016-06-04 15:29:15 +02:00
2018-11-04 21:36:54 +01:00
The fingerprint permission is needed for locking either hidden item visibility, the whole app, or protecting files from being deleted.
This app is just one piece of a bigger series of apps. You can find the rest of them at https://www.simplemobiletools.com
2016-11-01 19:37:49 +01:00
2018-11-05 00:10:19 +01:00
<a href='https://play.google.com/store/apps/details?id=com.simplemobiletools.gallery.pro'><img src='http://simplemobiletools.github.io/assets/public/google-play.png' alt='Get it on Google Play' height='45' /></a>
2018-11-30 10:43:41 +01:00
<a href='https://f-droid.org/packages/com.simplemobiletools.gallery.pro'><img src='http://simplemobiletools.github.io/assets/public/f-droid.png' alt='Get it on F-Droid' height='45' /></a>
2016-06-03 11:01:22 +02:00
2018-01-16 23:23:41 +01:00
<div style="display:flex;">
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/app.jpg" width="30%">
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/app_2.jpg" width="30%">
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/app_5.jpg" width="30%">
2018-01-16 23:23:41 +01:00
</div>
2016-06-03 17:46:50 +02:00
2016-06-03 11:01:22 +02:00
License
-------
2018-01-16 23:23:41 +01:00
Copyright 2016-present SimpleMobileTools
2016-06-03 11:01:22 +02:00
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
2017-01-01 22:45:11 +01:00
https://www.apache.org/licenses/LICENSE-2.0
2016-06-03 11:01:22 +02:00
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.