pachli-android/core
2024-06-17 20:38:19 +02:00
..
accounts fix: Ensure logging out accounts completes (#515) 2024-03-10 12:25:12 +01:00
activity refactor: Move ReselectableFragment to core.activity (#743) 2024-06-13 21:16:10 +02:00
common refactor: Use the PachliError type for ApiError (#739) 2024-06-12 10:22:27 +02:00
data change: Simplify mapBoth operations to mapEither and map (#746) 2024-06-13 22:55:16 +02:00
database refactor: Remove TabData type (#576) 2024-03-30 23:27:25 +01:00
designsystem refactor: Move string post_username_format to core.designsystem (#736) 2024-06-10 21:06:31 +02:00
model refactor: Remove TabData type (#576) 2024-03-30 23:27:25 +01:00
navigation ci: Simplify and improve CI speed (#615) 2024-04-15 15:24:07 +02:00
network refactor: Use the PachliError type for ApiError (#739) 2024-06-12 10:22:27 +02:00
network-test change: Move MediaUploadApi to the correct package 2024-04-30 16:23:34 +02:00
preferences refactor: Move CardViewMode to core.preferences (#729) 2024-06-10 16:28:55 +02:00
testing change: Remove unnecessary types 2024-04-30 16:23:34 +02:00
ui refactor: Move actions.xml to core.ui (#754) 2024-06-17 20:38:19 +02:00
AndroidManifest.xml