summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src
Commit message (Expand)AuthorAgeFilesLines
* [android] - remove deprecated emerald (#7767)Tobrun2017-01-182-5/+5
* [android] - cleanup telem, disabled logging, exponential backoff, local broad...Tobrun2017-01-101-0/+19
* 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-174-27/+15
* Adds checkstyle to CI (#7442)Cameron Mace2016-12-16145-18644/+19032
* [android] - move min/max zoom to transform class, cleanup usage of double vs...Tobrun2016-12-157-24/+29
* [android] - wrap mapbox map test in ViewActions (#7451)Tobrun2016-12-151-261/+453
* [android] - add OnMarkerView add callback (#7429)Tobrun2016-12-143-55/+93
* Allows for setting the user location icon to transparent (#7393)Cameron Mace2016-12-144-11/+63
* [android] - Reenable MapboxMapTest for end-to-end API testing. Fix tests (#7...Tobrun2016-12-131-44/+47
* [android] test duplicate layer id exception handlingIvo van Dongen2016-12-121-0/+9
* [darwin, android] SDK bindings for circle-stroke propertiesJohn Firebaugh2016-12-091-0/+88
* [android] - remove location enabled flag from MapboxMap (#7308)Tobrun2016-12-082-16/+27
* [android] - remove overlay SurfaceView examples (#7278)Tobrun2016-12-064-297/+0
* [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-0617-661/+759
* Merge branch 'release-ios-v3.4.0' into 1ec5-release-ios-v3.4.0-beta.4-masterMinh Nguyễn2016-12-031-0/+1
|\
* | [android] - ignore unreliable tests (#7265)Tobrun2016-12-014-0/+8
* | [android] test duplicate source id exception handlingIvo van Dongen2016-11-301-3/+10
* | [android] - add uithread annotation and regenerate classes (#7156)Pablo Guardiola2016-11-307-7/+7
* | [android] - disable CI failing test (#7204)Tobrun2016-11-292-0/+3
* | added round icon to testapp (#7193)Cameron Mace2016-11-286-0/+1
* | Add instrumentation tests for query rendered features (#7127)Tobrun2016-11-2810-29/+283
* | [android] - fixup timber merge (#7179)Tobrun2016-11-242-22/+16
* | [android] - replace Android logs with Timber (#6372) (#7149)Pablo Guardiola2016-11-2348-609/+565
* | [android] - move camera logic to dedicated transform class (#6919)Tobrun2016-11-235-333/+22
* | Add simple map activity to testapp (#7136)Pablo Guardiola2016-11-224-0/+121
* | [android] return source ownership on removeIvo van Dongen2016-11-141-0/+49
* | [android] return layer ownership on removeIvo van Dongen2016-11-141-1/+21
* | [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] fix layer ownershipIvo van Dongen2016-11-111-6/+2
* | [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-0958-1340/+2227
* | Cherry pick release v4.2.0 (#6944)Tobrun2016-11-093-9/+33
* | 6067 annotation manager (#6913)Tobrun2016-11-071-1/+4
* | [android] update custom layer example with invalidation exampleIvo van Dongen2016-11-073-0/+21
* | [android] - rename attributes (#6894)Tobrun2016-11-0726-102/+102
* | [android] - fix public xml api for drawables, fixup QueryRenderedFeatursBoxSy...Tobrun2016-11-021-1/+1
* | Prefix library resources to avoid naming conflicts (#6878)Tobrun2016-11-0228-104/+104
* | [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-253-0/+10
* [android] - add realtime geojson example from gl-js (#6751)Tobrun2016-10-204-0/+169
* [android] - move instrumentation test code to correct package for Android Stu...Tobrun2016-10-2060-53/+3671
* 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