| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: Ia09863e934da99b3f58a93a33257f9c8c5fa6626
Ticket: -
|
|
|
|
|
| |
Change-Id: I2159000bb50f8c77da3183f934f19ba85518b2bf
Ticket: -
|
|
|
|
|
| |
Change-Id: Ied52767544df94dcf3f89a424dcc1adaa48c4e43
Ticket: -
|
|
|
|
|
| |
Change-Id: I172e20f9c6f003de7b2e6510eb9f321e05ef8640
Ticket: -
|
|
|
|
| |
Change-Id: I7398adbaa691bc6ec50b56328190a317bee805eb
|
|
|
|
|
|
| |
This is already in the array several lines above.
Change-Id: I0e046902dc1bf01ea445587e1f8a4e7f8520051c
|
|
|
|
|
| |
Change-Id: I6341bada8e3ef674b272621f90bc9beb28767a59
TICKET: CYNGNOS-2121
|
|
|
|
|
| |
Change-Id: I01b303114376f6f8fe72d873d8cf3ce46ee05fd0
Ticket: -
|
|
|
|
|
|
|
|
|
| |
After creating the theme directory it will be labeled as a
system_data_file. By calling SELinux.restorecon() the directory
will be correctly labeled as a themeservice_app_data_file
Change-Id: I73a28da883a467bf8859d879dbe22962424e4a23
TICKET: NIGHTLIES-3349
|
|
|
|
|
|
|
|
| |
As long as the light sensor is providing values, each value change will
enqueue a transition message, which may queue up. Stop doing that and
ensure only one transition message is queued at any given time.
Change-Id: I6e9c5b265066089ff9e0cea7237c2023ed1af30c
|
|
|
|
|
| |
Change-Id: Ia86641b028e5799beed97b40fe3f0c9326ceeacd
Ticket: -
|
|
|
|
|
|
|
|
|
| |
Previously the visible check was comparing the newly set value to
itself. Now we cache the old value, set new value, and can do a proper
comparison.
Change-Id: Idbe921bfe9e311551d6bfbad432c647c129f376e
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
| |
Change-Id: I40d9cfd605acd7af9349354de5e06c45c17932c0
Ticket: -
|
|
|
|
|
| |
Change-Id: I7c1f2ebb5c41b171d3a5defff0884d08ffee2514
Ticket: -
|
|
|
|
|
|
|
|
| |
* Show alternative brand logo in dexopt screen
when developer options are enabled
* Drawable by Asher
Change-Id: Ie100d7c3e9c96a7ad64c4cd65195d6f531090140
|
|
|
|
| |
Change-Id: I529806e5526faf7d23689354a6cc958d9989b95c
|
|
|
|
|
|
|
|
|
| |
In the case that the bitmap being passed in was not a bitmap drawable,
we were not retaining any of the attributes from the original drawable.
This patch ensures we ask that drawable to draw on the canvas/bitmap so we
can use that information. Also add tests around it.
Change-Id: I3eefba6e6624fe0bed4965ddf9029320c40f7420
|
|
|
|
|
| |
Change-Id: I6265acef6112def3cd99b9e1b24fdd7ded26c515
Ticket: -
|
|
|
|
| |
Change-Id: I1a2007f626c2943ff2cf5da2ab029250efef56f8
|
|
|
|
|
|
|
|
| |
So the implementing service doesn't have to be signed with platform
keys.
Change-Id: I635d79173bf1771b58e1cb2dd333cee091610a48
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
|
|
|
| |
* Pass app info and number of installed packages to boot message UI
* Ui by Asher and Joey, based on Alexander's previous work
Change-Id: I9298d7e2b85a703921abf62f8b91157e6f88803b
Signed-off-by: Joey Rizzoli <joey@cyanogenmoditalia.it>
|
|
|
|
|
|
|
|
| |
* Force US locale when doing internal flattening of HSIC objects
into strings. This would crash in the validator if the user's
local uses commands instead of dots to format floats.
Change-Id: I08f44238a486308a483205b97632114d2f7a77f1
|
|
|
|
|
|
| |
Avoids flicker when brightness is around the threshold.
Change-Id: I8658725450496b89123abb26b6ef8ce333c709e5
|
|
|
|
|
| |
Change-Id: Ic90add544c2df37224eee1b7a62946d15c328f49
Ticket: -
|
|
|
|
|
|
| |
* Allows adjustment of hue, saturation, intensity, and contrast.
Change-Id: Icf8ff6200a07b68e09dcd7f140a82e57b53944f7
|
|
|
|
|
|
|
| |
* Simple mechanism for mapping vendor names to the
various modes used in CM (with translations).
Change-Id: I791e6302e48f1b886dfc3228a96176d7318679d5
|
|
|
|
|
|
|
| |
* LiveDisplay is a popular feature that is widely enabled,
so let's enable it by default.
Change-Id: I6bc0240b0a79aa6a278ac83469d5cd9d63c682d1
|
|
|
|
| |
Change-Id: I429936f63d52eddcb1653515bc94e82f758b57d6
|
|
|
|
|
|
|
|
|
| |
* Raise the outdoor threshold to 12K lux to more accurately
represent bright sunlight.
* Raise the night color temperature to 4800K to provide a
soft display look at night with less red.
Change-Id: I26bdea7fc97acb2a17944a1f25e5e11866a08e29
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Essentially everything in CMSDK should remain silent when we
are being prompted to enter a passcode for decrypting the
device. Unfortunately, simply shutting off CMSDK entirely
will cause crashes everywhere. We need to be somewhat
selective about it.
* Motivation for this was LiveDisplay kicking into night mode before
decrypted due to location services failing.
Change-Id: I4d745debb2894776258343e8696ce5144f094404
|
|
|
|
|
| |
Change-Id: I00c456aff360d6e644953fb3eae8b16cc12147ad
Ticket: -
|
|
|
|
|
| |
Change-Id: Ic16cd0e674aa927413f735ee10f07b231d8b641f
Ticket: -
|
|
|
|
| |
Change-Id: I3510a3e136ef86a8d45847a0bf7a35fb426212f9
|
|
|
|
|
| |
Change-Id: Icb1bbff6a51a59f4309a40ecc7e06b4fce1b4ccf
Ticket: -
|
|
|
|
|
| |
Change-Id: Ibcf3f9e87a5b335ac709f7061f88144e6c16aba0
Ticket: -
|
|
|
|
|
| |
Change-Id: Ib2786d6696fcc2ced57b50b65f9c746db342d8f5
Ticket: -
|
|
|
|
|
| |
Change-Id: I179df3f0aaad384a8c3ef780f7bdd26aa61a20f3
Ticket: -
|
|
|
|
|
|
|
|
|
|
|
| |
When a theme with more that one wallpaper is installed(Hexo), when
we set the wallpaper in other themes to the second and third wallpapers
of Hexo while using mixnmatch, some other components like icons,ringtones
overlays would also change its Component_id to the corresponding Component_id
of the wallpaper changed.
Change-Id: I16a0b9a69a329308927cecbe2385f51184c8f0ee
TICKET: CYNGNOS-3220
|
|
|
|
|
| |
Change-Id: Ia1205ad67d524ebf379085a6287993b8b82bc76f
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* We currently use the DisplayColorCalibration API for setting display
temperature which makes a lot of guesses about what temperature
the display really is. Some devices will support the new ColorBalance
API (via QDCM or other mechanism), which offers a calibrated
alternative. Add support for this, which will supercede DCC if
available.
* Additionally, define the available color temperature range as a
set of overlayable values so this can be specified per-device.
This range will be mapped to balance values using the power curve
calculations in the new MathUtils class.
Change-Id: I99608c09807b747d962680293c7b0cee8d669003
|
|
|
|
|
|
|
|
| |
* The power level is passed down as the alpha channel now,
in order to preserve consistency and still pass down
the color of the battery lights given to the liblights
Change-Id: Ia44cf1f73f09da6c96ac3b98e9387f1e3ec42249
|
|
|
|
|
| |
Change-Id: I5bcb7e0777a697f18d9d58440c6db7269cef4ed1
Ticket: -
|
|
|
|
|
|
| |
Use custom AIDL flag to auto-generate the inner static class NoOp
Change-Id: I98005a99b3df168b4fb9951006eb9aff72e499ff
|
|
|
|
|
| |
Change-Id: Ibd2684df79c127cdebe35e3a0435d02f77e23eec
Ticket: -
|
|
|
|
| |
Change-Id: I4def7a31379d375103b1468d5e98ed5de8c9c64f
|
|
|
|
|
|
|
|
|
| |
Extending the BrokerableCMSystemService allows a core
system service to declare a delegate provider interface
that can exist in another package, either in the same
or an external process.
Change-Id: Idf8d170b1504528b0d3aafb23895951e26459c98
|
|
|
|
| |
Change-Id: I3984d64210b9a1be71d075a8eb8b8a2cfebde183
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ensures the active profile is applied when user enables
system profiles. The profile will be automatically applied
upon activation if:
- No triggers are defined (i.e the profile does not respond
to events)
- A ON_CONNECT WiFi/BT trigger is defined and the device is
currently connected to such network/device
If system profiles are already enabled and a WiFi/BT event
is fired, apply the profile overrides
Change-Id: I362893151e52d35636d2ac05ab35e986d1f7237e
TICKET: CYNGNOS-3104
|
|
|
|
| |
Change-Id: If564dc92bc80d6ddfeaec7606678d544591cc11d
|
|
|
|
|
| |
Change-Id: I4607c0cace28c0987c2ed13d04db7c1eb67a1d0b
TICKET: CYNGNOS-3103
|