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: mingming-ctr/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.
  • 14 commits
  • 22 files changed
  • 8 contributors

Commits on Oct 7, 2022

  1. Configuration menu
    Copy the full SHA
    8deea61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf2f279 View commit details
    Browse the repository at this point in the history
  3. Bump itextpdf_version from 7.2.2 to 7.2.3 (allgood#306)

    Bumps `itextpdf_version` from 7.2.2 to 7.2.3.
    
    Updates `kernel` from 7.2.2 to 7.2.3
    
    Updates `layout` from 7.2.2 to 7.2.3
    
    Updates `io` from 7.2.2 to 7.2.3
    
    ---
    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]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    99a4946 View commit details
    Browse the repository at this point in the history
  4. Bump gradle from 7.2.1 to 7.3.0 (allgood#311)

    Bumps gradle from 7.2.1 to 7.3.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.android.tools.build:gradle
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    493267b View commit details
    Browse the repository at this point in the history
  5. Bump kotlin-stdlib-jdk8 from 1.7.0 to 1.7.20 (allgood#312)

    Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) from 1.7.0 to 1.7.20.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.7.0...v1.7.20)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    c2896e3 View commit details
    Browse the repository at this point in the history
  6. Bump kotlin-gradle-plugin from 1.7.0 to 1.7.20 (allgood#313)

    Bumps [kotlin-gradle-plugin](https://github.com/JetBrains/kotlin) from 1.7.0 to 1.7.20.
    - [Release notes](https://github.com/JetBrains/kotlin/releases)
    - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md)
    - [Commits](JetBrains/kotlin@v1.7.0...v1.7.20)
    
    ---
    updated-dependencies:
    - dependency-name: org.jetbrains.kotlin:kotlin-gradle-plugin
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    970fe81 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. build: updates (allgood#317)

    * Update Gradle Wrapper
    
    * build: updates
    
    * move away from deprecated `package` attribute
    * bump dependencies
    * bump CompileSdk and BuildTools
    
    * fix: properly reference exifinterface
    
    * style: reformat
    
    * build: add existing androidx.fragment
    
    * Bump iTextPDF version
    
    * Bump AndroidX
    
    Co-authored-by: PatrickMis <[email protected]>
    PatrykMis and PatrykMis authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    a8f0294 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00656ba View commit details
    Browse the repository at this point in the history

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