d4rken-org / capod

A companion app for AirPods on Android.
https://play.google.com/store/apps/details?id=eu.darken.capod
GNU General Public License v3.0
537 stars 48 forks source link

Material You design changes and widgets update #209

Closed rcky844 closed 4 months ago

rcky844 commented 4 months ago

I have took some time to modify the app so that it no longer uses MaterialComponents styling. However, some more changes may be needed. Please edit as you see fit.

For the widgets change, I've added a wide variant of the dual pods widget, which gets activated when the widget is larger than 3 columns.

rcky844 commented 4 months ago

Screenshots for the changes

rcky844 commented 4 months ago

I completely forgot about the notification icons in light mode. To get the icons to show correctly, you would need:

<item name="android:windowLightStatusBar" tools:targetApi="m">?attr/isLightTheme</item>
rcky844 commented 4 months ago

Thanks! Looks good ❤️

Can you take some screenshots in light-mode?

Here you go:

rcky844 commented 4 months ago

@d4rken

Slight design change: Would you prefer if the wide weights looked like this?

rcky844 commented 4 months ago