summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
...
* | [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
* | [glfw] Added 'addRandomLineAnnotations'Bruno de Oliveira Abinader2016-07-231-5/+26
* | [ios] Refactor iosapp demo test shapes functionJason Wray2016-07-221-80/+87
* | [ios] Do not allow multipoint annotations to be assigned viewsJason Wray2016-07-222-1/+8
* | [node] Fix integer conversion of filter valuesCarol Hansen2016-07-221-2/+2
* | [android] #5767 - Switching to Mapbox OutdoorsBrad Leege2016-07-222-3/+3
* | [ios] Reformat inline documentation with ticks, smart quotes, breaks (#5752)Jason Wray2016-07-227-55/+94
* | Revert "[android] #5000 - initial surface view implementation."Brad Leege2016-07-222-38/+97
* | [Qt] Use Qt text codec instead of nunicodeThiago Marcos P. Santos2016-07-223-4/+30
* | [default] uv_run should use UV_RUN_NOWAITThiago Marcos P. Santos2016-07-221-1/+1
* | [macos] Add `showAnnotations:` methods (#5749)Jason Wray2016-07-215-7/+86
* | [ios] Add simulator dSYM slices to build output. (#5740)Jesse Bounds2016-07-212-1/+13
* | [ios,macos,node] Updated changelog about debug options no-ops in release modeBruno de Oliveira Abinader2016-07-205-1/+11
* | [core] Fixed test build errorsmacos-v0.2.1macos-0.2.1Minh Nguyễn2016-07-191-1/+1
* | Merge branch 'release-ios-v3.3.0'Minh Nguyễn2016-07-196-60/+37
|\ \ | |/
| * ios-v3.3.1ios-v3.3.1Minh Nguyễn2016-07-192-2/+2
| * [ios, macos] Updated changelogsMinh Nguyễn2016-07-192-0/+4
| * [ios, macos] Updated changelogMinh Nguyễn2016-07-192-0/+2
| * [ios, macos] Offline storage size APIMinh Nguyễn2016-07-185-0/+28
| * [ios] Updated changelog for v3.3.1Minh Nguyễn2016-07-181-1/+4
| * [core] Restored shape annotation z-orderMinh Nguyễn2016-07-182-0/+5
| * [ios] fixes #3697 compass, logo and attribution now respects insets (#5671)Fredrik Karlsson2016-07-181-49/+22
| * [ios] Reenabled long tap to drop pinsMinh Nguyễn2016-07-152-3/+1
| * [ios] Pass `animated` property when deselecting annotation views (#5677)Jason Wray2016-07-141-1/+1
* | 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
* | | [ios, macos] Updated changelogsMinh Nguyễn2016-07-192-0/+4
* | | [ios, macos] Offline storage size APIMinh Nguyễn2016-07-185-0/+27
* | | [ios, macos] Updated changelogMinh Nguyễn2016-07-182-1/+11
* | | [android] #5718 - Adding support for SharedPreferencesBrad Leege2016-07-182-4/+13
* | | [core] Restored shape annotation z-orderMinh Nguyễn2016-07-182-0/+2
* | | [core] Add support for $id key to filtersJohn Firebaugh2016-07-181-8/+9
* | | [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-185-10/+0
* | | add supercluster dependencyVladimir Agafonkin2016-07-185-0/+10
* | | [Qt] Use the thread implementation appropriated to the targetThiago Marcos P. Santos2016-07-161-3/+11
* | | [core] Clean-up threading #ifdefsThiago Marcos P. Santos2016-07-162-19/+16
* | | [android] Set thread name properlyThiago Marcos P. Santos2016-07-163-2/+40
* | | [core] Make the AssetFileSource thread low priorityThiago Marcos P. Santos2016-07-162-2/+2
* | | [core] Trim thread name on Linux to 16 bytesThiago Marcos P. Santos2016-07-161-1/+5
* | | [core] Move set/get thread names to platform::Thiago Marcos P. Santos2016-07-161-4/+25
* | | [android] Introduce a getDatabasePath() method that enables switching storage...Antonio Zugaldia2016-07-154-2/+79