summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* WIP: view annotation benchmarkupstream/fb-bench-view-annotations-12895Jason Wray2018-09-2510-31/+224
* Move update of UIKit elements prior to GL renderingJulian Rex2018-09-251-4/+6
* Remove CATransaction disable actions, now that GL & UIKit are synched. This h...Julian Rex2018-09-251-5/+0
* Update user puck center position immediately if duration is 0.Julian Rex2018-09-251-7/+16
* Enabled `presentsWithTransaction` to help synchronize UIKit elements with the...Julian Rex2018-09-252-0/+11
* [ios] Move pending test check into `invokeTest` (#12964)Julian Rex2018-09-254-5/+17
* [android] - add selected state paradigm to SymbolLayerActivityTobrun2018-09-252-58/+114
* [android] - update custom sprite example with iconAllowOverlap and iconIgnore...Tobrun2018-09-251-5/+10
* [android] - test app activity leak fix for ManualLocationUpdatesActivityTobrun2018-09-251-4/+6
* [android] - test app activity leak fix for BottomSheetActivityTobrun2018-09-251-2/+5
* [android] - test app activity leak fix for CameraAnimationActivityTobrun2018-09-251-43/+21
* [android] invalidate camera mode in LocationComponent for gestures initiated ...Łukasz Paczos2018-09-252-2/+64
* [android] - avoid failing CI tests when device under test doesn't have a vali...tobrun2018-09-253-78/+6
* [core] Always request 1x and @2x sprite images for portabilityKonstantin Käfer2018-09-241-4/+6
* [android] - replace reflection setup with a findViewById, improves stability ...Tobrun2018-09-242-18/+18
* [macos] Avoid flipping some layer iconsMinh Nguyễn2018-09-233-0/+12
* [android] - complete proguard revisionTobrun2018-09-222-30/+24
* Use named function instead of lambda for SQlite3 log configAsheem Mamoowala2018-09-211-3/+8
* [ios, tests] Bump most waitForExpectationsWithTimeout's to 5sJason Wray2018-09-2010-25/+25
* [ios, tests] Work around improper verbing of 'optional'Jason Wray2018-09-201-0/+7
* [android] update 6.6.0-alpha.1 changelog to reflect ProGuard changesŁukasz Paczos2018-09-201-0/+1
* [ios] Update changelogs and bump podspec to 4.5.0-alpha.1ios-v4.5.0-alpha.1Fabian Guerra2018-09-195-6/+14
* [ios, macos] Fix add file content test, create Documents folder when missing.Fabian Guerra2018-09-191-3/+8
* [test] Bump gl-js pin.Chris Loer2018-09-191-2/+12
* [ios] Remove Settings target; move Settings.bundle to iosappNadia Barbosa2018-09-1927-158/+11
* [android] changelog for 6.6.0.alpha.1android-v6.6.0-alpha.1Łukasz Paczos2018-09-191-2/+11
* [core] add --cache option to GLFW binary to specify the cache databaseKonstantin Käfer2018-09-191-1/+3
* [android] - update proguard config to not warn about AutoValueTobrun2018-09-192-2/+1
* [android] - bump snapshot version to v6.6.0Tobrun2018-09-191-1/+1
* [ios, macos] Offline regions merge. (#12791)Fabian Guerra Soto2018-09-1711-8/+272
* [ios] Update changelog and podspecs for ios-v4.4.1Jason Wray2018-09-134-5/+8
* [android, ios, macos, node] Update CHANGELOGsJohn Firebaugh2018-09-134-0/+4
* [core] Make "to-number" of null behave as documentedJohn Firebaugh2018-09-131-0/+1
* [tests] Update mapbox-gl-jsJohn Firebaugh2018-09-131-2/+2
* [iOS] Update events library (#12889)Randall Lee2018-09-132-0/+1
* [ios, macos] Look even more widely for IB designables agentMinh Nguyễn2018-09-132-1/+4
* [node] v4.0.0John Firebaugh2018-09-131-1/+13
* [ios, macos] Copyedited changelogsMinh Nguyễn2018-09-132-4/+12
* [ios, macos] Fixed changelogsMinh Nguyễn2018-09-132-10/+9
* [linux,qt] Remove remainder of WebP supportKonstantin Käfer2018-09-135-58/+1
* [node] Ignore custom layer tests in node platformAnder Conselvan de Oliveira2018-09-131-0/+2
* [node] Release cadence for npm packageJohn Firebaugh2018-09-121-4/+6
* [ios, macos] Update Podspecs & changelog for 4.4.0Nadia Barbosa2018-09-127-11/+14
* [android] - add binding integration for cross source collisiontobrun2018-09-128-17/+64
* [core] Port "collision group" plumbing to gl-native.Chris Loer2018-09-125-7/+23
* [android] improved render timeouts in LocationComponent testsŁukasz Paczos2018-09-123-45/+93
* [android] use the SparseArray instead of the HashMap in location animator coo...Łukasz Paczos2018-09-123-64/+62
* [android] updated location tracking gestures management testsŁukasz Paczos2018-09-124-13/+81
* [android] prevent from reloading the location layer drawables on every locati...Łukasz Paczos2018-09-122-3/+12
* [android] LocationComponent - javadoc fixes, improved initialization, removed...Łukasz Paczos2018-09-1221-423/+391