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

Feat: Highly experimental JAR auto update #3

Merged
merged 8 commits into from
Jun 21, 2024
Merged

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    0c1700b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    797135f View commit details
    Browse the repository at this point in the history
  3. chore(gradle): configure common module to use GenerateBuildConfigTask…

    … and auto generate BuildConfig on compile Kotlin code, configure kotlin generated src directory
    Ellet committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    aa7b561 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7354007 View commit details
    Browse the repository at this point in the history
  5. feat(command-line): a new executeBatchScriptInSeparateWindow() functi…

    …on to run Windows batch script in a separate window
    Ellet committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    cd840a7 View commit details
    Browse the repository at this point in the history
  6. chore(constants): add URLs for the latest version and latest jar file…

    … in ProjectInfoConstants
    Ellet committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f9ff55b View commit details
    Browse the repository at this point in the history
  7. feat: implement highly experimental auto update feature which disable…

    …d by default
    Ellet committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4194824 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67d690d View commit details
    Browse the repository at this point in the history