pachli-android/core
Nik Clayton 51c4469e85
feat: Check Hometown/Glitch server instanceinfo for translation support (#718)
Previous code only looked for translation support on Mastodon servers.
It may be present on Hometown/Glitch servers too, so check.

Fixes #714
2024-05-30 19:14:27 +02:00
..
accounts fix: Ensure logging out accounts completes (#515) 2024-03-10 12:25:12 +01:00
activity fix: Only include transitionKind in intents for Pachli activities (#716) 2024-05-30 14:05:42 +02:00
common refactor: Simplify and optimize viewBinding delegate (#544) 2024-03-19 16:42:08 +01:00
data fix: Prevent crash when Pachli is a share target (#659) 2024-04-28 18:19:13 +02:00
database refactor: Remove `TabData` type (#576) 2024-03-30 23:27:25 +01:00
designsystem feat: Update activity transitions, prepare for predictive-back (#650) 2024-04-26 23:18:30 +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 feat: Check Hometown/Glitch server instanceinfo for translation support (#718) 2024-05-30 19:14:27 +02:00
network-test change: Move MediaUploadApi to the correct package 2024-04-30 16:23:34 +02:00
preferences remove: remove janky animation warning (#658) 2024-04-30 16:25:05 +02:00
testing change: Remove unnecessary types 2024-04-30 16:23:34 +02:00
ui change: Use SAM with `sortWith` comparator 2024-04-30 16:23:34 +02:00
AndroidManifest.xml