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.24
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.25
Choose a head ref
  • 12 commits
  • 13 files changed
  • 3 contributors

Commits on Jun 27, 2024

  1. Merge pull request #287 from orgzly-revived/release-1.8.24

    Release 1.8.24
    amberin committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    ce16fca View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Allow selecting multiple notebooks

    There are now some differences in the top "app bar" menu choices
    depending on how many notebooks are selected:
    
    - The "export" and "rename" choices are removed when multiple notebooks
      are selected.
    - When setting the repository link of multiple notebooks, no repository
      is pre-selected, even if all notebooks are currently linked to the
      same repository. The rationale is that I found no good way of showing
      existing links to multiple repos, so it seemed better to me to never
      make a pre-selection.
    - When deleting a single notebook, its repository URL is shown in the
      dialog prompting whether to delete the linked repository file.
      However, when deleting multiple notebooks, no repository URLs are
      shown. The rationale is that I found no intuitive way of presenting
      multiple URLs in the dialog along with their corresponding notebooks.
    amberin committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    e94614e View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

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

Commits on Jul 23, 2024

  1. Fixed the image loading

    We are now requesting the correct permission on for Android sdk level
    33 and above.
    Helle-Daryd committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    cb34c43 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b711871 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Merge pull request #1 from amberin/add-grant-permission-rule

    Grant the READ_MEDIA_IMAGES permission during ExternalLinksTest
    Helle-Daryd committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    cddd287 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1323925 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from amberin/add-grant-permission-rule

    Grant permission when running the relevant API version
    Helle-Daryd committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    74fe307 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Merge pull request #294 from Helle-Daryd/fix-image-loading

    Fixes the image loading
    amberin committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f762a4c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #288 from amberin/select-multiple-notebooks-pr

    Allow selecting multiple notebooks
    amberin committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    e1e4df3 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Release 1.8.25-beta.1

    amberin committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    f9e031c View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. Release 1.8.25

    amberin committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    33d1f7b View commit details
    Browse the repository at this point in the history
Loading