pachli-android/app
Nik Clayton c5a5540467
refactor: Remove rxjava3 from Mastodon API spec (#128)
Remove the rxjava3 `Single` type from the MastodonAPI definition,
replacing with `Response` or `NetworkResult` as appropriate.

Update callsites and tests as appropriate.

This removes the need for `com.squareup.retrofit2:adapter-rxjava3`
2023-09-27 11:35:55 +02:00
..
schemas/app.pachli.db.AppDatabase fix: Ensure refreshing does not create a gap in the timeline (#43) 2023-09-14 15:12:48 +02:00
src refactor: Remove rxjava3 from Mastodon API spec (#128) 2023-09-27 11:35:55 +02:00
build.gradle chore: Prepare release 1.1 (versionCode 2) (#59) 2023-09-18 15:47:33 +02:00
getGitSha.gradle Previous attempt to fix git sha on non-git build broke git build. (#3322) 2023-02-16 20:20:52 +01:00
lint-baseline.xml feat: Show vertical scrollbars on scrollable lists (#96) 2023-09-26 15:57:35 +02:00
lint.xml refactor: Transition from Tusky to Pachli 2023-09-05 13:33:37 +02:00
proguard-rules.pro refactor: Transition from Tusky to Pachli 2023-09-05 13:33:37 +02:00