Browse Source

[Android] Enable side-by-side installation of debug builds

pull/7574/head
staphen 1 year ago committed by Anders Jenbo
parent
commit
9b03fa5f7f
  1. 3
      android-project/app/build.gradle
  2. BIN
      android-project/app/src/debug/ic_launcher-playstore.png
  3. BIN
      android-project/app/src/debug/res/mipmap-hdpi/ic_launcher.webp
  4. BIN
      android-project/app/src/debug/res/mipmap-hdpi/ic_launcher_background.webp
  5. BIN
      android-project/app/src/debug/res/mipmap-hdpi/ic_launcher_foreground.webp
  6. BIN
      android-project/app/src/debug/res/mipmap-hdpi/ic_launcher_round.webp
  7. BIN
      android-project/app/src/debug/res/mipmap-mdpi/ic_launcher.webp
  8. BIN
      android-project/app/src/debug/res/mipmap-mdpi/ic_launcher_background.webp
  9. BIN
      android-project/app/src/debug/res/mipmap-mdpi/ic_launcher_foreground.webp
  10. BIN
      android-project/app/src/debug/res/mipmap-mdpi/ic_launcher_round.webp
  11. BIN
      android-project/app/src/debug/res/mipmap-xhdpi/ic_launcher.webp
  12. BIN
      android-project/app/src/debug/res/mipmap-xhdpi/ic_launcher_background.webp
  13. BIN
      android-project/app/src/debug/res/mipmap-xhdpi/ic_launcher_foreground.webp
  14. BIN
      android-project/app/src/debug/res/mipmap-xhdpi/ic_launcher_round.webp
  15. BIN
      android-project/app/src/debug/res/mipmap-xxhdpi/ic_launcher.webp
  16. BIN
      android-project/app/src/debug/res/mipmap-xxhdpi/ic_launcher_background.webp
  17. BIN
      android-project/app/src/debug/res/mipmap-xxhdpi/ic_launcher_foreground.webp
  18. BIN
      android-project/app/src/debug/res/mipmap-xxhdpi/ic_launcher_round.webp
  19. BIN
      android-project/app/src/debug/res/mipmap-xxxhdpi/ic_launcher.webp
  20. BIN
      android-project/app/src/debug/res/mipmap-xxxhdpi/ic_launcher_background.webp
  21. BIN
      android-project/app/src/debug/res/mipmap-xxxhdpi/ic_launcher_foreground.webp
  22. BIN
      android-project/app/src/debug/res/mipmap-xxxhdpi/ic_launcher_round.webp
  23. 3
      android-project/app/src/debug/res/values/strings.xml

3
android-project/app/build.gradle

@ -25,6 +25,9 @@ android {
}
}
buildTypes {
debug {
applicationIdSuffix "dev"
}
release {
minifyEnabled false
proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro'

BIN
android-project/app/src/debug/ic_launcher-playstore.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

BIN
android-project/app/src/debug/res/mipmap-hdpi/ic_launcher.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 KiB

BIN
android-project/app/src/debug/res/mipmap-hdpi/ic_launcher_background.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 832 B

BIN
android-project/app/src/debug/res/mipmap-hdpi/ic_launcher_foreground.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

BIN
android-project/app/src/debug/res/mipmap-hdpi/ic_launcher_round.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

BIN
android-project/app/src/debug/res/mipmap-mdpi/ic_launcher.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
android-project/app/src/debug/res/mipmap-mdpi/ic_launcher_background.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 524 B

BIN
android-project/app/src/debug/res/mipmap-mdpi/ic_launcher_foreground.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
android-project/app/src/debug/res/mipmap-mdpi/ic_launcher_round.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

BIN
android-project/app/src/debug/res/mipmap-xhdpi/ic_launcher.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

BIN
android-project/app/src/debug/res/mipmap-xhdpi/ic_launcher_background.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

BIN
android-project/app/src/debug/res/mipmap-xhdpi/ic_launcher_foreground.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.4 KiB

BIN
android-project/app/src/debug/res/mipmap-xhdpi/ic_launcher_round.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

BIN
android-project/app/src/debug/res/mipmap-xxhdpi/ic_launcher.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

BIN
android-project/app/src/debug/res/mipmap-xxhdpi/ic_launcher_background.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

BIN
android-project/app/src/debug/res/mipmap-xxhdpi/ic_launcher_foreground.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

BIN
android-project/app/src/debug/res/mipmap-xxhdpi/ic_launcher_round.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

BIN
android-project/app/src/debug/res/mipmap-xxxhdpi/ic_launcher.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

BIN
android-project/app/src/debug/res/mipmap-xxxhdpi/ic_launcher_background.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

BIN
android-project/app/src/debug/res/mipmap-xxxhdpi/ic_launcher_foreground.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
android-project/app/src/debug/res/mipmap-xxxhdpi/ic_launcher_round.webp

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

3
android-project/app/src/debug/res/values/strings.xml

@ -0,0 +1,3 @@
<resources>
<string name="app_name" translatable="false">DevilutionX (Dev)</string>
</resources>
Loading…
Cancel
Save