Skip to content
This repository has been archived by the owner on Jul 29, 2022. It is now read-only.

Add a PDF navigator #130

Merged
merged 14 commits into from
Jun 22, 2020
Merged

Add a PDF navigator #130

merged 14 commits into from
Jun 22, 2020

Commits on May 13, 2020

  1. Add basic PDF navigator

    mickael-menu committed May 13, 2020
    Configuration menu
    Copy the full SHA
    6371367 View commit details
    Browse the repository at this point in the history
  2. Remove unused Navigator APIs

    Deprecate Navigator.currentLocation in favor of currentLocator using LiveData
    Add the PdfNavigatorViewModel
    mickael-menu committed May 13, 2020
    Configuration menu
    Copy the full SHA
    8f06b22 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2020

  1. Add Navigator.VisualListener

    Refactor PdfNavigatorFragment
    mickael-menu committed May 15, 2020
    Configuration menu
    Copy the full SHA
    d02ee6d View commit details
    Browse the repository at this point in the history
  2. Restore PDF current location during configuration changes

    Add extension point to customize the PDFView in reading apps
    mickael-menu committed May 15, 2020
    Configuration menu
    Copy the full SHA
    a540c8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f76b80 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2020

  1. Configuration menu
    Copy the full SHA
    13a1cca View commit details
    Browse the repository at this point in the history

Commits on May 29, 2020

  1. Use new Publication model

    qnga committed May 29, 2020
    Configuration menu
    Copy the full SHA
    7701f2d View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2020

  1. Configuration menu
    Copy the full SHA
    a9d95e3 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2020

  1. Configuration menu
    Copy the full SHA
    a5df724 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Fix resolving CBZ HREFs

    mickael-menu committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    10fd31f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9964216 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e19c42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e0ef199 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3ce19b View commit details
    Browse the repository at this point in the history