Allow marking articles as read from the article reader (#346)

* Add new items according to the selfoss id, to avoid duplicate items.

* Migrate setting articles as read from ArticleFragment to SharedItems

* Removed unused assertion

* Allow marking articles as read from the article reader
This commit is contained in:
2021-10-05 20:21:44 +02:00
committed by GitHub
parent 46e723a238
commit 58a498868d
6 changed files with 45 additions and 43 deletions
@@ -377,11 +377,7 @@ class HomeActivity : AppCompatActivity(), SearchView.OnQueryTextListener {
handleOfflineActions()
if (markOnScroll) {
items = SharedItems.focusedItems
allItems = SharedItems.items
handleListResult()
}
getElementsAccordingToTab()
}
private fun getAndStoreAllItems() {
Internal Server Error - Amine's git
500 Internal Server Error

Gitea Version: 1.28.0+dev-210-gd87d26d735