Skip to content

Add reading history feature with date, time and page navigation#3547

Open
Am01bathawab wants to merge 7 commits intoquran:mainfrom
Am01bathawab:main
Open

Add reading history feature with date, time and page navigation#3547
Am01bathawab wants to merge 7 commits intoquran:mainfrom
Am01bathawab:main

Conversation

@Am01bathawab
Copy link

This adds a reading history screen that shows all pages
visited with date and time. Tapping any history entry
navigates directly to that page.

Changes made:

  • Added new reading_history database table
  • Added ReadingHistory.sq with queries
  • Updated BookmarksDBAdapter with history functions
  • Updated RecentPageModel to expose history
  • Created ReadingHistoryActivity to display history
  • Registered activity in AndroidManifest
  • Updated RecentPagePresenter to open history screen

The history is accessible via the book icon in the
reading screen.

@ahmedre
Copy link
Contributor

ahmedre commented Mar 1, 2026

we already have this in the app from long ago - see LastPage.sq - and we keep the date and time for the last 3 entries today.

please open an issue before implementing new features in the future so you do not do work that is already done or has a plan associated with it.

جزاكم الله خيراً for the pr

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants