aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-3165-63/+135
* Swedish translation syncedYraFyra2012-03-301-2/+9
* 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-272-2/+9
* | some little italian fine-tuningRomNexus62012-03-271-5/+5
|/
* 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 #1329 from RomNexus6/patch-14Bananeweizen2012-03-241-0/+1
|\ \ \
| * | | merge after pull #1288RomNexus62012-03-241-0/+1
* | | | 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-236-6/+22
|\ \ \ \
| * | | | Export caches from Stored to Locus (#1282)jenda^^2012-03-196-6/+22
* | | | | refactoring: more encapsulation in SearchResultBananeweizen2012-03-246-30/+29
| |_|_|/ |/| | |
* | | | Fix #1326: invoke Activity.overridePendingTransitionMethod() dynamicallySamuel Tardieu2012-03-231-2/+21
| |/ / |/| |
* | | Fix nl stringsSamuel Tardieu2012-03-231-1/+1
* | | 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
* | | updated dutch translationMichiel Korthuis2012-03-221-3/+64
* | | Correction dutch translation - tnx Zouk TeamMichiel Korthuis2012-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
* | Remove useless intent filters for in-application activitiesSamuel Tardieu2012-03-191-69/+0
* | 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
* | Don't be sorry ("désolé") in French messagesSamuel Tardieu2012-03-181-45/+45
* | Synchronize French translation stringsSamuel Tardieu2012-03-181-1/+50
* | Merge pull request #1298 from RomNexus6/patch-13Bananeweizen2012-03-181-1/+3
|\ \
| * | updated after pull #1287RomNexus62012-03-181-1/+3
* | | Disable strategy menu if map is not liveSammysHP2012-03-181-0/+1
|/ /
* | Merge pull request #1287 from marco-jacob/issue#1270Bananeweizen2012-03-184-6/+37
|\ \
| * | GPXImporter now showing imported cache count on cancelMarco Jacob2012-03-154-7/+23
| * | added abort button to GPXImporter and skip button for static maps importMarco Jacob2012-03-144-3/+18
* | | Merge pull request #1296 from campbeb/removeOldStringsBananeweizen2012-03-1815-138/+0
|\ \ \
| * | | Remove more unused stringscampbeb2012-03-1815-113/+0
| * | | Remove unused stringscampbeb2012-03-1810-25/+0
* | | | Optimization - Avoid use of internal getters.campbeb2012-03-185-39/+39
|/ / /