summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/res
Commit message (Expand)AuthorAgeFilesLines
* [android] - update broken test app examplesTobrun2018-08-271-9/+6
* [android] - add line-gradient example, integrate lineProgress expressiontobrun2018-08-234-0/+51
* [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
* [android] Make AndroidRendererFrontend to request render once per event loop ...Kiyong Jung2018-08-212-0/+5
* Fix to textureview transparent background testapp activity (#12605)Langston Smith2018-08-142-3/+2
* [android] using @Keep annotation across the project with the help of lint checksŁukasz Paczos2018-07-261-1/+1
* [android] - added DraggableMarkerActivityŁukasz Paczos2018-07-063-0/+21
* [android] - create device independent tests for camera position testingtobrun2018-07-052-12/+27
* [android] - fix geojson example, internal logic change with expressions conve...tobrun2018-06-261-0/+9
* [android] - parsing fragment's xml attributesŁukasz Paczos2018-06-071-22/+22
* Style JSON configuration on map snapshotter (#11976)Tobrun2018-05-232-0/+2
* [android] - expose MapView#setOfflineRegionDefinitiontobrun2018-05-171-0/+1
* Merge branch 'release-boba' into masterupstream/fabian-merge-v4.0.0Fabian Guerra2018-04-2322-275/+128
|\
| * [android] bumped gestures library version to 0.1.0 (#11483)Łukasz Paczos2018-03-201-1/+1
| * Test activity for gestures manager (#11449)Łukasz Paczos2018-03-165-0/+54
| * Remove deprecated location APIs (#11351)Łukasz Paczos2018-03-0215-274/+0
| * Merge branch 'master' into release-bobaFabian Guerra2018-02-153-0/+16
| |\
| * | [android] - translucent surface on TextureViewTobrun2018-02-136-1/+74
* | | [android] - port animated markers activity to symbol layerTobrun2018-02-223-5/+5
| |/ |/|
* | [core, ios, macos, android, node] Heatmap layer (#11046)Vladimir Agafonkin2018-02-153-0/+16
|/
* [android] - add binding integration for RasterDEMSource, add exampleTobrun2018-01-254-3/+24
* Merge branch 'release-agua' into masterupstream/fabian-merge-release-aguaFabian Guerra2018-01-041-1/+1
|\
| * [android] Tweak TinySDF docs to better describe font-family behavior.Chris Loer2017-12-192-2/+2
| * [android] Add Configuration hook for local ideograph font family and demo act...Chris Loer2017-12-183-0/+20
* | [android] - add binding integration for expressions (#10654)Tobrun2017-12-193-0/+17
* | [android] Tweak LocalGlyphActivity description to be a bit more specific than...Chris Loer2017-12-111-1/+1
* | [android] Add Configuration hook for local ideograph font family and demo act...Asheem Mamoowala2017-12-114-1/+20
* | [android] Add Grid source sample for Custom Geometry SourceAsheem Mamoowala2017-11-223-1/+20
|/
* [android] test app - texture view test activitiesIvo van Dongen2017-11-036-0/+163
* [android] map snapshotter - wrap snapshot in native peer for access to the po...Ivo van Dongen2017-11-013-0/+16
* [android] map snapshotter - add mutatorsIvo van Dongen2017-11-013-0/+26
* Add option to toggle symbol layer visibility.Subodh Nijsure2017-10-262-0/+5
* [android] - add additional Android Animator examplesTobrun Van Nuland2017-10-123-2/+26
* [android] - update symbol layer example with changing symbol locationTobrun Van Nuland2017-10-042-0/+9
* [android] - deprecate MarkerViewTobrun Van Nuland2017-09-276-0/+2767
* [android] - add API to perform platform side animationsTobrun Van Nuland2017-09-264-0/+38
* [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-189-296/+252
* [android] - add style inspecatable in debug mode activityTobrun Van Nuland2017-09-141-38/+76
* [android] map snapshotterIvo van Dongen2017-08-302-0/+16
* Merge tag 'ios-v3.6.2' into masterFabian Guerra2017-08-281-0/+9
|\
| * Hit test Marker and MarkerViews (#9424)Tobrun2017-07-211-0/+9
* | [android] - add example of camera zoom function on a symbol layer.Tobrun2017-08-105-28/+19
* | [android] - expose setStyleJson and getStyleJsonTobrun Van Nuland2017-08-103-3/+45
* | [android] - update LatLngBounds activity with BottomSheet interactionTobrun2017-08-093-13/+45
* | [android] fix formatting zoom position DebugModeActivity crash (#9718)Pablo Guardiola2017-08-071-1/+1
* | [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-2836-157/+197