summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [ios] rename file, clean upjmkiley2019-03-111-0/+0
* [ios] Capitalizationjmkiley2019-03-111-2/+1
* [ios] Update build script, breakout upload scriptjmkiley2019-03-111-18/+5
* [ios] updated commentsjmkiley2019-03-111-2/+6
* [ios] new destination, who's this?jmkiley2019-03-111-1/+1
* [ios] current-> codejmkiley2019-03-111-1/+1
* [ios] remove linesjmkiley2019-03-111-7/+1
* [ios] Spacingjmkiley2019-03-111-1/+2
* [ios] JSON spacingjmkiley2019-03-111-5/+5
* [ios] code_coverage-> coveragejmkiley2019-03-111-1/+1
* [ios] corrected date variablejmkiley2019-03-111-1/+1
* [ios] rename S3 folderjmkiley2019-03-111-1/+1
* [ios] Added new JSON fieldsjmkiley2019-03-111-3/+10
* [ios] dash to underscorejmkiley2019-03-111-4/+4
* [ios] dated folder in S3jmkiley2019-03-111-8/+5
* [ios] spacejmkiley2019-03-111-1/+1
* [ios] move to dated directoryjmkiley2019-03-111-4/+8
* [ios] move to ios-static-nightlyjmkiley2019-03-111-4/+1
* [ios] Use Circle SHAjmkiley2019-03-111-3/+1
* [ios] Check whether file exists, add gzipjmkiley2019-03-111-3/+13
* [ios] moved back to ios-debug for debuggingjmkiley2019-03-111-0/+4
* [ios] move to ios-releasejmkiley2019-03-111-4/+1
* [ios] test not importing awsclijmkiley2019-03-111-4/+4
* [ios] formattingjmkiley2019-03-111-4/+1
* [ios] lowercase variablesjmkiley2019-03-111-4/+4
* [ios] Remove ACLjmkiley2019-03-111-1/+1
* [ios] remove public-readjmkiley2019-03-111-1/+1
* [ios] update file namejmkiley2019-03-111-2/+2
* [ios] uncomment aws uploadjmkiley2019-03-111-1/+1
* [ios] Update CI template, modify file namejmkiley2019-03-111-3/+4
* [ios] install awsjmkiley2019-03-111-2/+3
* [ios] rename folderjmkiley2019-03-111-1/+1
* [ios] coverage.jsonjmkiley2019-03-111-4/+18
* [ios] Update circle.yml, generate coverage reportsjmkiley2019-03-111-0/+11
* [ios] Generate code coverage, print percentagejmkiley2019-03-111-0/+19
* [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
* [ios] Enable test run-order randomizationJason Wray2019-03-071-1/+2
* [android] changelog for 7.3.0-alpha.1android-v7.3.0-alpha.1Łukasz Paczos2019-03-071-0/+19
* [android] get vector drawables using AppCompatResources and set vector drawab...Łukasz Paczos2019-03-079-58/+63