worked on a lot of nothing
68
ScoutingApp/.idea/assetWizardSettings.xml
generated
@@ -24,7 +24,7 @@
|
||||
<option name="values">
|
||||
<map>
|
||||
<entry key="color" value="000000" />
|
||||
<entry key="imagePath" value="C:\Users\cayde\AppData\Local\Temp\ic_android_black_24dp.xml" />
|
||||
<entry key="imagePath" value="/tmp/ic_android_black_24dp.xml" />
|
||||
</map>
|
||||
</option>
|
||||
</PersistentState>
|
||||
@@ -68,7 +68,7 @@
|
||||
<option name="values">
|
||||
<map>
|
||||
<entry key="color" value="000000" />
|
||||
<entry key="imagePath" value="C:\Users\cayde\AppData\Local\Temp\ic_android_black_24dp.xml" />
|
||||
<entry key="imagePath" value="/tmp/ic_android_black_24dp.xml" />
|
||||
</map>
|
||||
</option>
|
||||
</PersistentState>
|
||||
@@ -80,8 +80,9 @@
|
||||
<option name="values">
|
||||
<map>
|
||||
<entry key="color" value="000000" />
|
||||
<entry key="imagePath" value="C:\Users\cayde\Desktop\ScoutingApp\ScoutingApp\app\src\main\res\drawable\loop.png" />
|
||||
<entry key="scalingPercent" value="60" />
|
||||
<entry key="imagePath" value="$PROJECT_DIR$/app/src/main/res/drawable/loop.png" />
|
||||
<entry key="scalingPercent" value="90" />
|
||||
<entry key="trimmed" value="true" />
|
||||
</map>
|
||||
</option>
|
||||
</PersistentState>
|
||||
@@ -109,12 +110,60 @@
|
||||
</PersistentState>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="monochromeClipArt">
|
||||
<value>
|
||||
<PersistentState>
|
||||
<option name="values">
|
||||
<map>
|
||||
<entry key="imagePath" value="/tmp/ic_android_black_24dp.xml" />
|
||||
</map>
|
||||
</option>
|
||||
</PersistentState>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="monochromeImage">
|
||||
<value>
|
||||
<PersistentState>
|
||||
<option name="values">
|
||||
<map>
|
||||
<entry key="color" value="000000" />
|
||||
<entry key="imagePath" value="$PROJECT_DIR$/app/src/main/res/drawable/loop.png" />
|
||||
<entry key="scalingPercent" value="84" />
|
||||
<entry key="trimmed" value="true" />
|
||||
</map>
|
||||
</option>
|
||||
</PersistentState>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="monochromeText">
|
||||
<value>
|
||||
<PersistentState>
|
||||
<option name="values">
|
||||
<map>
|
||||
<entry key="color" value="000000" />
|
||||
</map>
|
||||
</option>
|
||||
</PersistentState>
|
||||
</value>
|
||||
</entry>
|
||||
<entry key="monochromeTextAsset">
|
||||
<value>
|
||||
<PersistentState>
|
||||
<option name="values">
|
||||
<map>
|
||||
<entry key="color" value="000000" />
|
||||
</map>
|
||||
</option>
|
||||
</PersistentState>
|
||||
</value>
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
<option name="values">
|
||||
<map>
|
||||
<entry key="backgroundAssetType" value="COLOR" />
|
||||
<entry key="backgroundColor" value="000000" />
|
||||
<entry key="showGrid" value="true" />
|
||||
</map>
|
||||
</option>
|
||||
</PersistentState>
|
||||
@@ -131,7 +180,7 @@
|
||||
<option name="values">
|
||||
<map>
|
||||
<entry key="color" value="000000" />
|
||||
<entry key="imagePath" value="C:\Users\cayde\AppData\Local\Temp\ic_android_black_24dp.xml" />
|
||||
<entry key="imagePath" value="/tmp/ic_android_black_24dp.xml" />
|
||||
</map>
|
||||
</option>
|
||||
</PersistentState>
|
||||
@@ -175,7 +224,7 @@
|
||||
<option name="values">
|
||||
<map>
|
||||
<entry key="color" value="000000" />
|
||||
<entry key="imagePath" value="C:\Users\cayde\AppData\Local\Temp\ic_android_black_24dp.xml" />
|
||||
<entry key="imagePath" value="/tmp/ic_android_black_24dp.xml" />
|
||||
</map>
|
||||
</option>
|
||||
</PersistentState>
|
||||
@@ -239,7 +288,7 @@
|
||||
<PersistentState>
|
||||
<option name="values">
|
||||
<map>
|
||||
<entry key="imagePath" value="C:\Users\cayde\AppData\Local\Temp\ic_android_black_24dp.xml" />
|
||||
<entry key="imagePath" value="/tmp/ic_android_black_24dp.xml" />
|
||||
</map>
|
||||
</option>
|
||||
</PersistentState>
|
||||
@@ -280,6 +329,11 @@
|
||||
</entry>
|
||||
</map>
|
||||
</option>
|
||||
<option name="values">
|
||||
<map>
|
||||
<entry key="showGrid" value="true" />
|
||||
</map>
|
||||
</option>
|
||||
</PersistentState>
|
||||
</value>
|
||||
</entry>
|
||||
|
||||
@@ -3,11 +3,11 @@ plugins {
|
||||
}
|
||||
|
||||
android {
|
||||
namespace = "com.team2648.scoutingapp"
|
||||
namespace = "com.example.scoutingapp"
|
||||
compileSdk = 36
|
||||
|
||||
defaultConfig {
|
||||
applicationId = "com.team2648.scoutingapp"
|
||||
applicationId = "com.example.scoutingapp"
|
||||
minSdk = 23
|
||||
targetSdk = 34
|
||||
versionCode = 6
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Thu Jul 30 14:03:39 EDT 2026
|
||||
#Thu Jul 30 19:03:32 EDT 2026
|
||||
com.example.scoutingapp-main-38\:/drawable/_025_reefscape_transparent_background.png=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable__025_reefscape_transparent_background.png.flat
|
||||
com.example.scoutingapp-main-38\:/drawable/_025_reefscape_transparent_background_blue.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable__025_reefscape_transparent_background_blue.webp.flat
|
||||
com.example.scoutingapp-main-38\:/drawable/fieldwithstartingpos.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/drawable_fieldwithstartingpos.webp.flat
|
||||
@@ -16,18 +16,23 @@ com.example.scoutingapp-main-38\:/mipmap-anydpi-v26/ic_launcher.xml=/home/cayden
|
||||
com.example.scoutingapp-main-38\:/mipmap-anydpi-v26/ic_launcher_round.xml=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-anydpi-v26_ic_launcher_round.xml.flat
|
||||
com.example.scoutingapp-main-38\:/mipmap-hdpi/ic_launcher.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-hdpi_ic_launcher.webp.flat
|
||||
com.example.scoutingapp-main-38\:/mipmap-hdpi/ic_launcher_foreground.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-hdpi_ic_launcher_foreground.webp.flat
|
||||
com.example.scoutingapp-main-38\:/mipmap-hdpi/ic_launcher_monochrome.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-hdpi_ic_launcher_monochrome.webp.flat
|
||||
com.example.scoutingapp-main-38\:/mipmap-hdpi/ic_launcher_round.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-hdpi_ic_launcher_round.webp.flat
|
||||
com.example.scoutingapp-main-38\:/mipmap-mdpi/ic_launcher.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-mdpi_ic_launcher.webp.flat
|
||||
com.example.scoutingapp-main-38\:/mipmap-mdpi/ic_launcher_foreground.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-mdpi_ic_launcher_foreground.webp.flat
|
||||
com.example.scoutingapp-main-38\:/mipmap-mdpi/ic_launcher_monochrome.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-mdpi_ic_launcher_monochrome.webp.flat
|
||||
com.example.scoutingapp-main-38\:/mipmap-mdpi/ic_launcher_round.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-mdpi_ic_launcher_round.webp.flat
|
||||
com.example.scoutingapp-main-38\:/mipmap-xhdpi/ic_launcher.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xhdpi_ic_launcher.webp.flat
|
||||
com.example.scoutingapp-main-38\:/mipmap-xhdpi/ic_launcher_foreground.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xhdpi_ic_launcher_foreground.webp.flat
|
||||
com.example.scoutingapp-main-38\:/mipmap-xhdpi/ic_launcher_monochrome.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xhdpi_ic_launcher_monochrome.webp.flat
|
||||
com.example.scoutingapp-main-38\:/mipmap-xhdpi/ic_launcher_round.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xhdpi_ic_launcher_round.webp.flat
|
||||
com.example.scoutingapp-main-38\:/mipmap-xxhdpi/ic_launcher.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxhdpi_ic_launcher.webp.flat
|
||||
com.example.scoutingapp-main-38\:/mipmap-xxhdpi/ic_launcher_foreground.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxhdpi_ic_launcher_foreground.webp.flat
|
||||
com.example.scoutingapp-main-38\:/mipmap-xxhdpi/ic_launcher_monochrome.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxhdpi_ic_launcher_monochrome.webp.flat
|
||||
com.example.scoutingapp-main-38\:/mipmap-xxhdpi/ic_launcher_round.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxhdpi_ic_launcher_round.webp.flat
|
||||
com.example.scoutingapp-main-38\:/mipmap-xxxhdpi/ic_launcher.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxxhdpi_ic_launcher.webp.flat
|
||||
com.example.scoutingapp-main-38\:/mipmap-xxxhdpi/ic_launcher_foreground.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxxhdpi_ic_launcher_foreground.webp.flat
|
||||
com.example.scoutingapp-main-38\:/mipmap-xxxhdpi/ic_launcher_monochrome.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxxhdpi_ic_launcher_monochrome.webp.flat
|
||||
com.example.scoutingapp-main-38\:/mipmap-xxxhdpi/ic_launcher_round.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/mipmap-xxxhdpi_ic_launcher_round.webp.flat
|
||||
com.example.scoutingapp-main-38\:/raw/info.json=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/raw_info.json.flat
|
||||
com.example.scoutingapp-main-38\:/xml/backup_rules.xml=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/merged_res/debug/mergeDebugResources/xml_backup_rules.xml.flat
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Thu Jul 30 14:03:39 EDT 2026
|
||||
#Thu Jul 30 19:03:32 EDT 2026
|
||||
com.example.scoutingapp-main-5\:/drawable/_025_reefscape_transparent_background.png=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/_025_reefscape_transparent_background.png
|
||||
com.example.scoutingapp-main-5\:/drawable/_025_reefscape_transparent_background_blue.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/_025_reefscape_transparent_background_blue.webp
|
||||
com.example.scoutingapp-main-5\:/drawable/fieldwithstartingpos.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/drawable/fieldwithstartingpos.webp
|
||||
@@ -17,18 +17,23 @@ com.example.scoutingapp-main-5\:/mipmap-anydpi-v26/ic_launcher.xml=/home/cayden/
|
||||
com.example.scoutingapp-main-5\:/mipmap-anydpi-v26/ic_launcher_round.xml=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-anydpi-v26/ic_launcher_round.xml
|
||||
com.example.scoutingapp-main-5\:/mipmap-hdpi/ic_launcher.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-hdpi-v4/ic_launcher.webp
|
||||
com.example.scoutingapp-main-5\:/mipmap-hdpi/ic_launcher_foreground.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-hdpi-v4/ic_launcher_foreground.webp
|
||||
com.example.scoutingapp-main-5\:/mipmap-hdpi/ic_launcher_monochrome.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-hdpi-v4/ic_launcher_monochrome.webp
|
||||
com.example.scoutingapp-main-5\:/mipmap-hdpi/ic_launcher_round.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-hdpi-v4/ic_launcher_round.webp
|
||||
com.example.scoutingapp-main-5\:/mipmap-mdpi/ic_launcher.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-mdpi-v4/ic_launcher.webp
|
||||
com.example.scoutingapp-main-5\:/mipmap-mdpi/ic_launcher_foreground.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-mdpi-v4/ic_launcher_foreground.webp
|
||||
com.example.scoutingapp-main-5\:/mipmap-mdpi/ic_launcher_monochrome.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-mdpi-v4/ic_launcher_monochrome.webp
|
||||
com.example.scoutingapp-main-5\:/mipmap-mdpi/ic_launcher_round.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-mdpi-v4/ic_launcher_round.webp
|
||||
com.example.scoutingapp-main-5\:/mipmap-xhdpi/ic_launcher.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xhdpi-v4/ic_launcher.webp
|
||||
com.example.scoutingapp-main-5\:/mipmap-xhdpi/ic_launcher_foreground.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xhdpi-v4/ic_launcher_foreground.webp
|
||||
com.example.scoutingapp-main-5\:/mipmap-xhdpi/ic_launcher_monochrome.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xhdpi-v4/ic_launcher_monochrome.webp
|
||||
com.example.scoutingapp-main-5\:/mipmap-xhdpi/ic_launcher_round.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xhdpi-v4/ic_launcher_round.webp
|
||||
com.example.scoutingapp-main-5\:/mipmap-xxhdpi/ic_launcher.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xxhdpi-v4/ic_launcher.webp
|
||||
com.example.scoutingapp-main-5\:/mipmap-xxhdpi/ic_launcher_foreground.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xxhdpi-v4/ic_launcher_foreground.webp
|
||||
com.example.scoutingapp-main-5\:/mipmap-xxhdpi/ic_launcher_monochrome.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xxhdpi-v4/ic_launcher_monochrome.webp
|
||||
com.example.scoutingapp-main-5\:/mipmap-xxhdpi/ic_launcher_round.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xxhdpi-v4/ic_launcher_round.webp
|
||||
com.example.scoutingapp-main-5\:/mipmap-xxxhdpi/ic_launcher.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xxxhdpi-v4/ic_launcher.webp
|
||||
com.example.scoutingapp-main-5\:/mipmap-xxxhdpi/ic_launcher_foreground.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xxxhdpi-v4/ic_launcher_foreground.webp
|
||||
com.example.scoutingapp-main-5\:/mipmap-xxxhdpi/ic_launcher_monochrome.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xxxhdpi-v4/ic_launcher_monochrome.webp
|
||||
com.example.scoutingapp-main-5\:/mipmap-xxxhdpi/ic_launcher_round.webp=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/mipmap-xxxhdpi-v4/ic_launcher_round.webp
|
||||
com.example.scoutingapp-main-5\:/raw/info.json=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/raw/info.json
|
||||
com.example.scoutingapp-main-5\:/xml/backup_rules.xml=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/packaged_res/debug/packageDebugResources/xml/backup_rules.xml
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
#Thu Jul 30 14:05:23 EDT 2026
|
||||
#Thu Jul 30 19:03:33 EDT 2026
|
||||
base.0=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex
|
||||
base.1=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/dex/debug/mergeProjectDexDebug/0/classes.dex
|
||||
base.2=/home/cayden/Desktop/Other/ScoutingApp/ScoutingApp/app/build/intermediates/dex/debug/mergeProjectDexDebug/4/classes.dex
|
||||
|
||||
@@ -104,6 +104,7 @@ layout activity_starting
|
||||
layout activity_tele
|
||||
mipmap ic_launcher
|
||||
mipmap ic_launcher_foreground
|
||||
mipmap ic_launcher_monochrome
|
||||
mipmap ic_launcher_round
|
||||
raw info
|
||||
string D0
|
||||
|
||||
@@ -1,4 +1,8 @@
|
||||
[
|
||||
{
|
||||
"merged": "com.example.scoutingapp-debug-36:/mipmap-xxhdpi_ic_launcher_monochrome.webp.flat",
|
||||
"source": "com.example.scoutingapp-main-38:/mipmap-xxhdpi/ic_launcher_monochrome.webp"
|
||||
},
|
||||
{
|
||||
"merged": "com.example.scoutingapp-debug-36:/drawable-xhdpi_ic_launcher_foreground.png.flat",
|
||||
"source": "com.example.scoutingapp-pngs-32:/drawable-xhdpi/ic_launcher_foreground.png"
|
||||
@@ -15,6 +19,10 @@
|
||||
"merged": "com.example.scoutingapp-debug-36:/drawable-mdpi_ic_launcher_foreground.png.flat",
|
||||
"source": "com.example.scoutingapp-pngs-32:/drawable-mdpi/ic_launcher_foreground.png"
|
||||
},
|
||||
{
|
||||
"merged": "com.example.scoutingapp-debug-36:/mipmap-xhdpi_ic_launcher_monochrome.webp.flat",
|
||||
"source": "com.example.scoutingapp-main-38:/mipmap-xhdpi/ic_launcher_monochrome.webp"
|
||||
},
|
||||
{
|
||||
"merged": "com.example.scoutingapp-debug-36:/drawable-xxxhdpi_ic_launcher_foreground.png.flat",
|
||||
"source": "com.example.scoutingapp-pngs-32:/drawable-xxxhdpi/ic_launcher_foreground.png"
|
||||
@@ -91,6 +99,10 @@
|
||||
"merged": "com.example.scoutingapp-debug-36:/mipmap-xxhdpi_ic_launcher.webp.flat",
|
||||
"source": "com.example.scoutingapp-main-38:/mipmap-xxhdpi/ic_launcher.webp"
|
||||
},
|
||||
{
|
||||
"merged": "com.example.scoutingapp-debug-36:/mipmap-xxxhdpi_ic_launcher_monochrome.webp.flat",
|
||||
"source": "com.example.scoutingapp-main-38:/mipmap-xxxhdpi/ic_launcher_monochrome.webp"
|
||||
},
|
||||
{
|
||||
"merged": "com.example.scoutingapp-debug-36:/mipmap-mdpi_ic_launcher.webp.flat",
|
||||
"source": "com.example.scoutingapp-main-38:/mipmap-mdpi/ic_launcher.webp"
|
||||
@@ -127,6 +139,10 @@
|
||||
"merged": "com.example.scoutingapp-debug-36:/drawable-anydpi-v24_ic_launcher_foreground.xml.flat",
|
||||
"source": "com.example.scoutingapp-pngs-32:/drawable-anydpi-v24/ic_launcher_foreground.xml"
|
||||
},
|
||||
{
|
||||
"merged": "com.example.scoutingapp-debug-36:/mipmap-mdpi_ic_launcher_monochrome.webp.flat",
|
||||
"source": "com.example.scoutingapp-main-38:/mipmap-mdpi/ic_launcher_monochrome.webp"
|
||||
},
|
||||
{
|
||||
"merged": "com.example.scoutingapp-debug-36:/mipmap-hdpi_ic_launcher_round.webp.flat",
|
||||
"source": "com.example.scoutingapp-main-38:/mipmap-hdpi/ic_launcher_round.webp"
|
||||
@@ -143,6 +159,10 @@
|
||||
"merged": "com.example.scoutingapp-debug-36:/mipmap-xhdpi_ic_launcher_round.webp.flat",
|
||||
"source": "com.example.scoutingapp-main-38:/mipmap-xhdpi/ic_launcher_round.webp"
|
||||
},
|
||||
{
|
||||
"merged": "com.example.scoutingapp-debug-36:/mipmap-hdpi_ic_launcher_monochrome.webp.flat",
|
||||
"source": "com.example.scoutingapp-main-38:/mipmap-hdpi/ic_launcher_monochrome.webp"
|
||||
},
|
||||
{
|
||||
"merged": "com.example.scoutingapp-debug-36:/mipmap-anydpi-v26_ic_launcher.xml.flat",
|
||||
"source": "com.example.scoutingapp-main-38:/mipmap-anydpi-v26/ic_launcher.xml"
|
||||
|
||||
@@ -2,4 +2,5 @@
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/ic_launcher_background"/>
|
||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
||||
<monochrome android:drawable="@mipmap/ic_launcher_monochrome"/>
|
||||
</adaptive-icon>
|
||||
@@ -2,4 +2,5 @@
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/ic_launcher_background"/>
|
||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
||||
<monochrome android:drawable="@mipmap/ic_launcher_monochrome"/>
|
||||
</adaptive-icon>
|
||||
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 2.8 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 7.3 KiB |
|
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 5.6 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 13 KiB |
|
Before Width: | Height: | Size: 9.6 KiB After Width: | Height: | Size: 8.7 KiB |
|
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 8.1 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 12 KiB |
@@ -4473,7 +4473,8 @@ int layout select_dialog_singlechoice_material 0x7f0b0072
|
||||
int layout support_simple_spinner_dropdown_item 0x7f0b0073
|
||||
int mipmap ic_launcher 0x7f0d0000
|
||||
int mipmap ic_launcher_foreground 0x7f0d0001
|
||||
int mipmap ic_launcher_round 0x7f0d0002
|
||||
int mipmap ic_launcher_monochrome 0x7f0d0002
|
||||
int mipmap ic_launcher_round 0x7f0d0003
|
||||
int plurals mtrl_badge_content_description 0x7f0e0000
|
||||
int raw info 0x7f0f0000
|
||||
int string D0 0x7f100000
|
||||
|
||||
@@ -167,6 +167,7 @@ com.example.scoutingapp:style/Widget.MaterialComponents.CompoundButton.CheckBox
|
||||
com.example.scoutingapp:style/Widget.MaterialComponents.CollapsingToolbar = 0x7f11047c
|
||||
com.example.scoutingapp:style/Widget.MaterialComponents.CircularProgressIndicator.Small = 0x7f11047b
|
||||
com.example.scoutingapp:style/Widget.MaterialComponents.CircularProgressIndicator.ExtraSmall = 0x7f110479
|
||||
com.example.scoutingapp:style/Widget.MaterialComponents.CircularProgressIndicator = 0x7f110478
|
||||
com.example.scoutingapp:attr/barrierMargin = 0x7f030067
|
||||
com.example.scoutingapp:style/Widget.MaterialComponents.Chip.Filter = 0x7f110476
|
||||
com.example.scoutingapp:dimen/abc_action_bar_elevation_material = 0x7f060005
|
||||
@@ -774,7 +775,7 @@ com.example.scoutingapp:style/Widget.Material3.MaterialTimePicker.Display.Divide
|
||||
com.example.scoutingapp:style/Base.V23.Theme.AppCompat.Light = 0x7f1100ae
|
||||
com.example.scoutingapp:style/Base.V23.Theme.AppCompat = 0x7f1100ad
|
||||
com.example.scoutingapp:color/m3_ref_palette_green70 = 0x7f05013b
|
||||
com.example.scoutingapp:mipmap/ic_launcher_round = 0x7f0d0002
|
||||
com.example.scoutingapp:mipmap/ic_launcher_round = 0x7f0d0003
|
||||
com.example.scoutingapp:style/Base.V22.Theme.AppCompat = 0x7f1100ab
|
||||
com.example.scoutingapp:style/Base.V21.ThemeOverlay.Material3.BottomSheetDialog = 0x7f1100a9
|
||||
com.example.scoutingapp:style/Base.V21.Theme.MaterialComponents.Light = 0x7f1100a6
|
||||
@@ -2118,7 +2119,6 @@ com.example.scoutingapp:id/button_Next = 0x7f080093
|
||||
com.example.scoutingapp:id/mtrl_calendar_year_selector_frame = 0x7f080159
|
||||
com.example.scoutingapp:string/fab_transformation_scrim_behavior = 0x7f100046
|
||||
com.example.scoutingapp:id/buttonPanel = 0x7f080091
|
||||
com.example.scoutingapp:style/Widget.MaterialComponents.CircularProgressIndicator = 0x7f110478
|
||||
com.example.scoutingapp:id/buttonNext = 0x7f080090
|
||||
com.example.scoutingapp:id/buttonNHDUR = 0x7f08008f
|
||||
com.example.scoutingapp:id/buttonMEFAL = 0x7f08008d
|
||||
@@ -2314,6 +2314,7 @@ com.example.scoutingapp:id/parent_matrix = 0x7f08019d
|
||||
com.example.scoutingapp:color/m3_sys_color_dynamic_light_primary = 0x7f050254
|
||||
com.example.scoutingapp:drawable/mtrl_ic_check_mark = 0x7f0700c9
|
||||
com.example.scoutingapp:drawable/mtrl_ic_arrow_drop_up = 0x7f0700c7
|
||||
com.example.scoutingapp:mipmap/ic_launcher_monochrome = 0x7f0d0002
|
||||
com.example.scoutingapp:drawable/mtrl_dialog_background = 0x7f0700c4
|
||||
com.example.scoutingapp:drawable/mtrl_checkbox_button_icon_indeterminate_checked = 0x7f0700bf
|
||||
com.example.scoutingapp:dimen/mtrl_badge_toolbar_action_menu_item_horizontal_offset = 0x7f060335
|
||||
|
||||
@@ -4474,6 +4474,7 @@ layout select_dialog_singlechoice_material
|
||||
layout support_simple_spinner_dropdown_item
|
||||
mipmap ic_launcher
|
||||
mipmap ic_launcher_foreground
|
||||
mipmap ic_launcher_monochrome
|
||||
mipmap ic_launcher_round
|
||||
plurals mtrl_badge_content_description
|
||||
raw info
|
||||
|
||||
|
Before Width: | Height: | Size: 72 KiB After Width: | Height: | Size: 70 KiB |
@@ -2,4 +2,5 @@
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/ic_launcher_background"/>
|
||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
||||
<monochrome android:drawable="@mipmap/ic_launcher_monochrome"/>
|
||||
</adaptive-icon>
|
||||
@@ -2,4 +2,5 @@
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@color/ic_launcher_background"/>
|
||||
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
|
||||
<monochrome android:drawable="@mipmap/ic_launcher_monochrome"/>
|
||||
</adaptive-icon>
|
||||
|
Before Width: | Height: | Size: 2.6 KiB After Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 4.9 KiB |
|
After Width: | Height: | Size: 4.5 KiB |
|
Before Width: | Height: | Size: 4.2 KiB After Width: | Height: | Size: 3.8 KiB |
|
Before Width: | Height: | Size: 1.5 KiB After Width: | Height: | Size: 1.3 KiB |
|
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 2.8 KiB |
|
After Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.2 KiB |
|
Before Width: | Height: | Size: 3.7 KiB After Width: | Height: | Size: 3.4 KiB |
|
Before Width: | Height: | Size: 7.9 KiB After Width: | Height: | Size: 7.3 KiB |
|
After Width: | Height: | Size: 6.7 KiB |
|
Before Width: | Height: | Size: 5.9 KiB After Width: | Height: | Size: 5.3 KiB |
|
Before Width: | Height: | Size: 6.4 KiB After Width: | Height: | Size: 5.6 KiB |
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 9.6 KiB After Width: | Height: | Size: 8.7 KiB |
|
Before Width: | Height: | Size: 8.8 KiB After Width: | Height: | Size: 8.1 KiB |
|
Before Width: | Height: | Size: 20 KiB After Width: | Height: | Size: 18 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 12 KiB |