aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo
Commit message (Expand)AuthorAgeFilesLines
* Fix #2369 own and found detection on nearby searchmucek42013-01-101-2/+2
* fix #2361: index out of bounds in dir chooserSamuel Tardieu2013-01-081-7/+13
* Fix #2356. Compare languages not localesBrian2013-01-081-1/+1
* fix #2337 NPE in cache list when leaving activity earlyBananeweizen2013-01-051-1/+1
* fix #2336: support for secondary users in multi-users modeSamuel Tardieu2013-01-051-2/+8
* fix #2250: "Scan QR code" doesn't work anymoreBananeweizen2013-01-0510-7/+77
* Fixes #2319, Out of memory error with OSM and Google Mapsrsudev2013-01-031-5/+11
* fix #2317: exception when backing up the phoneSamuel Tardieu2013-01-011-2/+3
* fix #2316: race condition in LeastRecentlyUsedSetSamuel Tardieu2013-01-011-0/+13
* fix #1737: do not try to open a null filenameSamuel Tardieu2013-01-011-1/+1
* fix #2313: bad entries in history searchSamuel Tardieu2013-01-011-0/+25
* Fixes #2126 + #2231rsudev2013-01-011-0/+5
* fix #2312: not all hint pictures are shownSamuel Tardieu2013-01-012-5/+5
* fix #2294: watchlist status not recognizedBananeweizen2012-12-261-1/+1
* fix #147: host markers on our own siteSamuel Tardieu2012-12-171-1/+1
* fix #2259: premium caches not identified in searchesSamuel Tardieu2012-12-171-1/+1
* fix #2235: use a more lax regexp to identify found cachesSamuel Tardieu2012-12-161-1/+1
* fix #2208 - notifyDataSetChanged instead only one viewMarco Jacob2012-12-131-1/+1
* fixes #2208 - corrected SimpleDirChooser selectionMarco Jacob2012-12-131-21/+29
* Fix typo in stringSamuel Tardieu2012-12-131-1/+1
* fixes #2247 - parsing log type Retract ListingMarco Jacob2012-12-131-0/+1
* fix #2253: missing "unarchived" log typeSamuel Tardieu2012-12-131-0/+1
* Visited TB fix #2244mucek42012-12-121-1/+1
* GC.com changes 11.12.2012 - additional fixesrsudev2012-12-122-17/+17
* Fixes due to GC.com update. Fixes #2241 #2242 # 2243 #2244blafoo2012-12-122-28/+28
* Merge pull request #2240 from Lineflyer/releaseLars2012-12-111-1/+1
|\
| * Opencaching NL supportLars2012-12-101-1/+1
* | Fixes #2232, own and found caches are visible on live maprsudev2012-12-111-1/+1
|/
* Fixes #2196, Original waypoint not created in case of modified coordsrsudev2012-11-281-2/+3
* fix #2202: logs duplicated after importing GPX twiceBananeweizen2012-11-272-5/+23
* Fixes #2199rsudev2012-11-242-4/+4
* workaround #2197 - hide personal note button for caches not offlineMarco Jacob2012-11-231-15/+20
* fixes #2170 - removed setting progress devider to 1024Marco Jacob2012-11-221-1/+0
* fix #2144: webview on non UI thread exceptionBananeweizen2012-11-191-4/+2
* fix #2173: GSAK field notes exportSamuel Tardieu2012-11-181-9/+13
* fix #980: c:geo doesn't handle unknown trackablesBananeweizen2012-11-182-0/+9
* fix: exception in syslog for missing map previewBananeweizen2012-11-181-3/+12
* fix #2167: Not possible to open OP cachesBananeweizen2012-11-181-2/+10
* refactoring: lazy initialized listsBananeweizen2012-11-189-91/+94
* fix #2166: Refresh of a stored caches duplicates waypointsBananeweizen2012-11-171-0/+1
* code cleanup: fix some Lint warnings Bananeweizen2012-11-163-7/+10
* Fixes Issue #2164Portree-Kid2012-11-151-3/+2
* fix #1999: Filter "Only non PM caches"Bananeweizen2012-11-141-0/+12
* refactoring: Lint cleanupsBananeweizen2012-11-111-7/+6
* #1973: better thread safetyBananeweizen2012-11-111-2/+6
* fix #1973: Logs gone after online loggingBananeweizen2012-11-116-48/+132
* fix: use first map source, if offline is selected but no map availableBananeweizen2012-11-101-1/+4
* fix #2089: c:geo crashes when importing large GPX fileBananeweizen2012-11-109-69/+78
* fix #2153: NPE on file deletionBananeweizen2012-11-101-0/+4
* Merge pull request #2152 from Portree-Kid/master-12SammysHP2012-11-091-1/+3
|\