aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/compatibility
Commit message (Expand)AuthorAgeFilesLines
* refactoring: remove unused codeBananeweizen2015-02-154-15/+0
* #4605 explicitly set system text selectable after fillingBananeweizen2015-01-314-1/+44
* reduce visibilityBananeweizen2014-11-236-9/+9
* fix: menus not updated dynamically on 2.3Bananeweizen2014-05-254-46/+0
* minor code cleanupsBananeweizen2014-05-171-12/+16
* Remove compatibility with API < 8Samuel Tardieu2014-04-014-118/+0
* Remove compatibility with API < 5Samuel Tardieu2014-04-011-40/+0
* new: GPX import from Android storage access frameworkBananeweizen2014-01-034-20/+61
* refactoring: cgeoapplication -> CgeoApplicationSamuel Tardieu2013-09-132-4/+4
* refactoring: remove unused getDisplayHeight()Samuel Tardieu2013-07-144-16/+0
* refactoring: avoid more compiler warningsBananeweizen2013-05-301-0/+4
* Remove unused getRotation from AndroidLevel8InterfaceSamuel Tardieu2013-03-103-26/+6
* ImageUpload - fine-tuningrsudev2013-02-184-0/+28
* #2083: target level 17 changesBananeweizen2012-11-199-46/+151
* refactoring: minor lint cleanupsBananeweizen2012-06-292-0/+4
* Refactoring: normalize Compatibility#getDirectionNowSamuel Tardieu2012-06-011-8/+8
* Fix #1685: make sure the compass range fits within boundsSamuel Tardieu2012-05-311-4/+11
* Remove JavaDoc @author tag.SammysHP2012-05-232-6/+0
* Refactoring: add missing override annotationsSamuel Tardieu2012-05-234-0/+6
* Removed deprecated warningsblafoo2012-05-101-1/+1
* refactoring: remove unused codeBananeweizen2012-05-041-9/+0
* 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