chinwag-android/app
Konrad Pozniak d2bfceae7b
refactor compose & announcements to coroutines (#2446)
* refactor compose & announcements to coroutines

* fix code formatting

* add javadoc to InstanceInfoRepository

* fix comments in ImageDownsizer

* remove unused Either extensions

* add explicit return type for InstanceInfoRepository.getEmojis

* make ComposeViewModel.pickMedia return Result

* cleanup code in ImageDownsizer
2022-04-21 18:46:21 +02:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase Add support for post edit notifications (#2431) 2022-04-19 11:10:13 +02:00
src refactor compose & announcements to coroutines (#2446) 2022-04-21 18:46:21 +02:00
.gitignore Adds a forgotten keystore. 2017-06-02 04:47:22 -04:00
build.gradle refactor compose & announcements to coroutines (#2446) 2022-04-21 18:46:21 +02:00
proguard-rules.pro fix crash in drafts caused by minification of DraftAttachment (#2337) 2022-02-14 19:20:15 +01:00