pachli-android/app
Nik Clayton 09dc830c86
fix: Collect the server capabilities in SFragment subclasses (#252)
Not all subclasses were calling `super.onViewCreated()` so collecting
the server capability wasn't happening consistently. Fix this, and add a
`@CallSuper` annotation to prevent the problem from recurring.
2023-11-13 16:44:29 +01:00
..
schemas/app.pachli.db.AppDatabase feat: Translate statuses on cached timelines (#220) 2023-11-12 19:51:46 +01:00
src fix: Collect the server capabilities in SFragment subclasses (#252) 2023-11-13 16:44:29 +01:00
build.gradle feat: Translate statuses on cached timelines (#220) 2023-11-12 19:51:46 +01:00
gitTools.gradle ci: Upload orangeRelease to Google Play (internal track) (#134) 2023-09-28 13:50:02 +02:00
lint-baseline.xml feat: Translate statuses on cached timelines (#220) 2023-11-12 19:51:46 +01:00
lint.xml refactor: Transition from Tusky to Pachli 2023-09-05 13:33:37 +02:00
proguard-rules.pro fix: Keep network model classes, preventing crash on startup (#251) 2023-11-13 13:31:31 +01:00