pachli-android/core
Nik Clayton d03cf09708
fix: Show correct account name in "Open as ..." menu (#1139)
2024-11-26 21:01:36 +01:00
..
activity fix: Show correct account name in "Open as ..." menu (#1139) 2024-11-26 21:01:36 +01:00
common change: Bump compileSdk to 35 (#1070) 2024-10-31 19:38:22 +01:00
data feat: Initial support for filtering notifications by sending account (#1127) 2024-11-25 11:35:05 +01:00
database refactor: Use type converters instead calling moshi.adapter by hand (#1134) 2024-11-25 21:25:28 +01:00
designsystem refactor: Extract notification type icon code (#1126) 2024-11-22 15:05:06 +01:00
domain refactor: Ongoing work to remove the `activeAccount` idiom (#964) 2024-11-13 11:45:16 +01:00
model feat: Initial support for filtering notifications by sending account (#1127) 2024-11-25 11:35:05 +01:00
navigation refactor: Ongoing work to remove the `activeAccount` idiom (#964) 2024-11-13 11:45:16 +01:00
network feat: Initial support for filtering notifications by sending account (#1127) 2024-11-25 11:35:05 +01:00
network-test feat: Initial support for filtering notifications by sending account (#1127) 2024-11-25 11:35:05 +01:00
preferences fix(l10n): Update Norwegian Nynorsk translations 2024-11-16 08:13:15 +01:00
testing fix(deps): update dependency org.robolectric:robolectric to v4.14.1 (#1122) 2024-11-25 12:47:07 +01:00
ui refactor: Ensure copying text experience is consistent (#1115) 2024-11-20 14:51:24 +01:00
AndroidManifest.xml