| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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. | ||||
| * | Fixes #3317, Lost translations due to import from crowdin | rsudev | 2013-11-29 | 1 | -33/+89 |
| | | |||||
| * | - 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 | -972/+811 |
| | | |||||
| * | refactoring: remove duplicated strings | Bananeweizen | 2013-09-15 | 1 | -6/+2 |
| | | |||||
| * | 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 | -2/+1 |
| | | |||||
| * | Enable in-band registration for opencaching.pl | Samuel Tardieu | 2013-09-14 | 1 | -10/+0 |
| | | |||||
| * | Reorganize strings for oauth authentications | Samuel Tardieu | 2013-09-13 | 1 | -7/+0 |
| | | |||||
| * | Updated swedish translation | YraFyra | 2013-09-04 | 1 | -0/+3 |
| | | | | | New labels translated. | ||||
| * | Swedish translation for tts error | YraFyra | 2013-08-25 | 1 | -0/+1 |
| | | | | | Another translation update... | ||||
| * | fix #3179 | Bananeweizen | 2013-08-24 | 1 | -41/+41 |
| | | |||||
| * | fix lint error in Swedish translation | Bananeweizen | 2013-08-23 | 1 | -1/+0 |
| | | |||||
| * | Merge remote-tracking branch 'YryFyra/translation' | Bananeweizen | 2013-08-23 | 1 | -8/+95 |
| |\ | |||||
| | * | Swedish translation | YraFyra | 2013-08-22 | 1 | -8/+95 |
| | | | | | | | | | Update of swedish translation for the changes made during last months... | ||||
| * | | 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 |
| | | | |||||
| * | | 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 | -16/+0 |
| | | | |||||
| * | | Implements #750, use preference activity | koem | 2013-07-09 | 1 | -9/+31 |
| | | | |||||
| * | | 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 |
| | | | |||||
| * | | fix #2268: GPS Cache Exhibit type not parsed | Bananeweizen | 2013-07-03 | 1 | -1/+1 |
| | | | |||||
| * | | refactoring: remove unused string | Bananeweizen | 2013-06-22 | 1 | -1/+0 |
| | | | |||||
| * | | fix #2908: Ask for list on attachment import | Bananeweizen | 2013-06-22 | 1 | -2/+0 |
| | | | |||||
| * | | swedish: ett -> en | koem | 2013-06-20 | 1 | -4/+4 |
| | | | |||||
| * | | plurals for direction, singulars for distances | koem | 2013-06-20 | 1 | -3/+8 |
| | | | |||||
| * | | #2747 TTS distances should use Android plurals | koem | 2013-06-19 | 1 | -4/+16 |
| | | | |||||
| * | | Fix spelling/typos/broken translations. | Robert | 2013-06-16 | 1 | -12/+12 |
| | | | |||||
| * | | refactoring: apply android formatter to all XML files | Bananeweizen | 2013-06-02 | 1 | -895/+892 |
| | | | | | | | * 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 | -3/+0 |
| | | | |||||
| * | | Implements OKAPI access for oc.de | rsudev | 2013-05-26 | 1 | -2/+0 |
| | | | | | | | | | | | | | Enable OKAPI for opencaching.de Enhance OKAPI to allow nearby and livemap searches Enhance OKAPI to allow posting logs and watchlist changes | ||||
| * | | 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 | ||||
| * | | Update of Swedish translation | YraFyra | 2013-05-25 | 1 | -5/+15 |
| | | | |||||
| * | | refactoring: separate TTS resources as a block | Samuel Tardieu | 2013-05-24 | 1 | -5/+8 |
| | | | |||||
| * | | Update of Swedish translation | YraFyra | 2013-05-10 | 1 | -1/+17 |
| | | | |||||
| * | | fix #1781: Remove help function | Bananeweizen | 2013-05-09 | 1 | -2/+0 |
| | | | |||||
| * | | fix #2599: Typos in `strings.xml` | Bananeweizen | 2013-05-04 | 1 | -6/+6 |
| | | | |||||
| * | | Replace progress dialog by individual progress bars when loading images | Samuel Tardieu | 2013-04-07 | 1 | -3/+0 |
| |/ | |||||
| * | Fixed escape error in swedish translation | YraFyra | 2013-03-06 | 1 | -1/+1 |
| | | |||||
| * | Swedish translation update | YraFyra | 2013-03-06 | 1 | -0/+28 |
| | | | | | New labels translated to swedish. | ||||
