| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
| |
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
|
|
|
|
| |
Change-Id: Ib56e96268fbbb444d4cbfab7994a6913b96f1aa2
|
|
|
|
|
|
| |
OSS-JIRA: NIGHTLIES-1480
Change-Id: I48fbb350d96424b593858aca1b2343a79f298b0c
|
|
|
|
|
|
|
| |
Refactor to create a system service in secondary
CM framework.
Change-Id: Ic69da01d941bbd09271c260429d744f8e79ab7b9
|
|
|
|
| |
Change-Id: I6259d4dde7af32bb99263227bb93a5dee3a972d0
|
|
|
|
| |
Change-Id: I700fa5f8c4c8ec9964dbf78e5fc57718e1db04ef
|
|
|
|
|
|
|
| |
If a new listener is created, then notified all custom tiles that was previously registered
Change-Id: I9e8d9a1fa84d54b00ea7fd8ed400e172f17f06cc
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
|
|
|
|
|
|
|
| |
Saved the context passed to CustomTile.Builder in other to differenciate from the context
used to publish the tile. This allow to load resources (icons) from other packages
Change-Id: I8e40bc59a66f371f3a02f0182e25c6e9eca73c63
Signed-off-by: Jorge Ruesga <jorge@ruesga.com>
|
|
|
|
| |
Change-Id: I11386e177982008fb052829bdcfd9969145ef587
|
|
|
|
| |
Change-Id: I3ec69dfc486ec5b10461c3a8e8cf6ce60a24fa0b
|
|
|
|
| |
Change-Id: I7456865cffd86c885403e4406dbfa405f477e86d
|
|
|
|
| |
Change-Id: I65995f20e00b9b6068b3f93ae87da963e648d7fa
|
|
|
|
| |
Change-Id: I4ff725cb306ba6371233bb7c3d3991e344821511
|
|
|
|
| |
Change-Id: If08729e64271ed72545eddc8da3147f23c6f2d75
|
|
|
|
| |
Change-Id: Icc92eb3452257cb6c4bbfc7c6558ba4708731a21
|
|\ |
|
| |
| |
| |
| |
| |
| | |
No need for the cm_ prefix on non-AOSP projects
Change-Id: I27360c49792093c90207950687ea4a61a9d8f3a3
|
|/
|
|
|
|
|
|
|
|
|
| |
Otherwise PackageParser will skip you.
W/ResourceType( 3077): ResTable_typeSpec entry count inconsistent: given 6, previously 1003
I/PackageManager( 3077): /system/framework/org.cyanogenmod.platform-res.apk changed; collecting certs
W/PackageManager( 3077): Failed to parse /system/framework/org.cyanogenmod.platform-res.apk:
Application package org.cyanogenmod.platform already installed. Skipping duplicate.
Change-Id: Iddea111f4c9bbe69939266ce5c6902d176407b14
|
|
|
|
|
|
| |
Package names must contain at least one period if they're not 'android'.
Change-Id: I43658b30837efcaf099e8c02454154e9a57e1a91
|
|
|
|
| |
Change-Id: Ie58b11cfa972f449bfc20b05f4b52b7cd28ab7d5
|
|
|
|
| |
Change-Id: Id31db92d222e2edb7cf4725b4fcc58a154db0d69
|