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: datcoind/OpenNoteScanner
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: allgood/OpenNoteScanner
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.
  • 6 commits
  • 8 files changed
  • 6 contributors

Commits on Feb 15, 2024

  1. Updates to FAQ (allgood#339)

    * FAQ enhancements, by @jensli
    jensli authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    8171a4a View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Configuration menu
    Copy the full SHA
    05bcd7a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79dc65b View commit details
    Browse the repository at this point in the history
  3. Dependency updates (allgood#333)

    * Update Gradle to v8.0.2
    
    * Update AGP to v7.4.2
    
    * Update Kotlin to v1.8.10
    
    * Bump dependencies
    
    ---------
    
    Co-authored-by: Patryk Mis <[email protected]>
    PatrykMis and PatrykMis authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    94d8612 View commit details
    Browse the repository at this point in the history
  4. Bump itextpdf_version from 7.2.4 to 7.2.5 (allgood#328)

    Bumps `itextpdf_version` from 7.2.4 to 7.2.5.
    
    Updates `kernel` from 7.2.4 to 7.2.5
    
    Updates `layout` from 7.2.4 to 7.2.5
    
    Updates `io` from 7.2.4 to 7.2.5
    
    ---
    updated-dependencies:
    - dependency-name: com.itextpdf:kernel
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.itextpdf:layout
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: com.itextpdf:io
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    5481603 View commit details
    Browse the repository at this point in the history
  5. Bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.7.20 to 1.8.10 (a…

    …llgood#331)
    
    Bumps [org.jetbrains.kotlin:kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) from 1.7.20 to 1.8.10.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.7.20...v1.8.10)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    15c1788 View commit details
    Browse the repository at this point in the history
Loading