aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* refactoring: use Android resource for copy context menuBananeweizen2012-03-046-49/+9
* fix #281: Public consumer & secret key for Twitter / Terms of useBananeweizen2012-03-031-2/+3
* fix #126: .trim() usageBananeweizen2012-03-033-8/+8
* fix #1151: Clicking "Spotted in" on trackable screen can give ExceptionBananeweizen2012-03-031-42/+25
* project: update readme to mention API 11Bananeweizen2012-03-031-1/+1
* Merge pull request #1220 from campbeb/fixcalendarcallBananeweizen2012-03-032-2/+27
|\
| * Fix check for calendar add-on installedcampbeb2012-03-032-2/+27
* | refactoring: performance cleanupsBananeweizen2012-03-0311-39/+35
* | refactoring: never set listId of cache to TEMPORARY_IDBananeweizen2012-03-0310-47/+40
* | Merge pull request #1218 from campbeb/fix1156M@®k2012-03-033-2/+3
|\ \ | |/ |/|
| * remove working commentcampbeb2012-03-031-1/+1
| * Refresh waypoints on map after being editedcampbeb2012-03-033-2/+3
* | Merge pull request #1217 from campbeb/fix1207Bananeweizen2012-03-021-1/+4
|\ \
| * | Update progress when removing from history and refresh list when donecampbeb2012-03-031-1/+4
| |/
* | Merge pull request #1213 from rsudev/issue1211Bananeweizen2012-03-0211-23/+0
|\ \ | |/ |/|
| * Fixes #1211, Remove osmarender map layerrsudev2012-03-0211-23/+0
* | Fixes #1216, Live map: Grid JSON now containes real GC codesrsudev2012-03-021-8/+1
* | Changed format of JSON key. Fixes #1212blafoo2012-03-021-5/+10
|/
* refactoring: don't load caches in loopsBananeweizen2012-03-013-12/+18
* Displaying changed caches in the Live Map. Improves #1184blafoo2012-02-294-36/+60
* Removed TODOsblafoo2012-02-292-4/+1
* Moved methods to better fitting classesblafoo2012-02-295-156/+159
* Merge pull request #1209 from RomNexus6/patch-10rsudev2012-02-291-6/+17
|\
| * aligned with englishRomNexus62012-02-291-6/+17
|/
* Merge pull request #1199 from campbeb/fixmarkerBananeweizen2012-02-283-14/+10
|\
| * Improve offline loggingcampbeb2012-02-282-11/+5
| * Improve offline loggingcampbeb2012-02-281-3/+5
* | Beautification of german stringsLars2012-02-281-2/+2
* | Reactivated viewport testsblafoo2012-02-282-57/+56
* | Removed uneccessary import statementblafoo2012-02-281-1/+0
* | Improved PNG parsingblafoo2012-02-285-22/+151
* | Merge pull request #1205 from YraFyra/masterLars2012-02-281-10/+12
|\ \ | |/ |/|
| * Swedish translationYraFyra2012-02-281-10/+12
|/
* Merge remote-tracking branch 'rsudev/issue1185'Bananeweizen2012-02-284-4/+3
|\
| * Fixes #1185, ?-icon for new live maprsudev2012-02-284-3/+2
* | refactoring: have unknown type use unknown iconBananeweizen2012-02-281-2/+2
|/
* Avoid NPEblafoo2012-02-271-1/+3
* Avoid NPEblafoo2012-02-271-2/+1
* Captcha setting disabled for PMs. Closes #1177blafoo2012-02-274-3/+4
* Progress bar during searchByViewport()-call. Fixes #1182blafoo2012-02-271-0/+2
* refactoring: move isFinalDefined to WayPoint classBananeweizen2012-02-272-22/+15
* #1195: address selection as real ListActivityBananeweizen2012-02-2712-192/+250
* fix #1190: "Send to" for the text fields in cache detailsBananeweizen2012-02-263-14/+24
* fix #1002: Filter Mysteries when solvedBananeweizen2012-02-264-0/+36
* removed GC_LIVE_MAP typeBananeweizen2012-02-262-3/+0
* missing part in fix of #695Bananeweizen2012-02-261-15/+20
* fix #1186: all popup dialog elements shown for all cachesBananeweizen2012-02-262-65/+49
* Merge pull request #1191 from rsudev/issue1178aBananeweizen2012-02-262-23/+18
|\
| * Refactor list retrieval, complements fix for #1178rsudev2012-02-262-23/+18
* | Parse PNG to get cache type (issue #1176)blafoo2012-02-262-12/+53