aboutsummaryrefslogtreecommitdiffstats
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-3165-63/+135
* Merge pull request #1337 from marco-jacob/issue#1331Lars2012-03-292-4/+10
|\
| * Reset Progress internal var progress to 0 on resetMarco Jacob2012-03-252-1/+2
| * no second dialog when skipping static maps on GPXImporterMarco Jacob2012-03-251-3/+8
* | make google maps api optional so that cgeo runs on x86 emulatorStephan Merker2012-03-271-1/+8
|/
* Cache ETag and Last-Modified HTTP headers for imagesSamuel Tardieu2012-03-253-48/+85
* Cleanup: remove try/catch around non-throwing notifyDataSetChanged()Samuel Tardieu2012-03-251-16/+2
* Merge branch 'unifyRefreshCache' of git://github.com/campbeb/c-geo-opensourceSamuel Tardieu2012-03-257-17/+53
|\
| * Add method to refresh cache and some cleanupcampbeb2012-03-247-17/+53
* | Merge pull request #1330 from samueltardieu/fix-828rsudev2012-03-242-44/+87
|\ \
| * | 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
* | | Lint: do not allocate objects again and again in draw()Samuel Tardieu2012-03-221-5/+7
| |/ |/|
* | 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
|\ \