summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/layout
Commit message (Expand)AuthorAgeFilesLines
* [android] - allow reset fps listener, update debug mode activity withtobrun2019-01-161-31/+9
* [android] - expose query feature extensionstobrun2019-01-151-8/+19
* [Android] Add setPreferredFramesPerSecond for MapView (#13498)Kevin Li2018-12-121-0/+23
* [android] - remove style config from mapboxMapOptions and attributestobrun2018-12-1031-66/+31
* [android] - decouple style loading from OnMapReadyTobrun2018-12-1010-23/+18
* [android] - add overlay example with custom drawing using paint and canvasTobrun2018-11-211-0/+13
* [android] - remove MarkerView APITobrun2018-11-143-67/+0
* [android] - add example of showing a MapView inside a ViewPager inside Recycl...Tobrun2018-11-141-0/+17
* [android] - example with recyclerviewTobrun2018-11-142-0/+24
* [android] - move CameraPositionActivity to use FragmetnActivity above AppComp...tobrun2018-10-291-16/+25
* [android] expose offline database merge APIŁukasz Paczos2018-09-262-4/+23
* [android] - avoid failing CI tests when device under test doesn't have a vali...tobrun2018-09-251-0/+1
* [android] LocationLayer example activitiesŁukasz Paczos2018-09-124-0/+175
* [android] minor reference app fixesŁukasz Paczos2018-09-071-7/+17
* [android] - update broken test app examplesTobrun2018-08-271-9/+6
* [android] - add line-gradient example, integrate lineProgress expressiontobrun2018-08-231-0/+11
* [android] - example to render symbols offline with resources loaded from assetstobrun2018-08-211-11/+4
* [android] - expose stylejsoon confiugration on MapboxMapOptions and MapView a...Tobrun2018-08-211-11/+0
* Fix to textureview transparent background testapp activity (#12605)Langston Smith2018-08-141-2/+1
* [android] - added DraggableMarkerActivityŁukasz Paczos2018-07-061-0/+19
* [android] - create device independent tests for camera position testingtobrun2018-07-052-12/+27
* [android] - parsing fragment's xml attributesŁukasz Paczos2018-06-071-22/+22
* [android] - expose MapView#setOfflineRegionDefinitiontobrun2018-05-171-0/+1
* Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0Fabian Guerra2018-04-239-174/+69
|\
| * Test activity for gestures manager (#11449)Łukasz Paczos2018-03-162-0/+40
| * Remove deprecated location APIs (#11351)Łukasz Paczos2018-03-025-173/+0
| * Merge branch 'master' into release-bobaFabian Guerra2018-02-151-0/+14
| |\
| * | [android] - translucent surface on TextureViewTobrun2018-02-132-1/+29
* | | [android] - port animated markers activity to symbol layerTobrun2018-02-221-3/+3
| |/ |/|
* | [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-151-0/+14
|/
* [android] - add binding integration for RasterDEMSource, add exampleTobrun2018-01-252-3/+22
* [android] - add binding integration for expressions (#10654)Tobrun2017-12-191-0/+12
* [android] Add Configuration hook for local ideograph font family and demo act...Asheem Mamoowala2017-12-111-0/+17
* [android] Add Grid source sample for Custom Geometry SourceAsheem Mamoowala2017-11-221-0/+17
* [android] test app - texture view test activitiesIvo van Dongen2017-11-033-0/+156
* [android] map snapshotter - wrap snapshot in native peer for access to the po...Ivo van Dongen2017-11-011-0/+14
* [android] map snapshotter - add mutatorsIvo van Dongen2017-11-011-0/+24
* [android] - add additional Android Animator examplesTobrun Van Nuland2017-10-121-2/+2
* [android] - deprecate MarkerViewTobrun Van Nuland2017-09-271-0/+15
* [android] - add API to perform platform side animationsTobrun Van Nuland2017-09-261-0/+27
* [android] re-implemented the fps listener apiIvo van Dongen2017-09-221-0/+11
* [android] remove texture viewIvo van Dongen2017-09-221-1/+0
* [android] - move strings resources to dedicated files, fixup simple map activ...Tobrun Van Nuland2017-09-184-55/+15
* [android] - add style inspecatable in debug mode activityTobrun Van Nuland2017-09-141-38/+76
* [android] map snapshotterIvo van Dongen2017-08-301-0/+14
* [android] - add example of camera zoom function on a symbol layer.Tobrun2017-08-102-13/+17
* [android] - expose setStyleJson and getStyleJsonTobrun Van Nuland2017-08-101-1/+12
* [android] - update LatLngBounds activity with BottomSheet interactionTobrun2017-08-092-13/+36
* [android] make text not selectable to fix infowindow issues caused because se...Pablo Guardiola2017-08-076-7/+7
* Solve lint issues, reduce baseline (#9627)Tobrun2017-07-2823-95/+98