-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
da59e1f
commit 30acd16
Showing
277 changed files
with
623 additions
and
609 deletions.
There are no files selected for viewing
Binary file modified
BIN
+3.94 KB
(120%)
app/android/app/src/development/res/drawable-hdpi/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.88 KB
(120%)
app/android/app/src/development/res/drawable-mdpi/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+3.94 KB
(120%)
app/android/app/src/development/res/drawable-night-hdpi/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+1.88 KB
(120%)
app/android/app/src/development/res/drawable-night-mdpi/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1 Byte
(99%)
app/android/app/src/development/res/drawable-night-v21/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+5.5 KB
(120%)
app/android/app/src/development/res/drawable-night-xhdpi/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+11 KB
(120%)
app/android/app/src/development/res/drawable-night-xxhdpi/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+8.43 KB
(110%)
app/android/app/src/development/res/drawable-night-xxxhdpi/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1 Byte
(99%)
app/android/app/src/development/res/drawable-night/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
-1 Byte
(99%)
app/android/app/src/development/res/drawable-v21/background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+5.5 KB
(120%)
app/android/app/src/development/res/drawable-xhdpi/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+11 KB
(120%)
app/android/app/src/development/res/drawable-xxhdpi/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+8.43 KB
(110%)
app/android/app/src/development/res/drawable-xxxhdpi/splash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 19 additions & 0 deletions
19
app/android/app/src/development/res/values-night-v31/styles.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Theme applied to the Android Window while the process is starting when the OS's Dark Mode setting is on --> | ||
<style name="LaunchTheme" parent="@android:style/Theme.Black.NoTitleBar"> | ||
<item name="android:forceDarkAllowed">false</item> | ||
<item name="android:windowFullscreen">false</item> | ||
<item name="android:windowDrawsSystemBarBackgrounds">false</item> | ||
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item> | ||
</style> | ||
<!-- Theme applied to the Android Window as soon as the process has started. | ||
This theme determines the color of the Android Window while your | ||
Flutter UI initializes, as well as behind your Flutter UI while its | ||
running. | ||
This Theme is only used starting with V2 of Flutter's Android embedding. --> | ||
<style name="NormalTheme" parent="@android:style/Theme.Black.NoTitleBar"> | ||
<item name="android:windowBackground">?android:colorBackground</item> | ||
</style> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 36 additions & 0 deletions
36
app/android/app/src/main/res/drawable/ic_launcher_monochrome.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,36 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="100dp" | ||
android:height="100dp" | ||
android:viewportWidth="100" | ||
android:viewportHeight="100"> | ||
<path | ||
android:strokeWidth="1" | ||
android:pathData="M53,61H68C68.83,61 69.5,61.67 69.5,62.5V63C69.5,67.69 65.69,71.5 61,71.5H60H40C34.75,71.5 30.5,67.25 30.5,62V54.5C30.5,53.67 31.17,53 32,53H45C46.93,53 48.5,54.57 48.5,56.5C48.5,58.99 50.51,61 53,61Z" | ||
android:fillColor="#00000000" | ||
android:strokeColor="#000000"/> | ||
<path | ||
android:strokeWidth="1" | ||
android:pathData="M47,49.5H32C31.17,49.5 30.5,48.83 30.5,48V47.5C30.5,43.08 34.08,39.5 38.5,39.5H40H60.5C65.47,39.5 69.5,43.53 69.5,48.5V56C69.5,56.83 68.83,57.5 68,57.5H55C53.07,57.5 51.5,55.93 51.5,54C51.5,51.51 49.49,49.5 47,49.5Z" | ||
android:fillColor="#00000000" | ||
android:strokeColor="#000000"/> | ||
<path | ||
android:strokeWidth="1" | ||
android:pathData="M33,37m-6.5,0a6.5,6.5 0,1 1,13 0a6.5,6.5 0,1 1,-13 0" | ||
android:fillColor="#00000000" | ||
android:strokeColor="#000000"/> | ||
<path | ||
android:strokeWidth="1" | ||
android:pathData="M32.5,36.5m-2,0a2,2 0,1 1,4 0a2,2 0,1 1,-4 0" | ||
android:fillColor="#00000000" | ||
android:strokeColor="#000000"/> | ||
<path | ||
android:strokeWidth="1" | ||
android:pathData="M67,37m-6.5,0a6.5,6.5 0,1 1,13 0a6.5,6.5 0,1 1,-13 0" | ||
android:fillColor="#00000000" | ||
android:strokeColor="#000000"/> | ||
<path | ||
android:strokeWidth="1" | ||
android:pathData="M67.5,36.5m-2,0a2,2 0,1 1,4 0a2,2 0,1 1,-4 0" | ||
android:fillColor="#00000000" | ||
android:strokeColor="#000000"/> | ||
</vector> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-7.26 KB
app/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-4.06 KB
app/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-10.9 KB
app/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png
Binary file not shown.
Binary file added
BIN
+6.98 KB
app/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.webp
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-20.5 KB
app/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png
Diff not rendered.
Binary file added
BIN
+13.1 KB
app/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.webp
Binary file not shown.
Diff not rendered.
Binary file not shown.
Diff not rendered.
Binary file not shown.
Binary file removed
BIN
-31 KB
app/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png
Diff not rendered.
Binary file added
BIN
+22.1 KB
app/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.webp
Binary file not shown.
Diff not rendered.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<color name="ic_launcher_background">#7C4DFF</color> | ||
<color name="ic_launcher_background">#2F2F2F</color> | ||
</resources> |
Oops, something went wrong.
Oops, something went wrong.
Binary file modified
BIN
+3.94 KB
(120%)
app/android/app/src/nightly/res/drawable-night-hdpi/splash.png
Oops, something went wrong.
Binary file modified
BIN
+1.88 KB
(120%)
app/android/app/src/nightly/res/drawable-night-mdpi/splash.png
Oops, something went wrong.
Binary file modified
BIN
-1 Byte
(99%)
app/android/app/src/nightly/res/drawable-night-v21/background.png
Oops, something went wrong.
Binary file modified
BIN
+5.5 KB
(120%)
app/android/app/src/nightly/res/drawable-night-xhdpi/splash.png
Oops, something went wrong.
Binary file modified
BIN
+11 KB
(120%)
app/android/app/src/nightly/res/drawable-night-xxhdpi/splash.png
Oops, something went wrong.
Binary file modified
BIN
+8.43 KB
(110%)
app/android/app/src/nightly/res/drawable-night-xxxhdpi/splash.png
Oops, something went wrong.
Binary file modified
BIN
-1 Byte
(99%)
app/android/app/src/nightly/res/drawable-night/background.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file modified
BIN
+8.43 KB
(110%)
app/android/app/src/nightly/res/drawable-xxxhdpi/splash.png
Oops, something went wrong.
Oops, something went wrong.
19 changes: 19 additions & 0 deletions
19
app/android/app/src/nightly/res/values-night-v31/styles.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Theme applied to the Android Window while the process is starting when the OS's Dark Mode setting is on --> | ||
<style name="LaunchTheme" parent="@android:style/Theme.Black.NoTitleBar"> | ||
<item name="android:forceDarkAllowed">false</item> | ||
<item name="android:windowFullscreen">false</item> | ||
<item name="android:windowDrawsSystemBarBackgrounds">false</item> | ||
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item> | ||
</style> | ||
<!-- Theme applied to the Android Window as soon as the process has started. | ||
This theme determines the color of the Android Window while your | ||
Flutter UI initializes, as well as behind your Flutter UI while its | ||
running. | ||
This Theme is only used starting with V2 of Flutter's Android embedding. --> | ||
<style name="NormalTheme" parent="@android:style/Theme.Black.NoTitleBar"> | ||
<item name="android:windowBackground">?android:colorBackground</item> | ||
</style> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Binary file modified
BIN
+2.46 KB
(130%)
app/android/app/src/production/res/drawable-mdpi/splash.png
Oops, something went wrong.
Binary file modified
BIN
+4.6 KB
(130%)
app/android/app/src/production/res/drawable-night-hdpi/splash.png
Oops, something went wrong.
Binary file modified
BIN
+2.46 KB
(130%)
app/android/app/src/production/res/drawable-night-mdpi/splash.png
Oops, something went wrong.
Binary file modified
BIN
-1 Byte
(99%)
app/android/app/src/production/res/drawable-night-v21/background.png
Oops, something went wrong.
Binary file modified
BIN
+7.51 KB
(130%)
app/android/app/src/production/res/drawable-night-xhdpi/splash.png
Oops, something went wrong.
Binary file modified
BIN
+13.7 KB
(120%)
app/android/app/src/production/res/drawable-night-xxhdpi/splash.png
Oops, something went wrong.
Binary file modified
BIN
+17.8 KB
(120%)
app/android/app/src/production/res/drawable-night-xxxhdpi/splash.png
Oops, something went wrong.
Binary file modified
BIN
-1 Byte
(99%)
app/android/app/src/production/res/drawable-night/background.png
Oops, something went wrong.
Binary file modified
BIN
-1 Byte
(99%)
app/android/app/src/production/res/drawable-v21/background.png
Oops, something went wrong.
Binary file modified
BIN
+7.51 KB
(130%)
app/android/app/src/production/res/drawable-xhdpi/splash.png
Oops, something went wrong.
Binary file modified
BIN
+13.7 KB
(120%)
app/android/app/src/production/res/drawable-xxhdpi/splash.png
Oops, something went wrong.
Binary file modified
BIN
+17.8 KB
(120%)
app/android/app/src/production/res/drawable-xxxhdpi/splash.png
Oops, something went wrong.
Oops, something went wrong.
19 changes: 19 additions & 0 deletions
19
app/android/app/src/production/res/values-night-v31/styles.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<resources> | ||
<!-- Theme applied to the Android Window while the process is starting when the OS's Dark Mode setting is on --> | ||
<style name="LaunchTheme" parent="@android:style/Theme.Black.NoTitleBar"> | ||
<item name="android:forceDarkAllowed">false</item> | ||
<item name="android:windowFullscreen">false</item> | ||
<item name="android:windowDrawsSystemBarBackgrounds">false</item> | ||
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item> | ||
</style> | ||
<!-- Theme applied to the Android Window as soon as the process has started. | ||
This theme determines the color of the Android Window while your | ||
Flutter UI initializes, as well as behind your Flutter UI while its | ||
running. | ||
This Theme is only used starting with V2 of Flutter's Android embedding. --> | ||
<style name="NormalTheme" parent="@android:style/Theme.Black.NoTitleBar"> | ||
<item name="android:windowBackground">?android:colorBackground</item> | ||
</style> | ||
</resources> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
distributionBase=GRADLE_USER_HOME | ||
distributionPath=wrapper/dists | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip | ||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip | ||
zipStoreBase=GRADLE_USER_HOME | ||
zipStorePath=wrapper/dists | ||
distributionSha256Sum=544c35d6bd849ae8a5ed0bcea39ba677dc40f49df7d1835561582da2009b961d |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.