summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [darwin] Support for variable text placement APIupstream/mikhail_variable_label_placement_wipMikhail Pozdnyakov2019-03-275-10/+229
* [core] Single line optimization for variable label placementMikhail Pozdnyakov2019-03-221-2/+2
* [android] Fix style code generation if array default value is missingMikhail Pozdnyakov2019-03-212-2/+6
* Enable text-variable-anchor render testsMikhail Pozdnyakov2019-03-211-18/+3
* [core] auto value for 'text-justify' fieldMikhail Pozdnyakov2019-03-212-1/+6
* [core] Enable 'text-radial-offset' propertyMikhail Pozdnyakov2019-03-215-2/+59
* [core] Enable text-variable-anchor propertyMikhail Pozdnyakov2019-03-217-0/+69
* [android] - refactor idling resource from testtobrun2019-03-201-60/+42
* [ios, macos] Add text-color support to format expressions. (#14146)Fabian Guerra Soto2019-03-1912-9/+176
* [android] update licensesŁukasz Paczos2019-03-191-12/+6
* [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
* [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
* [iOS] Enable developers to change position of ornaments (#13911)Lloyd Sheng2019-03-1113-229/+558
* [android] throw an exception if the component is accessed before the activationŁukasz Paczos2019-03-113-4/+50
* [android] remove unnecessary JSON style declaration in the gradient line exampleŁukasz Paczos2019-03-111-1/+0
* [core, node] Use es5 syntax for imports in expressions testsAlexander Shalamov2019-03-111-3/+3
* Revert "[core] Use ES6 import / export syntax for node test harness"Alexander Shalamov2019-03-114-12/+12
* [Qt] Fix race when locking a FileSourceThiago Marcos P. Santos2019-03-081-2/+5
* [core] Add MapOptions to define properties of MapSudarsana Babu Nagineni2019-03-087-18/+45
* [android] publish SNAPSHOTs to oss.jfrog.orgŁukasz Paczos2019-03-084-3/+21
* [core] consolidate Axonometric rendering APISudarsana Babu Nagineni2019-03-081-13/+12
* [core] Use ES6 import / export syntax for node test harnessAlexander Shalamov2019-03-084-12/+12
* [ios, macos] Fix a bug with multiple format expressions. (#14064)Fabian Guerra Soto2019-03-074-1/+32
* [ios] Reset access token state after running testsJason Wray2019-03-075-1/+13