diff options
| author | Lars <gc@droescher.eu> | 2013-10-30 22:51:32 +0100 |
|---|---|---|
| committer | Lars <gc@droescher.eu> | 2013-10-30 22:51:32 +0100 |
| commit | 8ad5c5940f8e366225ed858488238a4d30eda32c (patch) | |
| tree | d504b49a53d67fd04c199f83fc0925050395ab22 | |
| parent | bd9535698bd9239bc6e60580c20e6c275449ff61 (diff) | |
| download | cgeo-8ad5c5940f8e366225ed858488238a4d30eda32c.zip cgeo-8ad5c5940f8e366225ed858488238a4d30eda32c.tar.gz cgeo-8ad5c5940f8e366225ed858488238a4d30eda32c.tar.bz2 | |
Update changelog_master.xml
| -rw-r--r-- | main/res/values/changelog_master.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/main/res/values/changelog_master.xml b/main/res/values/changelog_master.xml index 096ba60..abcde97 100644 --- a/main/res/values/changelog_master.xml +++ b/main/res/values/changelog_master.xml @@ -4,11 +4,13 @@ <string name="changelog_master" translatable="false"> <b>Next feature release</b>\n <b>New Features:</b>\n + · Browse pocket queries online (long press on nearby)\n · Popup on map shows date of event caches\n · Show cache where a Geokrety is currently placed\n - · Editable twitter templates\n + · Configurable twitter templates\n · Creating a new WP the type will be preset depending on the cache type\n · Show event date for OC event caches in search results\n + · Sorting caches by favorite point percentage\n \n <b>Bugfixes:</b>\n · Cache type filter was not applied for OC nearby search\n @@ -19,6 +21,8 @@ · OC authorization page not shown in light theme\n · DirChooser not showing all dirs on some devices\n · Network timeout reduced to 30 seconds to avoid long waiting time\n + · Show now also possible when map is not live\n + · Personal note upload now only for PM\n \n </string> </resources> |
