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

Added HTML changelog support #177

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 11, 2020

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

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    48a5b19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be56dab View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. update methods description

    Gabboxl committed Jan 30, 2020
    Configuration menu
    Copy the full SHA
    0591c4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    749db67 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2020

  1. Configuration menu
    Copy the full SHA
    50792d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddb8f16 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2020

  1. Configuration menu
    Copy the full SHA
    0fca791 View commit details
    Browse the repository at this point in the history
  2. fix for library tests

    Gabboxl committed Feb 2, 2020
    Configuration menu
    Copy the full SHA
    3941bca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca1c0eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c71222 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. parserJSON fixes, create a new instance if there isn't one, using a n…

    …ew instance in HandlerXML
    Gabboxl committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    dc67afd View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2020

  1. revert 0fca791ca9096a6210c0673c2e99bed3ec7b8950's changes and added r…

    …esetStaticValues()
    Gabboxl committed Feb 5, 2020
    Configuration menu
    Copy the full SHA
    14c5a37 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2023

  1. Target API 33

    Gabboxl committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    76cefde View commit details
    Browse the repository at this point in the history
  2. Migrate to AndroidX libraries

    + update AGP and Gradle wrapper
    Gabboxl committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    0eca987 View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    Gabboxl committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    74d52df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42b0df4 View commit details
    Browse the repository at this point in the history
  5. Update library dependencies

    Gabboxl committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    1f880ec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c45d81 View commit details
    Browse the repository at this point in the history
  7. Updated AGP & wrapper again

    + mode package name to build.gradle files
    Gabboxl committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    98743f6 View commit details
    Browse the repository at this point in the history
  8. Import fixes

    Gabboxl committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    58e6347 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dbff008 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0d37aaa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    da6012d View commit details
    Browse the repository at this point in the history
  12. Disable jetifier

    Gabboxl committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    fbf940e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a1dc6c6 View commit details
    Browse the repository at this point in the history
  14. Update tests with the UiThreadStatement class

    for running code on the UI thread as the UiThreadTestRule class is deprecated
    Gabboxl committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    eda0102 View commit details
    Browse the repository at this point in the history
  15. Fix android test dependencies

    Gabboxl committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    a979e96 View commit details
    Browse the repository at this point in the history
  16. Use permission POST_NOTIFICATIONS

    as Android 13 requires it
    Gabboxl committed Jan 15, 2023
    Configuration menu
    Copy the full SHA
    19d29ea View commit details
    Browse the repository at this point in the history