aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/compatibility
Commit message (Expand)AuthorAgeFilesLines
* refactoring: remove the logging tag from settingsBananeweizen2012-04-122-5/+3
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-312-2/+2
* Use MethodUtils to call overridePendingTransitionSamuel Tardieu2012-03-241-12/+3
* Fix #1326: invoke Activity.overridePendingTransitionMethod() dynamicallySamuel Tardieu2012-03-231-2/+21
* refactoring: remove reflection from compatibility packageBananeweizen2012-02-174-25/+34
* fix #1110: onPrepareOptionsMenu compatible with Android 3.0Bananeweizen2012-02-174-0/+53
* new: menu to refresh static maps in static map activityBananeweizen2012-02-171-0/+15
* refactoring: more boxing/unboxing cleanupBananeweizen2011-12-041-1/+1
* new: disable suggestions in trackable code fields, #839bananeweizen2011-11-271-0/+15
* fix #120: make settings static (no singleton)Bananeweizen2011-10-032-6/+6
* Use reflection to invoke compatibility methodSamuel Tardieu2011-09-302-13/+45
* Make some methods staticSamuel Tardieu2011-09-291-1/+3
* Use Google backup agent to backup preferencesSamuel Tardieu2011-09-202-0/+10
* Remove extra bogus lineSamuel Tardieu2011-09-201-1/+0
* Do not use an intermediate AndroidLevel8Internal classSamuel Tardieu2011-09-202-29/+4
* Simplify compatibility codeSamuel Tardieu2011-09-201-32/+6
* Updated test datablafoo2011-09-181-4/+1
* Move sources into the main directorySamuel Tardieu2011-09-163-0/+114