| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: Idda7db6a4961d45f038176e478418123d8758073
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a new permission cyanogenmod.permission.MODIFY_SOUND_SETTINGS.
- Only allowed when the caller holds
cyanogenmod.permission.MODIFY_SOUND_SETTINGS.
- Allows the user to set zen mode to the off, priority interruptions
only, or no interruptions modes.
- For each mode change, the end condition will be set to null so that
the mode remains active indefinitely.
Change-Id: Id465509a8cc8d98953bf8cbe06cacff02b9f75a0
|
|
|
|
|
|
|
|
|
|
| |
- 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 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
|
|
|
|
| |
Change-Id: I488410296c7579870406ea8fe289cf0b2158ea80
|
|
|
|
|
|
|
|
|
|
| |
Splits out the lockmode into its own LockSettings, primarly so it has its
own processOverride() - so it will respect the LockMode.DEFAULT setting.
Ref: CYNGNOS-620
Change-Id: I6183492facebed37133e84d45a6bb2f91f76d5ea
Signed-off-by: Roman Birg <roman@cyngn.com>
Signed-off-by: Adnan Begovic <adnan@cyngn.com>
|
|
|
|
| |
Change-Id: Ifa4e7f09df60c65fe476c5b9d332da0cb460e098
|
|
|
|
| |
Change-Id: Ia0f83c76429f80a7b7a4216e0cdf7d71844b9b64
|
|
|
|
| |
Change-Id: Icb949ff79044c60a4f70ba0ca2432b463c541e78
|
|
|
|
| |
Change-Id: I45028879e3cc259549b4ed43b9af15e062b07697
|
|
|
|
| |
Change-Id: If9997c1be005f962dc628888f1090cb973588bb4
|
|
|
|
| |
Change-Id: I10058517992cff27de86914c30e41a4b58958723
|
|
|
|
| |
Change-Id: I77a44abba0db223b031d6714c4fd8beb03a43cdc
|
|
|
|
| |
Change-Id: Iee9094113aa6029202c79be2169a9440c97723f8
|
|
|
|
| |
Change-Id: I0c4dd084499a06d8e8a9a1045f486655ef1a5c73
|
|
|
|
| |
Change-Id: Ic558dcdb70a795c9ffa2e56958228eae906b90a6
|
|
|
|
| |
Change-Id: I73af75d956eeef0a621c713806245b51bacdbc18
|
|
|
|
| |
Change-Id: I4230b1340ff3cce34defb88e50adb4cf48ab4c7a
|
|
|
|
| |
Change-Id: I0efbd7a3d23dc3b29b06219ecbf3887f17fe6801
|
|
|
|
| |
Change-Id: I9df217cd94d489204f51de220bdf4c0b0b677e15
|
|
|
|
| |
Change-Id: I815e19ce51efaa973734ac45fc3cd8d28b9f0db0
|
|
|
|
| |
Change-Id: I06c02f6aed63cfa0483376ae93a3f9a594aff201
|
|
|
|
| |
Change-Id: I0dfd4a9a158b08fc556ddf9c20e0167f99827d17
|
|
|
|
| |
Change-Id: Ie1dd9a4d02a71845bfdc9c2096a570e3ba75fee9
|
|
|
|
| |
Change-Id: I77d2cc332c453cfbd8aad375c482358039f13d03
|
|
|
|
|
|
|
|
|
|
|
| |
org.cyanogenmod.platform-res provides resources that,
if public, are globally accessible.
This allows us to declare public and internal permissions as
well as reference permissions declared by the android framework
core
Change-Id: Ia7d541f4b403585f7479ecd87895987b8471005b
|
|
|
|
| |
Change-Id: I2ab6dd6120cfbb8e24445f3c5f6b49833afdd8b1
|
|
Change-Id: I27e21f64dee4aa93e5453ce49ec9fcac8f984d11
|