summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp
Commit message (Expand)AuthorAgeFilesLines
* [android] - Refactor dependencies, introduce focused components (#7189)Tobrun2016-12-0618-664/+762
* 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-0959-1340/+2228
* | 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] - cleanup unused resources and gradle configurations. (#6896)Tobrun2016-11-076-136/+87
* | [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
* | removes sdk manager plugin (#6865)Cameron Mace2016-11-011-1/+0
* | 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] - Update to Android Studio 2.2.2 with tools/dependencies (#6390)Tobrun2016-10-261-9/+9
|/
* [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] - Configure Gradle properties as part of the instalation process. (...Tobrun2016-10-201-2/+0
* [android] - move instrumentation test code to correct package for Android Stu...Tobrun2016-10-2060-53/+3671
* [android] - configures AWS Device farm plugin from testapp. (#6750)Tobrun2016-10-201-8/+12
* 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-173-8/+14
* MarkerView more robust when updates are asynchronous (#6717)Tobrun2016-10-171-1/+2
* [android] - allow gradle to allocate more memory when building the test app (...Tobrun2016-10-121-0/+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
* [android] - correct degrees/radiants integration into transform.cpp, fixes ca...Tobrun2016-10-101-5/+3
* Rotate markerview (#6640)Tobrun2016-10-102-21/+157
* [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-054-41/+104
* [android] Add sprite image exampleIvo van Dongen2016-09-304-0/+202
* [android] file:// exampleIvo van Dongen2016-09-305-0/+8941