diff --git a/app/preproduct/prerelease/output-metadata.json b/app/preproduct/prerelease/output-metadata.json new file mode 100644 index 0000000..c4f7523 --- /dev/null +++ b/app/preproduct/prerelease/output-metadata.json @@ -0,0 +1,20 @@ +{ + "version": 3, + "artifactType": { + "type": "APK", + "kind": "Directory" + }, + "applicationId": "net.foucry.pilldroid", + "variantName": "preproductPrerelease", + "elements": [ + { + "type": "SINGLE", + "filters": [], + "attributes": [], + "versionCode": 260217115, + "versionName": "0.60.20211115-66ec0e0", + "outputFile": "app-preproduct-prerelease.apk" + } + ], + "elementType": "File" +} \ No newline at end of file diff --git a/app/src/main/res/drawable/pilldroid_icon.png b/app/src/main/res/drawable/pilldroid_icon.png new file mode 100644 index 0000000..54bfb3c Binary files /dev/null and b/app/src/main/res/drawable/pilldroid_icon.png differ diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml index 036d09b..7353dbd 100644 --- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml +++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml @@ -1,5 +1,5 @@ - + \ No newline at end of file diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher.png b/app/src/main/res/mipmap-hdpi/ic_launcher.png new file mode 100644 index 0000000..3b91a0a Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/ic_launcher.png differ diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png new file mode 100644 index 0000000..79a8ad7 Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ