| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
When enabled, the recovery of the device will be updated with the
version of the installed system.
Change-Id: I519905341b9cba9c2ab09f5d9c6e88f4025a73a7
|
|
|
|
| |
Change-Id: Id8c9098241e018da37da93b5bd8d9c29307402c0
|
|
|
|
| |
Change-Id: I6f77a92bec09bfd472089dd82fd466bdc2db7597
|
|
|
|
| |
Change-Id: I83c2772170167f0d22919f545aed1d6bd2307a46
|
|
|
|
| |
Change-Id: I94482a3ff6f7a88ce271f65ad167e2cfd57d3195
|
|
|
|
|
|
|
|
|
| |
* Move Wallpaper fragment to Interface category
* Use CMSystemSettingSwitchPreference for:
Prevent accidental wake-up
Search in Recents
Change-Id: I49b184e4c838bce916271aae9409bb65f7338788
|
|
|
|
|
|
|
|
| |
* Re-add Do Not Disturb access fragment
* Add extra classname to App notifications fragment
* Remove obsolete xml
Change-Id: Iecac1e43641e32dee0cecde68edddc2da595f1ef
|
|
|
|
| |
Change-Id: Ib59a84b6026585cb3cb9e232b740568389d0fedb
|
|
|
|
|
|
|
| |
* Old way doesn't seem to work thus we have unnecessary prefs
on devices without those features.
Change-Id: I7fca5178949134cc08274d014843a4e6b1579731
|
|
|
|
| |
Change-Id: I3dcd0bf32351f47014f42411c3314e319c0578a3
|
|
|
|
| |
Change-Id: I77f7bafe506993de6dd30aeb4c7d95329ff4c1b4
|
|
|
|
|
|
|
| |
It was moved out of Other sounds, and never got hooked back up.
Change-Id: Ibdc27be82d1fdad27e28d3dc20b245c6e81a125f
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Status text was used enough to warrant it being a field variable
instead of looking for the view every time
- Display proper text after changing pattern sizes (to input a pattern,
not a password)
- Disable changing pattern sizes while validaing pattern
REFS: LETTUCE-557, LETTUCE-352
Change-Id: Ib4ecf04a58da8d1648d514d9650d69c33d9587a7
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
|
|
|
| |
Add flags to make the screen layout properly on devices with the
navigation bar visible
Change-Id: I8607c8e49ac3625a7fb6a13b4501ea7ac818b9ba
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
| |
Change-Id: Ib2d6c9a468bfe778d5cb927759f11b2b03c25ee6
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
|
|
|
|
|
| |
fakeUnlockAttempt() gets called when the user inputs any pattern length
< 4 which queues up the 'incorrect error' message. The message needs to
be cleared before trying to actually check the password so it never goes
through in case the password was correct.
Change-Id: If78db332d3d696ba443d0be911fb5db504cb14cd
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
| |
Change-Id: Id24d46829063171fa87cabb23a7da378726d7548
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
| |
Change-Id: I0fc9a7df686b8af0c60edf1916dc6fe02185f704
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
| |
Change-Id: I7078d703c218cd096d9b77c003a94b52fbce6322
|
|
|
|
|
|
|
| |
There was a mismerge in recent re-org.
Change-Id: Ic8b09d2070f954049ed2555968190e5bf416601e
Signed-off-by: DHOMD <DHO@dho.im>
|
|
|
|
|
| |
Change-Id: I620be76139989722ac722f00259425c237a1c66e
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|
|
|
|
|
|
|
|
|
|
|
| |
For more elaborate themes that use a drawable with color and no
need for tinting, the tint mode needs to be changed to SRC_ATOP
instead of the default SRC_IN. This means that the alpha value
from the tint color is discarded and the alpha of the drawable is
used instead. Stock still looks as expected so this should be
an acceptable compromise to accommodate themes that supply a
transparent tint with the intention of no tint being applied.
Change-Id: I6852792b6b71ef73c5c0ba6073c88bff8c19456b
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes:
1. Add additional strings to BAND_NAMES array for additional bands from ril.h
2. Fix logic when adding band strings to selection list (for loop ends before entire array is read)
Change-Id: I5ff883a469f757a30c71d7d72c8f6ace19ce7a4d
Signed-off-by: Andrew Xie <andrew.w.xie@gmail.com>
(cherry picked from commit 4845045bb2dfd9b1a67f9f0c62bb44bfc5152284)
|
|
|
|
| |
Change-Id: I3d77bb96aba4a501d3223e72be60403694828a34
|
|
|
|
|
|
|
| |
Binds the CyanogenMod version preference to launch CM easter egg
upon multiple taps.
Change-Id: I8e06642944d24581c0932c9964f2d9615bfcb832
|
|
|
|
|
| |
Change-Id: I986ea9d5e7037e58b1d185aba3daaa8fa7f6a9a7
Signed-off-by: Roman Birg <roman@cyngn.com>
|
|\
| |
| |
| |
| |
| |
| |
| | |
https://android.googlesource.com/platform/packages/apps/Settings into HEAD
Android 6.0.1 release 3
Change-Id: If54bacef03fc826fd02ca48db5ef3a25c8fc7127
|
| |
| |
| |
| |
| | |
Bug: 25575738
Change-Id: I006a0e2f47863ac0f5d8ae28c88614481d13e8d3
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Android OS
Make sure the duration shown for z-ram is sane (the maximum of the
other process durations of that app).
Change-Id: I62c46b89f927b2c7c16f5c31f6910419b2bdd130
|
| |
| |
| |
| |
| |
| |
| | |
Just distribute them across all of the running apps, by creating
an additional fake "z-ram" process for each of them.
Change-Id: I9b4efe9c7b907779a0ec76cb8652709619e2e686
|
| |
| |
| |
| |
| | |
Change-Id: I2c1d24dee82b74a8db0f2fa30077b71e085ca0cd
Auto-generated-cl: translation import
|
| |
| |
| |
| |
| | |
Change-Id: I63ec2877912de3a9884975bfa5fee6849d0d191f
Auto-generated-cl: translation import
|
| |
| |
| |
| |
| | |
Bug: 25171390
Change-Id: Idd0319a5c003ba2183264684806d2b0aaffa1d7e
|
| |
| |
| |
| |
| | |
Change-Id: Iaa4f7f7ae9707b8eccf00b17816d3f995234c8f9
Auto-generated-cl: translation import
|
| |
| |
| |
| |
| | |
Bug: 24026650
Change-Id: I171ab69ded27c1bf2c791f9673a14d56014471bb
|
| |\ |
|
| | |
| | |
| | |
| | |
| | | |
Bug: 22876536
Change-Id: Ief9f6343d435747050bb7910f934e4777f5116de
|
| |\ \ |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
When building list of historical data usage cycles, omit cycles
that don't contain any data usage. A bad NITZ or NTP fix may have
caused us to record some usage in 1970 or 2038, which would have
shown all the cycles in between. Now we hide empty cycles to keep
things clean.
Bug: 18282691
Change-Id: Ib04c95d1411400ba9967d311b59402a26d39cfe3
|
| |\ \ \
| | |/ / |
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Without clamping, they can wrap around to negative values and cause
all sorts of havok. 1TB ought to be enough for anyone: that's 3Mbps
for a solid month.
Bug: 24555152
Change-Id: If92c87f9920c3f05cd3ff2cc6630b1bbb65335b8
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
Auto-generated-cl: translation import
Bug: 25001286
Change-Id: Idc0260cd6aead133bb00dc3b62ddd21009a6315c
|
| | | |
| | | |
| | | |
| | | |
| | | | |
Bug: 24342670
Change-Id: Icfb7db0c1b5c6688c16248daa5e6c0443ff45392
|
| |\ \ \ |
|
| | |/ /
| | | |
| | | |
| | | |
| | | | |
Change-Id: I9068be1f0479a7025a7eacfce03046cd54e3d1a8
Auto-generated-cl: translation import
|
| |\ \ \
| | |/ /
| |/| |
| | | |
| | | | |
* commit '99131cf64253cf997d8ee6e356843e376a141846':
Import translations. DO NOT MERGE
|
| | |\ \
| | | | |
| | | | |
| | | | |
| | | | | |
* commit 'f191953c77af3c5b78e576a430577aaf050aa5f1':
Import translations. DO NOT MERGE
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Change-Id: Id2b08418cad5acba5716761650814489a2a94234
Auto-generated-cl: translation import
|
| |\ \ \ \ |
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fix problems from unsupported intents being launched through adb.
Remove the ones we can, fix the other.
Bug: 19634064
Change-Id: Iba0adeb135e76ee70365e5891380ba8b55110c26
|