Skip to content

Conversation

@sir-wilhelm
Copy link

This adds the chapter duration to the chapter table on the book page.

Brief summary

This aims to resolve #1163 by adding chapter duration to the chapters table on the book page.

Which issue is fixed?

Fixes #1163.

Pull Request Type

This changes the front-end of the android and iOS app.

In-depth Description

It just adds the duration to the ChaptersTable view, the same way it's done on the web page.

How have you tested this?

I tested this in Android Studio, on 2 different size emulated screens.

Screenshots

Original table

pixel5:
Screenshot_px5-chaptersTableOriginal
small phone:
Screenshot_small-chaptersTableOriginal

Table with Duration

pixel5:
Screenshot_px5-chaptersTableDuration
small phone:
Screenshot_small-chaptersTableDuration

@clayreimann
Copy link

@advplyr This works as intended on my iPhone 16 Pro (iOS 18.6.2)

image

Copy link
Contributor

@nichwall nichwall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good and working on my Pixel 6a.

This adds the duration to the chapter table on the book page.
@sir-wilhelm sir-wilhelm force-pushed the chapter_duration_chapters_table branch from e2df1a7 to 9158f4f Compare November 3, 2025 23:40
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.

The ability to see the duration of chapters in the book's chapter list vs. seeing the timestamp of where in the book the chapter starts

3 participants