| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | multiple lint and compiler warning fixes | Bananeweizen | 2014-05-24 | 1 | -1/+0 |
| | | |||||
| * | Convert DateDialog and CoordinateInputDialog to DialogFragments, closes #3852 | Arne Schwabe | 2014-05-19 | 1 | -2/+2 |
| | | |||||
| * | fix #3100: Set cursor in personal notes at the end | Bananeweizen | 2014-01-17 | 1 | -0/+2 |
| | | |||||
| * | Use RxJava.Action1 instead of our RunnableWithArgument | Samuel Tardieu | 2014-01-11 | 1 | -1/+1 |
| | | |||||
| * | rename Login to GCLogin | Bananeweizen | 2013-12-16 | 1 | -4/+4 |
| | | | | * easier to differentiate, as there are other login providers now | ||||
| * | refactor: upgrade to butterknife 4 | Bananeweizen | 2013-11-27 | 1 | -2/+2 |
| | | |||||
| * | fix #3378: Placeholder [LOG] not working for TB tweets | Bananeweizen | 2013-10-26 | 1 | -2/+2 |
| | | |||||
| * | Update to CollectionUtils 4.0-alpha1 | Samuel Tardieu | 2013-09-15 | 1 | -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 | ||||
| * | refactoring: cgData -> DataStore | Samuel Tardieu | 2013-09-13 | 1 | -1/+1 |
| | | |||||
| * | fix #3106: twitter box in trackable logging not visible | Bananeweizen | 2013-08-04 | 1 | -2/+5 |
| | | |||||
| * | Implements #750, use preference activity | koem | 2013-07-09 | 1 | -1/+2 |
| | | |||||
| * | refactoring: use activity names for layouts | Bananeweizen | 2013-06-09 | 1 | -1/+1 |
| | | |||||
| * | #2684: Use view injection instead of view.findById() | Bananeweizen | 2013-05-31 | 1 | -24/+19 |
| | | |||||
| * | fix #1781: Remove help function | Bananeweizen | 2013-05-09 | 1 | -4/+0 |
| | | |||||
| * | #2684: use view injection library | Bananeweizen | 2013-05-01 | 1 | -5/+1 |
| | | | | | * If you have compile errors after pulling, please consult the issue on github. | ||||
| * | refactoring: move some more dialogs into new package | Bananeweizen | 2013-01-27 | 1 | -1/+1 |
| | | |||||
| * | Isolate intent extras into a new class | Samuel Tardieu | 2013-01-27 | 1 | -7/+7 |
| | | |||||
| * | refactoring: use exception object in loggging | Bananeweizen | 2013-01-12 | 1 | -2/+2 |
| | | |||||
| * | Refactoring: rename cgTrackable into Trackable | Samuel Tardieu | 2013-01-07 | 1 | -3/+3 |
| | | |||||
| * | fix #2211: remove application-database indirection | Bananeweizen | 2012-12-01 | 1 | -1/+1 |
| | | |||||
| * | code cleanup: fix Lint warnings about Locales | Bananeweizen | 2012-11-22 | 1 | -2/+2 |
| | | |||||
| * | fix #653: Add Smilies when logging | Bananeweizen | 2012-10-06 | 1 | -50/+6 |
| | | |||||
| * | fix #2013: Template for cache owner | Bananeweizen | 2012-09-01 | 1 | -3/+6 |
| | | |||||
| * | fix #1893: remove go4cache | Bananeweizen | 2012-08-26 | 1 | -6/+0 |
| | | |||||
| * | fix #1658: show today literally | Bananeweizen | 2012-06-01 | 1 | -2/+2 |
| | | |||||
| * | Merge remote-tracking branch 'campbeb/refactorTrackable' into upstream | Samuel Tardieu | 2012-05-23 | 1 | -1/+3 |
| | | | | | | Conflicts: main/src/cgeo/geocaching/LogTrackableActivity.java | ||||
| * | Refactoring cgeotouch into LogTrackableActivity | campbeb | 2012-05-20 | 1 | -0/+415 |
| Many changes for cleanup and to make similiar to VisitCacheActivity. Added function to remember last trackable log type and use that as default for the next log. Next step is to make LogTrackableActivity and VisitCacheActivity have a common base class. | |||||
