Contents

PACKAGE SEARCH release 1.0.1.4

Support this site


PACKAGE SEARCH release 1.0.1.4

New features

  • Added a tactical pause to reduce jank between screens
  • Added toasts for when apps install/uninstall
  • Updated viewmodel to add several more app details
  • Added search/filter based on install source
    • Try source:shell for ADB installed apps, or source:com.android.vending for Google Play Apps
  • Added app details screen
    • Added permissions, intents, services, receivers, and more
  • Added a check for Google Play app category
  • Added a settings screen
  • Adjusted the top bar and search bar layout
  • Adopted nav and status bars in theme
  • Moved export action to settings.
  • Adjusted layout of footer in different pages

Fixes

  • Fixed a typo in the theme colour settings, allowing me to remove many explicit colour states on layout items
  • Removed package changed intent watcher, as it caused too many reloads
  • Refactored the update monitor to debounce, avoiding duplicate notifications
  • Removed unneeded Min SDK check, unused functions
  • Refactored installsource for crashes
  • Removed unnecessary import
  • Refactored viewmodels for fewer calls
  • Reorganised fields & layout, and export format
  • Fixed an unresponsive action. Unavailable apps can't be opened, so will now toast as such
  • Converted file export name to simpledate
  • Removed unnecessary calls
  • Resolved deprecation warnings

Known issues

N/A

Further support or feature requests

Are you in need of further help, or would you like to raise a feature request? You can:

mail Reply by email | edit_note Edit this page.