| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Change-Id: I2c8633db25b85efc83b1539c8c20b9146fb220d5
|
|
|
|
| |
Change-Id: Iedea6c96b80f72ad83b9bb38069c069982ca5fce
|
|
|
|
|
|
|
|
|
|
|
| |
This adds public cmsdk symbols to the bootclasspath. :(
2) testBootClassPathIsClean(org.cyanogenmod.tests.versioning.unit.ClassPathTest)
java.lang.AssertionError: Jar file /system/framework/telephony-common.jar should not have cyanogenmod.alarmclock.ClockContract$AlarmsColumns !
This reverts commit 3a590c305737a8533f40235fc7dbdcfaee30bdcb.
Change-Id: I03cc2796e84e602933e7132f9181a5822c7f327c
|
|
|
|
|
|
|
|
|
|
| |
With some mobile network operators, the presentation indicator of
outgoing calls is always set to either "unknown" or "restricted".
As consequence, the dialed number doesn't show up in clear in the
call history. Allow to ignore the presentation indicator of outgoing
calls to never hide the dialed numbers.
Change-Id: Ia7b9fef3a929e512d8ecb704204b36e3836a056b
|
|
|
|
|
|
|
| |
Ref: CYNGNOS-1924
Change-Id: I6d221e143dc91ec3dbc1c9a1877754f2b98b732e
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
| |
Change-Id: Ic0cea75783ee5a0a7be3d0a24e57588ca177169a
TICKET: CYNGNOS-2041
|
|
|
|
|
|
|
|
| |
If an application is writing to SECURE or GLOBAL they should only
be required to hold the WRITE_SECURE_SETTINGS permission and not
both.
Change-Id: Ife14b5e19340f04e2e3b7ebba121104253d1dc88
|
|
|
|
|
| |
Change-Id: I1a7fc52a9d2e94f29e444b3566a6d9e139302210
TICKET: CYNGNOS-1908
|
|
|
|
|
|
|
|
|
|
|
|
| |
If you've git blamed this commit because your build broke,
move your default tiles overlay to
`vendor/cmsdk/cm/res/res/values/config.xml`
with the entry value of config_defaultQuickSettingsTiles
TICKET: CYNGNOS-1908
Change-Id: Id721136ce669d420fde46322a339b9517b1a3677
|
|
|
|
| |
Change-Id: I1893380ab4f7e3bb5ff31c72578aa28a932839a0
|
|
|
|
| |
Change-Id: If31edca58e156af81edf9202cb9a5a00107e84eb
|
|
|
|
|
|
|
|
|
|
| |
Since the migration is invoked even on a clean flash, with
no means of knowing what scenario we're coming from. Assume
that all null values are to be dropped and default values are
to be given precedence.
Change-Id: I10eb2f4650c379422268423dbc011b49f77ed910
TICKET: CYNGNOS-1721
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The database is innaccessible during creation through
the android resolver interfaces, thus, no defaults were
loaded even though the code would execute.
So rewrite the DatabaseHelper to create a singular bulk transaction
per table when default settings are to be loaded, and provide
verification tests for the CMSettingsProvider.
TICKET: CYNGNOS-1706
Change-Id: I3d8c5f25704ec9620fe57b82865531fb976a516f
|
|
|
|
| |
Change-Id: I3777f8d3c8b2c83da6bfe734bfaa1554ae91b198
|
|
|
|
|
| |
TICKET: CYNGNOS-84
Change-Id: I06245b0a69eea3474c1c093c5843bd59b5c53a80
|
|
|
|
|
|
| |
This got lost along the transition
Change-Id: I35f5c6cdd73ff1d4a590fa6980d3214dda2bd740
|
|
|
|
|
|
| |
Issue-Id: YAM-34
Change-Id: I67395465eb830ae994d8d796a4dbdae08ade5b01
|
|
|
|
| |
Change-Id: I39a0e63fa95fd9a37a79dc6cb52da8047c40c86f
|
|
|
|
| |
Change-Id: Ibfc41a74ca5e5902ea704919ce076d8442258406
|
|
|
|
| |
Change-Id: I742c557747bbee9f821298497e2cef0e371bb0a2
|
|
|
|
|
|
|
| |
- move to System section in the resource file
- fixup setting name comment
Change-Id: Iafa1f429beff28ac303cacd6af6f5e3548379987
|
|
|
|
| |
Change-Id: I64db011fbe66045b52536f2c4b9d92e42603bd30
|
|
|
|
|
| |
Change-Id: Id5d86cc97eb2411322af5686e6d79fa5fb190891
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
|
| |
Ref: CYNGNOS-1461
Change-Id: Idee9417a2f0b181c8d15cd763859c0a0e581dce6
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
| |
Change-Id: I39e511bd11df43473532e74ea850c7bc1d0a2b2f
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
| |
Change-Id: Ia8b11083a54195acfebab76c646987962b798c16
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
|
|
|
| |
Any "CALL" into the CMSettingsProvider on a new user triggers the load
default settings mechanism which may lead to attempting to load "global"
settings for non owner which is impossible.
Change-Id: Ic8535e3c211aeaccfd3d72c3f9b11eef4d9087b8
|
|
|
|
|
|
|
|
| |
Move validators from CMSettings.System into CMSettings,
add validators for CMSettings.Secure, and move protected apps validator
from CMSettings.System to CMSettings.Secure
Change-Id: I9f4e1bef7ff5be100376d2d03d34483d12938158
|
|
|
|
|
|
|
| |
* commit 204ffe00a3c2dc205e5e1f90a1b2f10025d40ca9
Change-Id: I84d58a31e7f91e448865a05cf947f1e7d3442653
Signed-off-by: Alexander Martinz <eviscerationls@gmail.com>
|
|
|
|
|
| |
Change-Id: I22f1430841b7eec3a01431bfd12ed1591361f46d
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
|
|
| |
Each CALL method would renable and already enabled component,
cut down on log spam.
Change-Id: Ie58c75e32c828b1ce8b1017620b5a3b073830bbd
|
|
|
|
| |
Change-Id: I83bb44505938e8a969b8c123d0947b6c35e12f8c
|
|
|
|
|
|
|
|
|
| |
The previous migration step should've never happened,
change the default shared pref to a different location to
force trigger a migration on devices where the previous iteration
of settings migration already happened.
Change-Id: I6b466d37910c31dbf58d37fd631807d7dd2dbae3
|
|
|
|
|
|
| |
Verify that the name and value being inserted/updated are correct.
Change-Id: I0243556701b1d303ca52135178b055c2fd87671c
|
|
|
|
| |
Change-Id: I9872774053d68aaf7ed37c74888a5a7ead809484
|
|
|
|
| |
Change-Id: I192d8033f2cd65cffc88f97089cb2ef2b02a566d
|
|
|
|
|
|
|
|
|
| |
* Lights with Screen On
* LEDs Brightness
* Multiple LEDs
Change-Id: I8c3f3cae53c834d1d2798d9dece00e3253ccb1db
Signed-off-by: AdrianDC <radian.dc@gmail.com>
|
|
|
|
| |
Change-Id: Ib054409d5ad790e011e12ecbc6786bf3562a1b80
|
|
|
|
| |
Change-Id: I805d2e384ebbc8a603eb5387ed9d182b87a9b722
|
|
|
|
|
|
|
| |
This moves all Settings.Secure.* settings that, were added to
CyanogenMod, to CMSettings.
Change-Id: Ieaac288bfcb6189b3bc393484d27e441d805aea2
|
|
|
|
| |
Change-Id: I446ecc4e2b5981a86218fa8867ab771d422dce21
|
|
|
|
| |
Change-Id: I415288feef8d32613f9a7f8bbe1b748eaa7d459d
|
|
|
|
| |
Change-Id: Ie34d57b547eb27f4f7629ed6d1fd9cced0ce7fff
|
|
|
|
| |
Change-Id: I792e8d04c1b70749db78f0bd5142d489aebd6d51
|
|
|
|
| |
Change-Id: I88b255a5ddeff9520905c4a8b612c9fdbf3b4411
|
|
|
|
| |
Change-Id: I6d0c3f8b645e2c8cca059ff343a774eab1933a9b
|
|
|
|
| |
Change-Id: I3a0447006d29cc8d2b1bbed6f841ce9ae55be94f
|
|
|
|
| |
Change-Id: I239b1d5b56b940e591547ab1c50b6c1d34af586c
|
|
|
|
| |
Change-Id: I07537650cc536877ec4492af43e88ce8d60342fd
|
|
|
|
| |
Change-Id: I434a88220191a6491f6e0f001e72a26a45f8043f
|