aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
* Use red text for names of archived caches - Fixes #1718campbeb2012-06-083-0/+12
* #1744: user name wrongly parsed/written in GPX import/exportBananeweizen2012-06-0811-45/+54
* Merge branch 'issue-374' into upstreamSamuel Tardieu2012-06-071-2/+32
|\
| * French translation: use a shorter stringSamuel Tardieu2012-06-071-1/+3
| * Fix #374: query Android for the last known locationSamuel Tardieu2012-06-071-2/+30
* | Revert "Merge branch 'issue-374' into upstream"Samuel Tardieu2012-06-074-46/+3
* | Merge branch 'issue-374' into upstreamSamuel Tardieu2012-06-074-3/+46
|\ \
| * | Fix #374: support setting and retrieving location from preferencesSamuel Tardieu2012-06-072-2/+39
| * | Make IGeoData a ICoordinatesSamuel Tardieu2012-06-071-1/+1
| * | New format: LAT_LON_DECDEGREE_RAWSamuel Tardieu2012-06-071-0/+6
| |/
* | Merge branch 'release' into upstreamSamuel Tardieu2012-06-072-3/+3
|\ \ | |/
| * Fix #1735: safely uppercase string even if it is nullSamuel Tardieu2012-06-071-1/+1
| * Fix #1736: some caches can be nullSamuel Tardieu2012-06-071-2/+2
* | Merge branch 'release' into upstreamSamuel Tardieu2012-06-061-1/+1
|\ \ | |/
| * Fix #1738: enable "store selected" operation on search resultsSamuel Tardieu2012-06-061-1/+1
| * Merge branch 'issue-1722' into releaseSamuel Tardieu2012-06-067-295/+299
| |\
* | \ Merge branch 'release' into upstreamSamuel Tardieu2012-06-052-1/+11
|\ \ \ | |/ /
| * | Fix #1698: show live map warning only once per sessionSamuel Tardieu2012-06-052-1/+11
* | | Merge branch 'release' into upstreamSamuel Tardieu2012-06-051-1/+1
|\ \ \ | |/ /
| * | Make method staticSamuel Tardieu2012-06-051-1/+1
* | | Merge branch 'release' into upstreamSamuel Tardieu2012-06-051-41/+34
|\ \ \ | |/ /
| * | Modify menu items visibility in prepare phase onlySamuel Tardieu2012-06-051-41/+34
* | | Merge branch 'release' into upstreamSamuel Tardieu2012-06-052-2/+13
|\ \ \ | |/ /
| * | Move caches from the ALL_CACHES list to the default listSamuel Tardieu2012-06-051-1/+12
| * | Do not try to hide a menu item that is not displayedSamuel Tardieu2012-06-051-1/+1
* | | Merge branch 'issue-1722' into upstreamSamuel Tardieu2012-06-057-295/+299
|\ \ \ | | |/ | |/|
| * | Fix #1722: do not use BigDecimal in computationsSamuel Tardieu2012-06-057-295/+299
| |/
* | Merge branch 'release' into upstreamSamuel Tardieu2012-06-052-22/+39
|\ \ | |/
| * Prevent NPE by checking for null coordinatesSamuel Tardieu2012-06-051-2/+6
| * Fix #1711: disable more operations on non-concrete listsSamuel Tardieu2012-06-041-13/+20
| * Make the cache cache synchronizedSamuel Tardieu2012-06-041-7/+13
| * fix #1704: Filter applied to single cache requestBananeweizen2012-06-045-14/+15
* | Warn the user if the description contains a <pre/> tagSamuel Tardieu2012-06-042-8/+12
* | fix #1704: Filter applied to single cache requestBananeweizen2012-06-035-14/+15
* | New: Mark current logtype, option to clear log in offline logging menuSammysHP2012-06-031-9/+49
* | fix #1581: to many updates in cache listBananeweizen2012-06-031-0/+6
* | Add some more counters to the blacklistSammysHP2012-06-031-1/+5
* | Fix: Field Notes encodingSammysHP2012-06-031-1/+1
* | refactoring: extract logging UI to its own classBananeweizen2012-06-0310-83/+140
* | fix #1701: Offline logging does not work from cache detailsBananeweizen2012-06-032-11/+14
* | refactoring: have more physical units code in one placeBananeweizen2012-06-0312-107/+104
* | Merge remote-tracking branch 'upstream/master' into database-speedPortree-Kid2012-06-023-7/+8
|\ \
| * | refactoring: remove compiler warningsBananeweizen2012-06-022-7/+6
| * | Fix #1689, Saved cache replaced by parsed cachersudev2012-06-011-0/+2
* | | Fix #1668 Swapped methods cached/stored cachesPortree-Kid2012-06-011-7/+6
* | | Small refactoring to clear possible race conditions. Load and DowloadPortree-Kid2012-06-011-17/+22
|/ /
* | Merge branch 'release' into upstreamSamuel Tardieu2012-06-011-1/+1
|\ \ | |/
| * Fix #1699: give resources to the "unknown" attributeOndřej Kunc2012-06-011-1/+1
| * Fix #1702: do not allow refreshing the "all caches" listSamuel Tardieu2012-06-011-4/+10
| * fix #1694: crash on import from mailBananeweizen2012-06-011-8/+14