binwiederhier / ntfy

Send push notifications to your phone or desktop using PUT/POST
https://ntfy.sh
Apache License 2.0
18.03k stars 700 forks source link

Update Android UI to Material 3 style #580

Open RokeJulianLockhart opened 1 year ago

RokeJulianLockhart commented 1 year ago

For Android. My rationale is available at https://github.com/QuickLyric/QuickLyric/issues/271#issue-1054902836.

binwiederhier commented 1 year ago

Reference - @Bnyro implemented this here: https://github.com/binwiederhier/ntfy-android/pull/56

mpeter50 commented 5 months ago

I don't know about the possibilities, but if not too much of a burden I (and probably others too) would prefer to keep the original Material design.

Material design 3 does not only introduce customizable colors, but also many other changes that are not customizable however quite ugly: these include unnecessary larger whitespaces, and largely rounded corners.

Contrary to the above rationale, from my side at least sticking with Material (1) does not mean that the software is unmaintained, and I don't think many are thinking that way. In my opinion, the appearance of the software is consistent with the latest tasteful version of the Material Design Guidelines. The app's current version may not be fashionable, but usability is unaffected.

RokeJulianLockhart commented 5 months ago

https://github.com/binwiederhier/ntfy/issues/580#issuecomment-2081590133

@mpeter50, I'd say that it's more https://m2.material.io/design/introduction#baseline-grid than https://m1.material.io/material-design/introduction.html.