blob: daa91ad59deb1586127a4e409174d5c4d69c7fb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- changelog for the master branch -->
<string name="changelog_master" translatable="false">
<b>Next feature release:</b>\n
· New: distance and direction shown on map\n
· New: confirmation on backup/restore\n
· New: sort events of same date by time (if recognized from cache description)\n
· New: show rudimentary details for geocaching.com.au swaggies\n
· New: Weekday shown in event lists\n
· New: Filter for caches with offline logs\n
· New: Show hint in compass\n
· Fix: Don\'t allow logs in the future\n
· Fix: Allow shortcut creation for All caches list\n
\n
</string>
</resources>
|