Skip to content

Commit

Permalink
Minor update
Browse files Browse the repository at this point in the history
  • Loading branch information
Zeus64 committed Nov 21, 2024
1 parent 32cb2ff commit 8e81075
Show file tree
Hide file tree
Showing 80 changed files with 17,855 additions and 18,769 deletions.
19,748 changes: 10,156 additions & 9,592 deletions Demos/ALFmxControls/_Source/ALFmxControlsDemo.deployproj

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Demos/ALFmxControls/_Source/ALFmxControlsDemo.dpr
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
program ALFmxControlsDemo;

{$R *.dres}
{$R 'Resources.res' 'Resources\Resources.rc'}

uses
System.StartUpCopy,
Expand Down
16,722 changes: 7,622 additions & 9,100 deletions Demos/ALFmxControls/_Source/ALFmxControlsDemo.dproj

Large diffs are not rendered by default.

39 changes: 0 additions & 39 deletions Demos/ALFmxControls/_Source/ALFmxControlsDemoResource.rc

This file was deleted.

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.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" android:opacity="opaque">
<item android:drawable="@color/splashscreen_background" />
<item>
<bitmap android:src="@drawable/splashscreen_icon"
android:antialias="true"
android:dither="true"
android:filter="true"
android:gravity="center"
android:tileMode="disabled"/>
</item>
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" android:opacity="opaque">
<item android:drawable="@color/splashscreen_background" />
<item>
<bitmap android:src="@drawable/splashscreen_icon"
android:antialias="true"
android:dither="true"
android:filter="true"
android:gravity="center"
android:tileMode="disabled"/>
</item>
</layer-list>
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
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.
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.
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.
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.
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.
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.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<item name="android:forceDarkAllowed">false</item>
<item name="android:editTextStyle">@style/AppThemeEditTextStyle</item>
<item name="android:colorAccent">#ff0288d1</item>
<item name="android:windowSplashScreenBackground">#ff151515</item>
<item name="android:windowSplashScreenBackground">@color/splashscreen_background</item>
<item name="android:windowSplashScreenAnimatedIcon">@drawable/splashscreen_icon</item>
<item name="Material3LightFilledEditTextStyle">@style/Material3LightFilledEditTextStyle</item>
<item name="Material3LightOutlinedEditTextStyle">@style/Material3LightOutlinedEditTextStyle</item>
Expand Down
8 changes: 4 additions & 4 deletions Demos/ALFmxControls/_Source/Android/App/res/values/colors.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<color name="splashscreen_background">#FF151515</color>
</resources>
<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<color name="splashscreen_background">#151515</color>
</resources>
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified Demos/ALFmxControls/_Source/Android/Merged/libs/r.jar
Binary file not shown.
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.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" android:opacity="opaque">
<item android:drawable="@color/splashscreen_background" />
<item>
<bitmap android:src="@drawable/splashscreen_icon"
android:antialias="true"
android:dither="true"
android:filter="true"
android:gravity="center"
android:tileMode="disabled"/>
</item>
<?xml version="1.0" encoding="utf-8"?>
<layer-list xmlns:android="http://schemas.android.com/apk/res/android" android:opacity="opaque">
<item android:drawable="@color/splashscreen_background" />
<item>
<bitmap android:src="@drawable/splashscreen_icon"
android:antialias="true"
android:dither="true"
android:filter="true"
android:gravity="center"
android:tileMode="disabled"/>
</item>
</layer-list>
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@mipmap/ic_launcher_background"/>
<foreground android:drawable="@mipmap/ic_launcher_foreground"/>
</adaptive-icon>
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<item name="android:forceDarkAllowed">false</item>
<item name="android:editTextStyle">@style/AppThemeEditTextStyle</item>
<item name="android:colorAccent">#ff0288d1</item>
<item name="android:windowSplashScreenBackground">#ff151515</item>
<item name="android:windowSplashScreenBackground">@color/splashscreen_background</item>
<item name="android:windowSplashScreenAnimatedIcon">@drawable/splashscreen_icon</item>
<item name="Material3LightFilledEditTextStyle">@style/Material3LightFilledEditTextStyle</item>
<item name="Material3LightOutlinedEditTextStyle">@style/Material3LightOutlinedEditTextStyle</item>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android">
<color name="splashscreen_background">#FF151515</color>
<color name="splashscreen_background">#151515</color>
</resources>
Binary file added Demos/ALFmxControls/_Source/MacOS/Icons/app.icns
Binary file not shown.
Binary file modified Demos/ALFmxControls/_Source/MacOS/Icons/app.ico
Binary file not shown.
39 changes: 39 additions & 0 deletions Demos/ALFmxControls/_Source/Resources/Resources.rc
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
GoodDogPlain RCDATA "GoodDogPlain.TTF"
MaShanZhengRegular RCDATA "MaShanZhengRegular.ttf"
autosize RCDATA "autosize.png"
button_icon RCDATA "button_icon.png"
button_icon_dark RCDATA "button_icon_dark.png"
button_icon_disabled RCDATA "button_icon_disabled.png"
button_icon_disabled_dark RCDATA "button_icon_disabled_dark.png"
checkbox_checked RCDATA "checkbox_checked.png"
checkbox_unchecked RCDATA "checkbox_unchecked.png"
disability RCDATA "disability.png"
disability_1d192b RCDATA "disability_1d192b.png"
disability_381e72 RCDATA "disability_381e72.png"
disability_49454f RCDATA "disability_49454f.png"
disability_cac4d0 RCDATA "disability_cac4d0.png"
disability_e8def8 RCDATA "disability_e8def8.png"
error RCDATA "error.png"
error_dark RCDATA "error_dark.png"
four RCDATA "four.png"
funnychameleons RCDATA "funnychameleons.png"
funnyfish RCDATA "funnyfish.png"
funnyhippo RCDATA "funnyhippo.png"
gbrcolorprofile RCDATA "gbrcolorprofile.jpg"
house RCDATA "house.jpg"
lottieloader1 RCDATA "lottieloader1.json"
lottieloader3 RCDATA "lottieloader3.json"
lottiesample RCDATA "lottiesample.json"
lottieswitch RCDATA "lottieswitch.json"
magnifyingglass RCDATA "magnifyingglass.png"
magnifyingglass_dark RCDATA "magnifyingglass_dark.png"
one RCDATA "one.png"
sticker RCDATA "sticker.png"
theme RCDATA "theme.png"
tree RCDATA "tree.png"
two RCDATA "two.png"
webkitlogop3 RCDATA "webkitlogop3.png"
aniindicator_540x432 RCDATA "aniindicator_540x432.png"
radio_checked_88x88 RCDATA "radio_checked_88x88.png"
radio_unchecked_88x88 RCDATA "radio_unchecked_88x88.png"
thumb_144x144 RCDATA "thumb_144x144.png"
Binary file not shown.
Binary file modified Demos/ALFmxControls/_Source/Windows/Icons/app.ico
Binary file not shown.
Binary file modified Demos/ALFmxControls/_Source/Windows/Icons/uwp_logo_150x150.png
Binary file modified Demos/ALFmxControls/_Source/Windows/Icons/uwp_logo_44x44.png
Binary file modified Demos/ALFmxControls/_Source/iOS/Icons/ipad_launch_image_2x.png
Binary file modified Demos/ALFmxControls/_Source/iOS/Icons/ipad_setting_icon_58x58.png
Binary file modified Demos/ALFmxControls/_Source/iOS/Icons/iphone_launch_image_2x.png
Binary file modified Demos/ALFmxControls/_Source/iOS/Icons/iphone_launch_image_3x.png
Binary file modified Demos/ALFmxControls/_Source/iOS/Icons/iphone_setting_icon_87x87.png

0 comments on commit 8e81075

Please sign in to comment.