Android - Added separation for development/production builds (#43)

## Pull Request Description

Added a development build to so it's easier to develop alongside the
current release (Android only atm)

## Issue Being Fixed

Developing removing the actually installed fladder app

Issue Number: N/A

## Checklist

- [ ] If a new package was added, did you ensure it works for all
supported platforms? Is the package also well maintained?
- [ ] Did you add localization for any text? If yes, did you sort the
.arb file using ```arb_utils sort <INPUT_FILE>```?
- [ ] Check that any changes are related to the issue at hand.

Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
This commit is contained in:
PartyDonut 2024-10-18 18:33:02 +02:00 committed by GitHub
parent f7f53d1656
commit 758e369839
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
101 changed files with 383 additions and 79 deletions

View file

@ -0,0 +1,120 @@
{
"images": [
{
"filename": "Icon-App-20x20@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "20x20",
"platform": "ios"
},
{
"filename": "Icon-App-20x20@3x.png",
"idiom": "universal",
"scale": "3x",
"size": "20x20",
"platform": "ios"
},
{
"filename": "Icon-App-29x29@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "29x29",
"platform": "ios"
},
{
"filename": "Icon-App-29x29@3x.png",
"idiom": "universal",
"scale": "3x",
"size": "29x29",
"platform": "ios"
},
{
"filename": "Icon-App-38x38@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "38x38",
"platform": "ios"
},
{
"filename": "Icon-App-38x38@3x.png",
"idiom": "universal",
"scale": "3x",
"size": "38x38",
"platform": "ios"
},
{
"filename": "Icon-App-40x40@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "40x40",
"platform": "ios"
},
{
"filename": "Icon-App-40x40@3x.png",
"idiom": "universal",
"scale": "3x",
"size": "40x40",
"platform": "ios"
},
{
"filename": "Icon-App-60x60@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "60x60",
"platform": "ios"
},
{
"filename": "Icon-App-60x60@3x.png",
"idiom": "universal",
"scale": "3x",
"size": "60x60",
"platform": "ios"
},
{
"filename": "Icon-App-64x64@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "64x64",
"platform": "ios"
},
{
"filename": "Icon-App-64x64@3x.png",
"idiom": "universal",
"scale": "3x",
"size": "64x64",
"platform": "ios"
},
{
"filename": "Icon-App-68x68@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "68x68",
"platform": "ios"
},
{
"filename": "Icon-App-76x76@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "76x76",
"platform": "ios"
},
{
"filename": "Icon-App-83.5x83.5@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "83.5x83.5",
"platform": "ios"
},
{
"filename": "Icon-App-1024x1024@1x.png",
"idiom": "universal",
"scale": "1x",
"size": "1024x1024",
"platform": "ios"
}
],
"info": {
"author": "icons_launcher",
"version": 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

View file

@ -0,0 +1,120 @@
{
"images": [
{
"filename": "Icon-App-20x20@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "20x20",
"platform": "ios"
},
{
"filename": "Icon-App-20x20@3x.png",
"idiom": "universal",
"scale": "3x",
"size": "20x20",
"platform": "ios"
},
{
"filename": "Icon-App-29x29@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "29x29",
"platform": "ios"
},
{
"filename": "Icon-App-29x29@3x.png",
"idiom": "universal",
"scale": "3x",
"size": "29x29",
"platform": "ios"
},
{
"filename": "Icon-App-38x38@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "38x38",
"platform": "ios"
},
{
"filename": "Icon-App-38x38@3x.png",
"idiom": "universal",
"scale": "3x",
"size": "38x38",
"platform": "ios"
},
{
"filename": "Icon-App-40x40@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "40x40",
"platform": "ios"
},
{
"filename": "Icon-App-40x40@3x.png",
"idiom": "universal",
"scale": "3x",
"size": "40x40",
"platform": "ios"
},
{
"filename": "Icon-App-60x60@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "60x60",
"platform": "ios"
},
{
"filename": "Icon-App-60x60@3x.png",
"idiom": "universal",
"scale": "3x",
"size": "60x60",
"platform": "ios"
},
{
"filename": "Icon-App-64x64@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "64x64",
"platform": "ios"
},
{
"filename": "Icon-App-64x64@3x.png",
"idiom": "universal",
"scale": "3x",
"size": "64x64",
"platform": "ios"
},
{
"filename": "Icon-App-68x68@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "68x68",
"platform": "ios"
},
{
"filename": "Icon-App-76x76@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "76x76",
"platform": "ios"
},
{
"filename": "Icon-App-83.5x83.5@2x.png",
"idiom": "universal",
"scale": "2x",
"size": "83.5x83.5",
"platform": "ios"
},
{
"filename": "Icon-App-1024x1024@1x.png",
"idiom": "universal",
"scale": "1x",
"size": "1024x1024",
"platform": "ios"
}
],
"info": {
"author": "icons_launcher",
"version": 1
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 191 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB