aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/CompassActivity.java
Commit message (Expand)AuthorAgeFilesLines
* fix #3928: update speech menu on actionsBananeweizen2014-05-311-13/+15
* fix #3871: provide up navigationBananeweizen2014-05-241-1/+1
* Implement ActionBar using AppCompat in cgeoArne Schwabe2014-05-171-2/+2
* remove methods invoking only super methodMichael Keppler2014-04-231-5/+0
* fix #3729: compass deviation -90° in landscape mode (GPS)Samuel Tardieu2014-04-061-1/+1
* Allow subscription to either location or direction dataSamuel Tardieu2014-03-261-2/+2
* Automatically pair subscriptions in onResume/onPauseSamuel Tardieu2014-03-101-5/+1
* Always use a combined geodata and direction providerSamuel Tardieu2014-03-061-24/+5
* refactoring: create cgeo.geocaching.sensors packageSamuel Tardieu2014-03-061-1/+3
* Use RxJava for direction and geodata updates rather than own observersSamuel Tardieu2014-01-081-2/+3
* refactor: upgrade to butterknife 4Bananeweizen2013-11-271-3/+3
* new: logging from compass activityBananeweizen2013-10-031-2/+27
* cleanup: remove unused static fieldsBananeweizen2013-09-291-2/+1
* refactoring: cgeoapplication -> CgeoApplicationSamuel Tardieu2013-09-131-1/+1
* refactoring: findbugs cleanupBananeweizen2013-08-261-1/+1
* Fixes #2770, TTS not startingrsudev2013-08-251-17/+1
* fix #3185: NPE in GeoDirHandlerSamuel Tardieu2013-08-251-1/+10
* Fixes #2717 - Compass Speech stops on Rotationkoem2013-07-161-0/+15
* Remove elevation handlingSamuel Tardieu2013-07-141-6/+1
* Implements #750, use preference activitykoem2013-07-091-0/+1
* fix #2927: TTS volumeBananeweizen2013-06-261-0/+4
* #2747 TTS distances should use Android pluralskoem2013-06-191-6/+3
* refactoring: use activity names for layoutsBananeweizen2013-06-091-1/+1
* #2684: Use view injection instead of view.findById()Bananeweizen2013-05-311-25/+15
* Add log message for testing #2770campbeb2013-05-241-0/+1
* new: check TTS data availability when starting speechBananeweizen2013-05-231-1/+18
* Merge branch 'fix-2741' into upstreamSamuel Tardieu2013-05-191-0/+10
* #2710: speech output in compassBananeweizen2013-05-101-0/+10
* refactoring: avoid magic constantsBananeweizen2013-05-101-16/+13
* refactoring: use menu resources instead of codeBananeweizen2013-05-101-0/+299