summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
* [android] #5849 - reproduce crash in test appupstream/5849-ivovandongen-crashIvo van Dongen2016-08-051-2/+14
* [build] Use the JNIDIR as the platform string, since that's what Android Stud...Konstantin Käfer2016-08-051-2/+1
* [build] add missing files to Android buildKonstantin Käfer2016-08-052-2/+39
* [build] use cmake script bundled with MasonKonstantin Käfer2016-08-051-9/+7
* [build] copy custom-layer-example.so to the right sub-moduleIvo van Dongen2016-08-051-1/+3
* [build] make android targets .PHONY and adhere to naming schemeKonstantin Käfer2016-08-051-1/+1
* [build] cmake androidIvo van Dongen2016-08-052-14/+123
* [build] switch to CMakeKonstantin Käfer2016-08-053-189/+1
* [android] #5858 - added convenience methods for color propertiesIvo van Dongen2016-08-0319-80/+718
* [android] #5717 - update MarkerView when added to the map, previously only up...Tobrun Van Nuland2016-08-031-0/+3
* [android] #4845 - remove robotium, migrate to espressoTobrun2016-08-0345-450/+490
* [android] #5801 - add setMediaOverlay example for a secondary SurfaceViewTobrun2016-08-034-3/+185
* [android] SurfaceView compatible snapshot apiTobrun Van Nuland2016-08-036-16/+105
* [android] #5378 - NavDrawer rendering issues, added snackbar exampleTobrun Van Nuland2016-08-033-52/+24
* [android] #5000 - initial surface view implementation.Tobrun Van Nuland2016-08-032-59/+39
* [android] #5663 - make shape annotations updateableTobrun2016-08-0312-47/+357
* [android] #5610 - Runtime style api - part 2Ivo van Dongen2016-08-0273-297/+6974
* [android] - add print exampleTobrun Van Nuland2016-08-025-4/+180
* fixes #5771: adds dates to releases in changelogsJustin R. Miller2016-07-271-16/+16
* GeoJSON point clustering (#5724)Vladimir Agafonkin2016-07-271-0/+2
* [android] #5500 - add layout editor support for my location viewTobrun Van Nuland2016-07-271-0/+4
* [android] #5610 - Initial Runtime Style BindingsIvo van Dongen2016-07-2659-1/+5506
* [build] Upgrade geojson-vt-cpp@6.1.2Bruno de Oliveira Abinader2016-07-261-1/+1
* [android] Create a new local reference frame in JNI listOfflineRegionsAntonio Zugaldia2016-07-251-1/+4
* [android] Fixes #5777. deselectMarker is delegated to MapboxMap from Marker m...Bharath MG2016-07-242-3/+23
* [android] #5679 - move logo and attribution to the top rightTobrun Van Nuland2016-07-242-1/+4
* [android] #5745 - allow selectMarker on MapboxMap to be called with a MarkerViewTobrun Van Nuland2016-07-242-3/+31
* [android] #5738 - default navigation drawer exampleTobrun2016-07-2417-22/+395
* [android] #5756 - correctly load style from xml attributesTobrun Van Nuland2016-07-241-2/+4
* [android] fixes #5762. Passing pixel points to native jni for getting latlng.Bharath MG2016-07-242-3/+3
* [android] #5767 - Switching to Mapbox OutdoorsBrad Leege2016-07-222-3/+3
* Revert "[android] #5000 - initial surface view implementation."Brad Leege2016-07-222-38/+97
* Merge branch 'release-android-v4.1.1'Brad Leege2016-07-192-1/+7
|\
| * [android] #5725 - Updating CHANGELOGandroid-v4.1.1Brad Leege2016-07-191-0/+6
| * [android] #5725 - Updating version to 4.1.1Brad Leege2016-07-192-2/+2
* | [android] #5718 - Adding support for SharedPreferencesBrad Leege2016-07-182-4/+13
* | [android] #5536 - Adding GzipRequestInterceptor to Telemetry OkHttp ClientBrad Leege2016-07-181-1/+4
* | [android] #5536 - Building GzipRequestInterceptorBrad Leege2016-07-181-0/+54
* | Revert "add supercluster dependency"Vladimir Agafonkin2016-07-181-2/+0
* | add supercluster dependencyVladimir Agafonkin2016-07-181-0/+2
* | [android] Set thread name properlyThiago Marcos P. Santos2016-07-163-2/+40
* | [core] Make the AssetFileSource thread low priorityThiago Marcos P. Santos2016-07-161-1/+1
* | [android] Introduce a getDatabasePath() method that enables switching storage...Antonio Zugaldia2016-07-154-2/+79
* | [android] #5682 - Cloning events list to prevent synchronization issuesBrad Leege2016-07-141-1/+3
* | [android] #5682 - Adding NaN and Infinite checks to trackGestureDragEndEvent(...Brad Leege2016-07-141-0/+22
* | [android] Adds an API to enable/disable delivering messages when the region g...Antonio Zugaldia2016-07-141-18/+53
* | [android] latlngbounds includes added in builderCameron2016-07-143-2/+36
* | [android] #5631 - add a concrete java exception when creating a marker withou...Tobrun2016-07-147-41/+78
* | [android] #5680 - Adding 1000 event cap to send telemetry dataBrad Leege2016-07-131-3/+20
* | [core] Revert workaround for std::atomic on ARMv5Thiago Marcos P. Santos2016-07-132-4/+4