summaryrefslogtreecommitdiff
path: root/platform/android/MapboxGLAndroidSDKTestApp/src/main/res/values
Commit message (Collapse)AuthorAgeFilesLines
* [core] Render fill-extrusion layers (#8431)Lauren Budorick2017-04-271-0/+2
|
* [android] Add a way to use a custom location source (#8710)Pablo Guardiola2017-04-201-0/+2
| | | | | | * add a way to use a custom location source * add custom location engine example to test app
* [android] - add binding integration for Map::setLatLngbounds, add example ↵Tobrun2017-04-131-0/+2
| | | | (#8622)
* [android] Polygon holes (#8557)Pablo Guardiola2017-04-111-0/+1
| | | | | | | | * add 1 hole support to polygon-related classes * fix no hole crash and add triangle hole shape example * add support for multiple holes
* [android] resource transform callback exampleIvo van Dongen2017-03-301-0/+3
|
* [android] query source featuresIvo van Dongen2017-03-101-0/+2
|
* [android] - zoom to rounded levelsTobrun2017-03-101-0/+1
|
* [android] jni high level binding refactorIvo van Dongen2017-02-241-0/+2
|
* [android] - enforce usage bitmap for icon, cleanup test app resources (#7906)Tobrun2017-02-044-94/+41
|
* [android] data driven style implementationIvo van Dongen2017-02-021-0/+2
|
* [core] remove trailing whitespace, add trailing newlines, add space after //Konstantin Käfer2017-01-273-3/+3
|
* [Android] Make spinner under Add Markers in Bulk readable (#7836)Austin O'Neil2017-01-251-0/+11
|
* [android] Move the simple map activity to a "Basic" section, always listed ↵Antonio Zugaldia2017-01-231-0/+1
| | | | | | | | first (#7817) * move the simple map activity to a basic section, always listed first * category_first -> category_basic
* Test app refactor (#7598)Cameron Mace2017-01-234-30/+26
|
* [android] - Show bus stops and route Circle Layer Activity (#7402)Tobrun2017-01-051-3/+3
|
* Allows for setting the user location icon to transparent (#7393)Cameron Mace2016-12-141-0/+1
| | | | | | * allows for setting the user location icon to transparent * removed color check
* [android] - remove overlay SurfaceView examples (#7278)Tobrun2016-12-061-4/+0
|
* Add simple map activity to testapp (#7136)Pablo Guardiola2016-11-221-0/+2
| | | | | | * [android] 6481 - add simple map activity to test app * [android] #6481 - exclude SimpleMapActivity
* [android] - getMarkerViews in rect should return in bound views (#7015)Tobrun2016-11-141-0/+2
| | | | | | | | * [android] - getMarkerViews in rectangle should only return in bound views. * added example in test app for debugging * Covert rectangle coming in to density dependant rectangle
* [android] test activity for runtime changes to symbolsIvo van Dongen2016-11-091-0/+2
|
* [android] add test activity for symbol queryingIvo van Dongen2016-11-021-0/+2
|
* [android] - add realtime geojson example from gl-js (#6751)Tobrun2016-10-201-0/+2
|
* Adds map dialog activity to testapp (#6741)Cameron Mace2016-10-191-0/+3
| | | | | | * adds map dialog activity to testapp * added to genertate-test-code script
* [android] #6635 - Sample multimap activityAntonio Zugaldia2016-10-101-0/+2
| | | | | | * [android] sample multimap activity * add MultiMapActivity to excludeActivities in generate-test-code.js
* [android] Revise handling of tracking modes and interactionsclydebarrow2016-10-051-0/+2
| | | | | | | | | | | | with touch gestures. This fixes issues #6549 and #6567. Also pertinent to #6557. Additional code has been added to the test app (Activity "User Tracking Mode") to test. A potential race condition in the MapboxMap#easeCamera() methods where a camera change generated by tracking which could have reset the tracking modes has been eliminated by factoring out a new method MapboxMap#easeCameraInternal().
* [android] Add sprite image exampleIvo van Dongen2016-09-301-0/+2
|
* [android] file:// exampleIvo van Dongen2016-09-301-0/+2
|
* 6402 update offline metadata android (#6456)Tobrun2016-09-281-0/+2
| | | | | | | | | | * [android] - update offline metadata jni integration * extract offline utils for reuse * add test activity for update metadata * fix requested signature changes
* [android] - do not update marker while creating (#6314)Tobrun2016-09-191-0/+2
| | | | | | | | * [android] - do not update marker while creating, add activity to prevent regression * [core] - add asserts to incorrect usage of update and remove annotations api * [android] - fix marker tests
* [android] added video view example (#6198)Cameron Mace2016-08-311-0/+2
| | | | | | * [android] added video view example * removed map ready callback
* [android] add method addMarkerViews with only one invalidateSylvain HOCQ2016-08-291-0/+1
| | | | | | * add method addMarkerViews with only one invalidate * clean sample BulkMarkerActivity
* [android] #6083 - add circle example (#6086)Tobrun2016-08-291-1/+3
| | | | | | * add method addMarkerViews with only one invalidate * [android] #6083 - add circle example
* 6039 focal point uses MyLocationView padding (#6108)Tobrun2016-08-231-0/+2
| | | | | | | | | | | | * [android] - don't auto tint drawables + formatting * [android] - formatting * [android] #6039 - fixes focal point when padding mylocationview * [android] #5977 - MyLocationView.setPadding example + formatting Manifest * [android] - Reset to default configuration, cleanup class
* [android] - replaced default colors with material design colors, changed ↵Tobrun2016-08-161-0/+4
| | | | textcolor to white, added click event on toolbar arrow, made sanity test generation compatible (#6004)
* [android] #5869 - visible feature queryingIvo van Dongen2016-08-161-0/+7
|
* [android] #5852 - geojson source clusteringIvo van Dongen2016-08-131-0/+2
|
* [android] #5801 - add setMediaOverlay example for a secondary SurfaceViewTobrun2016-08-031-0/+2
|
* [android] #5378 - NavDrawer rendering issues, added snackbar exampleTobrun Van Nuland2016-08-031-5/+4
|
* [android] #5663 - make shape annotations updateableTobrun2016-08-031-0/+6
|
* [android] - add print exampleTobrun Van Nuland2016-08-021-0/+2
|
* [android] #5610 - Initial Runtime Style BindingsIvo van Dongen2016-07-261-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [android] #5610 - Adjusted public api after discussion [android] #5610 - added jni binding for NativeMapView#getLayer [android] #5610 - Added initial test Activity [android] #5610 - Started on NativePeer implementation for Layer [android] #5610 - replaced low-level jni code with high-level for native getLayer [android] 5610 - completed basic layer peer class - constructible from java and c++ [android] #5610 - removed reference that was redundant and causing the finalizer exception [android] #5610 - Added a property peer [android] #5610 - added value type to do type conversions - wip [android] #5610 - simplified property conversion approach - wrapped value with jenv [android] #5610 - added some more value conversions [android] #5610 - Finished conversion for basic types [android] #5610 - allow color's to be set as either an android color int or a String to support all formats in the spec [android] #5610 - encode color ints as rgba to retain alpha channel [android] #5610 - recalculate classes after paint property [android] #5610 - more examples [android] #5610 - fixed the example [android] #5610 - cleaned up example code before continueing [android] #5610 - added layout property example [android] #5610 - set visibility on layer [android] #5610 - added removeLayer and example [android] #5610 - added more type conversions [android] #5610 - Started on peer classes for layer implementations - WIP [android] #5610 - First complete layer subclass peer implementation [android] #5610 - added a little bit of structure before adding the other layer types [android] #5610 - generate the c++ headers from the style spec [android] #5610 - make sure the visibility is set as a string [android] #5610 - Generate c++ layer peer class implementations from the style spec [android] #5610 - generate java layer peer classes [android] #5610 - cleanup comments [android] #5610 - register all c++ peer classes with jni [android] #5610 - addLayer [android] #5610 - comment out broken case [android] #5610 - Sources api - very much WIP [android] 5610 - GeoJson source implementation and geojson conversion [android] #5610 - cleanup add source/layer example a bit [android] #5610 - initial filter api [android] #5610 - Added filter api on the relevant Layer classes [android] #5610 - raster layer is not filterable [android] #5610 - actually make it compile [android] #5610 - completed filter implementation [android] #5610 - Vector and Raster Source + examples [android] #5610 - removed superfluous interface, moved filters to the correct package [android] #5610 - fixed comments [android] #5610 - moved tests to the right package [android] #5610 - hide difference between paint and layout properties in public api, make more performant set method for proeprties [android] #5610 - fix rebase issue
* [android] #5738 - default navigation drawer exampleTobrun2016-07-243-2/+30
| | | | | | | | | | [android] #5738 - migrated to MapFragment approach & AppCompat compatible [android] #5378 - make drawer work with inner class fragments [android] #5738 - navigation drawer proposition [android] #5738 - cleanup
* [android] #5649 - add a ViewPager exampleTobrun Van Nuland2016-07-131-0/+2
| | | | [android] #5649 - add back pressed event for action bar home icon
* [android] Rename Custom Dynamic InfoWindow Adapter in testappAntonio Zugaldia2016-06-201-3/+3
| | | | Fixes #5398
* [android] Add scaling marker activity to TestApp using the View Marker APIAntonio Zugaldia2016-06-201-0/+3
| | | | Fixes #5409
* [android] Setting up LocationPickerActivity infrastructureBrad Leege2016-06-172-1/+9
| | | | Fixes #5282
* [android] Dynamic update of InfowWindow with InfoWindowAdapter exampleIvo van Dongen2016-06-161-0/+2
| | | | Fixes #5353
* [android] #4159 - expose an api to enable selection/deselection of markers ↵Antonio Zugaldia2016-06-131-1/+2
| | | | on map tap (#5312)
* [android] #5237 - Enabled Updates To InfoWindow's Title and SnippetBrad Leege2016-06-071-0/+5
|
* [android] Fix style urlsCameron2016-06-031-0/+2
| | | | Fixes #5193