aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* new: only show streetview menu if availableBananeweizen2013-06-213-5/+30
|
* refactoring: code duplicationBananeweizen2013-06-213-37/+47
|
* refactoring: code duplicationBananeweizen2013-06-211-23/+21
|
* refactoring: remove code duplicationBananeweizen2013-06-211-45/+36
|
* refactoring: explicitly declare no dependency to portrait modeBananeweizen2013-06-211-0/+3
| | | | * advised by Android developers * https://plus.google.com/108967384991768947849/posts/iJAZVox4kfV
* #2824: comment removal of caches after GPX importBananeweizen2013-06-212-50/+50
|
* swedish: ett -> enkoem2013-06-201-4/+4
|
* plurals for direction, singulars for distanceskoem2013-06-206-43/+74
|
* #2747 TTS distances should use Android pluralskoem2013-06-197-35/+116
|
* Small TODO comment addedrsudev2013-06-181-0/+2
|
* Merge pull request #2883 from campbeb/pagerAdapterFixBananeweizen2013-06-161-4/+9
|\ | | | | ViewPager - Notify when contents of adapter change
| * ViewPager - Notify when contents of adapter changecampbeb2013-06-121-4/+9
| | | | | | | | | | Some missing calls to notifyDataSetChanged discovered when testing latest version of support library
* | Merge pull request #2894 from robho/masterSammysHP2013-06-161-12/+12
|\ \ | | | | | | Fix spelling/typos in Swedish translation
| * | Fix spelling/typos/broken translations.Robert2013-06-161-12/+12
| | |
* | | new: show basic geokrety informationBananeweizen2013-06-168-35/+154
| | |
* | | fix #2886: trackable quick search not workingBananeweizen2013-06-1613-118/+243
|/ / | | | | | | | | * introduce separate trackable connectors * new detection of not activated trackables * fix geokrety urls
* | refactoring: minor cleanup in utils classesBananeweizen2013-06-1524-118/+155
| |
* | Merge pull request #2891 from campbeb/fix2882Bananeweizen2013-06-143-3/+8
|\ \ | | | | | | Fix #2882 - Clear offline log through cache object
| * | Fix #2882 - Clear offline log through cache objectcampbeb2013-06-133-3/+8
| | | | | | | | | | | | | | | Go through cache object instead of directly to cgData so change notifications can be made
* | | Fix Api-Level handling for OKAPI searchesrsudev2013-06-141-17/+4
| | |
* | | Fix #2888 - Store loc file owner name correctlycampbeb2013-06-131-3/+3
|/ / | | | | | | loc file has ownerUserId not ownerDisplayName
* | fix #2877: empty trackables pageBananeweizen2013-06-131-0/+3
| |
* | Merge pull request #2868 from rsudev/issue2811Bananeweizen2013-06-135-24/+152
|\ \ | | | | | | Implements #2811, Login status after enabled cache sources
| * | Implements #2811, Login status after enabled cache sourcesrsudev2013-06-095-24/+152
| | |
* | | Radio buttons instead of check boxes in map strategycampbeb2013-06-122-9/+13
| | |
* | | Merge pull request #2879 from campbeb/fix2007bBananeweizen2013-06-123-158/+96
|\ \ \ | |_|/ |/| | Fix #2007 - Save waypoint edits by refacotring EditWaypointActivity
| * | Fix #2007 - Save waypoint edits by refacotring EditWaypointActivitycampbeb2013-06-113-158/+96
| | | | | | | | | | | | | | | Used Android Annotations. Let Android handle config change for views. Remove unneeded code.
* | | fix #2872: parse waypoint from manually edited noteBananeweizen2013-06-111-0/+2
| | |
* | | Restore regular progress dialog stylingcampbeb2013-06-101-1/+1
|/ / | | | | | | Reverts one of the changes in d146f6e25ceaa65983b51e46f2dfa89f71182be8
* | #2866: fix import and compilation issueBananeweizen2013-06-101-2/+1
| |
* | Added a comment about OKAPI hint formatrsudev2013-06-101-0/+1
|/
* refactoring: use activity names for layoutsBananeweizen2013-06-0955-48/+48
|
* Merge pull request #2863 from campbeb/locIntentImportBananeweizen2013-06-081-2/+31
|\ | | | | Fix #2862 - Support LOC file import via intent
| * Fix #2862 - Support LOC file import via intentcampbeb2013-06-081-2/+31
| | | | | | | | Fixes #2862
* | fix lint warningsBananeweizen2013-06-091-2/+0
| |
* | Merge pull request #2860 from campbeb/fix2527Bananeweizen2013-06-083-3/+3
|\ \ | | | | | | Fix #2527 - Apply dialog theme to dialogs
| * | Fix #2527 - Apply dialog theme to dialogscampbeb2013-06-083-3/+3
| | | | | | | | | | | | | | | | | | | | | Ensures the dialog is properly positioned on the screen and treated like a dialog instead of a semi-floating window Fixes #2527
* | | Merge pull request #2856 from campbeb/fix1537Bananeweizen2013-06-081-0/+9
|\ \ \ | | | | | | | | Fix #1537 - Long click to directly edit waypoint
| * | | Fix #1537 - Long click to directly edit waypointcampbeb2013-06-071-0/+9
| |/ /
* | | fix #2861: blacklist another counterBananeweizen2013-06-091-1/+2
| | |
* | | #2866: Use Android Annotations to implement standard patternsBananeweizen2013-06-099-97/+141
| |/ |/|
* | refactoring: reduce duplicated codeBananeweizen2013-06-088-55/+69
| |
* | refactoring: remove duplicated code, add testsBananeweizen2013-06-081-27/+25
| |
* | Fixes #2807, OC.de still enabled although switched offrsudev2013-06-081-0/+5
| | | | | | | | Setting was simply not taken into account...
* | build: dependencies for copy paste detection on JenkinsBananeweizen2013-06-082-0/+3
| | | | | | * this might break the build as it requires a matching Jenkins config
* | new: support for waymarking GPX filesBananeweizen2013-06-083-5/+66
| | | | | | | | | | * Now one can load cache and waymark GPX together (as unknown caches) * I do not plan on adding any online features to the connector. * It is only there for creating the URLs for waymarks.
* | fix #2841: *.loc from waymarking not importedBananeweizen2013-06-082-18/+20
| |
* | refactoring: extract constantBananeweizen2013-06-081-13/+15
|/ | | * also optimize append for character only
* refactoring: remove new lint warningBananeweizen2013-06-071-1/+0
|
* updated translation-itRomNexus62013-06-071-2/+35
| | | | fixed external editor plugins and tab options. hope it's now ok...