pachli-android/core
Nik Clayton acdbf1e52f
refactor: Extract notification type icon code (#1126)
This code will be used elsewhere in an upcoming change, so extract it
now to minimise the diffs.

While I'm here, provide an icon for mentions, and an attribute for the
"favourite" colour.
2024-11-22 15:05:06 +01:00
..
activity refactor: Convert `AccountSelectionListener` to `fun interface` (#1118) 2024-11-20 19:50:04 +01:00
common change: Bump compileSdk to 35 (#1070) 2024-10-31 19:38:22 +01:00
data feat: Support Pleroma returning dates with no timezone (#1120) 2024-11-21 16:20:27 +01:00
database fix: Prevent crash when showing account chooser (#1117) 2024-11-20 19:28:29 +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 refactor: Ongoing work to remove the `activeAccount` idiom (#964) 2024-11-13 11:45:16 +01:00
navigation refactor: Ongoing work to remove the `activeAccount` idiom (#964) 2024-11-13 11:45:16 +01:00
network feat: Support Pleroma returning dates with no timezone (#1120) 2024-11-21 16:20:27 +01:00
network-test feat: Support Pleroma returning dates with no timezone (#1120) 2024-11-21 16:20:27 +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 (#1105) 2024-11-17 13:43:28 +01:00
ui refactor: Ensure copying text experience is consistent (#1115) 2024-11-20 14:51:24 +01:00
AndroidManifest.xml refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00