summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp/activity/userlocation/MyLocationToggleActivity.java
Commit message (Collapse)AuthorAgeFilesLines
* [android] - move strings resources to dedicated files, fixup simple map ↵upstream/tvn-testapp-fixesTobrun Van Nuland2017-09-151-0/+3
| | | | activity, fixup double map activity, snapshot activity home button click fix, add activity titles, remove obsolete navigation drawer activity
* Custom location source fix (#9142)Tobrun2017-06-091-52/+13
| | | | | | * [android] - custom location engine fixes (#9139) * Update to latest LOST dependency, fixup internal location source integration
* [android] - fix test app runtime permissions (#8823)Tobrun2017-04-261-35/+3
|
* [android] - enforce usage bitmap for icon, cleanup test app resources (#7906)Tobrun2017-02-041-2/+2
|
* [android] Extract telemetry into MASAntonio Zugaldia2017-02-031-11/+18
| | | | | | * [android] add the mapbox-android-telemetry module dependency. * update javadoc
* Test app refactor (#7598)Cameron Mace2017-01-231-47/+35
|
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-132/+133
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 Nougat compatibility: onstart/onstop on MapView (#6830)Tobrun2016-10-311-2/+14
| | | | | | | | | | * introduce onstart/onstop on MapView * update wear module * update fragments * update changeling
* [android] Checkstyle fixes round 1 (#6234)Cameron Mace2016-09-021-16/+17
| | | | | | * removed last of hungarian notation from testapp and fixed other checkstyle issues * added back MapboxMap for espresso
* [android] #4878 - Setting default MyLocationBackgroundTint to be whiteBrad Leege2016-04-281-1/+0
|
* [android] #4835 - Adding disable location icon switch to FABBrad Leege2016-04-261-1/+6
|
* [android] #4835 - Adding FAB Toggle UI And FunctionalityBrad Leege2016-04-261-1/+73
|
* [android] #4835 - Restoring Initial setup of MyLocationToggle UIBrad Leege2016-04-261-1/+25
|
* [android] #4835 - Initial setup of MyLocationToggle UIBrad Leege2016-04-261-0/+60