- android.permission.ACCESS_SUPERUSER
- android.permission.RECEIVE_BOOT_COMPLETED
Aug 8, 2015
- Updated UI code.
- Added profile support.
- Added BOOT_COMPLETED support. init.d support is pending.
- Added a Service to apply profiles on start up. Profile checked as 'Default' will be applied on boot.
- Updated to work with CoCore Kernel 9.x
- Updated to incorporate interface changes to Kernel, cleaned up a few exceptions.
- Removed more Lint warnings.