aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/LogTrackableActivity.java
Commit message (Expand)AuthorAgeFilesLines
* fix #3100: Set cursor in personal notes at the endBananeweizen2014-01-171-0/+2
* Use RxJava.Action1 instead of our RunnableWithArgumentSamuel Tardieu2014-01-111-1/+1
* rename Login to GCLoginBananeweizen2013-12-161-4/+4
* refactor: upgrade to butterknife 4Bananeweizen2013-11-271-2/+2
* fix #3378: Placeholder [LOG] not working for TB tweetsBananeweizen2013-10-261-2/+2
* Update to CollectionUtils 4.0-alpha1Samuel Tardieu2013-09-151-1/+1
* refactoring: cgData -> DataStoreSamuel Tardieu2013-09-131-1/+1
* fix #3106: twitter box in trackable logging not visibleBananeweizen2013-08-041-2/+5
* Implements #750, use preference activitykoem2013-07-091-1/+2
* refactoring: use activity names for layoutsBananeweizen2013-06-091-1/+1
* #2684: Use view injection instead of view.findById()Bananeweizen2013-05-311-24/+19
* fix #1781: Remove help functionBananeweizen2013-05-091-4/+0
* #2684: use view injection libraryBananeweizen2013-05-011-5/+1
* refactoring: move some more dialogs into new packageBananeweizen2013-01-271-1/+1
* Isolate intent extras into a new classSamuel Tardieu2013-01-271-7/+7
* refactoring: use exception object in logggingBananeweizen2013-01-121-2/+2
* Refactoring: rename cgTrackable into TrackableSamuel Tardieu2013-01-071-3/+3
* fix #2211: remove application-database indirectionBananeweizen2012-12-011-1/+1
* code cleanup: fix Lint warnings about LocalesBananeweizen2012-11-221-2/+2
* fix #653: Add Smilies when loggingBananeweizen2012-10-061-50/+6
* fix #2013: Template for cache ownerBananeweizen2012-09-011-3/+6
* fix #1893: remove go4cacheBananeweizen2012-08-261-6/+0
* fix #1658: show today literallyBananeweizen2012-06-011-2/+2
* Merge remote-tracking branch 'campbeb/refactorTrackable' into upstreamSamuel Tardieu2012-05-231-1/+3
* Refactoring cgeotouch into LogTrackableActivitycampbeb2012-05-201-0/+415