Tusky-App-Android/app
Ivan Kupalov 90c1a83ba4 Preserve status states on updates. UI layer refactoring.
Some things were pulled out of adapters to fragments. New classes were introduced - StatusViewData and NotificationViewData. They not only have view state in them but also help decoupling.
Because introducing parallel model list requires a lot of synchronisation PairedList was added.
Also synchronisation between fragments and adapters is quiet tedious and error-prone and should be replaces with better solution.
Oh, I also couldn’t resist and fixed bug with buttons animation in the same commit.
2017-07-13 22:18:08 +03:00
..
src Preserve status states on updates. UI layer refactoring. 2017-07-13 22:18:08 +03:00
.gitignore Adds a forgotten keystore. 2017-06-02 04:47:22 -04:00
build.gradle (gradle) remove useless rx room stuff 2017-07-07 13:36:39 +02:00
proguard-rules.pro (proguard) add forgoten rule for jsoup in release 2017-06-08 14:39:48 +02:00