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: sdex/ActivityManager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.4.21
Choose a base ref
...
head repository: sdex/ActivityManager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.4.22
Choose a head ref
  • 14 commits
  • 46 files changed
  • 1 contributor

Commits on Mar 13, 2026

  1. Configuration menu
    Copy the full SHA
    2cb2830 View commit details
    Browse the repository at this point in the history
  2. Rename .java to .kt

    sdex committed Mar 13, 2026
    Configuration menu
    Copy the full SHA
    015346e View commit details
    Browse the repository at this point in the history
  3. convert unit tests to kotlin

    sdex committed Mar 13, 2026
    Configuration menu
    Copy the full SHA
    bd160eb View commit details
    Browse the repository at this point in the history
  4. add more unit tests

    sdex committed Mar 13, 2026
    Configuration menu
    Copy the full SHA
    b184eba View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. refactor intent launcher

    sdex committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    ab7b4ca View commit details
    Browse the repository at this point in the history
  2. update dependencies

    sdex committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    f2fca54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3cd16a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef1b0d8 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2026

  1. add release action

    sdex committed Mar 21, 2026
    Configuration menu
    Copy the full SHA
    422412f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2026

  1. update dependencies

    sdex committed May 13, 2026
    Configuration menu
    Copy the full SHA
    4dc8f55 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2026

  1. minor UI and code style fixes

    sdex committed May 17, 2026
    Configuration menu
    Copy the full SHA
    d2003b9 View commit details
    Browse the repository at this point in the history
  2. handle an activity permission:

    use root to launch the activity with a custom permission by default
    display the permission in activity dialog
    sdex committed May 17, 2026
    Configuration menu
    Copy the full SHA
    340e2a8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    abd4d71 View commit details
    Browse the repository at this point in the history
  4. release "5.4.22"

    sdex committed May 17, 2026
    Configuration menu
    Copy the full SHA
    7c99ed5 View commit details
    Browse the repository at this point in the history
Loading