Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement search bar to app chooser page #1259

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

meenbeese
Copy link
Contributor

This PR adds a search bar to the top of the app manager activity so that users can easily search through their apps if they have a lot of them installed on their device.

This PR also:

  • Implements caching of app hashes
  • Implements async coroutines loading
  • Implements serialization using Gson
  • Breaks up and simplifies the logic

Screenshots:

Closes #1006

Tested on Pixel 8 API 34 Emulator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Add search bar to Orbot "Choose apps" list
1 participant