[fenix] Bug 1649400 - part 1: ship org.mozilla.fenix as a nightly product (https...
commite1a53fc21e89b1a91f5143e528d2bb1755ab33a5
authorJohan Lorenzo <jlorenzo@mozilla.com>
Wed, 1 Jul 2020 09:03:10 +0000 (1 11:03 +0200)
committerGitHub <noreply@github.com>
Wed, 1 Jul 2020 09:03:10 +0000 (1 11:03 +0200)
treece07a46116bed1bbd7e8f17464ab067f481e77b1
parenta16a1f09ab8fc56f1175d4f65763d727724f30ce
[fenix] Bug 1649400 - part 1: ship org.mozilla.fenix as a nightly product (https://github.com/mozilla-mobile/fenix/pull/12127)
20 files changed:
mobile/android/fenix/app/build.gradle
mobile/android/fenix/app/src/fenixProduction/AndroidManifest.xml [new file with mode: 0644]
mobile/android/fenix/app/src/fenixProduction/res/drawable/ic_launcher_foreground.xml [new file with mode: 0644]
mobile/android/fenix/app/src/fenixProduction/res/ic_launcher-web.png [new file with mode: 0644]
mobile/android/fenix/app/src/fenixProduction/res/mipmap-hdpi/ic_launcher.png [new file with mode: 0644]
mobile/android/fenix/app/src/fenixProduction/res/mipmap-hdpi/ic_launcher_round.png [new file with mode: 0644]
mobile/android/fenix/app/src/fenixProduction/res/mipmap-mdpi/ic_launcher.png [new file with mode: 0644]
mobile/android/fenix/app/src/fenixProduction/res/mipmap-mdpi/ic_launcher_round.png [new file with mode: 0644]
mobile/android/fenix/app/src/fenixProduction/res/mipmap-xhdpi/ic_launcher.png [new file with mode: 0644]
mobile/android/fenix/app/src/fenixProduction/res/mipmap-xhdpi/ic_launcher_round.png [new file with mode: 0644]
mobile/android/fenix/app/src/fenixProduction/res/mipmap-xxhdpi/ic_launcher.png [new file with mode: 0644]
mobile/android/fenix/app/src/fenixProduction/res/mipmap-xxhdpi/ic_launcher_round.png [new file with mode: 0644]
mobile/android/fenix/app/src/fenixProduction/res/mipmap-xxxhdpi/ic_launcher.png [new file with mode: 0644]
mobile/android/fenix/app/src/fenixProduction/res/mipmap-xxxhdpi/ic_launcher_round.png [new file with mode: 0644]
mobile/android/fenix/app/src/fenixProduction/res/values/colors.xml [new file with mode: 0644]
mobile/android/fenix/app/src/fenixProduction/res/values/static_strings.xml [new file with mode: 0644]
mobile/android/fenix/app/src/fenixProduction/res/xml/shortcuts.xml [new file with mode: 0644]
mobile/android/fenix/app/src/main/java/org/mozilla/fenix/Config.kt
mobile/android/fenix/taskcluster/ci/build/kind.yml
mobile/android/fenix/taskcluster/ci/mark-as-shipped/kind.yml