chinwag-android/app/src/main/java/com/keylesspalace/tusky/db
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
..
dao only check once for filters v2 availability (#4539) 2024-07-03 21:18:09 +02:00
entity add more options to default reply visibility setting (#4568) 2024-08-02 17:15:10 +02:00
AccountManager.kt fix account switching (#4636) 2024-09-02 19:49:22 +02:00
AppDatabase.java add more options to default reply visibility setting (#4568) 2024-08-02 17:15:10 +02:00
ConversationsDao.kt Fix conversations (#2556) 2022-05-30 19:06:14 +02:00
Converters.kt add more options to default reply visibility setting (#4568) 2024-08-02 17:15:10 +02:00
DatabaseCleaner.kt Refactor notifications to Kotlin & paging (#4026) 2024-05-03 18:27:10 +02:00
DraftsAlert.kt Material Design 3 (#4637) 2024-09-10 19:50:09 +02:00