Husky/app
Ivan Kupalov 9c96dea890 Refactor notifications adapter (#985)
* Fix unnecessary reloading of notifications

This removes topId as it is not needed and just plainly uses status id
if needed. During initial loading of notifications topId/bottomId are
not set so we ended up reloading everything.

* Refactor notifications adapter

Use AsyncListDiffer for updating notifications just like in timelines.

* Cleanup in NotificationsFragment
2019-03-07 19:31:18 +01:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase remove unneeded instance id from db cache (#1035) 2019-02-13 19:20:31 +01:00
src Refactor notifications adapter (#985) 2019-03-07 19:31:18 +01:00
.gitignore Adds a forgotten keystore. 2017-06-02 04:47:22 -04:00
build.gradle upgrade OkHttp, add Conscrypt (#1083) 2019-03-04 19:25:51 +01:00
proguard-rules.pro fix proguard issue 2019-01-15 20:53:38 +01:00