ReaderforSelfoss/app
davidoskky 33fb04956c
Store items in a public object (#343)
* Added Object SharedItems to store all the articles in one class and allow sharing the data among activities

* Introduced functions to set articles as read globally

* Start migration of items into SharedItems
2021-09-12 21:12:45 +02:00
..
schemas/apps.amine.bou.readerforselfoss.persistence.database.AppDatabase Fixed migration issue. 2020-12-22 18:02:03 +01:00
src Store items in a public object (#343) 2021-09-12 21:12:45 +02:00
.gitignore Initial commit. Gitignore, Firebase and Crashlytics deps. 2017-05-28 02:13:54 +02:00
build.gradle Migrate to View Binding. (#338) 2021-03-17 17:50:44 +01:00
proguard-rules.pro Just trying to fix fragment issues. 2018-10-19 05:27:16 +02:00