commit 76796fea83ef7efe3e33f6f5862fd71171a70cdd Merge: f93c11e7 6ba0cecc Author: Nathan Freitas nathan@freitas.net Date: Thu Mar 21 15:53:37 2019 -0400
Merge pull request #200 from eighthave/fastlane-supply
move app store materials into fdroid/fastlane format
.gitlab-ci.yml | 54 ++++++++++++++++ compare-to-official-release | 62 ------------------ gradle/wrapper/gradle-wrapper.jar | Bin 53636 -> 54333 bytes gradle/wrapper/gradle-wrapper.properties | 4 +- gradlew | 72 ++++++++++++--------- gradlew.bat | 14 ++-- jenkins-build | 37 ----------- metadata/af/short_description.txt | 1 + metadata/am/short_description.txt | 1 + metadata/ar/short_description.txt | 1 + metadata/ar/title.txt | 1 + metadata/bg/short_description.txt | 1 + metadata/ca/short_description.txt | 1 + metadata/cs/short_description.txt | 1 + metadata/de/full_description.txt | 26 ++++++++ metadata/de/short_description.txt | 1 + metadata/de/title.txt | 1 + metadata/el/short_description.txt | 1 + metadata/en-US/full_description.txt | 25 +++++++ .../en-US/images/featureGraphic.png | Bin .../en-US/images/icon.png | Bin .../phoneScreenshots}/device-2018-01-05-122015.png | Bin .../phoneScreenshots}/device-2018-01-05-122035.png | Bin .../phoneScreenshots}/device-2018-01-05-122111.png | Bin .../phoneScreenshots}/device-2018-01-05-122301.png | Bin .../phoneScreenshots}/device-2018-01-05-122310.png | Bin .../phoneScreenshots}/device-2018-01-05-122314.png | Bin .../phoneScreenshots}/device-2018-01-05-122344.png | Bin metadata/en-US/short_description.txt | 1 + metadata/es/full_description.txt | 27 ++++++++ metadata/et/short_description.txt | 1 + .../phoneScreenshots}/device-2018-01-05-123814.png | Bin .../phoneScreenshots}/device-2018-01-05-123828.png | Bin .../phoneScreenshots}/device-2018-01-05-123836.png | Bin .../phoneScreenshots}/device-2018-01-05-123908.png | Bin .../phoneScreenshots}/device-2018-01-05-124039.png | Bin .../phoneScreenshots}/device-2018-01-05-124045.png | Bin .../phoneScreenshots}/device-2018-01-05-124052.png | Bin .../phoneScreenshots}/device-2018-01-05-124059.png | Bin metadata/fi/short_description.txt | 1 + metadata/fr/full_description.txt | 26 ++++++++ metadata/hi/short_description.txt | 1 + metadata/hr/short_description.txt | 1 + metadata/hu/short_description.txt | 1 + metadata/id/short_description.txt | 1 + metadata/it/short_description.txt | 1 + metadata/ja/short_description.txt | 1 + metadata/ko/short_description.txt | 1 + metadata/lt/short_description.txt | 1 + metadata/lv/short_description.txt | 1 + metadata/nl/short_description.txt | 1 + metadata/no/short_description.txt | 1 + metadata/pl/short_description.txt | 1 + metadata/pt-BR/full_description.txt | 26 ++++++++ metadata/pt-PT/full_description.txt | 26 ++++++++ metadata/ro/short_description.txt | 1 + metadata/ru/short_description.txt | 1 + metadata/ru/title.txt | 1 + metadata/sk/short_description.txt | 1 + metadata/sl/short_description.txt | 1 + metadata/sv/short_description.txt | 1 + metadata/sw/short_description.txt | 1 + metadata/th/short_description.txt | 1 + metadata/tr/full_description.txt | 26 ++++++++ metadata/uk/short_description.txt | 1 + metadata/vi/full_description.txt | 26 ++++++++ metadata/vi/short_description.txt | 1 + metadata/vi/title.txt | 1 + setup-ant | 28 -------- tools/check-fastlane-whitespace.py | 15 +++++ tools/errorprone.gradle | 25 +++++++ web_hi_res_512.png | Bin 46595 -> 0 bytes 72 files changed, 386 insertions(+), 169 deletions(-)
tor-commits@lists.torproject.org