aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/compatibility/Compatibility.java
Commit message (Expand)AuthorAgeFilesLines
* fix: menus not updated dynamically on 2.3Bananeweizen2014-05-251-6/+0
* minor code cleanupsBananeweizen2014-05-171-12/+16
* Remove compatibility with API < 8Samuel Tardieu2014-04-011-28/+0
* Remove compatibility with API < 5Samuel Tardieu2014-04-011-40/+0
* new: GPX import from Android storage access frameworkBananeweizen2014-01-031-20/+17
* refactoring: remove unused getDisplayHeight()Samuel Tardieu2013-07-141-4/+0
* ImageUpload - fine-tuningrsudev2013-02-181-0/+6
* #2083: target level 17 changesBananeweizen2012-11-191-28/+23
* Refactoring: normalize Compatibility#getDirectionNowSamuel Tardieu2012-06-011-8/+8
* Fix #1685: make sure the compass range fits within boundsSamuel Tardieu2012-05-311-4/+11
* Removed deprecated warningsblafoo2012-05-101-1/+1
* refactoring: remove unused codeBananeweizen2012-05-041-9/+0
* refactoring: remove the logging tag from settingsBananeweizen2012-04-121-3/+2
* Proxy all logs through cgeo.geocaching.utils.LogSamuel Tardieu2012-03-311-1/+1
* 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-171-22/+8
* fix #1110: onPrepareOptionsMenu compatible with Android 3.0Bananeweizen2012-02-171-0/+11
* 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-031-4/+4
* Use reflection to invoke compatibility methodSamuel Tardieu2011-09-301-9/+39
* Use Google backup agent to backup preferencesSamuel Tardieu2011-09-201-0/+6
* Simplify compatibility codeSamuel Tardieu2011-09-201-32/+6
* Move sources into the main directorySamuel Tardieu2011-09-161-0/+72