summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [core] Change definition of "complete" so offline packs created before #11055...upstream/awatt-issue-14147Julian Rex2019-03-212-0/+5
* [android] changelog for 7.3.0-beta.1Łukasz Paczos2019-03-212-1/+15
* [android] cache source/layer only when successfully addedŁukasz Paczos2019-03-211-5/+5
* [android] clear the style object when the map is destroyedŁukasz Paczos2019-03-212-4/+8
* [core] Remove file source from public Map ctorBruno de Oliveira Abinader2019-03-2130-228/+242
* [darwin] [MGLOfflineStorage mbglFileSource] is now a shared_ptrBruno de Oliveira Abinader2019-03-218-32/+24
* [android] - add offline troubleshooting link to javadoc of OfflineManagertobrun2019-03-211-0/+4
* [ios, macos] Fix format expression parsing. (#14168)Fabian Guerra Soto2019-03-212-13/+25
* [android] - refactor idling resource from testtobrun2019-03-211-60/+42
* [ios, macos] Add text-color support to format expressions. (#14146)Fabian Guerra Soto2019-03-2112-9/+176
* [android] update licensesŁukasz Paczos2019-03-211-12/+6
* Update `mapbox-events-ios` to release `0.9.1`Alf Watt2019-03-211-0/+0
* Update `mapbox-events-ios` submoduleAlf Watt2019-03-211-0/+0
* Update `mapbox-events-ios` submoduleAlf Watt2019-03-211-0/+0
* Update `mapbox-events-ios` submoduleAlf Watt2019-03-201-0/+0
* Update mapbox-events-ios submodule versionAlf Watt2019-03-201-0/+0
* Generate this list using `scripts/generate-file-lists.js`Alf Watt2019-03-201-2/+2
* Update `ios.xcodeproj` to replace `MMENSDateWrapper` with `MMEDate`Alf Watt2019-03-201-10/+10
* Point mapbox-events-ios to development branch with MMEDate refactor for build...Alf Watt2019-03-191-0/+0
* Nobody likes a negative build flagAlf Watt2019-03-191-2/+2
* [android] expose LocationComponent's layer IDsŁukasz Paczos2019-03-191-6/+26
* [android] unit and instrumentation tests code coverage reportŁukasz Paczos2019-03-195-6/+74
* Add SKIP_DOCS flag to build pipeline for iOSAlf Watt2019-03-191-2/+5
* MMENSDateWrapper -> MMEDateAlf Watt2019-03-191-2/+2
* [ios] Deleted unused NSData categoryMinh Nguyễn2019-03-186-103/+0
* [android] bump telemetry version to 4.3.0Łukasz Paczos2019-03-182-1/+1
* [android] cache location layer IDs in a set instead of a listŁukasz Paczos2019-03-182-24/+33
* [android] - remove base idlingResource setuptobrun2019-03-1822-735/+495
* [ios, macos] Add format expression convenience methods support. (#14094)Fabian Guerra Soto2019-03-1520-22/+329
* [android] text-color option for formatted sectionsŁukasz Paczos2019-03-158-123/+376
* [core] Group Map LatLngBounds, min and max zoom methodsAnder Conselvan de Oliveira2019-03-145-22/+24
* [core] Remove optional from Map::setLatLngBounds()Ander Conselvan de Oliveira2019-03-141-21/+19
* [android] - move TextureView to top of list so UiAutomator finds it more quicklytobrun2019-03-141-1/+1
* [ios] Updated podspecs (#14110)ios-v4.10.0-alpha.2Jordan Kiley2019-03-133-3/+3
* [ios] Generate iOS code coverage for metrics (#14015)Jordan Kiley2019-03-132-0/+42
* [build] update Boost to 1.69 and remove RTTIKonstantin Käfer2019-03-133-1/+6
* [android] changelog for 7.3.0-alpha.2Łukasz Paczos2019-03-131-0/+12
* [android] when changing the resource path, recreate database instead of the w...Łukasz Paczos2019-03-135-107/+121
* [core] expose an option to change the db file path in runtimeŁukasz Paczos2019-03-134-11/+35
* [android] Feature: Change path of the resources cache dbArne Kaiser2019-03-138-48/+377
* [android, iOS, macOS] Adding Galician translation from Transifex (#14095)Langston Smith2019-03-1314-1/+594
* [android] Updated Android readme links and writing (#14090)Langston Smith2019-03-131-8/+4
* [core] Get FileSource via UpdateParameters in Renderer::ImplBruno de Oliveira Abinader2019-03-1315-34/+18
* [core] Don't use exceptions in MapObserver::onDidFailLoadingMapAnder Conselvan de Oliveira2019-03-138-58/+64
* [ios, build] Remove unnecessary clean step from release packagingJason Wray2019-03-121-1/+0
* [node] Change Map/FileSource relationship to compositionBruno de Oliveira Abinader2019-03-122-12/+27
* [darwin] Fix MGLMapView.direction wrappingJason Wray2019-03-125-13/+113
* [android] set a blank style when an empty builder is providedŁukasz Paczos2019-03-122-15/+17
* [android] explicitly declare MapboxIssueRegistry's lint versionŁukasz Paczos2019-03-121-0/+4
* [android] fix quick-zoom + double-tap gestures combo regressionŁukasz Paczos2019-03-121-4/+18