Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DImuthuUpe/AndroidPdfViewer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: AirboxSystems/AndroidPdfViewer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 2 commits
  • 18 files changed
  • 1 contributor

Commits on Nov 24, 2022

  1. Feature/abx 1234 expose required pdfium functionality (#1)

    * feature/ABX-1234 - Migrated to AndroidX
    
    * feature/ABX-1234 - Exposed methods for getting document dimensions and page offset relative to the document
    
    * ABX-1234 - Imported PfiumAndroid module directly into project
    
    * ABX-1234 - Updated sample project to demo new exposed functionality
    
    * ABX-1234 - Changes in response to PR comments
    danielklokov-airbox authored Nov 24, 2022
    Configuration menu
    Copy the full SHA
    05c8e7e View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Feature/abx 2496 introduce customisable page size calculator (#2)

    * ABX-2496 - PageSizeCalculatorHandler to enable calculation custamisations
    
    * ABX-2496 - Updated sample app to demo custom page size calculator feature
    danielklokov-airbox authored Jan 12, 2023
    Configuration menu
    Copy the full SHA
    68ab39a View commit details
    Browse the repository at this point in the history
Loading