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: LoveRetro/NextUI
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.7.5
Choose a base ref
...
head repository: LoveRetro/NextUI
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.7.6
Choose a head ref
  • 2 commits
  • 10 files changed
  • 2 contributors

Commits on Feb 3, 2026

  1. Fix wifi reconnect (#634)

    * fix: wifi not reconnecting automatically
    
    * fix: calling potentially tainted rfkill implementation over out own
    
    * feat: add menu overlay feature to communicate ongoing processes (enabling wifi/bt, etc)
    
    * chore: add message about reflashing stock if stock modifications are detected (busybox version)
    frysee authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    d0433c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. Deep Sleep: Fix suspend script bugs (#632)

    * fix: suspend script prematurely exits on kernel error retval
    
    * deep sleep: workaround for false negative case
    
    * deep sleep: move retry logic out of waitForWake
    DrFlarp authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    4d5fdd1 View commit details
    Browse the repository at this point in the history
Loading