summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [ios] add OpenGLES framework so that we can use the GL debuggerKonstantin Käfer2016-07-071-0/+4
* [macos] add keyboard shortcuts to macosappKonstantin Käfer2016-07-071-26/+20
* [macos] Use gesture recognizer for context menuMinh Nguyễn2016-07-073-1/+15
* [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-0612-25/+31
* [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
* [android] Fix issue when stop is called before run on the RunLoopThiago Marcos P. Santos2016-07-051-2/+4
* [android] Do not create Timers on Default main loopsThiago Marcos P. Santos2016-07-053-1/+6
* [android] Fix hang when calling Timer::start() twiceThiago Marcos P. Santos2016-07-051-2/+1
* [android] Fix a bug when canceling tasksThiago Marcos P. Santos2016-07-052-5/+12
* [android] Fix default RunLoop not stoppingThiago Marcos P. Santos2016-07-052-6/+13
* [android] #5104 - make nativePixelForLatLng faster (74ms to 57ms)Tobrun2016-07-052-64/+34
* [android] - Remove StyleInitializer class, obsolete with introduction MapboxA...Tobrun2016-07-052-125/+15
* [android] #5564 - fixes latitude lint range setup for getMetersPerPixelAtLati...Tobrun2016-07-051-1/+1
* [android] - add javadoc to mapboxmapoptionsTobrun2016-07-051-23/+69
* [android] - fixes deprecation javadoc of accessTokenTobrun2016-07-051-0/+1
* [ios, macos, node] “Mapbox GL Style Specification” → “Mapbox Style Sp...Minh Nguyễn2016-07-048-8/+8
* [test] Added sample filter to schemeMinh Nguyễn2016-07-041-0/+6
* [android] upgrade to NDK r12bKonstantin Käfer2016-07-012-2/+2
* [core] code style cleanupsKonstantin Käfer2016-07-014-12/+58
* [android] updated the testapp iconCameron2016-06-306-1/+1
* [core] Added CharArrayBufferBruno de Oliveira Abinader2016-06-302-5/+7
* Merge remote-tracking branch 'origin/release-android-v4.1.0'John Firebaugh2016-06-2956-259/+1862
|\
| * [android] #5510 - Setting version to 4.2.0-SNAPSHOTBrad Leege2016-06-291-1/+1
| * [android] #5510 - Updating CHANGELOG for Android 4.1.0 Releaseandroid-v4.1.0Brad Leege2016-06-291-0/+8
| * [android] #5510 - Fixing POM NameBrad Leege2016-06-291-1/+1
| * [android] #5510 - Setting properties to 4.1.0 for ReleaseBrad Leege2016-06-292-2/+2
| * [android] #4700 - Removing Deprecated annotation on MapboxMap.OnMyLocationCh...Brad Leege2016-06-281-1/+0
| * [android] #5470 - Adding NaN and Infinite checks to location event trackingBrad Leege2016-06-271-0/+10
| * [android] Fixes disappearing markers when crossing dateline, remove debug exc...Tobrun2016-06-271-8/+3
| * [android] #5479 - don't invalidate MapView when we are animating MyLocationVi...Tobrun2016-06-251-7/+1
| * [android] #5479 - Don't disable rotate gesture if we have tracking disabledTobrun2016-06-251-2/+2
| * [android] #5479 - apply preRotate instead of postRotate for a correct transfo...Tobrun2016-06-251-1/+1
| * [android] Addresses marker view flat bugTobrun Van Nuland2016-06-242-2/+6
| * [android] - Fix locational runtime permissionsTobrun Van Nuland2016-06-243-23/+126
| * [android] Make markers View.GONE when being added for the first time to the mapTobrun Van Nuland2016-06-231-1/+2
| * [android] Recalculate offset with new anchorTobrun Van Nuland2016-06-232-18/+8
| * [android] #5415 - add 4.1.0-beta.3 to CHANGELOG.mdandroid-v4.1.0-beta.3Antonio Zugaldia2016-06-201-0/+13
| * [android] #5415 - fix fabric version nameAntonio Zugaldia2016-06-201-1/+1
| * [android] Rename Custom Dynamic InfoWindow Adapter in testappAntonio Zugaldia2016-06-201-3/+3
| * [android] Add scaling marker activity to TestApp using the View Marker APIAntonio Zugaldia2016-06-204-0/+212
| * [android] Remove unnecessary menu from Animated Marker activityAntonio Zugaldia2016-06-171-7/+0
| * [android] Fix info window placement on programatic marker selectIvo van Dongen2016-06-172-5/+45
| * [android] Setting up LocationPickerActivity infrastructureBrad Leege2016-06-1715-99/+780
| * [android] #5299 - add rotation to cars, add cars imagesTobrun2016-06-174-18/+34
| * [android] #5299 - remove MarkerView x,y animationTobrun2016-06-174-200/+20
| * [android] #5299 - Added more cars to the animation example to see what impact...Ivo van Dongen2016-06-171-24/+60