summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* [android] remove nonexistent layer or source handlingIvo van Dongen2017-02-233-21/+5
* 7798-ObjectAnimator-rotation (#7907)Tobrun2017-02-071-1/+8
* [android] - enforce usage bitmap for icon, cleanup test app resources (#7906)Tobrun2017-02-0481-459/+200
* [android] Extract telemetry into MASAntonio Zugaldia2017-02-034-21/+38
* [android] data driven style implementationIvo van Dongen2017-02-027-17/+494
* [android] - force portrait mode to make instrumentation test run more reliabl...Tobrun2017-01-271-5/+9
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-2776-157/+157
* [Android] Make spinner under Add Markers in Bulk readable (#7836)Austin O'Neil2017-01-251-0/+11
* [android] Move the simple map activity to a "Basic" section, always listed fi...Antonio Zugaldia2017-01-233-2/+4
* Test app refactor (#7598)Cameron Mace2017-01-23107-3268/+666
* [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
* [android] - remove deprecated emerald (#7767)Tobrun2017-01-181-1/+1
* 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-056-52/+141
* [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-143-55/+93
* Allows for setting the user location icon to transparent (#7393)Cameron Mace2016-12-143-11/+49
* [android] - remove overlay SurfaceView examples (#7278)Tobrun2016-12-064-297/+0
* [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-062-4/+8
* added round icon to testapp (#7193)Cameron Mace2016-11-286-0/+1
* Add instrumentation tests for query rendered features (#7127)Tobrun2016-11-286-29/+13
* [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-224-0/+121
* [android] - getMarkerViews in rect should return in bound views (#7015)Tobrun2016-11-144-0/+173
* [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-095-1/+263
* [android] - instrumentation tests upgrade, move view checking to utility clas...Tobrun2016-11-095-7/+110
* Cherry pick release v4.2.0 (#6944)Tobrun2016-11-092-1/+29
* [android] update custom layer example with invalidation exampleIvo van Dongen2016-11-073-0/+21
* [android] - rename attributes (#6894)Tobrun2016-11-0725-97/+97
* [android] - fix public xml api for drawables, fixup QueryRenderedFeatursBoxSy...Tobrun2016-11-021-1/+1
* Prefix library resources to avoid naming conflicts (#6878)Tobrun2016-11-0227-99/+99
* [android] add test activity for symbol queryingIvo van Dongen2016-11-024-0/+251
* 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-252-0/+2
* [android] - add realtime geojson example from gl-js (#6751)Tobrun2016-10-204-0/+169
* Adds map dialog activity to testapp (#6741)Cameron Mace2016-10-195-0/+166
* [android] - fixup MyLocationView heading (#6671)Tobrun2016-10-183-3/+11
* 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-104-4/+98
* Rotate markerview (#6640)Tobrun2016-10-101-20/+56