aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/LogCacheActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* fix #3946: show existing gcvote when opening log activityBananeweizen2014-06-041-0/+1
|
* #3903: move offline log buttons to action barBananeweizen2014-05-301-53/+46
|
* #3903: image selection via actionbarBananeweizen2014-05-281-26/+11
|
* #3903: send button in actionbar, signature as templateBananeweizen2014-05-281-42/+30
|
* #3903: gcvote rating barBananeweizen2014-05-271-46/+26
|
* fix #3871: provide up navigationBananeweizen2014-05-241-6/+1
|
* fix #3897: own log not added to friend/own log page after loggingSamuel Tardieu2014-05-221-0/+1
|
* fix compile errorsBananeweizen2014-05-201-1/+0
|
* Convert DateDialog and CoordinateInputDialog to DialogFragments, closes #3852Arne Schwabe2014-05-191-2/+2
|
* Fixes #3812, "Webcam photo taken" log does not mark cache as foundrsudev2014-05-031-1/+1
|
* fix #3791: have logs separated from cachesMichael Keppler2014-04-251-6/+10
|
* fix #3697: have attended as log type on day of eventMichael Keppler2014-04-221-20/+4
|
* refactoring: do not keep the cacheid aroundSamuel Tardieu2014-03-051-9/+6
|
* Merge branch 'release' into upstreamSamuel Tardieu2014-02-271-0/+1
|\
| * fix #3566: log password box missing when changing logtypeSamuel Tardieu2014-02-271-0/+1
| |
* | fix #3100: Set cursor in personal notes at the endBananeweizen2014-01-171-0/+2
| |
* | refactoring: remove unused codeBananeweizen2014-01-111-3/+3
|/
* fix #3396: crash on logging event cacheBananeweizen2013-11-091-1/+1
|
* fix findbugs warningBananeweizen2013-10-191-1/+1
|
* fix #3368: New placeholer [LOG] for twitter templateBananeweizen2013-10-191-3/+3
|
* fix #3304: Use event date instead of current date for loggingBananeweizen2013-09-201-0/+4
|
* Update to CollectionUtils 4.0-alpha1Samuel Tardieu2013-09-151-1/+1
| | | | | | | | This is an alpha release, but has been well tested already. The major changes are the use of generics, varargs and Iterable. The release notes can be found at: http://commons.apache.org/proper/commons-collections/release_4_0.html
* Merge branch 'release' into upstreamSamuel Tardieu2013-09-131-11/+5
|\
| * fix #3251: webcam default log type is dnfSamuel Tardieu2013-09-131-11/+5
| |
* | refactoring: cgData -> DataStoreSamuel Tardieu2013-09-131-6/+6
| |
* | Merge branch 'release'Bananeweizen2013-09-121-1/+1
|\ \ | |/
| * fix #3253: Default event log type should depend on dateBananeweizen2013-09-121-1/+1
| |
* | refactoring: cleanup of gcvote codeBananeweizen2013-09-121-3/+2
| |
* | Merge branch 'release'Bananeweizen2013-09-121-1/+1
|\ \ | |/
| * fix #3254: No Gcvote rating possibleBananeweizen2013-09-121-1/+1
| |
* | refactoring: cleanup of gcvote codeBananeweizen2013-09-121-15/+10
| |
* | Merge branch 'release'Bananeweizen2013-09-121-1/+3
|\ \ | |/
| * fix #3254: No Gcvote rating possibleBananeweizen2013-09-121-1/+3
| |
* | refactoring: assertionsBananeweizen2013-08-261-1/+1
| |
* | refactoring: findbugs cleanupBananeweizen2013-08-261-1/+1
|/ | | * don't catch raw exceptions
* fix #3138: Finds not added to history correctlyBananeweizen2013-08-181-0/+1
|
* Implements #750, use preference activitykoem2013-07-091-1/+2
|
* fix #2936: No GCVote for attended logs possibleBananeweizen2013-07-051-1/+1
|
* Implements #2900, Support logging with password (oc)rsudev2013-06-271-2/+20
| | | | | Extends db, geocache and OKAPI to retrieve and store the property Extends logging UI and OKAPI to allow entering and sending it
* Fix #2882 - Clear offline log through cache objectcampbeb2013-06-131-2/+2
| | | | | Go through cache object instead of directly to cgData so change notifications can be made
* refactoring: use activity names for layoutsBananeweizen2013-06-091-0/+706