com.adilhanney.no_more_background NoMoreBackground Reduce Android's background apps https://github.com/adil192/no_more_background https://github.com/adil192/no_more_background/issues https://github.com/sponsors/adil192 https://github.com/adil192/no_more_background Adil Hanney MIT GPL-3.0-only pointing keyboard touch 360

A fire-and-forget program to stop Android apps from running in the background.

#9bd679 #62705f com.adilhanney.no_more_background.desktop Utility GTK Connect your Android device via adb https://raw.githubusercontent.com/adil192/no_more_background/refs/heads/main/metadata/en-US/images/flathubScreenshots/1_connect.png Manage which apps can run in the background https://raw.githubusercontent.com/adil192/no_more_background/refs/heads/main/metadata/en-US/images/flathubScreenshots/2_apps.png Also manage system apps if needed https://raw.githubusercontent.com/adil192/no_more_background/refs/heads/main/metadata/en-US/images/flathubScreenshots/3_system_apps.png
  • Feature: Mark apps as "Done" once you approve of their permissions. If the permissions change in the future, they're unmarked to let you know.
  • Feature: Apps you've archived now show up in the app list.
  • Feature: Added F-Droid links to apps you installed from F-Droid.
  • Fix: Removed Play Store links from apps you didn't install from the Play Store.
  • Fix: Sorted apps case-insensitively, so lowercase apps no longer fall to the bottom.
  • Fix: Reduced freezing/hitching while apps are loading.

Show app display names rather than package names, sourced from Lawnchair's icon pack's metadata.

Sorted apps by display names.

Added device images to make them easier to identify

Added links to app's Play Store listings

Reduced the content width to make it more readable

Added a licenses page

Added a cool transition between screens

Improved device handling so it can warn if the device gets disconnected

Fixed an error when no devices are connected

Improved the icon

adb is now bundled for arm64, in addition to x86_64

Removed support for system installations of adb to stay in the sandbox

Added support for system installations of adb

Added adb installation instructions for arm64 systems

Added app icon

First pre-release