aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue629' of git://github.com/blafoo/c-geo-opensourceSamuel Tardieu2011-10-253-47/+74
|\
| * Get ratings only if the user wants additional detailsblafoo2011-10-223-19/+17
| * Additional details introducedblafoo2011-10-135-25/+53
* | Use a cancellable handler when loading, storing and refreshing cachesSamuel Tardieu2011-10-2410-58/+238
* | Merge branch 'fix-707' into upstreamSamuel Tardieu2011-10-2428-311/+288
|\ \
| * | Do not use an extra indirection for storing search resultsSamuel Tardieu2011-10-2428-311/+288
* | | fix: gracefully handle caches in cache list with missing fieldsBananeweizen2011-10-241-2/+8
* | | reduce missing location provider levels to warningBananeweizen2011-10-241-2/+2
* | | fix: NPE in searchBananeweizen2011-10-241-2/+6
|/ /
* | new: invoke all other navigation tools from map options menuBananeweizen2011-10-242-4/+20
* | Add new counter site to the blacklistSamuel Tardieu2011-10-241-1/+2
* | fix navigation menu icon in some menusBananeweizen2011-10-233-6/+4
* | fix #369: waypoints sorted wronglyBananeweizen2011-10-234-27/+19
* | revert one part of b5f44be1ce480666e3a72a0ebd0c7f52ada19a28Bananeweizen2011-10-231-2/+6
* | fix #703: exception in show on mapBananeweizen2011-10-235-71/+65
* | fix #702: circles around caches always shown as mysteryBananeweizen2011-10-235-30/+41
* | trackables goal and release date not correctly parsed, fixes #704Bananeweizen2011-10-232-6/+12
* | set background to gray for black font color, fixes #183Bananeweizen2011-10-221-5/+17
* | refactoring: unify and improve when cache size shall not be shownBananeweizen2011-10-222-3/+15
* | performance: use StringEscapeUtils instead of Androids fromHTMLBananeweizen2011-10-221-31/+5
* | Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc...Bananeweizen2011-10-221-14/+23
|\ \
| * | Split cache loading in offline + online modesSamuel Tardieu2011-10-221-13/+22
| * | Remove accented character,that may be the cause of space switchingSamuel Tardieu2011-10-221-1/+1
* | | fix: parse GPX dates with milliseconds and without time zone correctlyBananeweizen2011-10-221-8/+12
|/ /
* | make terrain parsing more fault tolerant and update test caseBananeweizen2011-10-222-14/+14
* | fix: recognize unknown coordinates in waypoint without logging exceptionBananeweizen2011-10-221-2/+2
* | performance: avoid column index lookups reading cache dataBananeweizen2011-10-221-37/+82
* | fix: avoid potential NPEBananeweizen2011-10-221-2/+5
* | faster cache list loadingBananeweizen2011-10-224-46/+32
* | Use an immutable pair instead of a map to handle login/passwordSamuel Tardieu2011-10-222-16/+11
* | Slight cleanup of login()Samuel Tardieu2011-10-211-21/+8
* | Try login data only when we know it is thereSamuel Tardieu2011-10-211-16/+12
* | Switch to English at initialization time if requestedSamuel Tardieu2011-10-202-1/+3
* | new: support geopeitus.ee cachesBananeweizen2011-10-202-1/+30
* | new: copy waypoints (context menu), fixes #627Bananeweizen2011-10-203-40/+121
* | Save cookie store to preferencesSamuel Tardieu2011-10-193-17/+67
* | Remove unused class loginThreadSamuel Tardieu2011-10-191-8/+0
* | Progress bar should be reset when new store for offline is run. Fix #666mucek42011-10-191-0/+1
* | Re-commit after Samuel's comment.mucek42011-10-191-3/+2
* | Don't change to English if it's already in Englishmucek42011-10-191-14/+20
* | #671, cache normalized name for sortingBananeweizen2011-10-193-28/+22
* | Use static declarations and static accesses when possibleSamuel Tardieu2011-10-181-2/+2
* | Make Progress a regular classSamuel Tardieu2011-10-182-20/+22
* | Synchronize access to Progress methodsSamuel Tardieu2011-10-181-4/+4
* | The dialog should be removed even if it is not showingSamuel Tardieu2011-10-181-1/+1
* | Add three extra FIXME in parsing codeSamuel Tardieu2011-10-181-0/+5
* | Use api.twitter.com instead of twitter.com for OAuth negotiationSamuel Tardieu2011-10-181-2/+2
* | Do not use viewstates from an unrelated page before a requestSamuel Tardieu2011-10-181-5/+8
* | Better HTTP headers (accept anything)Samuel Tardieu2011-10-181-2/+2
* | Change severity (warning) and be more verbose when a request failsSamuel Tardieu2011-10-181-1/+6