aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/CgeoApplication.java
Commit message (Expand)AuthorAgeFilesLines
* Upgrade RxJava to version 0.19Samuel Tardieu2014-06-091-1/+1
* Merge remote-tracking branch 'schwabe/actionbar_pullrequest'Bananeweizen2014-05-181-0/+21
|\
| * Allow the user to choose always displaying the overflow buttonArne Schwabe2014-05-171-0/+22
* | some formatting fixesBananeweizen2014-05-171-8/+3
* | #3818: enable memory dumps on demandBananeweizen2014-05-171-1/+4
|/
* Dump memory on OOM to investigate #3818rsudev2014-05-121-0/+31
* fix #3732: last known position not used for live mapSamuel Tardieu2014-04-051-2/+2
* Allow subscription to either location or direction dataSamuel Tardieu2014-03-261-20/+32
* Put out as much sensor work as possible onto background threadsSamuel Tardieu2014-03-261-2/+5
* refactoring: moveDatabase belongs to DataStoreSamuel Tardieu2014-03-151-33/+0
* Use basic synchronization on infrequent access patternSamuel Tardieu2014-03-101-10/+6
* Remove no-longer used fieldsSamuel Tardieu2014-03-101-2/+0
* Always use a combined geodata and direction providerSamuel Tardieu2014-03-061-17/+18
* refactoring: create cgeo.geocaching.sensors packageSamuel Tardieu2014-03-061-0/+3
* fix #3470: map: unsure coords popup checkbox hiddenBananeweizen2014-01-171-5/+5
* Use RxJava for direction and geodata updates rather than own observersSamuel Tardieu2014-01-081-35/+10
* Use RxJava for status updates rather than own observersSamuel Tardieu2014-01-081-11/+0
* Remove onTerminate() in applicationSamuel Tardieu2014-01-081-10/+0
* fix #3480: quasi-systematic concurrent loginsSamuel Tardieu2013-12-281-1/+19
* refactoring: simplify confirmation dialogs, remove duplicate codeBananeweizen2013-12-191-2/+2
* fix #3420: Waypoint description gets mixed up Bananeweizen2013-11-101-2/+0
* refactoring: do not create explicit handlers when not neededSamuel Tardieu2013-09-151-16/+11
* refactoring: cgeoapplication -> CgeoApplicationSamuel Tardieu2013-09-131-0/+160