pachli-android/core
Nik Clayton 526ee27a6a
fix: Enable server filtering on GoToSocial 0.16+ (#826)
Previous code had the version test in the wrong order, so the check for
>= 0.15.0 took precedence.
2024-07-22 16:22:01 +02:00
..
accounts fix: Ensure logging out accounts completes (#515) 2024-03-10 12:25:12 +01:00
activity fix(l10n): Update Irish translations 2024-07-13 09:43:18 +02:00
common change: Implement more of FiltersRepository (#816) 2024-07-14 15:36:52 +02:00
data change: Implement more of FiltersRepository (#816) 2024-07-14 15:36:52 +02:00
database refactor: Remove TabData type (#576) 2024-03-30 23:27:25 +01:00
designsystem fix: Use colorPrimary for checked/selected dialog items (#825) 2024-07-22 16:19:08 +02:00
model refactor: Remove TabData type (#576) 2024-03-30 23:27:25 +01:00
navigation change: Implement more of FiltersRepository (#816) 2024-07-14 15:36:52 +02:00
network fix: Enable server filtering on GoToSocial 0.16+ (#826) 2024-07-22 16:22:01 +02:00
network-test change: Move MediaUploadApi to the correct package 2024-04-30 16:23:34 +02:00
preferences feat: Show author bylines on preview cards, tap to view profile (#805) 2024-07-06 00:30:24 +02:00
testing change: Implement more of FiltersRepository (#816) 2024-07-14 15:36:52 +02:00
ui feat: Edit a matching filter directly from the timeline (#819) 2024-07-19 13:45:24 +02:00
AndroidManifest.xml refactor: Start creating core modules (#286) 2023-12-04 16:58:36 +01:00