aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/cgeo/geocaching/compatibility/AndroidLevel13.java
Commit message (Collapse)AuthorAgeFilesLines
* refactoring: remove unused codeBananeweizen2015-02-151-5/+0
|
* reduce visibilityBananeweizen2014-11-231-2/+2
| | | | | All changes done with UCDetector. This can help in seeing which packages are not yet self contained (e.g. all the remaining public constants in GCConstants).
* refactoring: cgeoapplication -> CgeoApplicationSamuel Tardieu2013-09-131-2/+2
|
* refactoring: remove unused getDisplayHeight()Samuel Tardieu2013-07-141-5/+0
|
* #2083: target level 17 changesBananeweizen2012-11-191-0/+31
* set level 17 as target in manifest (level 4 still supported) * refactor compatibility classes * move deprecated code into compatibility classes