Jeff Brown
850c5b7ca5
Allow "factory.long_press_power_off" to be toggled at runtime.
...
Bug: 6847329
Change-Id: I7a303dba4482c1897d38f9064a2c49583218ffd0
2012-10-01 15:17:22 -07:00
Jeff Brown
90fc905919
Enable hardware acceleration for pointer location overlay.
...
Bug: 7256639
Change-Id: I790820b18365c126afc500a5ea3d222bc1ea2774
2012-10-01 14:44:24 -07:00
Jeff Brown
db21284a7f
Disable use of twilight mode for auto-brightness.
...
This adjustment is still experimental.
Bug: 7165399
Change-Id: I3fcf361933995d02a5329eeaec80155b39371ba3
2012-10-01 14:33:42 -07:00
Jeff Brown
3dc524bc31
Use new API to override user activity timeout from keyguard.
...
This now replaces the internal user activity timer that
keyguard maintained. We can probably simplify things a great
deal further now.
Bug: 7165399
Change-Id: Ia0d5a156a4ff0c339bbd094380b9f7ab3cec5d9b
2012-10-01 14:27:34 -07:00
Jeff Brown
1e3b98d47d
New internal API to eliminate poke locks.
...
Added a new WindowManager.LayoutParams inputFeatures flag
to disable automatic user activity behavior when an input
event is sent to a window.
Added a new WindowManager.LayoutParams field userActivityTimeout.
Bug: 7165399
Change-Id: I204eafa37ef26aacc2c52a1ba1ecce1eebb0e0d9
2012-10-01 14:27:34 -07:00
Craig Mautner
1f7a09b5df
Merge "Only inform DisplayManager of visible content." into jb-mr1-dev
2012-10-01 14:23:39 -07:00
Craig Mautner
ba30ac6aa7
Merge "Redraw static wallpapers when a redraw is needed." into jb-mr1-dev
2012-10-01 14:20:09 -07:00
Craig Mautner
65d11b3eef
Only inform DisplayManager of visible content.
...
WindowManager was notifying DisplayManager of content if any window
existed on a display. Now the window must be visible and we must not
be showing a Dream or the Keyguard.
Bug: 7214060.
Change-Id: I9ce4a49aabfbac22ff1e39a837199ce35b9f7503
2012-10-01 13:59:52 -07:00
Fabrice Di Meglio
48315436ee
Merge "Fix light default theme" into jb-mr1-dev
2012-10-01 13:55:15 -07:00
Fabrice Di Meglio
a004f28aa4
Merge "Fix bug #7199562 UI mirroring for RTL locales (Arabic, Hebrew, Farsi): Play settings" into jb-mr1-dev
2012-10-01 13:39:09 -07:00
Jason Sams
e65afdb179
Merge "Lighten grain and make live preview gpu friendly." into jb-mr1-dev
2012-10-01 13:18:04 -07:00
Amith Yamasani
a6af5fc127
Merge "Fix layout margins for Preferences in dialogs" into jb-mr1-dev
2012-10-01 13:15:31 -07:00
Jeff Sharkey
28b291fb89
Merge "Move bluetooth priorities from Secure to Global." into jb-mr1-dev
2012-10-01 13:08:21 -07:00
Amith Yamasani
b525c3cfc7
Merge "Fix broadcast to a specific user" into jb-mr1-dev
2012-10-01 13:05:28 -07:00
Amith Yamasani
2036a94a90
Merge "Fix cache deletion for secondary users" into jb-mr1-dev
2012-10-01 13:05:28 -07:00
Jeff Sharkey
0ac1028b0d
Move bluetooth priorities from Secure to Global.
...
Bug: 7231171
Change-Id: I836fdc2cfb8d67f984b4715559b9e92d0dc41c95
2012-10-01 12:54:12 -07:00
Daniel Sandler
383b0f8f73
Merge "Repair lights out mode." into jb-mr1-dev
2012-10-01 12:41:31 -07:00
Adam Powell
d0c439ba7e
Merge "Remove extra padding from alert dialog layouts in -xlarge" into jb-mr1-dev
2012-10-01 12:40:31 -07:00
Daniel Sandler
825b33073f
Repair lights out mode.
...
Broken by change I5662269b.
Bug: 7263523
Change-Id: Iae77d12c91443aecfed3e6461b5206208de4ddf7
2012-10-01 15:27:57 -04:00
Scott Main
6ad19f2e2c
am 30bbfeaf: am a180cc3c: am cd579c57: wording tweak to brand guidelines
...
* commit '30bbfeafa1645c39790ef7e40c63b427af11b927':
wording tweak to brand guidelines
2012-10-01 12:05:31 -07:00
Scott Main
30bbfeafa1
am a180cc3c: am cd579c57: wording tweak to brand guidelines
...
* commit 'a180cc3c0c33333c07c7c510aef92cee78dab56c':
wording tweak to brand guidelines
2012-10-01 12:03:09 -07:00
Scott Main
a180cc3c0c
am cd579c57: wording tweak to brand guidelines
...
* commit 'cd579c57bb7bce23736216905dc2c0a349bf4246':
wording tweak to brand guidelines
2012-10-01 12:00:24 -07:00
Jeff Brown
5e3dcf7210
Merge "Remove clearUserActivityTimeout()." into jb-mr1-dev
2012-10-01 11:35:55 -07:00
Amith Yamasani
e98bde011c
Fix broadcast to a specific user
...
Bug: 7255777
Bug: 7263657
When userId is neither CURRENT nor ALL, the correct list of receivers
was not being built, due to a typo in ActivityManagerService;
Change-Id: Ib1dc627f0dbd1c91d02c718d2e4d2384ad687d1f
2012-10-01 11:30:47 -07:00
Amith Yamasani
54289b8b4a
Fix cache deletion for secondary users
...
Bug: 7249419
Change-Id: Idbc0f9994508059ebf5055aea961b87e08b3673a
2012-10-01 11:19:55 -07:00
Scott Main
cd579c57bb
wording tweak to brand guidelines
...
Change-Id: Ie1435ac97b6988b74fbcd1e1b29e4ff106492a13
2012-10-01 11:17:54 -07:00
Adam Powell
c56e560050
Merge "Construct a task stack for picking a wifi network from notification" into jb-mr1-dev
2012-10-01 10:32:35 -07:00
Daniel Sandler
bfbf6e1232
Merge "Fix IME tile related crash" into jb-mr1-dev
2012-10-01 10:00:40 -07:00
Daniel Sandler
aca0c757e6
Fix IME tile related crash
...
Bug: 7246375
Change-Id: I374ed201ea4870fb7397d075baed09524061030d
2012-10-01 12:59:36 -04:00
John Spurlock
ff70848eb2
Merge "Status bar: Keep disabled state per user." into jb-mr1-dev
2012-10-01 09:55:57 -07:00
Baligh Uddin
b5174cc2cf
Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
2012-10-01 09:41:36 -07:00
Craig Mautner
fb729c7b44
Redraw static wallpapers when a redraw is needed.
...
Bug: 7242944
Change-Id: I913e3486de77468e73da79b4d83be3cf4f1547dd
2012-10-01 09:39:43 -07:00
John Spurlock
13451a25ff
Status bar: Keep disabled state per user.
...
Bug:7165607
Change-Id: If6f7a41c2516996612aef5e013dd0d2bd23f9084
2012-10-01 11:44:37 -04:00
Daniel Sandler
17d5f47e5a
Merge "Remove IME tile from Quick Settings." into jb-mr1-dev
2012-10-01 08:43:32 -07:00
Daniel Sandler
dd68da887a
Remove IME tile from Quick Settings.
...
It will remain a transient notification.
Bug: 7246375
Change-Id: I34e262816c6f000d1ae64c41982ff9cc48e378e6
2012-10-01 10:21:25 -04:00
Daniel Sandler
79eda11f35
Merge "Assets were drawn in the wrong timezone." into jb-mr1-dev
2012-10-01 06:37:08 -07:00
Alan Smithee
0a00cfdbd9
Merge "Tapping the clock now takes you to date/time settings." into jb-mr1-dev
2012-10-01 06:32:48 -07:00
Daniel Sandler
a60d4bb4f7
Assets were drawn in the wrong timezone.
...
Bug: 7258384
Change-Id: I62eaeaceb304789ced8027d2b17543a68d5eeca1
2012-10-01 09:23:08 -04:00
Alan Smithee
154bc0631a
Tapping the clock now takes you to date/time settings.
...
Bug: 7175168
Change-Id: Ib430f0c5765cc6e474ed9a2a2a09e6a127cacf3c
2012-10-01 09:15:08 -04:00
Satoshi Kataoka
135e5fb712
Always accept API calls from processes which have INTERACT_ACROSS_USERS_FULL in InputMethodManagerService
...
Bug: 6931482
Change-Id: I1620413578b9e8da6564664219f65bdc00d5ecfd
2012-10-01 16:18:05 +09:00
Adam Powell
32a1e7642e
Remove extra padding from alert dialog layouts in -xlarge
...
Restore visual consistency with other device classes.
Bug 7259219
Change-Id: I1ffc88654e2fc9781fd59c6cecca6d5614ca0663
2012-09-30 19:08:14 -07:00
Adam Powell
d56b4d1db3
Construct a task stack for picking a wifi network from notification
...
Bug 7001327
Change-Id: I5a79e6933cd33386cd0aa4df626f15902deedd67
2012-09-30 18:30:42 -07:00
Irfan Sheriff
bdac829f50
Merge "Make rssi state change sticky" into jb-mr1-dev
2012-09-30 17:49:39 -07:00
Amith Yamasani
e27f8cf240
Fix layout margins for Preferences in dialogs
...
Bug: 7114194
Change-Id: I95293e6a745b2f0df12a8a90fc2771527aab6d90
2012-09-30 17:46:30 -07:00
Jeff Sharkey
71520a68f3
Merge "Handle ISE when physical volume isn't mounted." into jb-mr1-dev
2012-09-30 17:16:50 -07:00
Fabrice Di Meglio
5607e6fbae
Fix light default theme
...
Change-Id: I35a1323591c78ca9c870e925bc988704ede5544b
2012-09-30 16:53:44 -07:00
Irfan Sheriff
17d9f6753a
Make rssi state change sticky
...
NetworkController misses the rssi state at boot. It gets the wifi
connection status because it is sticky. The rssi state will remain
out of sync until the wifi state machine sends another update which may
not happen if rssi does not change significantly.
Make rssi sticky as well to make sure NetworkController has the last known
signal strength on wifi.
Bug: 6916156
Change-Id: Id7dd621c6dbc35d7354757c61aa18a3b1ba90593
2012-09-30 16:25:50 -07:00
Jeff Brown
edce6a7978
Remove clearUserActivityTimeout().
...
This function is not implemented and not needed.
Bug: 7165399
Change-Id: Ib1c50fabad6292ccf670404ba70aeb1242c4614d
2012-09-30 16:23:05 -07:00
Fabrice Di Meglio
b023a587ad
Fix bug #7199562 UI mirroring for RTL locales (Arabic, Hebrew, Farsi): Play settings
...
- add CheckedTextViewStyle with "viewStart" as default text alignment
- fix some typos
Change-Id: Ia8161c48faf579c89ba5ed49a436e4269178b8c1
2012-09-30 16:20:52 -07:00
Chet Haase
62ea436336
Merge "Fix texture corruption" into jb-mr1-dev
2012-09-30 15:54:10 -07:00