chinwag-android/app
Konrad Pozniak 741461acde
rewrite threads with Kotlin & coroutines (#2617)
* initial class setup

* handle events and filters

* handle status state changes

* code formatting

* fix status filtering

* cleanup code a bit

* implement removeAllByAccountId

* move toolbar into fragment, implement menu

* error and load state handling

* fix pull to refresh

* implement reveal button

* use requireContext() instead of context!!

* jump to detailed status

* add ViewThreadViewModelTest

* fix ktlint

* small code improvements (thx charlag)

* add testcase for toggleRevealButton

* add more state change testcases to ViewThreadViewModel
2022-08-15 11:00:18 +02:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase 2616: Save Scheduled Time for Drafts. (#2624) 2022-07-27 21:06:51 +02:00
src rewrite threads with Kotlin & coroutines (#2617) 2022-08-15 11:00:18 +02:00
.gitignore Adds a forgotten keystore. 2017-06-02 04:47:22 -04:00
build.gradle update kotlin coroutines to 1.6.4 (#2648) 2022-08-07 19:36:20 +02:00
proguard-rules.pro add shrinker rules to keep bouncycastle EC classes (#2542) 2022-05-19 07:19:16 +02:00