BobStore/TODO.md

15 lines
408 B
Markdown
Raw Normal View History

2014-01-08 15:36:20 +01:00
## TODO
* Provide a way to make F-Droid a system app on rooted phones
* Handle error codes returned by InstallSystemManager callback (like the
internal code for PackageInstaller does)
* Show changed permissions when doing an unattended install
* Handle ROM updates in some way to avoid being removed from /system
## Links
* [Original MR](https://gitorious.org/f-droid/fdroidclient/merge_requests/37)