aboutsummaryrefslogtreecommitdiffstats
path: root/tests/res
Commit message (Collapse)AuthorAgeFilesLines
* Add AlarmClock support for CM DeskClock manipulation.Matt Garnes2015-08-061-0/+1
| | | | | | | | | | - In order to externalize the AlarmClock provider within DeskClock, move the database contract, ClockContract, into the SDK so that interested parties can reference it. - Add CyanogenModAlarmClock to add new utilities for turning existing alarms on/off and creating new alarms. Change-Id: I1f11ccc3988bdef10d721e2038b2c7d69a4ae598
* Add SettingsManager.Matt Garnes2015-08-061-0/+1
| | | | | | | | | | | | | Add new APIs for changing a subset of system settings. Protected by cyanogenmod.permission.MODIFY_NETWORK_SETTINGS: - Add ability to toggle airplane mode on/off. - Add ability to toggle mobile data on/off. Protected by android.permission.REBOOT: - Add ability to shutdown or reboot the device. Change-Id: I5e943be11260c58afa664f1702c0ecb4413528fe
* cmsdk: Add support for remote views in expanded stylesAdnan Begovic2015-07-312-0/+60
| | | | Change-Id: Ifa4e7f09df60c65fe476c5b9d332da0cb460e098
* cmsdk: Add functional manual and unit tests for new setIconAdnan Begovic2015-07-315-0/+0
| | | | Change-Id: Ia0f83c76429f80a7b7a4216e0cdf7d71844b9b64
* CMSDK: Introduce preliminary automatable tests.Adnan Begovic2015-04-296-0/+38
Change-Id: I27e21f64dee4aa93e5453ce49ec9fcac8f984d11