summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/java
Commit message (Expand)AuthorAgeFilesLines
...
* [android] Move the simple map activity to a "Basic" section, always listed fi...Antonio Zugaldia2017-01-231-1/+2
* Test app refactor (#7598)Cameron Mace2017-01-2350-2335/+102
* [android] - zoom to at least 2 when tracking is enabled (#7795)Tobrun2017-01-231-97/+4
* refs #6779: mobile & Mac SDK style transition options (#7711)Justin R. Miller2017-01-181-0/+2
* update gradle files and packages to use smaller versions of MAS and save meth...Antonio Zugaldia2017-01-104-16/+16
* [android] - Show bus stops and route Circle Layer Activity (#7402)Tobrun2017-01-051-39/+55
* [android] - harden MapboxMapOptions, extract duplicate fragment logic, fixup ...Tobrun2016-12-212-5/+16
* MapboxAccountManager refactor, removal deprecated accesstoken (#7462)Tobrun2016-12-172-15/+10
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-1681-9152/+9206
* [android] - move min/max zoom to transform class, cleanup usage of double vs...Tobrun2016-12-154-7/+7
* [android] - add OnMarkerView add callback (#7429)Tobrun2016-12-142-55/+92
* Allows for setting the user location icon to transparent (#7393)Cameron Mace2016-12-141-0/+16
* [android] - remove overlay SurfaceView examples (#7278)Tobrun2016-12-062-277/+0
* [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-062-4/+8
* Add instrumentation tests for query rendered features (#7127)Tobrun2016-11-284-24/+0
* [android] - fixup timber merge (#7179)Tobrun2016-11-242-22/+16
* [android] - replace Android logs with Timber (#6372) (#7149)Pablo Guardiola2016-11-2331-152/+127
* [android] - move camera logic to dedicated transform class (#6919)Tobrun2016-11-232-0/+15
* Add simple map activity to testapp (#7136)Pablo Guardiola2016-11-221-0/+92
* [android] - getMarkerViews in rect should return in bound views (#7015)Tobrun2016-11-141-0/+135
* [android] updated test activities for refactored layer/source ownershipIvo van Dongen2016-11-113-15/+12
* [android] test activity for runtime changes to symbolsIvo van Dongen2016-11-091-0/+214
* [android] - instrumentation tests upgrade, move view checking to utility clas...Tobrun2016-11-092-2/+82
* Cherry pick release v4.2.0 (#6944)Tobrun2016-11-092-1/+29
* [android] update custom layer example with invalidation exampleIvo van Dongen2016-11-072-0/+12
* [android] - fix public xml api for drawables, fixup QueryRenderedFeatursBoxSy...Tobrun2016-11-021-1/+1
* Prefix library resources to avoid naming conflicts (#6878)Tobrun2016-11-022-2/+2
* [android] add test activity for symbol queryingIvo van Dongen2016-11-021-0/+192
* updated directions example in testapp to v5 (#6843)Cameron Mace2016-10-311-11/+22
* Android Nougat compatibility: onstart/onstop on MapView (#6830)Tobrun2016-10-3146-155/+662
* [android] - remove timer from compassView, make fading when facing north opti...Tobrun2016-10-251-0/+1
* [android] - add realtime geojson example from gl-js (#6751)Tobrun2016-10-201-0/+141
* Adds map dialog activity to testapp (#6741)Cameron Mace2016-10-191-0/+116
* [android] - fixup MyLocationView heading (#6671)Tobrun2016-10-181-2/+0
* 6700 proguard update (#6718)Tobrun2016-10-171-2/+10
* MarkerView more robust when updates are asynchronous (#6717)Tobrun2016-10-171-1/+2
* [android] #6617 - Introduce a setConnected method to manually set a connected...Antonio Zugaldia2016-10-111-0/+9
* [android] #6635 - Sample multimap activityAntonio Zugaldia2016-10-101-0/+15
* Rotate markerview (#6640)Tobrun2016-10-101-20/+56
* [android] - correct focal point with padding and tilt enabled + cleanup code ...Tobrun2016-10-051-0/+11
* [android] refactored exposed api on MapboxMapTobrun Van Nuland2016-10-051-1/+1
* [android] Revise handling of tracking modes and interactionsclydebarrow2016-10-052-40/+89
* [android] Add sprite image exampleIvo van Dongen2016-09-301-0/+156
* [android] file:// exampleIvo van Dongen2016-09-301-0/+173
* [android] - fix polygon test activity state, introduced config class and tool...Tobrun2016-09-302-52/+105
* Optionable textureview (#6480)Tobrun2016-09-291-0/+2
* 6402 update offline metadata android (#6456)Tobrun2016-09-283-29/+225
* [ios, android] add visual tests for fill, line, & numeric filter styling (#6433)Justin R. Miller2016-09-231-0/+104
* [android] Sources: peer model, mutability (#6054)Ivo van Dongen2016-09-212-5/+82
* [android] - do not update marker while creating (#6314)Tobrun2016-09-191-0/+171