aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #1243 from rsudev/compressed_downloadBananeweizen2012-03-081-2/+66
|\ \
| * | Implements requesting and processing compressed responsesrsudev2012-03-071-2/+66
* | | fix #1238: Fatal Error while updating stored cachesBananeweizen2012-03-094-16/+34
* | | Use same listeners for all log-entries.SammysHP2012-03-081-2/+5
| |/ |/|
* | refactoring: make JSON parsing more robust by using a regexBananeweizen2012-03-081-6/+14
* | refactoring: Please don't ignore compiler warnings.Bananeweizen2012-03-081-48/+46
* | Fixes small issues in the new live map strategy, adds some commentsrsudev2012-03-082-5/+46
* | Use ListView for logsSammysHP2012-03-081-141/+143
* | Live Map strategy. Closes #1183blafoo2012-03-077-24/+235
* | refactor #1002: use only flags available at cacheBananeweizen2012-03-071-13/+1
* | refactoring: remove code duplicationBananeweizen2012-03-071-8/+2
* | Merge pull request #1230 from campbeb/fix1196Bananeweizen2012-03-067-18/+101
|\ \
| * | Refactor so all waypoint operations are done through the Cache object.campbeb2012-03-057-19/+101
* | | Merge pull request #1231 from campbeb/fix1227Bananeweizen2012-03-061-1/+1
|\ \ \
| * | | Refresh when refresh button clicked (not store)campbeb2012-03-051-1/+1
| |/ /
* | | fix #1240: Exception when importing from web (send2cgeo) Stephan Merker2012-03-071-88/+42
| |/ |/|
* | Merge pull request #1239 from stephanme/fix1204Bananeweizen2012-03-062-184/+98
|\ \
| * | replace ProgressDialog with Progress in cgeocachesStephan Merker2012-03-062-184/+98
* | | Make trackable icon large enough to fill the height of the text viewcampbeb2012-03-061-1/+2
|/ /
* | Merge remote-tracking branch 'marco-jacob/issue#285'Bananeweizen2012-03-056-14/+156
|\ \ | |/ |/|
| * renamed ThreadPool to BlockingThreadPoolMarco Jacob2012-02-241-0/+57
| * javadoc adapted, PriorityThreadFactory hidden and ThreadPool renamed to Block...Marco Jacob2012-02-244-87/+8
| * added concurrentMarco Jacob2012-02-243-0/+116
| * import static maps after gpx importMarco Jacob2012-02-242-16/+64
* | Merge pull request #1225 from stephanme/fix1204Bananeweizen2012-03-041-0/+2
|\ \
| * | fix #1204: keep screen on during GPX-import Stephan Merker2012-03-041-0/+2
* | | refactoring: cleanupsBananeweizen2012-03-042-8/+10
* | | Fix some unit tests. Does anyone besides me run them?Bananeweizen2012-03-044-10/+16
|/ /
* | performance refactoringsBananeweizen2012-03-0413-59/+80
* | refactoring: move constants and classes to the packages they belong toBananeweizen2012-03-0419-66/+68
* | Merge pull request #1223 from RoadRunner-/refactoring#1Bananeweizen2012-03-034-23/+17
|\ \
| * | Refactoring to use common constant for ft per meter and usage of StringUtilsTorsten Keil2012-03-034-23/+17
* | | refactoring: use Android resource for copy context menuBananeweizen2012-03-041-9/+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
* | 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-038-42/+35
* | | 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-022-5/+0
|\ \ \ | |/ / |/| |
| * | Fixes #1211, Remove osmarender map layerrsudev2012-03-022-5/+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