aboutsummaryrefslogtreecommitdiffstats
path: root/src/cgeo/geocaching/cgeovisit.java
Commit message (Expand)AuthorAgeFilesLines
* refactoring of GPX parser (preparation for LOC import), resolved somebananeweizen2011-08-211-7/+3
* sub menu for offline logging, fixes #232bananeweizen2011-08-191-38/+3
* first part of #232, sub menu for state selection is still missingbananeweizen2011-08-191-25/+19
* show text in ratings menu, fixes #197bananeweizen2011-08-161-9/+9
* support for more than two viewstates (.net variable in cg.com)Karsten Priegnitz2011-08-161-8/+8
* unify code for logging templates in settings and logging menu in loggingbananeweizen2011-08-151-79/+32
* code cleanup, fixed static code analysis bugsbananeweizen2011-08-121-1/+3
* Remove uses of "== true" and "!= false"Samuel Tardieu2011-08-111-10/+10
* Generate date and times according to system-wide settingsSamuel Tardieu2011-08-111-7/+7
* * remove duplicated app, settings, pref, res, base fields in allBananeweizen2011-08-101-35/+22
* * have common base classes for cgeo related activities to encapsulateBananeweizen2011-08-101-39/+16
* add half star voting, fixes #107Bananeweizen2011-08-071-36/+63
* Merge pull request #91 from rsudev/mastermucek42011-08-021-3/+0
|\
| * Removed google analyticsRainer2011-08-021-3/+0
* | Add button for all trackables if there are more than 20 (fixes #56)SammysHP2011-08-021-1/+1
|/
* Refactor trackable autovisit, add setting to turn auto-insertion of signature...SammysHP2011-07-311-3/+6
* Add auto-visit for all trackables (in settings)SammysHP2011-07-311-1/+7
* Fix bug where signature is pasted everytime you change orientation or keyboard.SammysHP2011-07-251-1/+1
* several bugs/problems found with static code analysis:Bananeweizen2011-07-241-15/+16
* First commitmucek42011-07-111-0/+912