summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ios] Release ios-v4.9.0upstream/friedbunny-ios-v4.9.0Jason Wray2019-02-273-3/+3
* [ios] Update changelog for ios-v4.9.0Jason Wray2019-02-271-2/+5
* [android] Update to changelog with stable 7.2.0 changes (#14003)Langston Smith2019-02-271-1/+5
* [android] Android README link and writing updates (#13995)Langston Smith2019-02-271-5/+11
* [core] Move Map::Impl to its own def/impl filesBruno de Oliveira Abinader2019-02-275-213/+249
* [qt] Share the same file source only if using the same access tokenThiago Marcos P. Santos2019-02-271-13/+14
* [ios] Make PingFang as the default local font family for GCJ glyphs(#13988)Lloyd Sheng2019-02-273-4/+6
* [ios, build] Trigger automated site and docs generation during releasesJason Wray2019-02-262-0/+35
* [ios, build] Only install packaging dependencies if not installedJason Wray2019-02-261-1/+8
* [glfw] Add bounds exampleBruno de Oliveira Abinader2019-02-261-0/+40
* [core] Use unwrapped longitude for bounds checkBruno de Oliveira Abinader2019-02-265-54/+212
* [core] Ensure 'isPanning' is true when panning a full roundBruno de Oliveira Abinader2019-02-262-1/+18
* [build] Added package-lock.json to .gitignoreBruno de Oliveira Abinader2019-02-261-0/+3
* [build] More granular timestamps for binary metrics collectionNadia Barbosa2019-02-261-4/+3
* [android] clear singleton instance of Mapbox after running unit test suiteŁukasz Paczos2019-02-261-0/+16
* [android] run unit tests before building the libraryŁukasz Paczos2019-02-261-3/+3
* [android] replace remaining hardcoded delays with the idle eventŁukasz Paczos2019-02-264-16/+18
* [build] Publish Android/iOS binary sizes to S3Nadia Barbosa2019-02-254-24/+81
* [ios, macos] Expose MGLMapView OpenGL context to OpenGL style layersMinh Nguyễn2019-02-256-1/+28
* [android] - make ReLinker default library loader, create library loader provi...tobrun2019-02-258-21/+95
* [core] remove DrawMode from VertexVector/BufferKonstantin Käfer2019-02-254-20/+11
* [core] Layer manager is responsible for buckets and layouts creationMikhail Pozdnyakov2019-02-2541-145/+131
* [android] gl surfaceview renderer - only destroy context when destroying the ...Ivo van Dongen2019-02-231-1/+21
* [android] re-create renderer on surface update after app backgrounding (in ca...Ivo van Dongen2019-02-232-2/+9
* [android] fix naming for re-open testsIvo van Dongen2019-02-232-12/+12
* [android] - add UiAutomator tests for testing clicking home and returning wit...tobrun2019-02-235-0/+157
* [android] - add missing package-info.java files to packages for javadoc gener...tobrun2019-02-226-1/+21
* [android] Android 7.2.0-beta.1 changelog update (#13968)Langston Smith2019-02-211-1/+17
* [android] bump snapshot to 7.3.0Łukasz Paczos2019-02-211-1/+1
* [android] initialize vendor submodules as a CI stepŁukasz Paczos2019-02-213-6/+11
* [ios] Release ios-v4.9.0-beta.1Jason Wray2019-02-203-3/+3
* [android] ignore android-nitpick's non-zero exit value when updating submodulesŁukasz Paczos2019-02-201-0/+1
* [qt] fix missing alpha channel for `QColor`xylosper2019-02-202-5/+12
* [ios] Mock MGLOfflineStorage in MGLDocumentationExampleTestsJason Wray2019-02-192-17/+32
* [iOS] Update to Events SDK v0.9.0 (#13951)Randall Lee2019-02-193-0/+14
* Add javadocs for local font familykevin2019-02-192-1/+5
* [android] set localIdeographFontFamily default to sans-serifkevin2019-02-192-2/+2
* [android] do not post stale state message when new option provided but the co...Łukasz Paczos2019-02-191-12/+28
* [android] keep location component's layers hidden when new style with the "la...Łukasz Paczos2019-02-192-4/+33
* [build] Use the correct define on WindowsThiago Marcos P. Santos2019-02-195-5/+4
* [ios, macos] Expose the url session configuration object. (#13886)Fabian Guerra Soto2019-02-1812-28/+78
* [ios] Fix string-bool casting warning in MBXOfflinePacksTableViewControllerJason Wray2019-02-141-2/+2
* [core] Silence -Wshorten-64-to-32 in icu targetJason Wray2019-02-141-0/+1
* [core] Remove old sqlite3 usage noteJason Wray2019-02-141-8/+0
* [android] - bring back style loading test to native map, add onDestroy to aft...tobrun2019-02-141-0/+25
* [android] Update changelog for v7.2.0-alpha.2 (#13930)android-v7.2.0-alpha.2Langston Smith2019-02-141-0/+6
* [android] hook into surface holder to cleanup renderer on the right thread be...Ivo van Dongen2019-02-147-5/+66
* [ios] Release ios-v4.9.0-alpha.2ios-v4.9.0-alpha.2Jason Wray2019-02-133-3/+3
* [ios, macos] Move `apiBaseURL` to `MGLAccountManager`` (#13754)Jordan Kiley2019-02-136-33/+27
* [android] invalidate the camera position when gesture finishesŁukasz Paczos2019-02-131-0/+3