AppManager
AppManager copied to clipboard
Add Intent Intercept like features
Intent Intercept allows user to edit the content of intercepted intent before resending it to the destination apps. This is useful not only for debugging purpose but also for other purposes.
Roadmap
Unlike the original app, my intention is to make it as smooth as possible. This includes all the features of Intent Intercept along with the following extras:
- [ ] Save mime-specific default apps (via an always button)
- [x] Add/remove extras (only for known classes)
- [x] Add/remove flags
- [x] Add/remove categories
- [x] Set identifier
- [x] Set component name
- [x] Set package name
- [x] Extended support for exported activities in the activities tab
- [ ] Save/import/export intents
- [x] For root users, open non-exported activities via root (for activities tab)
- [x] Set data and type
- [ ] Support for receivers and services
Noting that only get*Extra values are handled currently, while get*ArrayListExtra values are ignored.
Noting that only
get*Extravalues are handled currently, whileget*ArrayListExtravalues are ignored.
Thanks for reporting, I'll look into it.
Noting that only
get*Extravalues are handled currently, whileget*ArrayListExtravalues are ignored.
Can you provide the steps to reproduce this? They seem to be working fine on my end.
Is it possible to disable this? It's hijacking all non associated file type in file manager.