Simple-Gallery/README.md

30 lines
1.6 KiB
Markdown
Raw Normal View History

2016-06-04 15:34:37 +02:00
# Simple Gallery
2016-06-04 15:29:15 +02:00
<img alt="Logo" src="app/src/main/res/mipmap-xxxhdpi/launcher.png" width="80">
2016-06-18 10:35:37 +02:00
A gallery for viewing photos and videos.
2016-06-04 15:29:15 +02:00
2016-06-04 21:22:05 +02:00
Albums are sorted by the modified time of the last item in them from the latest to oldest. Photos are zoomable, they can be previewed in multiple columns depending on the size of the display and portrait/landscape mode. They can be renamed, shared or deleted.
2016-06-04 15:29:15 +02:00
2016-06-18 10:35:37 +02:00
<a href='https://play.google.com/store/apps/details?id=com.simplemobiletools.gallery'><img alt='Get it on Google Play' src='https://play.google.com/intl/en_us/badges/images/generic/en_badge_web_generic.png' height=60/></a>
2016-07-09 03:49:54 +02:00
<a href="https://f-droid.org/app/com.simplemobiletools.gallery"><img src="https://f-droid.org/badge/get-it-on.png" alt="Get it on F-Droid" height="60"></a>
2016-06-03 11:01:22 +02:00
2016-07-01 21:56:40 +02:00
<img alt="App image" src="screenshots/app.jpg" width="250">
<img alt="App image" src="screenshots/app_2.jpg" width="250">
<img alt="App image" src="screenshots/app_3.jpg" width="250">
2016-06-03 17:46:50 +02:00
2016-06-03 11:01:22 +02:00
License
-------
Copyright 2016 SimpleMobileTools
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
http://www.apache.org/licenses/LICENSE-2.0
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.