Tusky-App-Android/app
Ivan Kupalov fb83d086d1 Fix unnecessary reloading of notifications (#984)
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.
2019-01-11 22:07:40 +01:00
..
schemas/com.keylesspalace.tusky.db.AppDatabase Export Room schemes (#963) 2018-12-25 20:06:28 +01:00
src Fix unnecessary reloading of notifications (#984) 2019-01-11 22:07:40 +01:00
.gitignore Adds a forgotten keystore. 2017-06-02 04:47:22 -04:00
build.gradle Export Room schemes (#963) 2018-12-25 20:06:28 +01:00
proguard-rules.pro remove more Kotlin null check methods from release bytecode 2018-12-17 23:36:59 +01:00