aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/NavigateAnyPointActivity.java
Commit message (Expand)AuthorAgeFilesLines
* fix lint warning: layout inflation rootBananeweizen2014-06-291-41/+41
* fix #3871: provide up navigationBananeweizen2014-05-241-2/+1
* fix #3877: hide menu items instead of disabling themBananeweizen2014-05-221-1/+1
* Make Fragment implementation more conforming to the coding guidelines. Fixes...Arne Schwabe2014-05-201-10/+9
* Convert DateDialog and CoordinateInputDialog to DialogFragments, closes #3852Arne Schwabe2014-05-191-2/+2
* Implement ActionBar using AppCompat in cgeoArne Schwabe2014-05-171-3/+3
* remove methods invoking only super methodMichael Keppler2014-04-231-6/+1
* Allow subscription to either location or direction dataSamuel Tardieu2014-03-261-2/+2
* Automatically pair subscriptions in onResume/onPauseSamuel Tardieu2014-03-101-3/+1
* Always use a combined geodata and direction providerSamuel Tardieu2014-03-061-3/+3
* refactoring: create cgeo.geocaching.sensors packageSamuel Tardieu2014-03-061-1/+2
* refactoring: simplify confirmation dialogs, remove duplicate codeBananeweizen2013-12-191-1/+2
* refactor: upgrade to butterknife 4Bananeweizen2013-11-271-3/+3
* fix #3357: crash in any destinationBananeweizen2013-10-141-6/+9
* refactoring: cgeocaches -> CacheListActivitySamuel Tardieu2013-09-131-1/+1
* refactoring: cgData -> DataStoreSamuel Tardieu2013-09-131-4/+4
* refactoring: findbugs cleanupBananeweizen2013-08-261-2/+2
* refactoring: more findbugs cleanupBananeweizen2013-08-181-16/+8
* refactoring: make formatter work without contextBananeweizen2013-07-311-2/+2
* refactoring: extract level of static maps to constantBananeweizen2013-07-191-1/+1
* Implements #750, use preference activitykoem2013-07-091-5/+7
* refactoring: use activity names for layoutsBananeweizen2013-06-091-3/+3
* refactoring: reduce duplicated codeBananeweizen2013-06-081-3/+3
* #2684: Use view injection instead of view.findById()Bananeweizen2013-05-311-32/+29
* refactoring: use menu resources instead of codeBananeweizen2013-05-101-20/+10
* Merge remote-tracking branch 'origin/release'Bananeweizen2013-05-101-45/+39
|\
| * refactoring: view holderBananeweizen2013-05-101-18/+33
| * refactoring: code cleanupBananeweizen2013-05-091-26/+13
| * fix #1781: Remove help functionBananeweizen2013-05-091-4/+0
| * #2684: use view injection libraryBananeweizen2013-05-011-5/+1
* | fix #2706: exception in list adapterBananeweizen2013-05-101-0/+7
|/
* code cleanupBananeweizen2013-02-241-0/+565