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: NativeScript/android
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: NativeScript/android
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: alpha/9.1
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 16 files changed
  • 1 contributor

Commits on Aug 20, 2026

  1. feat: reloadApplication for JS bundle restart without restarting app …

    …process
    
    Helpful for programmatic reset of JS isolate for clean restart of JS application as well as OTA (over-the-air) updates without restarting the entire app process.
    NathanWalker committed Aug 20, 2026
    Configuration menu
    Copy the full SHA
    285899b View commit details
    Browse the repository at this point in the history
  2. chore: pr comments

    NathanWalker committed Aug 20, 2026
    Configuration menu
    Copy the full SHA
    354a94f View commit details
    Browse the repository at this point in the history
  3. chore: main merge

    NathanWalker committed Aug 20, 2026
    Configuration menu
    Copy the full SHA
    0ed6ab7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63653db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f8fa0b View commit details
    Browse the repository at this point in the history
  6. chore: pr feedback

    NathanWalker committed Aug 20, 2026
    Configuration menu
    Copy the full SHA
    b487d6e View commit details
    Browse the repository at this point in the history
  7. ci: unit test fixes

    NathanWalker committed Aug 20, 2026
    Configuration menu
    Copy the full SHA
    b947a7a View commit details
    Browse the repository at this point in the history
Loading