Skip to content

Commit

Permalink
Merge changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
samueltardieu committed May 28, 2015
1 parent a4efdd2 commit 0165d82
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 21 deletions.
20 changes: 0 additions & 20 deletions main/res/values/changelog_master.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,25 +2,5 @@
<resources>
<!-- changelog for the master branch -->
<string name="changelog_master" translatable="false">
<b>Next feature release:</b>\n
· New: Improved waypoint editor design (Save button now in title bar)\n
· New: Full support of GeoKrety (Use: Menu - Services - GeoKrety)\n
· New: Optionally disable direction line in maps\n
· New: Undo available for some actions\n
· New: Copy coords from waypoints to clipboard\n
· New: Catch more http links to GPX files from the browser\n
· New: Menu in cache details to put cache on ignore list (but not to remove)\n
· New: Only turn off GPS in some views if \"Low power mode\" is active in settings\n
· New: Refresh menu option for trackables\n
· New: Can import TerraCaching.com GPX files\n
· New: Also offer c:geo for opening https cache links\n
· Fix: Close search bar when selecting a cache\n
· Fix: List filter sometimes lost when returning to list\n
· Fix: Sygic navigation working again\n
· Fix: Don\'t automove marked caches when switching lists\n
· Fix: Waypoint type naming on GPX export corrected\n
· Fix: Improved refresh button size in cache details\n
· Fix: Fixed some possible memory leaks\n
\n
</string>
</resources>
20 changes: 19 additions & 1 deletion main/res/values/changelog_release.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,25 @@
<resources>
<!-- changelog for the release branch -->
<string name="changelog_release" translatable="false">\n
<b>next bugfix release</b>\n
<b>Next feature release:</b>\n
· New: Improved waypoint editor design (Save button now in title bar)\n
· New: Full support of GeoKrety (Use: Menu - Services - GeoKrety)\n
· New: Optionally disable direction line in maps\n
· New: Undo available for some actions\n
· New: Copy coords from waypoints to clipboard\n
· New: Catch more http links to GPX files from the browser\n
· New: Menu in cache details to put cache on ignore list (but not to remove)\n
· New: Only turn off GPS in some views if \"Low power mode\" is active in settings\n
· New: Refresh menu option for trackables\n
· New: Can import TerraCaching.com GPX files\n
· New: Also offer c:geo for opening https cache links\n
· Fix: Close search bar when selecting a cache\n
· Fix: List filter sometimes lost when returning to list\n
· Fix: Sygic navigation working again\n
· Fix: Don\'t automove marked caches when switching lists\n
· Fix: Waypoint type naming on GPX export corrected\n
· Fix: Improved refresh button size in cache details\n
· Fix: Fixed some possible memory leaks\n
· Fix: Wrong log count shown after logging something else than a found\n
· Fix: Copy to clipboard not possible on Android 5.1\n
· Fix: Cache links in Groundspeaks weekly mails not opening\n
Expand Down

0 comments on commit 0165d82

Please sign in to comment.