Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds time left for chapter and document to the screensaver message options #7897

Merged
merged 6 commits into from Jun 29, 2021

Commits on Jun 28, 2021

  1. Adds time left in chapter and time left in

    document for screensaver message
    IcedEagle committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    f44216e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bba0cec View commit details
    Browse the repository at this point in the history
  3. Add a nan check

    IcedEagle committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    cdde835 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Move duration format to a datetime device setting

    - Added new utility function to pass to different clock formats
    - Added unit tests for new utility function
    - Updated any plugin that called util.secondsToClock to
    use the new util for different duration format
    - Add one time migration from footer's duration format
    - Removed duration format from footer settings
    
    Manual tests on desktop and Kobo. Verified all plugins look
    correct with both modern and classic formats.
    IcedEagle committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    d05dea6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5488802 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acda696 View commit details
    Browse the repository at this point in the history