From 750778e92570a85b51ad532d9f2002ef05c7b0a4 Mon Sep 17 00:00:00 2001 From: k3b <1374583+k3b@users.noreply.github.com> Date: Fri, 2 Aug 2019 06:00:27 +0200 Subject: [PATCH] #143: hotfix to reallow openstreetmap online map download --- .github/feature_request.md | 20 +++++++++++++++++++ bug_report.md | 0 .../metadata/android/en-US/changelogs/42.txt | 3 +++ 3 files changed, 23 insertions(+) create mode 100644 .github/feature_request.md create mode 100644 bug_report.md create mode 100644 fastlane/metadata/android/en-US/changelogs/42.txt diff --git a/.github/feature_request.md b/.github/feature_request.md new file mode 100644 index 00000000..6e7c2330 --- /dev/null +++ b/.github/feature_request.md @@ -0,0 +1,20 @@ +**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) diff --git a/bug_report.md b/bug_report.md new file mode 100644 index 00000000..e69de29b diff --git a/fastlane/metadata/android/en-US/changelogs/42.txt b/fastlane/metadata/android/en-US/changelogs/42.txt new file mode 100644 index 00000000..b8c2cde9 --- /dev/null +++ b/fastlane/metadata/android/en-US/changelogs/42.txt @@ -0,0 +1,3 @@ +Changes from 0.7.3 to 0.7.4 + +* #143 hotfix to reallow openstreetmap online map download