exodus-android-app
exodus-android-app copied to clipboard
Reimplement search bar
It would be better if the app list had a search bar instead of just listing apps.
In addition. I think it would be convenient if applications could be sorted by how many trackers they have.
Hi @objestik It's planned to add search and sort by features in 3.0.0 version. These features are already on 2.0.0 version, but we have not enough time to develop this before 3.0.0.
hi, can i work on this
Yes :)
@cchigo Some tips:
- Search bar already exists, she is just hide -> remove this line https://github.com/Exodus-Privacy/exodus-android-app/blob/77e9b3ce4c3417eacb0ffd7b6a2f116eeb87457c/app/src/main/res/menu/apps_menu.xml#L9
- Maybe update search icon with icon from material symbols
- You can use this search bar or other like you want
- Implement search only on AppFragment
- Be careful about this https://github.com/Exodus-Privacy/exodus-android-app/issues/100 :)
hello, thanks for the useful tips.
I cant see the comments for the requested changes
Hi! I was about to create a similar issue before I stumbled upon this. I can work on adding this if you want :)
Yes, go Don't ask to work on issue ;)