summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] - release android v5.5.0upstream/release-android-v5.5.0Tobrun2018-03-012-2/+2
* [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
* [core] blacklist vao usage on mali t720 (sapphire 650)Ivo van Dongen2018-03-011-2/+9
* [core] check opengl error state after custom layer invocationsIvo van Dongen2018-03-011-3/+4
* [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
* [core] continue loading style even if we mutate itKonstantin Käfer2018-02-272-10/+16
* [core,node] Pin 'nan' to ~2.8 to avoid Callback::Call deprecation.Chris Loer2018-02-271-2/+2
* [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
* Cherry pick #11176 for Agua patchAsheem Mamoowala2018-02-122-1/+11
* [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
* Reset tileset-based render sources when any tileset properties changed. (#11042)Asheem Mamoowala2018-02-084-16/+18
* Support TileJSON bounds property (#10701)Asheem Mamoowala2018-02-0818-17/+436
* [android] - programmatically create GlSurfaceViewtobrun2018-02-082-9/+2
* [android] - introduce mapview weak reference in global layout listenertobrun2018-02-081-17/+29
* [core] Don't crash on line labels with 0 glyphs.Chris Loer2018-02-071-2/+3
* 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] - blacklist adreno 2xx for VAO supportTobrun2018-02-051-2/+3
* [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
* [ios, macos] Fix MGLMapSnapshotter pointForCoordinate returns an scaled point.Fabian Guerra2018-01-251-1/+1
* [core] fix style parsing crash when a layer's paint property is not an objectKonstantin Käfer2018-01-233-0/+18
* [android] - release android v5.3.2, bump snapshot versionTobrun2018-01-231-1/+1
* [android] - rollback fragment flash changes for ViewPager supportandroid-v5.3.2Tobrun2018-01-232-4/+0
* [android] - update changelog for v5.3.2Tobrun2018-01-231-0/+13
* [android] - handle null Call instances in HttpRequestTobrun2018-01-231-1/+1
* [android] - allow setting an OkHttpClientTobrun2018-01-234-4/+19
* Camera callbacks for velocity animated movements (#10925)Łukasz Paczos2018-01-233-24/+57