Adam Lesinski
95e17980c5
am 9f97de13: am a5a93f55: am 7f416631: Merge "Check feature bits before loading optional services" into klp-modular-dev
...
* commit '9f97de13359662c2709eed227b3fab2ce7d5dabc':
Check feature bits before loading optional services
2014-02-06 14:17:22 -08:00
Adam Lesinski
9f97de1335
am a5a93f55: am 7f416631: Merge "Check feature bits before loading optional services" into klp-modular-dev
...
* commit 'a5a93f559d337ad5b79716b05ea43707eb779dc8':
Check feature bits before loading optional services
2014-02-06 20:25:51 +00:00
John Spurlock
8662cab1ee
am 0e29ad02: Merge "Global system setting to override certain window policy."
...
* commit '0e29ad02f9ed46f2f2a9de59249969f9d1bdd7f6':
Global system setting to override certain window policy.
2014-02-05 16:56:17 -08:00
John Spurlock
0e29ad02f9
Merge "Global system setting to override certain window policy."
2014-02-06 00:53:42 +00:00
John Spurlock
c6d1c60fb1
Global system setting to override certain window policy.
...
Specifically, the ability to force immersive-mode-like behavior
on the status bar, the navigation bar (or both) on a
package-by-package basis - and to disable immersive mode
confirmations for specific packages.
Change-Id: I2df7092a91eceeb815367ef917dd7289f4f2b27e
2014-02-05 16:45:23 -05:00
John Spurlock
8f10bce1f0
am 6c1b8c14: Merge "Remove need for software layer drawing percentage text."
...
* commit '6c1b8c14128e360e855ed4a5baeaee675f26c034':
Remove need for software layer drawing percentage text.
2014-02-05 12:29:20 -08:00
John Spurlock
6c1b8c1412
Merge "Remove need for software layer drawing percentage text."
2014-02-05 20:03:18 +00:00
Adam Lesinski
898c13df7b
Check feature bits before loading optional services
...
At startup, we check with PackageManager whether a system service is
available before attempting to load it. A system service is available
if its associated feature (similar to hardware features) is present.
This does not remove unavailable services from the compiled jar.
Change-Id: I13571805083aa4e65519a74acb52efd17b9fb3d7
2014-02-05 19:26:40 +00:00
Geoff Mendal
d397deeef0
Import translations. DO NOT MERGE
...
Change-Id: I388073346d1d4990f09c557f2d1a2bea49cee99d
Auto-generated-cl: translation import
2014-02-05 10:57:18 -08:00
John Spurlock
1fd0b933b8
Remove need for software layer drawing percentage text.
...
When the text is transparent, use the same approach as the bolt
to punch it through the rest of the shape - by first rendering the
text into a path.
When the text is opaque, draw the text on top as before.
Change-Id: I50f201b1bf0f92164728e3237ec45e22eb788d52
2014-02-05 11:56:17 -05:00
Dan Sandler
33eab8a79e
am 87b9ef52: Merge "Redact public version of screenshot notifications."
...
* commit '87b9ef5228ba6459e5feb661915c597f23688802':
Redact public version of screenshot notifications.
2014-01-30 10:36:17 -08:00
Dan Sandler
5a60903764
am 1b7be346: Merge "SystemUI support for notification visibility."
...
* commit '1b7be3465d0be95e17c8ac9c759a45abaab50017':
SystemUI support for notification visibility.
2014-01-30 10:36:14 -08:00
Dan Sandler
156e97fffa
Redact public version of screenshot notifications.
...
It's OK to reveal that a screenshot has been taken, but the public
version of this notification no longer shows the actual screenshot
image itself (in case it was taken before the device was locked
and therefore might contain sensitive information).
Change-Id: I5ba0b64023810ece0cea56ba457968fbde4b0cbe
2014-01-30 13:23:14 -05:00
Dan Sandler
a5e0f415d3
SystemUI support for notification visibility.
...
In this implementation, DISABLE_NOTIFICATION_TICKER (which was never
really used on its own and can be safely subsumed by
DISABLE_NOTIFICATION_ICONS) is now DISABLE_PRIVATE_NOTIFICATIONS;
when this SystemUI bit is set by the keyguard, SystemUI knows to switch
its presentation into "public" mode, in which
VISIBILITY_PRIVATE notifications are replaced with their
publicVersion's contentView (or a placeholder view,
synthesized by SystemUI, that leaks no additional
information about the notification). VISIBILITY_SECRET
notifications are suppressed altogether in this mode.
This behavior is enabled but not activated by default. To
turn it on, run:
$ adb shell settings put secure lock_screen_allow_notifications 1
and restart SystemUI.
Change-Id: Id660bef7737580e16a83f60567c22b53ee81c602
2014-01-30 13:23:14 -05:00
Baligh Uddin
d966de98e7
Merge "Import translations. DO NOT MERGE"
2014-01-30 16:43:31 +00:00
Baligh Uddin
ced263e41d
Merge "Import translations. DO NOT MERGE"
2014-01-30 16:43:25 +00:00
Michael Jurka
8e6ed6bd90
am 2ac4f3b2: Merge "Don\'t set suggested wallpaper dimensions in default wallpaper cropper"
...
* commit '2ac4f3b225192dad7bd6ff0788f083317d434534':
Don't set suggested wallpaper dimensions in default wallpaper cropper
2014-01-30 06:41:05 -08:00
Michael Jurka
2ac4f3b225
Merge "Don't set suggested wallpaper dimensions in default wallpaper cropper"
2014-01-30 14:34:56 +00:00
Baligh Uddin
3f0d0f7865
Import translations. DO NOT MERGE
...
Change-Id: I618528f0600b0db1b94e6519e2ade0be411f7859
Auto-generated-cl: translation import
2014-01-29 09:55:35 -08:00
Baligh Uddin
906b31986e
Import translations. DO NOT MERGE
...
Change-Id: I7df04f98f87ec79edd4ad1d950d9fcee0b42fc8b
Auto-generated-cl: translation import
2014-01-29 09:22:40 -08:00
John Spurlock
9cf35f208d
am 77b17f33: am 2ad24e74: am 15c09e1e: am 0dbcd7d9: am 2d35ba4d: am d12f4eb8: Merge "[Navigation bar] Allow "right to left" gesture to launch search panel"
...
* commit '77b17f335decdc0e6da0eb657ad214638795137d':
[Navigation bar] Allow "right to left" gesture to launch search panel
2014-01-29 07:54:54 -08:00
John Spurlock
77b17f335d
am 2ad24e74: am 15c09e1e: am 0dbcd7d9: am 2d35ba4d: am d12f4eb8: Merge "[Navigation bar] Allow "right to left" gesture to launch search panel"
...
* commit '2ad24e74f5ea206d737bad4253f33504a542eaba':
[Navigation bar] Allow "right to left" gesture to launch search panel
2014-01-29 15:52:15 +00:00
John Spurlock
0dbcd7d99f
am 2d35ba4d: am d12f4eb8: Merge "[Navigation bar] Allow "right to left" gesture to launch search panel"
...
* commit '2d35ba4d4a43036706638ca0e96e5e1a9904d2af':
[Navigation bar] Allow "right to left" gesture to launch search panel
2014-01-29 15:42:34 +00:00
John Spurlock
d12f4eb8cb
Merge "[Navigation bar] Allow "right to left" gesture to launch search panel"
2014-01-29 15:36:40 +00:00
Evan Charlton
412901a052
am 33da8dde: Merge "Allow for a configurable WiFi restore bounce delay"
...
* commit '33da8dde5f3e37f7097e59ad2d67e3e9f54b7436':
Allow for a configurable WiFi restore bounce delay
2014-01-29 07:02:20 -08:00
Evan Charlton
33da8dde5f
Merge "Allow for a configurable WiFi restore bounce delay"
2014-01-29 14:58:29 +00:00
Michael Jurka
01f7cc17c8
Don't set suggested wallpaper dimensions in default wallpaper cropper
...
suggestWallpaperDimensions is deprecated/ignored now anyway
Bug: 12118434
2014-01-29 15:04:59 +01:00
fisherson_lin
10e71e014a
[Navigation bar] Allow "right to left" gesture to launch search panel
...
Symptom: "Bottom to up" gesture can launch search panel in portrait, but "right to left" gesture CANNOT in landscape.
Root Cause: Not handled.
Solution: Set swapXY to handle this in landscape case.
Change-Id: I1793280b3656af6912e6b4583b08e80a0a38e44a
2014-01-29 13:10:41 +08:00
Jim Miller
e6edbe4fa6
am 2b033dce: Merge "Clean up KeyguardSecurityCallback documentation and add copyright header."
...
* commit '2b033dce9f252ae30ac88c9ba1569d18afaaf2cf':
Clean up KeyguardSecurityCallback documentation and add copyright header.
2014-01-28 15:28:42 -08:00
Jim Miller
5a8daad469
Clean up KeyguardSecurityCallback documentation and add copyright header.
...
Bug 12135931
Change-Id: I9f2e20fb4c1a2cb6a9fb49f4b6939fd7687ef262
2014-01-28 15:23:24 -08:00
Jim Miller
d878cdaa67
am e143e58c: Merge "Move majority of security-related logic from KeyguardHostView to KeyguardSecurityContainer."
...
* commit 'e143e58cfddac03bf7427eca2951c8ce3afc5abc':
Move majority of security-related logic from KeyguardHostView to KeyguardSecurityContainer.
2014-01-28 15:15:17 -08:00
Jim Miller
7751ff6cd0
Move majority of security-related logic from KeyguardHostView
...
to KeyguardSecurityContainer.
This removes and/or simplifies the interface between modules to
allow easier separation of KeyguardSecurityContainer into a stand-alone
component.
Bug 12135931
2014-01-27 15:21:39 -08:00
Baligh Uddin
56514012ae
Import translations. DO NOT MERGE
...
Change-Id: I618c8c1324451a2a2b82457fea8e01b3b9e1a141
Auto-generated-cl: translation import
2014-01-27 09:56:24 -08:00
Wink Saville
9780812fd7
am 5197d074: am dafb2420: am d4b688cf: am d165f365: am 5d2d911a: am d1eeb674: Merge "Telephony: Modify code to check that PUK code length is always 8."
...
* commit '5197d0740c3a8be692622fd4af17ba490e88da6c':
Telephony: Modify code to check that PUK code length is always 8.
2014-01-26 09:01:19 -08:00
Wink Saville
5197d0740c
am dafb2420: am d4b688cf: am d165f365: am 5d2d911a: am d1eeb674: Merge "Telephony: Modify code to check that PUK code length is always 8."
...
* commit 'dafb2420a34a5b39aca6ddf993e86778edd76b5d':
Telephony: Modify code to check that PUK code length is always 8.
2014-01-26 16:58:24 +00:00
Wink Saville
d165f365b3
am 5d2d911a: am d1eeb674: Merge "Telephony: Modify code to check that PUK code length is always 8."
...
* commit '5d2d911ad1f69392cf2a56237ce7ad3bb9e78ffa':
Telephony: Modify code to check that PUK code length is always 8.
2014-01-26 08:49:09 -08:00
Wink Saville
d1eeb67478
Merge "Telephony: Modify code to check that PUK code length is always 8."
2014-01-25 21:51:34 +00:00
Baligh Uddin
ae39968fae
Import translations. DO NOT MERGE
...
Change-Id: Ie068d31c1845ef03118ea7c45e04f729ec3a12df
Auto-generated-cl: translation import
2014-01-23 08:04:07 -08:00
Christopher Tate
467a86bce5
am 91beb94c: resolved conflicts for merge of a5bb65aa to master
...
* commit '91beb94c65716f78a120cff93e3bb78a190500b4':
Set Settings.Global.WIFI_SCAN_ALWAYS_AVAILABLE default value
2014-01-22 19:06:07 -08:00
Christopher Tate
91beb94c65
resolved conflicts for merge of a5bb65aa to master
...
Change-Id: Ib286d5194f68c55cfd2e5c17a5eb89ea32add574
2014-01-22 19:02:04 -08:00
Christopher Tate
8bc01824b9
am 094efb3f: am 407f74f4: Merge "Set Settings.Global.WIFI_SCAN_ALWAYS_AVAILABLE default value"
...
* commit '094efb3f5350b3ce95dcc790bc237c5caa901a20':
Set Settings.Global.WIFI_SCAN_ALWAYS_AVAILABLE default value
2014-01-22 17:47:04 -08:00
Selim Cinek
38893baaf6
am fed65a6b: Merge "Fixed issue on Keyguard camera icon, where dragging on it did not properly trigger abortion of the camera animation."
...
* commit 'fed65a6b4a0c601defb0884df50e92c6d40fe42f':
Fixed issue on Keyguard camera icon, where dragging on it did not properly trigger abortion of the camera animation.
2014-01-16 15:03:35 -08:00
Selim Cinek
fed65a6b4a
Merge "Fixed issue on Keyguard camera icon, where dragging on it did not properly trigger abortion of the camera animation."
2014-01-16 23:00:49 +00:00
Selim Cinek
ed88cee15b
Fixed issue on Keyguard camera icon, where dragging on it
...
did not properly trigger abortion of the camera animation.
Also minorly simplified the touch slop calculation
BUG: 12036618
Change-Id: If01b48c815200066b32a37ffc44949edde1376f9
2014-01-16 11:03:20 -08:00
John Spurlock
c106c1f8ad
am dd8877bc: Merge "Tear down bars on destroy() and avoid null pointers."
...
* commit 'dd8877bceddfda9f1802fa01ac662b22bc8c9020':
Tear down bars on destroy() and avoid null pointers.
2014-01-15 13:02:16 -08:00
John Spurlock
dd8877bced
Merge "Tear down bars on destroy() and avoid null pointers."
2014-01-15 21:00:16 +00:00
John Spurlock
ab847cf16d
Tear down bars on destroy() and avoid null pointers.
...
Change-Id: Ie393689bbf2f0b28895bfde5098c883b5d4ea4a6
2014-01-15 14:18:43 -05:00
Geoff Mendal
282bcdd834
Import translations. DO NOT MERGE
...
Change-Id: I0116e137efa21bd9e8e3ba65fa05c7d84afb9e2c
Auto-generated-cl: translation import
2014-01-15 10:12:52 -08:00
Evan Charlton
cc7b04353f
Allow for a configurable WiFi restore bounce delay
...
Allow the post-restore WiFi bounce delay to be configured (for
example, allow it to be set to zero).
Bug: 9621727
Change-Id: I0b388aadbe3b45eeb4aa00bbe0e6d86f21731449
2014-01-15 07:49:51 -08:00
Michael Jurka
04336aef3f
am cae6b43b: Merge "Centering the crop by default in system wallpaper cropper"
...
* commit 'cae6b43b03d0be44c6e63ed1db5ef835633a3b86':
Centering the crop by default in system wallpaper cropper
2014-01-15 05:00:31 -08:00