rovo89 / XposedInstaller

3.89k stars 1.51k forks source link

Enable fast scrolling, tags #210

Open pylerSM opened 10 years ago

pylerSM commented 10 years ago

Since Xposed repo grows, I think we need this.

Maybe "module tags" would help too. So we can sort modules by tags (show only modules with "TouchWiz" tag only etc...)

rovo89 commented 10 years ago

Hm. Would you really scroll through the whole list? Fast? I think you would either look through it one by one, or you would use the search function.

The suggestion of a tagging system is very complex, please join the discussion here: http://forum.xda-developers.com/xposed/tag-organization-t2799339 Volunteers to analyse the repository and suggest a good tagging concept are welcome.

benwa commented 10 years ago

For fast scrolling, I believe he means a thumb grabber to go through either the alphabet, or just quickly get to a point. The module https://github.com/hamzahrmalik/ForceFastscroll actually adds this into the Xposed Installer.

fda77 commented 10 years ago

https://github.com/rovo89/XposedInstaller/pull/220