| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I8e5e8c17a9d7e2399155b34e63bdd55e19a59362
|
|
|
|
| |
Change-Id: Id7c54851950eedc77ab6bc085fe515b6e7aaaac5
|
|
|
|
|
|
|
| |
* Remove all code and configuration into CMSDK.
* Deprecate the properties-based API
Change-Id: Ib14ce5b8623cb368e6b545d1f82bc9c58580e13b
|
|
|
|
| |
Change-Id: I2a55e65d7b9746dfd005d04c39024490a5b1d2b1
|
|
|
|
| |
Change-Id: I61497111f1bf1873554c4185b4424662dcb8c7e5
|
|
|
|
|
|
|
|
|
|
| |
The MODIFY_NETWORK_SETTINGS and MODIFY_SOUND_SETTINGS permissions were
not descriptive enough. Improve the strings to enumerate exactly what
settings these permissions protect.
Fixes FOR-23.
Change-Id: Idd64738c21d879462a7e7e6c65ceefdc771f1bcd
|
|
|
|
| |
Change-Id: I18a1aa9ade95de63fe18eaaeca388b118c8ffe8c
|
|
|
|
|
|
| |
YOU MEAN WE HAVE SANE ABSTRACTION NOW?!
Change-Id: I5b37b656b2002013b368b43153927b796ec46e6a
|
|
|
|
| |
Change-Id: If46cee0ac3a60de651bcb20c54c19add9d2bbd3b
|
|
|
|
| |
Change-Id: I37c7fe7441d7f0f09d1b96be001f046417ffff12
|
|
|
|
| |
Change-Id: I097602ee86881fcbd1d14ac9626f3f3119966df9
|
|
|
|
| |
Change-Id: I54c4473a5fdd026958bc6bf170b2e8953aaa64af
|
|
|
|
| |
Change-Id: Ide2ce8de1db05a9ccbcb948429623cff481eec12
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Added in custom Resolver to handle providing suggestions.
Added in Service to handle providing suggestions to custom resolver.
Added in ability to provider suggestions through a Proxy to another
application which must be installed during compile time if one is
to be used. This is a similar implementation to how the Location
Services work.
Change-Id: Id960260596b7bb6485caa1e1d07744e387a4c6e9
|
|
|
|
| |
Change-Id: I00f2ca510c5c449bc18ea5385510389e72efd539
|
|
|
|
| |
Change-Id: Id32018b2e6db156eefb124b646b08205e0dcd635
|
|
|
|
|
|
| |
* Be consistent
Change-Id: I5201f1f2e7ddbf3639985036444935aac3835683
|
|
|
|
|
|
|
|
| |
* Add support for reading and writing values from/to persistent
storage. Requires the MANAGE_PERSISTENT_STORAGE permission, which
should not be available for general use by applications.
Change-Id: I8a793396d207f23fcda851c172372f2073778eec
|
|
|
|
|
|
|
|
|
|
| |
- Add ACTION_HOTWORD_INPUT_CHANGED broadcast action and related extras.
- Add getCurrentHotwordPackageName() API to SettingsManager to query the
current package name of the application that controls the HOTWORD
input.
- Rename SettingsManager to PartnerInterface.
Change-Id: I5987499cd32908c47a7e8e95d644c483dc32914c
|
|
|
|
| |
Change-Id: If4e8137bd782b43f5bd6bd08804a5130deb05359
|
|
|
|
| |
Change-Id: I0b02f23335d13a95abef31bd4cbe6fac7c7b5519
|
|
|
|
| |
Change-Id: Ibf8f8a51b97d4c90dcddb11f093e64d82b478f44
|
|
|
|
| |
Change-Id: Id14bfd9b214b4f53960c55d8abab2764f990b1b6
|
|
|
|
| |
Change-Id: I9dd6196fc0afa491fec0437e5a5d2fbe4d1ce4e2
|
|
|
|
|
|
| |
issue-id: CYNGNOS-828
Change-Id: I01c08c0e432d6a941950a565e5ab6664664e2a7f
|
|
|
|
|
|
|
| |
* Already supported by the HAL and is necessary to sync state with
the server side.
Change-Id: I65148d5464dff8dbbee374387a01bcf13a945eb1
|
|
|
|
| |
Change-Id: Idef5fa989b78aeecd9aef65c823ab9fda8bdb919
|
|
|
|
| |
Change-Id: I17ad702060fc84c01e78013a05051ee3baf3bd43
|
|
|
|
| |
Change-Id: I71f3599c64c03efc4b090ea71e583c942d0c03c2
|
|
|
|
|
|
| |
* Moving CMHW out of the framework and into CMSDK.
Change-Id: I0b68b67d059e2310c83e253a9071d886ed6760cb
|
|
|
|
| |
Change-Id: I2f349d00c197cf5c4a492fb0892b3edd71479ea4
|
|
|
|
| |
Change-Id: Icbef018dbd659b913e2352065d5bfdc2f60d708b
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We cannot create a new WindowManagerPolicy every time since the method
isn't called from the main thread every time, which could lead to
exceptions being thrown when trying to create PhoneWindowManager.
Instead of creating a new policy, bind to the keyguard service on bind,
and then pass it to the profile to operate on.
Ref: NIGHTLIES-1640
Change-Id: I3ac58bfa534755eaa73890cc5ddf05987a7d0d8c
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
| |
Change-Id: I589bde7ad1b8f0b4a62f2aa5f08b69b8e510b7b6
|
|
|
|
| |
Change-Id: I0f93a645538f90e0e191e277de7f7237b3861909
|
|
|
|
| |
Change-Id: I7e45e55719b9c0afefa5c31084947b01e204fa35
|
|
|
|
|
| |
Signed-off-by: Adnan Begovic <adnan@cyngn.com>
Change-Id: I69b349853b0259582956744d9ddd99a187c10fff
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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: Ibc89b531a5f4603643c7d2b43d4610069d7c8768
|
|
|
|
| |
Change-Id: I488410296c7579870406ea8fe289cf0b2158ea80
|
|
|
|
| |
Change-Id: I123994af89fe435b9f4bc146056a237f1cecb939
|
|
|
|
| |
Change-Id: I6dc975730af07f218b75edb2f0bc4616abc278ab
|
|
|
|
| |
Change-Id: Ic3e483b4231fbec721d1e23984164aa37ddb1d1f
|
|
|
|
| |
Change-Id: Id39eb18165d12a792c141dc44840a122d509dece
|
|
|
|
|
|
| |
Change-Id: I34153f6199d46b7fa9a914efa38552b8d66c0c99
JIRA: NIGHTLIES-1532
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
|
|
|
| |
Change-Id: I0c0bee3916767b92b42a616aef41e87d97ed1118
|
|
|
|
| |
Change-Id: I06c02f6aed63cfa0483376ae93a3f9a594aff201
|
|
|
|
| |
Change-Id: I98a995959226c1feaa0a6ece447e557857a84f99
|
|
|
|
| |
Change-Id: I4193db99f3f883260354cde98366f94c608f6163
|