Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#21: The app becomes unusable if user closes folder selection dialog #32

Merged
merged 10 commits into from
Jan 11, 2024

Commits on Dec 5, 2023

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

Commits on Dec 28, 2023

  1. Minor refactors

    shubertm committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    f70651c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Create dependabot.yml (#31)

    hieuwu authored and shubertm committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    caa4b3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3cc5a08 View commit details
    Browse the repository at this point in the history
  3. * SVG parsing

    * SVG generating
    * Fix gradle build and deprecated APIs
    * Move local texts to string resource file
    * Add extended fab
    * Generalize file listing function
    * Fix extra line feed in text content
    
    Co-authored-by: Tuan Nguyen <tuancoltech@gmail.com>
    shubertm and tuancoltech committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8b876e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e988cbd View commit details
    Browse the repository at this point in the history
  5. Bump com.google.code.gson:gson from 2.8.9 to 2.10.1 (#33)

    Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.8.9 to 2.10.1.
    - [Release notes](https://github.com/google/gson/releases)
    - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md)
    - [Commits](google/gson@gson-parent-2.8.9...gson-parent-2.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.code.gson:gson
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and shubertm committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    e273527 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3908b60 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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

Commits on Jan 11, 2024

  1. Merge branch 'main' into bug/filepicker-dismiss

    # Conflicts:
    #	app/src/main/java/dev/arkbuilders/arkmemo/ui/activities/MainActivity.kt
    #	app/src/main/java/dev/arkbuilders/arkmemo/ui/dialogs/FilePickerDialog.kt
    shubertm committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    de2d3ac View commit details
    Browse the repository at this point in the history