aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgeo/geocaching/cgeoinit.java
Commit message (Expand)AuthorAgeFilesLines
* FormattingSammysHP2011-09-141-985/+984
* fix 451: allow whitespace at begin of signatureBananeweizen2011-09-141-1/+2
* fix #408: FC when altitude is not an integerBananeweizen2011-09-111-37/+18
* Update locaal branch to revision 8d040c24bfbb2a12788dGerald Barker2011-09-031-1/+6
|\
| * Add detection of custom format at gc.com, fixes #307SammysHP2011-08-291-1/+6
* | First commit of Apache Commons String & Date functions and required, andGerald Barker2011-09-021-5/+7
|/
* Fix #227SammysHP2011-08-221-23/+10
* Fix #227 (untested because of gc.com is down)SammysHP2011-08-211-0/+24
* first part of #232, sub menu for state selection is still missingbananeweizen2011-08-191-0/+11
* unify code for logging templates in settings and logging menu in loggingbananeweizen2011-08-151-25/+10
* Merge remote branch 'origin/master'bananeweizen2011-08-111-16/+13
|\
| * Remove uses of "== true" and "!= false"Samuel Tardieu2011-08-111-7/+7
| * Generate date and times according to system-wide settingsSamuel Tardieu2011-08-111-1/+1
| * Factor out common codeSamuel Tardieu2011-08-111-8/+5
* | templates for signature, fixes #163bananeweizen2011-08-111-5/+56
|/
* Merge branch 'master' of github.com:cgeo/c-geo-opensourcemucek42011-08-111-31/+18
|\
| * * remove duplicated app, settings, pref, res, base fields in allBananeweizen2011-08-101-31/+18
* | Manual and new send2cgeomucek42011-08-111-10/+1
|/
* * have common base classes for cgeo related activities to encapsulateBananeweizen2011-08-101-40/+18
* avoid creating backups from an empty databaseBananeweizen2011-08-071-2/+7
* Merge branch 'master' of https://github.com/cgeo/c-geo-opensourceRainer2011-08-021-42/+73
|\
| * Merge pull request #84 from rahu/masterc:geo2011-08-011-0/+33
| |\
| | * some changes after code-discussionRalf Hubert2011-08-011-7/+7
| | * Display Images from Logs (Issue #40)Ralf Hubert2011-08-011-0/+33
| * | cleanupBananeweizen2011-08-011-42/+40
* | | Removed google analyticsRainer2011-08-021-3/+0
|/ /
* | Implemented map view switch in map activityRainer2011-08-011-15/+2
|/
* Refactor trackable autovisit, add setting to turn auto-insertion of signature...SammysHP2011-07-311-9/+40
* Add auto-visit for all trackables (in settings)SammysHP2011-07-311-0/+32
* File selector base and map file selectorRainer2011-07-201-3/+37
* First commitmucek42011-07-111-0/+965