aboutsummaryrefslogtreecommitdiffstats
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* refactoring: more static code analysis cleanupsBananeweizen2012-04-022-4/+5
* Cleanup changelog in preparation for next releaseLars2012-04-021-32/+3
* merged last minute modifications done inside english a few hours before offic...RomNexus62012-04-021-3/+17
* Merge branch 'release' into upstreamSamuel Tardieu2012-04-023-4/+7
|\
| * Info can be hidden after it's shown for 3 times!mucek42012-04-021-1/+1
| * New version info 02.04.2012mucek42012-04-022-3/+3
| * Included Fix for GPX-import and Limitation regarding waypoints on mapLars2012-04-011-0/+3
* | Cache debug settings information as they are accessed very oftenSamuel Tardieu2012-04-021-1/+6
* | Calendar 512x512 iconSammysHP2012-04-021-0/+0
* | Play imagesmucek42012-04-022-0/+0
* | German translation for "GPS deactivated"Lars2012-04-021-0/+1
* | Refresh the data of confirmed cached dataSamuel Tardieu2012-04-021-2/+7
* | Do not use stale information if the cache file does not exist anymoreSamuel Tardieu2012-04-021-1/+1
* | Clicking on the navigation info will open navigation preferencesSamuel Tardieu2012-04-012-2/+11
* | French translation for GPS disabled messageSamuel Tardieu2012-04-011-0/+1
* | Close #1208: indicate if GPS is disabled in settingsSamuel Tardieu2012-04-012-8/+70
* | Merge remote-tracking branch 'upstream/release' into upstreamSamuel Tardieu2012-04-0111-20/+173
|\ \ | |/
| * Fix #1332: uppercase geocode built from name when importing GPXSamuel Tardieu2012-04-011-2/+2
| * Swedish translation syncedYraFyra2012-03-311-2/+9
| * some little italian fine-tuningRomNexus62012-03-311-6/+6
| * French translation of live map popupSamuel Tardieu2012-03-311-0/+3
| * Modification of live map popup (german)Lars2012-03-311-1/+1
| * Modification of live map popupLars2012-03-311-1/+1
| * German live map popupLars2012-03-311-2/+5
| * Live map info popuprsudev2012-03-306-1/+157
| * Removed debugging info from live map titlersudev2012-03-292-11/+0
| * Added important limitations for release branchLars2012-03-271-1/+3
| * Fix #1326: invoke Activity.overridePendingTransitionMethod() dynamicallySamuel Tardieu2012-03-231-2/+21
| * Version number for RCmucek42012-03-231-2/+2
* | Merge pull request #1346 from samueltardieu/remove-cgcoordBananeweizen2012-04-0115-295/+123
|\ \
| * | Refactoring: use IWaypoint and cgCache instead of cgCoord objectSamuel Tardieu2012-04-0115-295/+123
* | | German translation for debug settingsLars2012-04-011-0/+3
|/ /
* | French translation for debug settingsSamuel Tardieu2012-03-311-0/+3
* | Fix #1301: add a new Debug settings to log debug informationSamuel Tardieu2012-03-314-3/+67
* | 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
|\ \ \