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: orgzly-revived/orgzly-android-revived
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.8.22
Choose a base ref
...
head repository: orgzly-revived/orgzly-android-revived
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.8.23
Choose a head ref
  • 9 commits
  • 6 files changed
  • 2 contributors

Commits on May 25, 2024

  1. Merge pull request #262 from orgzly-revived/release-1.8.22

    Release 1.8.22
    amberin committed May 25, 2024
    Configuration menu
    Copy the full SHA
    8b609e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Fix broken ignore rule check in GitRepo.storeBook()

    This resulted in files being written to the repository, but not read
    from the repository.
    amberin committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    26138ab View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Update bug_report.md

    amberin committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    d786896 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Merge pull request #265 from amberin/git-storebook-ignore-rule-bug

    Fix broken ignore rule check in GitRepo.storeBook()
    amberin committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    d019b7a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Fix NPE during permission check introduced in 67ccf2f

    This fixes #274.
    amberin committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    3b30a8b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #276 from amberin/fix-getcurrentactivity-npe

    Fix NPE during permission check introduced in 67ccf2f
    amberin committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    bb71453 View commit details
    Browse the repository at this point in the history
  3. Forgot to use the variable

    amberin committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a267f87 View commit details
    Browse the repository at this point in the history
  4. Release 1.8.23-beta.1

    amberin committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2fb1f07 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Release 1.8.23

    amberin committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    6eff256 View commit details
    Browse the repository at this point in the history
Loading