-
Notifications
You must be signed in to change notification settings - Fork 58
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…name-multible
- Loading branch information
Showing
77 changed files
with
3,728 additions
and
1,404 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
|
||
--- | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
|
||
**To Reproduce** | ||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Click on '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
**Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**Smartphone (please complete the following information):** | ||
- Android version [e.g. Android-7.1] : | ||
- [A Photo Manager Version](https://github.com/k3b/APhotoManager/releases) (i.e. 0.4.6.160304) : | ||
|
||
**Additional context** | ||
Add any other context about the problem here. | ||
|
||
**Crash Report** | ||
If you report an app crash: Can you add the crash logfile to this ticket? | ||
|
||
When APhotoManager crashes it tries to write a crash log file in the [**Error Log Folder**](https://github.com/k3b/APhotoManager/wiki/settings#logfolder). | ||
|
||
* [ExternalStorageDirectory]/copy/log/androFotofinder.logcat-2017....txt | ||
* i.e. /storage/sdcard0/copy/log/androFotofinder.logcat-20170728-135704.txt | ||
* crash data from 2017-07-28 13:57 | ||
|
||
For more details on Error Loging see [diagnostic settings](https://github.com/k3b/APhotoManager/wiki/settings#Diagnostics). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
|
||
--- | ||
|
||
**Is your feature request related to a problem? Please describe.** | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
||
**Describe the solution you'd like** | ||
A clear and concise description of what you want to happen. | ||
|
||
**Describe alternatives you've considered** | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
|
||
**Additional context** | ||
Add any other context or screenshots about the feature request here. | ||
|
||
* Affected Module: | ||
* [ ] [Gallery-View](https://github.com/k3b/APhotoManager/wiki/Gallery-View) | ||
* [ ] [Geographic-Map](https://github.com/k3b/APhotoManager/wiki/geographic-map) | ||
* [ ] [Image-View](https://github.com/k3b/APhotoManager/wiki/Image-View) | ||
* [ ] [Filtering](https://github.com/k3b/APhotoManager/wiki/Filter-View) | ||
* [ ] [Folder-Picker](https://github.com/k3b/APhotoManager/wiki/Folder-Picker) | ||
* [ ] [Settings](https://github.com/k3b/APhotoManager/wiki/settings) | ||
* [ ] [Intent API](https://github.com/k3b/APhotoManager/wiki/intentapi) |
18 changes: 8 additions & 10 deletions
18
.github/old_ISSUE_TEMPLATE.md → .github/feature_request.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,52 @@ | ||
Q. What is APhotoManager? | ||
|
||
A. APhotoManager is an opensource mobile gallery app that can manage your local photos. | ||
|
||
Q. What is geotagging? | ||
|
||
A. Geotagging is the act of assigning geographical location to a photographs or videos. | ||
|
||
Q. How do I add geotags to my photos using APhotoManager? | ||
|
||
A. Highlight the photos(s), click the option button and select "set geo" option, then you can decide to pick a location from map or from an existing photo. | ||
|
||
Q. What is exif data? | ||
|
||
A. Exif stands for Exchangeable image file format. It allows you to store certain information within your photos.This information is known as "metadata" and can include things like the date and time the shot was taken, camera settings like shutter speed and focal length, and copyright information. | ||
|
||
Q. How do I add, remove or edit exif data on my photo using APhotoManager? | ||
|
||
A. Highlight the photo(s), click the option button and select "set geo" option, then you can decide to pick a location from map or from an existing photo. | ||
|
||
|
||
Q. Can I select a folder to view pictures? | ||
|
||
A. Yes, by clicking the folder icon on the top, you are shown all the folders that contain pictures on your deivce, selecting any folder and clicking ok allows you to view only pictures contained in that folder. | ||
|
||
Q. How do I find pictures on APhotoManager? | ||
|
||
A. Specific photos can be found on APhotoManager using the filter option by providing some information of the photo which may include the filename, path, tags etc. Providing any of those information will open up results relating to information provided. | ||
|
||
Q. Can I sort my photos on APhotoManager? | ||
|
||
A. Yes the sorting feature is available on APhotoManager. Photos can be sorted by name, date, place, rating, last modified, width, size and file path length, all in ascending order. | ||
|
||
Q. Can I share photos from APhotoManager? | ||
|
||
A. You can share photos from APhotoManager to any other location that is supported for such operation. To share photo(s), from APhotomanager you can highlight the picture(s) and the share button will be visible at the top, clicking it will pop-up several locations where the picture(s) can be shared to. The share button is automatically visible when a picture is viewed. | ||
|
||
|
||
Q. Which photo management options are available on APhotoManager? | ||
|
||
A. File management options like, rename, copy and move are available on APhotoManager. | ||
|
||
Q. Are my photos uploaded to third party apps? | ||
|
||
A. No, photos are stored locally on the device, there's no upload to third party applications. | ||
|
||
Q. Does APhotoManager contain ads? | ||
|
||
A. APhotoManager does not contain ads, no usertracking, it is absolutely free and open source. | ||
|
||
|
||
Thank you for using APhotoManager, if you like the app and wish to make contributions to the project, contact the developer via [github](https://github.com/k3b/APhotoManager) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.