aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Fix #828: do not use an extra thread to update the dataSamuel Tardieu2012-03-242-44/+87
| |/ /
* | | Rename LRUList into BoundedListSamuel Tardieu2012-03-242-4/+4
* | | Use MethodUtils to call overridePendingTransitionSamuel Tardieu2012-03-241-12/+3
* | | Merge pull request #1318 from marco-jacob/issue#1309Bananeweizen2012-03-242-8/+27
|\ \ \
| * | | GPXImporter.importStaticMaps only loads cache when neededMarco Jacob2012-03-221-4/+3
| * | | Fix for issue 1309Marco Jacob2012-03-212-4/+24
* | | | Merge pull request #1324 from campbeb/fix1314Bananeweizen2012-03-241-7/+10
|\ \ \ \
| * | | | Store OC caches to database on load and mark as detailedcampbeb2012-03-231-7/+10
| | |_|/ | |/| |
* | | | Merge pull request #1288 from jenda69/masterBananeweizen2012-03-234-6/+20
|\ \ \ \
| * | | | Export caches from Stored to Locus (#1282)jenda^^2012-03-194-6/+20
* | | | | refactoring: more encapsulation in SearchResultBananeweizen2012-03-246-30/+29
| |_|_|/ |/| | |
* | | | Fix #1326: invoke Activity.overridePendingTransitionMethod() dynamicallySamuel Tardieu2012-03-231-2/+21
| |/ / |/| |
* | | Lint: use Double.valueOf(…) instead of new Double(…)Samuel Tardieu2012-03-221-2/+2
| |/ |/|
* | Refactoring: use local variables instead of fields when appropriateSamuel Tardieu2012-03-211-11/+4
* | fix #1310: Crash while opening an unpublished cacheBananeweizen2012-03-211-1/+7
* | fix #1281: .gpx import fails to recognize most caches in TX ChallengeBananeweizen2012-03-201-13/+25
* | When cleaning database entries, remove from all tablescampbeb2012-03-191-2/+1
* | Unit test for #1268blafoo2012-03-181-0/+1
* | static code analysis and other fixesBananeweizen2012-03-1814-62/+58
* | Disable strategy menu if map is not liveSammysHP2012-03-181-0/+1
* | Merge pull request #1287 from marco-jacob/issue#1270Bananeweizen2012-03-182-3/+30
|\ \
| * | GPXImporter now showing imported cache count on cancelMarco Jacob2012-03-152-3/+19
| * | added abort button to GPXImporter and skip button for static maps importMarco Jacob2012-03-142-2/+13
* | | Optimization - Avoid use of internal getters.campbeb2012-03-185-39/+39
* | | Add icon for strategy menuSammysHP2012-03-171-1/+1
* | | Non-reliable coords for Basic Members. Fixes #1285blafoo2012-03-172-5/+2
* | | Prompt user to install missing calendar add-on from Google Playcampbeb2012-03-171-1/+23
* | | Request further details when tapping on a cache in Live Map. Fixes #1256blafoo2012-03-167-1/+116
* | | Merge pull request #1284 from blafoo/masterM@®k2012-03-161-347/+111
|\ \ \ | |_|/ |/| |
| * | Avoid increase of pool threads.blafoo2012-03-151-10/+10
| * | Medium rework. Fixes #1267, #1232, #711, #698blafoo2012-03-141-347/+111
* | | Merge pull request #1252 from RoadRunner-/wpnavLars2012-03-151-1/+16
|\ \ \
| * | | Add quick access to default navigation to waypoints in waypoint list in cache...Torsten Keil2012-03-091-1/+16
* | | | Set cache as reliable only after downloading coords. Fixes #1285blafoo2012-03-151-4/+6
* | | | Changed "speed depenedent" from FASTEST to FASTblafoo2012-03-151-1/+1
| |/ / |/| |
* | | fix #1280: NPE crash in History view on Drop or MoveBananeweizen2012-03-141-4/+5
* | | Limit number of caches displayed in Live Map. Fixes #1273blafoo2012-03-132-1/+51
| |/ |/|
* | Tests for #1262blafoo2012-03-123-26/+58
* | Merge pull request #1265 from campbeb/fixCacheChangeBananeweizen2012-03-111-5/+3
|\ \
| * | cacheChangeNotificationHandler must be set each time cache is recreatedcampbeb2012-03-111-5/+3
* | | #1116: avoid displaying X/X in titlebarBananeweizen2012-03-121-2/+4
* | | Include found marker in merging cache data. Fixes #1203blafoo2012-03-111-1/+5
* | | No download of complete Live Map after popup. Fixes #1228blafoo2012-03-111-1/+1
|/ /
* | fix #1116: Cache count on live-map unreliableBananeweizen2012-03-114-28/+74
* | fix #1262: icon decoding does not work wellBananeweizen2012-03-103-131/+183
* | Merge branch 'master' of https://Bananeweizen@github.com/cgeo/c-geo-opensourc...Bananeweizen2012-03-103-20/+40
|\ \
| * \ Merge pull request #1260 from blafoo/masterBananeweizen2012-03-092-1/+2
| |\ \
| | * | Don't load direction images for PMs. Fixes #227blafoo2012-03-092-1/+2
| * | | Don't delete cache from database when just editing. Code cleanup.campbeb2012-03-101-19/+38
| |/ /
* | | refactoring: first part of removing cgBaseBananeweizen2012-03-1030-1020/+1072
|/ /