summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* [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
* [android] - fix polygon test activity state, introduced config class and tool...Tobrun2016-09-302-52/+105
* [android] - convert bearing value coming from core to degrees (#6526)Tobrun2016-09-301-1/+1
* Optionable textureview (#6480)Tobrun2016-09-291-0/+2
* 6453 restore tilt after orientation (#6491)Tobrun2016-09-291-37/+2
* 6402 update offline metadata android (#6456)Tobrun2016-09-286-29/+262
* [ios, android] add visual tests for fill, line, & numeric filter styling (#6433)Justin R. Miller2016-09-235-1/+28573
* [android] Sources: peer model, mutability (#6054)Ivo van Dongen2016-09-213-5/+86
* [android] - do not update marker while creating (#6314)Tobrun2016-09-195-5/+207
* [core] [android] - public api configurable base endpoint (#6309)Tobrun2016-09-151-0/+1
* [android] - disable closable strictmode (#6327)Tobrun2016-09-151-1/+0
* [android] #6321 - New Staging Server PK Access Token (#6323)Brad Leege2016-09-131-2/+2
* [android] - throw concrete exception when generated test cases fail to read t...Tobrun2016-09-081-7/+16
* [android] Checkstyle fixes round 1 (#6234)Cameron Mace2016-09-0251-583/+676
* [android] - fix breaking build on master (#6225)Tobrun2016-08-312-9/+15
* [android] added video view example (#6198)Cameron Mace2016-08-315-0/+143
* [android] - 5844 remove stop gap for update-able shape annotations (#6187)Tobrun2016-08-291-1/+1
* [android] add method addMarkerViews with only one invalidateSylvain HOCQ2016-08-292-5/+5