| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] Add number-format expression | Juha Alanen | 2019-06-27 | 1 | -0/+23 |
* | [ios] Remove previously deprecated unavailable methods and properties | Jason Wray | 2019-06-26 | 3 | -41/+4 |
* | Remove assert from deconstructor of run_loop.cpp | Michael Muesch | 2019-06-26 | 1 | -1/+0 |
* | [darwin] Ensure the runloop is awake in RunLoop::runOnce() | Bruno de Oliveira Abinader | 2019-06-25 | 1 | -0/+1 |
* | [darwin] Add warning about certain tests requiring en_US locale | Jason Wray | 2019-06-24 | 4 | -3/+16 |
* | [ios, macos] Added completion handlers to animated MGLMapView methods | Minh Nguyễn | 2019-06-21 | 1 | -3/+114 |
* | [ios] Simplify -[MGLOfflineStorageTests testAddFileContent] | Jason Wray | 2019-06-19 | 1 | -60/+20 |
* | [ios, docs] Fix grammatical issue in GeoJSON guide | Sam Fader | 2019-06-13 | 1 | -1/+1 |
* | [ios] Added offline query parameter (#14857) | Julian Rex | 2019-06-11 | 2 | -11/+106 |
* | [ios] get sku token return value | Fredrik Karlsson | 2019-06-11 | 1 | -19/+6 |
* | [ios] Update libmbxaccounts for navigation SDK override (#14802) | Jason Wray | 2019-06-05 | 1 | -18/+18 |
* | [core] fix warnings with Xcode 11's updated Clang version | Konstantin Käfer | 2019-06-04 | 1 | -1/+1 |
* | [ios] Fix content insets with custom edge padding. (#14813) | Fabian Guerra Soto | 2019-06-03 | 3 | -10/+17 |
* | [ios,macos] refactor MGLMapViewImpl | Konstantin Käfer | 2019-05-29 | 4 | -18/+11 |
* | [ios] Update Raster Tiles API name and link | Jason Wray | 2019-05-28 | 2 | -2/+2 |
* | [core] option to perform platform specific operations when creating/destroyin... | Łukasz Paczos | 2019-05-22 | 1 | -0/+7 |
* | [ios] Enable SKU tokens for all requests | Jason Wray | 2019-05-20 | 3 | -46/+10 |
* | [ios] Rename performance's metrics variable names.android-v7.5.0-beta.1 | Fabian Guerra | 2019-05-16 | 3 | -17/+35 |
* | [ios] Update to libmbxaccounts 0.0.5 (#14683) | Jason Wray | 2019-05-16 | 1 | -2/+2 |
* | [build, darwin] Fix ENOBUFS in build scripts on NodeJS 12.x | Jason Wray | 2019-05-13 | 2 | -2/+2 |
* | [core] Make the BackgroundScheduler a singleton | Thiago Marcos P. Santos | 2019-05-10 | 1 | -7/+1 |
* | [core] upgrade mapbox-gl-js pin to the most recent version | Konstantin Käfer | 2019-05-08 | 1 | -2/+5 |
* | [core] render extrusions directly in the main framebuffer | Konstantin Käfer | 2019-05-08 | 1 | -1/+1 |
* | [ios, macos] Include fix-it suggestions in deprecation warnings | Minh Nguyễn | 2019-05-07 | 2 | -2/+2 |
* | [ios, macos] Removed MGLStyleValue references from documentation (#14552) | Minh Nguyễn | 2019-05-07 | 1 | -7/+7 |
* | [ios] Static analysis fix tweaks - part 2 (#14572) | Julian Rex | 2019-05-02 | 4 | -12/+17 |
* | [ios, macos] Fixes for static analyzer warnings (#14453) | Julian Rex | 2019-04-30 | 5 | -11/+20 |
* | [ios] Remove events=true from new SKU requests | Jason Wray | 2019-04-29 | 1 | -9/+6 |
* | [ios] Enable/Disable sku token handling (#14467) | Julian Rex | 2019-04-24 | 3 | -13/+48 |
* | [ios] Make MGLLocationManager protocol swift friendly. (#14477) | Fabian Guerra Soto | 2019-04-24 | 1 | -3/+23 |
* | [ios] Add SKU tokens to all Mapbox requests (#14421) | Jason Wray | 2019-04-17 | 3 | -14/+63 |
* | [darwin] Generate style code for symbol-sort-key | Alexander Shalamov | 2019-04-17 | 3 | -2/+116 |
* | [ios, macos] Fix MGLSymbolStyleLayer.text localization issue. (#14405) | Fabian Guerra Soto | 2019-04-15 | 4 | -0/+20 |
* | [ios, macos] Premultiply color values for mgl_color | Nadia Barbosa | 2019-04-12 | 1 | -2/+7 |
* | [ios] Deactivate MGLMapView IBDesignable (#14379) | Fabian Guerra Soto | 2019-04-10 | 3 | -21/+5 |
* | [ios] Update mapbox/jazzy-theme | Jason Wray | 2019-04-10 | 1 | -0/+0 |
* | [ios, macos] Add Mapbox Maps SDK metrics manager. (#13997) | Fabian Guerra Soto | 2019-04-09 | 6 | -5/+287 |
* | [core] move GLContextMode to RendererBackend | Konstantin Käfer | 2019-04-05 | 2 | -8/+0 |
* | [core] refactor RendererBackend | Konstantin Käfer | 2019-04-05 | 3 | -3/+7 |
* | [core] move BackendScope to gfx namespace | Konstantin Käfer | 2019-04-05 | 1 | -2/+2 |
* | [ios] Remove unused line from MGLExpressionTests | Jason Wray | 2019-04-03 | 1 | -1/+0 |
* | add onStyleImageMissing to allow dynamically loaded or generated images (#14253) | Ansis Brammanis | 2019-04-02 | 1 | -1/+6 |
* | [Darwin] Improve documentation for enum array propertiesupstream/az-accounts | Mikhail Pozdnyakov | 2019-03-29 | 2 | -1/+21 |
* | [darwin] Support for variable text placement API | Mikhail Pozdnyakov | 2019-03-29 | 5 | -27/+228 |
* | [ios, core] Updates project for iOS SDK 12.2 / Always use vendored optional (... | Julian Rex | 2019-03-27 | 3 | -8/+23 |
* | [ios, macos, build] Remove DEBUG from logging configuration. (#13933) | Fabian Guerra Soto | 2019-03-25 | 1 | -1/+1 |
* | [core] Fix signature of fluent interface setters | Bruno de Oliveira Abinader | 2019-03-23 | 2 | -5/+6 |
* | [ios, macos] Support expressions in formatting parameters. (#14198) | Fabian Guerra Soto | 2019-03-22 | 7 | -76/+73 |
* | [ios, macos] Fix conditional expression parsing error. (#14181) | Fabian Guerra Soto | 2019-03-21 | 2 | -24/+4 |
* | [core] Remove file source from public Map ctor | Bruno de Oliveira Abinader | 2019-03-20 | 6 | -14/+33 |