| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix #3907: duplicate share menu | Bananeweizen | 2014-06-13 | 1 | -1/+0 |
| | | |||||
| * | fix #3953: have number of caches in deletion confirmation | Bananeweizen | 2014-06-11 | 1 | -7/+0 |
| | | | | | This also renames a number of involved string resources to enforce a new translation which avoids the term "drop" and instead uses "remove". | ||||
| * | fix some lint warnings | Bananeweizen | 2014-06-11 | 1 | -1/+0 |
| | | |||||
| * | fix #3980: remove "set destination" menu in compass | Bananeweizen | 2014-06-11 | 1 | -1/+0 |
| | | |||||
| * | fix #3951: remove cache beacon app | Michael Keppler | 2014-06-09 | 1 | -1/+0 |
| | | |||||
| * | convert map settings to checkbox based menus | Bananeweizen | 2014-06-01 | 1 | -2/+0 |
| | | | | | | This avoids the confusion that is always connected with label changing menu items (Is the label showing the current state or the state that I get when clicking?) | ||||
| * | lint fixes | Bananeweizen | 2014-06-01 | 1 | -12/+0 |
| | | |||||
| * | remove unused strings from manual | Bananeweizen | 2014-05-27 | 1 | -1/+0 |
| | | |||||
| * | fix #3918: remove GCC from navigation | Bananeweizen | 2014-05-27 | 1 | -1/+0 |
| | | |||||
| * | remove unused resources (lint warnings) | Bananeweizen | 2014-05-22 | 1 | -1/+0 |
| | | |||||
| * | remove no longer used strings (lint error) | Bananeweizen | 2014-05-22 | 1 | -1/+0 |
| | | |||||
| * | crowdin: New translations | rsudev | 2014-05-05 | 1 | -3/+0 |
| | | |||||
| * | crowdin: New translations | rsudev | 2014-04-23 | 1 | -7/+0 |
| | | |||||
| * | Remove unused string | Samuel Tardieu | 2014-03-11 | 1 | -1/+0 |
| | | |||||
| * | crowdin: New translations | rsudev | 2014-03-06 | 1 | -1/+0 |
| | | |||||
| * | Remove unused string resource | Samuel Tardieu | 2014-02-22 | 1 | -1/+0 |
| | | |||||
| * | remove unused string | Bananeweizen | 2014-01-17 | 1 | -1/+0 |
| | | |||||
| * | refactoring: remove unused code | Bananeweizen | 2014-01-12 | 1 | -2/+0 |
| | | |||||
| * | refactoring: remove unused code | Bananeweizen | 2014-01-11 | 1 | -1/+0 |
| | | |||||
| * | Remove unused string resource `list_dialog_cancel` | Samuel Tardieu | 2013-12-28 | 1 | -1/+0 |
| | | | | | | | Refactoring in 120b2a27fb68831fbabbcd5b13c31695337f0fdb replaced the use of `list_dialog_cancel` by the standard Android cancel message. | ||||
| * | - Added new comparator to handle popularity ratios | KiwiStone | 2013-10-25 | 1 | -0/+1 |
| | | | | | | | - Added required resource strings - Added teh new comparator to the user interface option | ||||
| * | fix lint warning | Bananeweizen | 2013-10-05 | 1 | -1/+0 |
| | | |||||
| * | new: settings for twitter message | Bananeweizen | 2013-10-05 | 1 | -1/+0 |
| | | |||||
| * | Update all translations from crowdin | Samuel Tardieu | 2013-09-18 | 1 | -930/+832 |
| | | |||||
| * | refactoring: remove duplicated strings | Bananeweizen | 2013-09-15 | 1 | -1/+1 |
| | | |||||
| * | Reinstate err_auth_initialize string | Samuel Tardieu | 2013-09-14 | 1 | -0/+1 |
| | | |||||
| * | Update strings | Samuel Tardieu | 2013-09-14 | 1 | -1/+0 |
| | | |||||
| * | refactoring: remove unused string | Bananeweizen | 2013-09-14 | 1 | -1/+0 |
| | | |||||
| * | Reorganize strings for oauth authentications | Samuel Tardieu | 2013-09-13 | 1 | -7/+0 |
| | | |||||
| * | refactoring: remove unused string resource | Bananeweizen | 2013-08-22 | 1 | -1/+0 |
| | | |||||
| * | lint cleanup: remove unused string resource | Bananeweizen | 2013-08-18 | 1 | -1/+0 |
| | | |||||
| * | Merge branch 'release' | rsudev | 2013-07-20 | 1 | -0/+1 |
| |\ | | | | | | | | | | | | | | | | | Conflicts: main/res/values-cs/strings.xml main/res/values-hu/strings.xml main/res/values-it/strings.xml main/res/values-pl/strings.xml main/res/values-sv/strings.xml | ||||
| | * | Translations for #2915 | rsudev | 2013-07-20 | 1 | -0/+1 |
| | | | |||||
| | * | Removed translation of distance units | triakcz | 2013-05-09 | 1 | -7/+0 |
| | | | |||||
| * | | cleanup: remove unused number picker and string resources | Samuel Tardieu | 2013-07-14 | 1 | -2/+0 |
| | | | |||||
| * | | Remove latitude/elevation related settings | Samuel Tardieu | 2013-07-14 | 1 | -5/+2 |
| | | | |||||
| * | | Fixes 2989 - shortened and corrected settings label for "check login" | koem | 2013-07-14 | 1 | -1/+1 |
| | | | |||||
| * | | refactoring: fix lint warnings in settings | Bananeweizen | 2013-07-10 | 1 | -1/+0 |
| | | | |||||
| * | | Cleaning up string resources | rsudev | 2013-07-09 | 1 | -14/+0 |
| | | | |||||
| * | | Implements #750, use preference activity | koem | 2013-07-09 | 1 | -8/+29 |
| | | | |||||
| * | | Revert "fix #2899: Recommended app "Bluetooth GPS" not found" | Bananeweizen | 2013-07-05 | 1 | -0/+2 |
| | | | | | | | | | This reverts commit ec9e21f8f510bfcaf6645ab09bb6c7d358f529cb. | ||||
| * | | fix #2899: Recommended app "Bluetooth GPS" not found | Bananeweizen | 2013-07-04 | 1 | -2/+0 |
| | | | |||||
| * | | refactoring: remove unused string | Bananeweizen | 2013-06-22 | 1 | -1/+0 |
| | | | |||||
| * | | fix #2908: Ask for list on attachment import | Bananeweizen | 2013-06-22 | 1 | -1/+0 |
| | | | |||||
| * | | refactoring: apply android formatter to all XML files | Bananeweizen | 2013-06-02 | 1 | -951/+940 |
| | | | | | | | * makes it easier to compare and find duplicate code | ||||
| * | | fix #2817: OSM:Offline map name won't fit the box | Bananeweizen | 2013-06-01 | 1 | -1/+1 |
| | | | |||||
| * | | fix #2801: remove lint warnings | Bananeweizen | 2013-05-30 | 1 | -10/+0 |
| | | | |||||
| * | | Menu tuning | rsudev | 2013-05-26 | 1 | -0/+1 |
| | | | | | | | | | | | | | Added refresh to cache context menu in lists Switched 'Store offline' to 'Refresh' in history Added 'Clear offline logs' to history | ||||
| * | | Fix #2721 - Correct link to manual | campbeb | 2013-05-15 | 1 | -5/+6 |
| | | | | | | | | | | | Also, removed unused links from strings.xml files to make it clear where the link is coming from | ||||
| * | | fix #1781: Remove help function | Bananeweizen | 2013-05-09 | 1 | -2/+0 |
| | | | |||||
