summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * [all] Build all release builds with -OsJohn Firebaugh2017-03-022-4/+1
| * [ios] MGLAnnotationView annotation property made writable (#8139)Fabian Guerra Soto2017-03-024-3/+3
| * [core] const-correctionJohn Firebaugh2017-03-024-4/+4
| * [core] Fix whitespace; no need for explicit on multi-parameter constructorsJohn Firebaugh2017-03-0212-124/+204
| * [core] Safeguard ICU UChar usageBruno de Oliveira Abinader2017-03-022-5/+23
| * [core] privatize OffscreenTexture implementationKonstantin Käfer2017-03-012-24/+55
| * [android] - add accessibility support to the Android SDK by applying content ...Tobrun2017-03-017-13/+27
| * [android] - add unit test for Mapbox (#8228)Tobrun2017-03-012-1/+93
* | MyLocationView activate/deactivate LocationSource (#8255)Tobrun2017-03-081-4/+4
* | [ios, macos] Removed duplicated NSDate test files, improved duration converst...Fabian Guerra Soto2017-03-086-64/+23
* | [android] - don't disable tracking when animation the camera bearing. (#8279)Tobrun2017-03-081-1/+1
* | [ios, macos] Russian, Catalan, Lithuanian, Finnish, Dutch (#8256)Minh Nguyễn2017-03-0829-12/+985
* | [ios, macos] Added a timing note for two delegate methods (#8259)Jordan Kiley2017-03-072-14/+20
* | [ios] Add version checker update to deploy scriptJason Wray2017-03-071-0/+20
* | [ios] Add SDK version update checking/notificationJason Wray2017-03-077-0/+80
* | [ios, macos] Update callout when relocating annotationMinh Nguyễn2017-03-034-22/+8
* | [ios] Clarify docs for MGLUserTrackingModeNadia Barbosa2017-03-031-3/+22
* | [ios, macos] Exclude MGLUserTrackingMode from macOSNadia Barbosa2017-03-032-15/+15
* | [ios] Fixed conversion between Duration and NSTimeInerval (#8276)Fabian Guerra Soto2017-03-0310-37/+126
* | [macos] Document Carthage, CocoaPods installationMinh Nguyễn2017-03-032-3/+32
* | [ios] Split out changelog Packaging sectionMinh Nguyễn2017-03-031-2/+5
* | [ios] Added basic notes about using CarthageJason Wray2017-03-032-0/+13
* | [ios, macos] Alias MGLStyleConstantValue to MGLConstantStyleValueJesse Bounds2017-03-033-0/+4
* | [ios, macos] Rename MGLStyleConstantValue to MGLConstantStyleValueJesse Bounds2017-03-0316-178/+178
* | Updates version name and CHANGELOG after 5.0.0-beta.2 release (#8254)Antonio Zugaldia2017-03-022-1/+8
* | [ios] Use curl to verify that a release is not publishedandroid-v5.0.0-beta.2Jesse Bounds2017-03-011-1/+1
* | [ios] Update podspec version for 3.5.0 beta.2ios-v3.5.0-beta.2Jesse Bounds2017-03-012-2/+2
* | [ios, macos] Updated changelogs for #8113Minh Nguyễn2017-03-012-2/+4
* | [android] [auto] Update properties to version 5.0.0-beta.2 in preparation for...Antonio Zugaldia2017-03-011-1/+1
|/
* [ios] Add changelog entry for the pause / resume API updateJesse Bounds2017-03-011-0/+1
* [Qt] FBO handling should happen outside of QMapboxGL::renderBruno de Oliveira Abinader2017-03-014-36/+4
* [android] keep default file source alive for the duration (#8226)Ivo van Dongen2017-03-011-9/+5
* [ios] Pause file source activity on backgroundJesse Bounds2017-03-011-0/+15
* [core] Cache file source base URL and access tokenJesse Bounds2017-03-013-4/+40
* [android] add line starts with a semicolon and empty statement checkstyle rul...Pablo Guardiola2017-03-012-1/+6
* Only listen to connectivity broadcast events when needed (#8222)Tobrun2017-03-015-73/+48
* [iOS] Replaced gifs from gesture recognizer guide (#8227)Jordan Kiley2017-02-282-0/+0
* [core] Implement data-driven styling for {text,icon}-{color,opacity,halo-colo...Anand Thakker2017-02-2831-478/+1985
* [core] remove gl.hpp include from shader headersKonstantin Käfer2017-02-2814-28/+0
* [core] Log Memory.Footprint test results (#8170)Anand Thakker2017-02-286-30/+215
* [android] fix unit tests for #7944Ivo van Dongen2017-02-282-3/+3
* [core] There's only ever one icon quadJohn Firebaugh2017-02-287-213/+216
* [core] Eliminate Shaping::textJohn Firebaugh2017-02-283-7/+4
* [core] Release compareText after symbol preparationJohn Firebaugh2017-02-281-0/+1
* [core] [android] - allow zooming/scaling to use AnimationOptions (#8181)Tobrun2017-02-286-119/+119
* [android] raise checkstyle file length limitIvo van Dongen2017-02-281-1/+1
* [android] insert layer at indexIvo van Dongen2017-02-285-0/+82
* [android] remove layer at indexIvo van Dongen2017-02-285-2/+75
* [android] insert layer aboveIvo van Dongen2017-02-289-15/+118
* [android] remove source returns referenceIvo van Dongen2017-02-285-14/+26