summaryrefslogtreecommitdiff
path: root/platform/android
Commit message (Expand)AuthorAgeFilesLines
...
* [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
* | [android] #5649 - add a ViewPager exampleTobrun Van Nuland2016-07-134-10/+164
* | [android] #5649 - fixes fragment null pointer when creating a SupportMapFragm...Tobrun Van Nuland2016-07-131-2/+3
* | [android] #5649 - Request MapView parents not to intercept scroll gestures.Justas Medeisis2016-07-131-0/+2
* | [android] #5438 - add bearing to MyLocationView for the SDK camera objectTobrun2016-07-134-30/+28
* | [android] #5652 - fix PressForMarkerActivity setup to follow best practices o...Tobrun Van Nuland2016-07-132-7/+8
* | [android] #5541 - removes requirement of MapboxAccountManager.start before se...Tobrun2016-07-133-11/+45
* | [android] Build release with -Os and -fvisibility=hiddenThiago Marcos P. Santos2016-07-131-0/+1
* | [android] Update {Line,Fill}Annotation properties setterBruno de Oliveira Abinader2016-07-131-6/+6
* | [android] #5613 - Limiting location event latitudes and longitudes to 7 digit...Brad Leege2016-07-121-2/+4
* | [android] - remove duplicate bearing/direction API from MapViewTobrun2016-07-111-45/+21
* | [android] #5513 - make sure view is measured first before anchoringTobrun2016-07-071-0/+4
* | [android] - Resolves updating marker view position with SurfaceViewTobrun2016-07-071-0/+8
* | [core] geometry@0.8.0 / geojsonvt@6.0.0 (#5514)Young Hahn2016-07-061-2/+3
* | [android] Add support for timers on the main threadThiago Marcos P. Santos2016-07-062-2/+36
* | Revert "[android] Do not create Timers on Default main loops"Thiago Marcos P. Santos2016-07-063-5/+0
* | [android] #5000 - initial surface view implementation.Tobrun Van Nuland2016-07-062-59/+39