diff options
author | cyberta <cyberta@riseup.net> | 2022-12-06 03:17:15 +0100 |
---|---|---|
committer | cyberta <cyberta@riseup.net> | 2022-12-06 03:34:57 +0100 |
commit | ec380e8b8913835cc50448aa51b75b3925644957 (patch) | |
tree | c41601d5b1a27f347c6d702fae611cd8cee6d1ae /app/src/normal | |
parent | 8510b91343e234d559b39e8e5e14acc7a975506a (diff) |
re-adding pngs as fallback for pre-API 24, appearantly Android 6's vector graphic rendering is really broken
Diffstat (limited to 'app/src/normal')
26 files changed, 0 insertions, 52 deletions
diff --git a/app/src/normal/res/drawable/background_main.xml b/app/src/normal/res/drawable-anydpi-v24/background_main.xml index 4b60e9dc..4b60e9dc 100644 --- a/app/src/normal/res/drawable/background_main.xml +++ b/app/src/normal/res/drawable-anydpi-v24/background_main.xml diff --git a/app/src/normal/res/drawable/bg_connected.xml b/app/src/normal/res/drawable-anydpi-v24/bg_connected.xml index 19dac103..19dac103 100644 --- a/app/src/normal/res/drawable/bg_connected.xml +++ b/app/src/normal/res/drawable-anydpi-v24/bg_connected.xml diff --git a/app/src/normal/res/drawable/bg_connected_effect.xml b/app/src/normal/res/drawable-anydpi-v24/bg_connected_effect.xml index 08ef8172..08ef8172 100644 --- a/app/src/normal/res/drawable/bg_connected_effect.xml +++ b/app/src/normal/res/drawable-anydpi-v24/bg_connected_effect.xml diff --git a/app/src/normal/res/drawable/bg_connecting.xml b/app/src/normal/res/drawable-anydpi-v24/bg_connecting.xml index 8482d30e..8482d30e 100644 --- a/app/src/normal/res/drawable/bg_connecting.xml +++ b/app/src/normal/res/drawable-anydpi-v24/bg_connecting.xml diff --git a/app/src/normal/res/drawable/bg_connecting_effect.xml b/app/src/normal/res/drawable-anydpi-v24/bg_connecting_effect.xml index fd462a54..fd462a54 100644 --- a/app/src/normal/res/drawable/bg_connecting_effect.xml +++ b/app/src/normal/res/drawable-anydpi-v24/bg_connecting_effect.xml diff --git a/app/src/normal/res/drawable/bg_disconnected.xml b/app/src/normal/res/drawable-anydpi-v24/bg_disconnected.xml index a5729185..a5729185 100644 --- a/app/src/normal/res/drawable/bg_disconnected.xml +++ b/app/src/normal/res/drawable-anydpi-v24/bg_disconnected.xml diff --git a/app/src/normal/res/drawable/bg_disconnected_effect.xml b/app/src/normal/res/drawable-anydpi-v24/bg_disconnected_effect.xml index bcc6064a..bcc6064a 100644 --- a/app/src/normal/res/drawable/bg_disconnected_effect.xml +++ b/app/src/normal/res/drawable-anydpi-v24/bg_disconnected_effect.xml diff --git a/app/src/normal/res/drawable/rotate_progress_image.xml b/app/src/normal/res/drawable-anydpi-v24/rotate_progress_image.xml index 44a35ba9..44a35ba9 100644 --- a/app/src/normal/res/drawable/rotate_progress_image.xml +++ b/app/src/normal/res/drawable-anydpi-v24/rotate_progress_image.xml diff --git a/app/src/normal/res/drawable/splash_icon.xml b/app/src/normal/res/drawable-anydpi-v24/splash_icon.xml index f882d322..f882d322 100644 --- a/app/src/normal/res/drawable/splash_icon.xml +++ b/app/src/normal/res/drawable-anydpi-v24/splash_icon.xml diff --git a/app/src/normal/res/drawable-hdpi/bg_connected.png b/app/src/normal/res/drawable-hdpi/bg_connected.png Binary files differnew file mode 100644 index 00000000..7c64939a --- /dev/null +++ b/app/src/normal/res/drawable-hdpi/bg_connected.png diff --git a/app/src/normal/res/drawable-hdpi/bg_connecting.png b/app/src/normal/res/drawable-hdpi/bg_connecting.png Binary files differnew file mode 100644 index 00000000..49620c2c --- /dev/null +++ b/app/src/normal/res/drawable-hdpi/bg_connecting.png diff --git a/app/src/normal/res/drawable-hdpi/bg_disconnected.png b/app/src/normal/res/drawable-hdpi/bg_disconnected.png Binary files differnew file mode 100644 index 00000000..36a048d5 --- /dev/null +++ b/app/src/normal/res/drawable-hdpi/bg_disconnected.png diff --git a/app/src/normal/res/drawable-hdpi/rotate_progress_image.png b/app/src/normal/res/drawable-hdpi/rotate_progress_image.png Binary files differnew file mode 100644 index 00000000..d7c85e02 --- /dev/null +++ b/app/src/normal/res/drawable-hdpi/rotate_progress_image.png diff --git a/app/src/normal/res/drawable-xhdpi/background_main.png b/app/src/normal/res/drawable-xhdpi/background_main.png Binary files differnew file mode 100644 index 00000000..c2135c04 --- /dev/null +++ b/app/src/normal/res/drawable-xhdpi/background_main.png diff --git a/app/src/normal/res/drawable-xhdpi/bg_connected.png b/app/src/normal/res/drawable-xhdpi/bg_connected.png Binary files differnew file mode 100644 index 00000000..ca129080 --- /dev/null +++ b/app/src/normal/res/drawable-xhdpi/bg_connected.png diff --git a/app/src/normal/res/drawable-xhdpi/bg_connecting.png b/app/src/normal/res/drawable-xhdpi/bg_connecting.png Binary files differnew file mode 100644 index 00000000..294e4708 --- /dev/null +++ b/app/src/normal/res/drawable-xhdpi/bg_connecting.png diff --git a/app/src/normal/res/drawable-xhdpi/bg_disconnected.png b/app/src/normal/res/drawable-xhdpi/bg_disconnected.png Binary files differnew file mode 100644 index 00000000..15bdb108 --- /dev/null +++ b/app/src/normal/res/drawable-xhdpi/bg_disconnected.png diff --git a/app/src/normal/res/drawable-xhdpi/rotate_progress_image.png b/app/src/normal/res/drawable-xhdpi/rotate_progress_image.png Binary files differnew file mode 100644 index 00000000..d6eb6b65 --- /dev/null +++ b/app/src/normal/res/drawable-xhdpi/rotate_progress_image.png diff --git a/app/src/normal/res/drawable-xxhdpi/rotate_progress_image.png b/app/src/normal/res/drawable-xxhdpi/rotate_progress_image.png Binary files differnew file mode 100644 index 00000000..893b074b --- /dev/null +++ b/app/src/normal/res/drawable-xxhdpi/rotate_progress_image.png diff --git a/app/src/normal/res/drawable-xxxhdpi/background_main.png b/app/src/normal/res/drawable-xxxhdpi/background_main.png Binary files differnew file mode 100644 index 00000000..1b8046fa --- /dev/null +++ b/app/src/normal/res/drawable-xxxhdpi/background_main.png diff --git a/app/src/normal/res/drawable/background_eip.xml b/app/src/normal/res/drawable/background_eip.xml deleted file mode 100644 index 9b20a8fd..00000000 --- a/app/src/normal/res/drawable/background_eip.xml +++ /dev/null @@ -1,52 +0,0 @@ -<vector android:height="24dp" android:viewportHeight="100.0" - android:viewportWidth="100.0" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android"> - <path android:pathData="M50,33m-82000,0a82000,82000 0,1 1,164000 0a82000,82000 0,1 1,-164000 0"/> - <path android:fillAlpha="1" android:fillColor="#b39ddb" - android:pathData="M50,33 L30664.67,-73860.37A80000,80000 0,0 0,50 -79950Z" - android:strokeColor="#b39ddb" android:strokeWidth="0"/> - <path android:fillAlpha="1" android:fillColor="#9fa8da" - android:pathData="m50,33 l56568.54,-56568.54a80000,80000 0,0 0,-25953.87 -17341.82z" - android:strokeColor="#9fa8da" android:strokeWidth="0"/> - <path android:fillAlpha="1" android:fillColor="#90caf9" - android:pathData="m50,33 l73910.37,-30614.67a80000,80000 0,0 0,-17341.82 -25953.87z" - android:strokeColor="#90caf9" android:strokeWidth="0"/> - <path android:fillAlpha="1" android:fillColor="#81d4fa" - android:pathData="M50,33L80050,50A80000,80000 0,0 0,73960.37 -30564.67Z" - android:strokeColor="#81d4fa" android:strokeWidth="0"/> - <path android:fillAlpha="1" android:fillColor="#80deea" - android:pathData="M50,33 L73960.37,30664.67A80000,80000 0,0 0,80050 50Z" - android:strokeColor="#80deea" android:strokeWidth="0"/> - <path android:fillAlpha="1" android:fillColor="#80cbc4" - android:pathData="m50,33 l56568.54,56568.54a80000,80000 0,0 0,17341.82 -25953.87z" - android:strokeColor="#80cbc4" android:strokeWidth="0"/> - <path android:fillAlpha="1" android:fillColor="#a5d6a7" - android:pathData="m50,33 l30614.67,73910.37a80000,80000 0,0 0,25953.87 -17341.82z" - android:strokeColor="#a5d6a7" android:strokeWidth="0"/> - <path android:fillAlpha="1" android:fillColor="#c5e1a5" - android:pathData="M50,33L50,80050A80000,80000 0,0 0,30664.67 73960.37Z" - android:strokeColor="#c5e1a5" android:strokeWidth="0"/> - <path android:fillAlpha="1" android:fillColor="#e6ee9c" - android:pathData="M50,33 L-30564.67,73960.37A80000,80000 0,0 0,50 80050Z" - android:strokeColor="#e6ee9c" android:strokeWidth="0"/> - <path android:fillAlpha="1" android:fillColor="#fff59d" - android:pathData="m50,33 l-56568.54,56568.54a80000,80000 0,0 0,25953.87 17341.82z" - android:strokeColor="#fff59d" android:strokeWidth="0"/> - <path android:fillAlpha="1" android:fillColor="#ffe082" - android:pathData="m50,33 l-73910.37,30614.67a80000,80000 0,0 0,17341.82 25953.87z" - android:strokeColor="#ffe082" android:strokeWidth="0"/> - <path android:fillAlpha="1" android:fillColor="#ffcc80" - android:pathData="m50,33l-80000,0a80000,80000 0,0 0,6089.64 30614.67z" - android:strokeColor="#ffcc80" android:strokeWidth="0"/> - <path android:fillAlpha="1" android:fillColor="#ffab91" - android:pathData="M50,33 L-73860.37,-30564.67A80000,80000 0,0 0,-79950 50Z" - android:strokeColor="#ffab91" android:strokeWidth="0"/> - <path android:fillAlpha="1" android:fillColor="#ef9a9a" - android:pathData="m50,33 l-56568.54,-56568.54a80000,80000 0,0 0,-17341.82 25953.87z" - android:strokeColor="#ef9a9a" android:strokeWidth="0"/> - <path android:fillAlpha="1" android:fillColor="#f48fb1" - android:pathData="m50,33 l-30614.67,-73910.37a80000,80000 0,0 0,-25953.87 17341.82z" - android:strokeColor="#f48fb1" android:strokeWidth="0"/> - <path android:fillAlpha="1" android:fillColor="#ce93d8" - android:pathData="m50,33l0,-80000a80000,80000 0,0 0,-30614.67 6089.64z" - android:strokeColor="#ce93d8" android:strokeWidth="0"/> -</vector> diff --git a/app/src/normal/res/drawable/background_main.png b/app/src/normal/res/drawable/background_main.png Binary files differnew file mode 100644 index 00000000..3e5f7871 --- /dev/null +++ b/app/src/normal/res/drawable/background_main.png diff --git a/app/src/normal/res/drawable/bg_connected.png b/app/src/normal/res/drawable/bg_connected.png Binary files differnew file mode 100644 index 00000000..9741dcba --- /dev/null +++ b/app/src/normal/res/drawable/bg_connected.png diff --git a/app/src/normal/res/drawable/bg_connecting.png b/app/src/normal/res/drawable/bg_connecting.png Binary files differnew file mode 100644 index 00000000..d85ddd4b --- /dev/null +++ b/app/src/normal/res/drawable/bg_connecting.png diff --git a/app/src/normal/res/drawable/bg_disconnected.png b/app/src/normal/res/drawable/bg_disconnected.png Binary files differnew file mode 100644 index 00000000..a22b7097 --- /dev/null +++ b/app/src/normal/res/drawable/bg_disconnected.png diff --git a/app/src/normal/res/drawable/rotate_progress_image.png b/app/src/normal/res/drawable/rotate_progress_image.png Binary files differnew file mode 100644 index 00000000..fe7f3526 --- /dev/null +++ b/app/src/normal/res/drawable/rotate_progress_image.png |