aboutsummaryrefslogtreecommitdiffstats
path: root/main/proguard-project.txt
Commit message (Collapse)AuthorAgeFilesLines
* #4585: fix Ant buildBananeweizen2015-01-041-0/+3
| | | | | * play-services-location must depend on play-services-base * some classes and methods of newer API versions need to be ignored in proguard
* Merge branch 'release'rsudev2014-08-171-5/+4
|\
| * convert navigation popup menu to action menuBananeweizen2014-08-171-3/+2
| |
* | Merge branch 'release'Bananeweizen2014-08-141-1/+4
|\ \ | |/ | | | | | | | | Conflicts: main/proguard-project.txt main/src/cgeo/geocaching/CacheDetailActivity.java
| * Fixes #3843, Action Bar: Secondary navigation tool?rsudev2014-08-131-0/+3
| | | | | | | | - added an action provider that handles the long click and redirects to secondary default navigation
* | #4140: completely ignore EMMA in proguardBananeweizen2014-08-091-1/+2
| |
* | #4140: keep some test only classes in proguardBananeweizen2014-08-091-0/+5
| | | | | | | | | | These classes should not be whitelisted in our general ProGuard configuration. But for the time being lets include them to have a running test again.
* | #4140 keep all cgeo code in proguardBananeweizen2014-08-091-1/+1
| |
* | #4140: keep EMMA classes in ProGuardBananeweizen2014-08-091-0/+3
| |
* | Import Jackson librariesSamuel Tardieu2014-08-041-0/+3
|/
* Upgrade to RxJava 0.19.6Samuel Tardieu2014-07-111-0/+3
|
* fix #3989: sortactionprovider must be kept in proguardBananeweizen2014-06-131-0/+3
|
* Remove AndroidLevel8 proguard instructionsSamuel Tardieu2014-04-071-4/+0
|
* Fix proguard configuration after library updateSamuel Tardieu2014-01-191-0/+1
|
* Use RxJava for status updates rather than own observersSamuel Tardieu2014-01-081-0/+5
|
* refactor: upgrade to butterknife 4Bananeweizen2013-11-271-2/+2
|
* fix #3356: NB fails to buildSammysHP2013-10-141-1/+2
|
* fix #3197: Nighly Build failing due to Null analysisBananeweizen2013-08-261-0/+3
|
* cleanup: remove isWatchlist() since isOnWatchlist() exists alreadySamuel Tardieu2013-07-141-0/+2
|
* refactoring: remove common proguard settingsBananeweizen2013-06-021-30/+10
|
* refactoring: reuse default proguard settingsBananeweizen2013-06-021-0/+69
* see http://tools.android.com/recent/proguardimprovements