info: update branding

Update the app icon and banner to be more nuanced and appealing.
This commit is contained in:
Alexander Capehart 2022-08-27 17:15:24 -06:00
parent a2f27f303b
commit 3c5ade33b5
No known key found for this signature in database
GPG key ID: 37DBE3621FE9AD47
12 changed files with 6 additions and 4 deletions

View file

@ -9,6 +9,7 @@
- Fix issue where widget covers would not load - Fix issue where widget covers would not load
- Use new media notification panel style - Use new media notification panel style
- Add predictive back navigation - Add predictive back navigation
- Auxio has a new, more refined icon style
#### What's Improved #### What's Improved
- Playback bar now has a marquee effect - Playback bar now has a marquee effect
@ -19,6 +20,8 @@
- Fixed "@android:string/<ok/cancel>" strings from appearing in dialog - Fixed "@android:string/<ok/cancel>" strings from appearing in dialog
buttons buttons
- Fixed issue where LG phones would not show metadata in the notification - Fixed issue where LG phones would not show metadata in the notification
- Fixed issue where the transition would be wrong when navigating out of the
detail views after a rotation
#### What's Changed #### What's Changed
- Menus are now opened using a new button to the side of all items - Menus are now opened using a new button to the side of all items

View file

@ -5,6 +5,6 @@
android:viewportHeight="108"> android:viewportHeight="108">
<path <path
android:fillColor="#ffffff" android:fillColor="#ffffff"
android:pathData="M 53.999797,30.00003 V 56.66727 H 52.765254 48.82459 44.568872 l -6.567779,6.56803 v 4.05833 c -4.8e-5,0.0136 -0.0011,0.0269 -0.0011,0.0405 0,0.0136 0.0011,0.027 0.0011,0.0405 v 4.0573 l 6.567779,6.56804 h 8.196382 l 6.567788,-6.56804 v -4.0573 c 5e-5,-0.0133 9.92e-4,-0.0269 9.92e-4,-0.0405 V 40.667439 H 70.000006 V 30.001057 Z" android:pathData="m 53.999797,31.058363 v 24.550574 a 1.0583333,1.0583333 135 0 1 -1.058333,1.058333 h -3.058541 -4.255718 a 2.5549736,2.5549736 157.49945 0 0 -1.806673,0.748369 l -5.071099,5.071292 a 2.5551117,2.5551117 112.49945 0 0 -0.74834,1.806702 v 1.941664 c -0.0011,1.098833 -0.0011,1.098833 -0.0011,1.098833 0.0011,0.0405 0.0011,0.0405 0.0011,0.0405 v 2.998967 a 2.5551144,2.5551144 67.500569 0 0 0.74834,1.806703 l 5.071099,5.0713 a 2.5549708,2.5549708 22.500569 0 0 1.806673,0.74837 l 6.079716,0 a 2.5549733,2.5549733 157.49945 0 0 1.806673,-0.748369 l 5.071108,-5.071302 a 2.5551119,2.5551119 112.49945 0 0 0.74834,-1.806702 l 0,-1.940634 c 9.92e-4,-1.098833 9.92e-4,-1.098833 9.92e-4,-1.098833 V 41.725772 a 1.0583333,1.0583333 135 0 1 1.058333,-1.058333 h 8.549306 a 1.0583333,1.0583333 135 0 0 1.058333,-1.058333 V 31.05939 A 1.0584012,1.0584012 45.001839 0 0 68.941673,30.000989 L 55.05813,30.000098 a 1.0582654,1.0582654 135.00184 0 0 -1.058333,1.058265 z"
android:strokeColor="#00000000" /> android:strokeColor="#00000000" />
</vector> </vector>

View file

@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@drawable/ic_launcher_background" /> <background android:drawable="@drawable/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground" /> <foreground android:drawable="@drawable/ic_launcher_foreground"/>
<monochrome android:drawable="@drawable/ic_launcher_foreground" />
</adaptive-icon> </adaptive-icon>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.1 KiB

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.3 KiB

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 7.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 245 KiB

After

Width:  |  Height:  |  Size: 362 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 142 KiB

After

Width:  |  Height:  |  Size: 133 KiB