summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp/MapboxApplication.java
Commit message (Collapse)AuthorAgeFilesLines
* [android] Fix gradle developer config creation task with discussed ↵Pablo Guardiola2017-05-121-1/+16
| | | | | | | | suggestions (#8897) * fix gradle developer config creation task with discussed suggestions * fix access token not set error message
* [android] - add javadoc to test activities. (#8203)Tobrun2017-02-271-0/+6
| | | | | | * [android] - add javadoc to test activities. * fix checkstyle issue
* MapboxAccountManager refactor, removal deprecated accesstoken (#7462)Tobrun2016-12-171-2/+2
| | | | | | * [android] - move object ownership, move depenencies and responsibility. * [android] - MapboxAccountManager refactor, removal deprecated accesstoken.
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-31/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * adds checkstyle to CI * fixed gradlew path * resolved testapp checkstyle violations * added back mapboxMap variable for test * checkstyle annotations * checkstyle SDK round 1 * maps package checkstyle * rest of SDK checkstyle * checkstyle gesture library * checkstyle test * finished rest of test checkstyle * resolved all checkstyle errors * fixed class name * removed old test file * fixed camera postion test * fixed native crash
* [android] - replace Android logs with Timber (#6372) (#7149)Pablo Guardiola2016-11-231-0/+11
|
* 6700 proguard update (#6718)Tobrun2016-10-171-2/+10
| | | | | | * [android] - include net package in proguard config, added the default EnclosingMethod disable warning and fixed up typo. * update test app dependency leak canary to do a proguard release build, replaced keep support lib classes by dontwarn following Google guidelines, remove outdated/obsolete square configuration
* [android] - disable closable strictmode (#6327)Tobrun2016-09-151-1/+0
|
* [android] #5004 - Introducing MapboxAccountManagerBrad Leege2016-05-151-0/+2
|
* [android] #4847 - Re-enabling StrictModeBrad Leege2016-05-031-12/+12
|
* [android] bring back ScreenshotActivityTestTobrun2016-05-031-12/+12
|
* [android] #4283 - enable strict mode in test app + fix strict mode warning ↵Tobrun2016-03-111-0/+13
| | | | related to releasing the surface
* [android] #2187 - added LeakCanary to Android test appTobrun2016-01-111-0/+14