summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java/com/mapbox/mapboxsdk/testapp/activity/maplayout/DebugModeActivity.java
Commit message (Expand)AuthorAgeFilesLines
* [android] remove usage of the deprecated OnMapChange listenerŁukasz Paczos2018-10-261-3/+6
* Revert "[android] - add NonNull to MapboxMap parameter for onMapReady callbac...tobrun2018-10-231-2/+1
* [android] - add NonNull to MapboxMap parameter for onMapReady callback, remov...Tobrun2018-10-121-1/+2
* [android] - modularise the sdktobrun2018-08-241-3/+0
* [android] - allow setting an OkHttpClientTobrun2018-01-181-2/+2
* [android] - include request urls when logging out failed http requestsTobrun2018-01-091-2/+2
* Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-041-0/+3
|\
| * [android] - allow configurable http loggingTobrun2017-12-121-1/+4
* | [android] - replace anonymous inner classes with lambdaTobrun2017-12-191-49/+24
|/
* [android] re-implemented the fps listener apiIvo van Dongen2017-09-221-0/+12
* [android] - move strings resources to dedicated files, fixup simple map activ...Tobrun Van Nuland2017-09-181-1/+1
* [android] - add style inspecatable in debug mode activityTobrun Van Nuland2017-09-141-17/+152
* [android] - expose setStyleJson and getStyleJsonTobrun Van Nuland2017-08-101-3/+10
* Solve lint issues, reduce baseline (#9627)Tobrun2017-07-281-1/+1
* [android] - zoom to rounded levelsTobrun2017-03-101-0/+14
* [android] - add style loading callback (#8291)Tobrun2017-03-091-1/+6
* [android] - add javadoc to test activities. (#8203)Tobrun2017-02-271-0/+3
* Test app refactor (#7598)Cameron Mace2017-01-231-27/+2
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-161-110/+112
* [android] - replace Android logs with Timber (#6372) (#7149)Pablo Guardiola2016-11-231-4/+2
* Android Nougat compatibility: onstart/onstop on MapView (#6830)Tobrun2016-10-311-2/+14
* [android] Checkstyle fixes round 1 (#6234)Cameron Mace2016-09-021-2/+2
* [android] Fix style urlsCameron2016-06-031-7/+6
* [android] #5004 - Introducing MapboxAccountManagerBrad Leege2016-05-151-1/+0
* [android] #4702 - upgrade default styles, deprecate Style string definition i...Tobrun2016-05-061-15/+20
* [android] #4689 - Adding Debug Mode ExampleBrad Leege2016-04-121-0/+127