lbry-fdroid/app
Akinwale Ariwodola 4d024c06cc
In-app notifications (#969)
* display notification bell icon beside URL bar
* notification model
* persist received notifications
* Refresh notification list. Add  is_read flag and display unread count.
* Hide notifications when opening the navigatinon drawer. Open selected notification item before hiding the list.
* update local store with remote notifications
* use card view for notification items
* make notification cards clickable
* handle comment hash
* fix remote notifications not loading. fix comment scroll.
* Improve in-app comment notification linking. Add icons.
2020-08-18 14:19:35 +01:00
..
src In-app notifications (#969) 2020-08-18 14:19:35 +01:00
.gitignore Native rewrite (#878) 2020-05-23 07:49:00 +01:00
build.gradle In-app notifications (#969) 2020-08-18 14:19:35 +01:00
google-services.json.secret sdk 0.62.0. update secret files. 2020-03-02 18:39:35 +01:00
google-services.sample.json include google-services.sample.json for test / debug builds 2020-03-02 16:41:10 +01:00
proguard-rules.pro Native rewrite (#878) 2020-05-23 07:49:00 +01:00