aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
* Fix 1926: Don't try to reload cache while still being savedBrian2013-01-042-9/+3
* Add counter to blacklistcampbeb2013-01-041-1/+2
* Add FIXME comment about a meaningless merge strategySamuel Tardieu2013-01-041-0/+2
* Show Favorites Info only if there is at least one pointpatrick2013-01-041-2/+4
* Format date according to system-wide settingspatrick2013-01-041-2/+3
* Merge remote-tracking branch 'upstream/release' into issue2319rsudev2013-01-031-5/+11
|\
| * Fixes #2319, Out of memory error with OSM and Google Mapsrsudev2013-01-031-5/+11
* | Aligned favourite adding code with the rest, fixes #2298Portree-Kid2013-01-021-15/+61
* | close #2291: improve color markers in TB logbookSamuel Tardieu2013-01-011-3/+3
* | Merge branch 'release' into upstreamSamuel Tardieu2013-01-014-3/+42
|\ \ | |/
| * 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
* | Fixes #2126 + #2231rsudev2013-01-011-0/+3
* | Refactoring: do not use global variables for data passingSamuel Tardieu2013-01-011-25/+13
* | Adapter in list cannot be nullSamuel Tardieu2013-01-011-74/+31
* | Merge branch 'release' into upstreamSamuel Tardieu2013-01-012-5/+5
|\ \ | |/
| * fix #2312: not all hint pictures are shownSamuel Tardieu2013-01-012-5/+5
* | Add restrictions documentation on favorite handlingSamuel Tardieu2012-12-302-1/+23
* | fix #2054: Navigate options are differentBananeweizen2012-12-308-86/+21
* | refactoring: findbugsBananeweizen2012-12-304-33/+27
* | #1987: Not able to import *.loc file from GC.comBananeweizen2012-12-291-12/+17
* | fix #2300: WP "Original coords" does not have a typeBananeweizen2012-12-291-2/+3
* | fix #2299: Crash on screen rotation in cache details when menu openedBananeweizen2012-12-292-6/+12
* | #2210: use resource for main options menuBananeweizen2012-12-272-108/+94
* | fix #2289: layout issues in upload coords featureBananeweizen2012-12-261-5/+7
* | Merge pull request #2283 from triakcz/fix_2273Bananeweizen2012-12-261-6/+12
|\ \
| * | Disabling local modification of coords for non-multi and non-mystery cachestriakcz2012-12-231-9/+11
| * | Fix #2273 Disable upload of coordinates for non multi/mystery cachestriakcz2012-12-221-2/+6
* | | new: menu to delete past events in caches listBananeweizen2012-12-261-3/+35
* | | fix: stored count not updated after restore databaseBananeweizen2012-12-262-2/+4
* | | Merge branch 'release'Bananeweizen2012-12-261-1/+1
|\ \ \ | | |/ | |/|
| * | fix #2294: watchlist status not recognizedBananeweizen2012-12-261-1/+1
* | | code cleanup: remove debug codeBananeweizen2012-12-2633-111/+105
* | | fix #2292: parse "marked missing"Bananeweizen2012-12-252-3/+4
* | | refactoring: convert trackable log view to real listBananeweizen2012-12-231-64/+100
* | | new: view pager in trackable activityBananeweizen2012-12-237-599/+667
* | | refactoring: extract view pager activity for re-useBananeweizen2012-12-223-349/+383
* | | refactoring: remove unnecessary null checkBananeweizen2012-12-221-1/+1
* | | fix #2282: change recognition of unpublished cachesBananeweizen2012-12-222-2/+3
| |/ |/|
* | Use warning instead of error since the problem is escalatedSamuel Tardieu2012-12-191-1/+1
* | Bad fields and absence of trackable can be legitimateSamuel Tardieu2012-12-192-14/+14
* | Absence of a tile on the server is not an errorSamuel Tardieu2012-12-191-1/+1
* | Do not err when a cache is not in the databaseSamuel Tardieu2012-12-191-1/+1
* | Having an empty search result is not an errorSamuel Tardieu2012-12-192-2/+2
* | Merge pull request #2279 from samueltardieu/better-attributesSamuel Tardieu2012-12-191-7/+4
|\ \
| * | Use better aligned attributes in cache descriptionSamuel Tardieu2012-12-191-7/+4
* | | Fix NPE on database migrationSamuel Tardieu2012-12-191-4/+6