summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [android] - fixed scale animation focal pointupstream/11642-scale-inertia-focal-pointŁukasz Paczos2018-04-101-1/+2
* Remove unused lambda capture (#11601)Anand Thakker2018-04-051-1/+1
* [android] - bump snapshot versionandroid-v5.5.1Tobrun2018-03-261-1/+1
* [android] - update changelog v5.5.1Tobrun2018-03-261-0/+9
* [android] - check for null body on http request, cleanup codeTobrun2018-03-262-79/+91
* [android] - validate if width and height aren't 0 when creating options classTobrun2018-03-261-0/+3
* [android] - use float for pixelratio when creating a snapshotterTobrun2018-03-261-3/+3
* [android] - delete local ref pixel buffer when converting Image.java to coreTobrun2018-03-261-1/+1
* [android] - don't load default style if style json string was set (#11519)Tobrun2018-03-262-7/+78
* [android] - verify optional before accessing itTobrun2018-03-191-4/+6
* [ios] Bump podspecs for ios-v3.7.6ios-v3.7.6Jason Wray2018-03-123-3/+3
* [ios] Prepare changelog for ios-v3.7.6Jason Wray2018-03-121-1/+4
* [ios, build] Move iOS release builds to CircleCIJason Wray2018-03-122-99/+1
* [ios] Add camera limit debug option to iosappupstream/fb-fix-camera-limit-pinch-driftJason Wray2018-03-081-1/+42
* [ios] Fix pinch drift ignoring delegate camera change responseJason Wray2018-03-082-3/+8
* [android] - reset release configurationandroid-v5.5.0Tobrun2018-03-011-1/+1
* [android] - fix custom layer exampleTobrun2018-03-011-1/+1
* [android] - release android v5.5.0Tobrun2018-03-011-1/+1
* [android] - update changelog for v5.5.0Tobrun2018-03-011-0/+12
* [android] incorrect latlngBounds in the VisibleRegion with map is rotatedOsana Babayan2018-03-011-5/+6
* [android] custom layer example - remove dependencies on mbgl logging and stri...Ivo van Dongen2018-03-011-23/+26
* [android] custom layer example - add error checking to debug issues more easilyIvo van Dongen2018-03-011-28/+142
* [android] custom layer example - fix fragment shader source for opengl es 2 p...Ivo van Dongen2018-03-011-1/+1
* [android] - check if hosting Activity isn't finishing before showing an dialogTobrun2018-03-011-1/+12
* [android] expose ImageSource coordinates setter (#11262)Łukasz Paczos2018-03-013-1/+19
* [android] jni clean up - missing a couple DeleteLocalRefosana2018-03-014-3/+11
* upgraded telem version (#11338)Cameron Mace2018-02-283-7/+6
* [ios] Improved heading indicator arrow visibilityJason Wray2018-02-272-1/+5
* [ios, macos] Fix a memory leak when creating an EAGLContext in MGLMapSnapshot...Fabian Guerra Soto2018-02-271-9/+10
* [android] - don't disable zoom button controller zooming whem zooming gesture...Tobrun2018-02-211-7/+8
* [android] - decouple map padding from overlain viewsTobrun2018-02-201-5/+0
* [ios] Bump podspecs for 3.7.5ios-v3.7.5Jason Wray2018-02-164-4/+4
* [ios] Fix loop when first asking for location permission (#11229)Jason Wray2018-02-162-2/+7
* [ios] Bump podspec to 3.7.4 (#11179)ios-v3.7.4Fabian Guerra Soto2018-02-125-3/+5
* [ios, macos] Fix memory leaks in MGLMapSnapshotter. (#11133)Fabian Guerra Soto2018-02-122-165/+177
* [ios] Adds camera change delegate methods with reason parameter. (#11151)Julian Rex2018-02-127-73/+325
* [android] - update SNAPSHOT version to v5.4.2Tobrun2018-02-121-1/+1
* [android] - update changelog for 5.4.1Tobrun2018-02-121-0/+7
* [android] - don't invoke onLowMemory on map when the map isn't fully created yetTobrun2018-02-121-1/+3
* [android] - don't recreate surface as part of view resizeandroid-v5.4.1tobrun2018-02-091-8/+6
* [android] - add optional location provider lost to proguard configurationtobrun2018-02-091-1/+4
* [ios, macos] Added option to restrict tile source to boundsMinh Nguyễn2018-02-088-1/+55
* [android] - programmatically create GlSurfaceViewtobrun2018-02-082-9/+2
* [android] - introduce mapview weak reference in global layout listenertobrun2018-02-081-17/+29
* Adjust radius (#11132)Randall C Lee2018-02-061-1/+1
* [ios] Add Radius Configuration (#11070)Randall C Lee2018-02-055-3/+71
* [android] - update changelog for 5.4.0android-v5.4.0Tobrun2018-02-052-2/+17
* [android] - create Handler using the main thread looperTobrun2018-02-051-1/+2
* [android] - log lack of permissions only if enabling locationŁukasz Paczos2018-02-051-1/+1
* Implement new bearingTrackingMode GPS_NORTH_FACINGMartin Hellwig2018-02-052-6/+24