chinwag-android/app/src/main/java/com/keylesspalace/tusky/settings
Konrad Pozniak 50ca44a5f6
Material Design 3 (#4637)
I tried to find a balance between going fully M3 and keeping some of the
original Tusky feeling.
For example, I removed the "allCaps" setting we had on most buttons,
which is recommended for M3. On the other hand, I made them less rounded
than the M3 default.

<img
src="https://github.com/user-attachments/assets/9d2485e0-7d1d-42ab-8a4e-c30d044aa5dc"
width="320"/>
<img
src="https://github.com/user-attachments/assets/d65d3c91-afe9-424e-92d7-e0f3e401ea4b"
width="320"/>
<img
src="https://github.com/user-attachments/assets/d5634440-c507-4484-a11e-983f47cbeab7"
width="320"/>
2024-09-10 19:50:09 +02:00
..
AccountPreferenceDataStore.kt Refactor notifications to Kotlin & paging (#4026) 2024-05-03 18:27:10 +02:00
DefaultReplyVisibility.kt add more options to default reply visibility setting (#4568) 2024-08-02 17:15:10 +02:00
ProxyConfiguration.kt upgrade ktlint plugin to 12.0.3 (#4169) 2024-01-04 17:00:55 +01:00
SettingsConstants.kt Add option for default reply privacy set to unlisted by default (#4496) 2024-06-09 20:25:03 +02:00
SettingsDSL.kt Material Design 3 (#4637) 2024-09-10 19:50:09 +02:00