Adam Powell
3f00ffbe2b
Merge "MediaRouter/Wifi Display improvements" into jb-mr1-dev
2012-10-01 15:01:25 -07:00
Victoria Lease
2961d11157
Merge "Avoid NPE in GpsLocationProvider" into jb-mr1-dev
2012-10-01 14:59:57 -07:00
Ian Rogers
e983008863
Fix target utilization property_get.
...
Copy and paste error where wrong compare meant the code thought a target
utilization option was specified even if there wasn't one.
b/7062303
Change-Id: Ibf1c6cf72743c5fbec7618a719d12d0373184754
2012-10-01 14:59:39 -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
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
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
Craig Mautner
190ca7ddad
am 1f7a09b5: Merge "Only inform DisplayManager of visible content." into jb-mr1-dev
...
* commit '1f7a09b5df9f859781d9cfa0053fad44c72c2168':
Only inform DisplayManager of visible content.
2012-10-01 14:26:06 -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
b6f60405f1
am ba30ac6a: Merge "Redraw static wallpapers when a redraw is needed." into jb-mr1-dev
...
* commit 'ba30ac6aa7bc4df030292c62c9f38fac0a65b79e':
Redraw static wallpapers when a redraw is needed.
2012-10-01 14:23:24 -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
Adam Powell
2ee6a2a832
MediaRouter/Wifi Display improvements
...
* Don't select the default route on initialization in a process
* Add "connecting" state to MediaRouteButton
Bug 7258981
Bug 7262522
Change-Id: I5cd39b09843783b7e1e17620ca33193f0f3b8fca
2012-10-01 14:05:32 -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
c79426065e
am 48315436: Merge "Fix light default theme" into jb-mr1-dev
...
* commit '48315436eece69f4d047c2b14ac63e62f757b88c':
Fix light default theme
2012-10-01 13:57:36 -07:00
Fabrice Di Meglio
48315436ee
Merge "Fix light default theme" into jb-mr1-dev
2012-10-01 13:55:15 -07:00
Chris Craik
bf09ffb4e0
Quick reject empty paths
...
bug:7260035
Adding a circle of radius 0 to a path is a no-op in skia, so detect
this case both in the PathRenderer, and in quickReject().
Change-Id: I7a172db49a5d5351b4734b39d4e4ca6379658096
2012-10-01 13:50:37 -07:00
Baligh Uddin
078e3602d6
Import translations. DO NOT MERGE
...
Change-Id: I308e24566207070a79765cf957c1d1e62760ba3f
Auto-generated-cl: translation import
2012-10-01 13:49:49 -07:00
Baligh Uddin
44a9daee3d
Import translations. DO NOT MERGE
...
Change-Id: I1413c87acf615f09907a4fb35b8665b90573575b
Auto-generated-cl: translation import
2012-10-01 13:48:54 -07:00
Fabrice Di Meglio
b67dff065c
am a004f28a: Merge "Fix bug #7199562 UI mirroring for RTL locales (Arabic, Hebrew, Farsi): Play settings" into jb-mr1-dev
...
* commit 'a004f28aa4909add9d3b1070d437adafd6386c94':
Fix bug #7199562 UI mirroring for RTL locales (Arabic, Hebrew, Farsi): Play settings
2012-10-01 13:43:00 -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
Baligh Uddin
a239b46722
Import translations. DO NOT MERGE
...
Change-Id: Id9f7e8c92b324085300ecd8816c735ef113edfde
Auto-generated-cl: translation import
2012-10-01 13:28:00 -07:00
Jason Sams
bc5a364b0e
am e65afdb1: Merge "Lighten grain and make live preview gpu friendly." into jb-mr1-dev
...
* commit 'e65afdb179c319b654ae2e77d34d6d5d09709966':
Lighten grain and make live preview gpu friendly.
2012-10-01 13:19:41 -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
d60801f7ae
am a6af5fc1: Merge "Fix layout margins for Preferences in dialogs" into jb-mr1-dev
...
* commit 'a6af5fc12777e98a8486f6fd51ab19634831320a':
Fix layout margins for Preferences in dialogs
2012-10-01 13:18:03 -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
Fabrice Di Meglio
80766f1bdf
Fix bug #7259242 text is left justified with no padding
...
(padding is hard)
- set correct values to mUserPaddingLeftInitial / mUserPaddingRightInitial
- reset padding to initial values depending on layout direction
Change-Id: I5cfb941b4874eafbfcfb5e2926f5a3c80b4931d3
2012-10-01 13:13:12 -07:00
Jeff Sharkey
9e3004ef3b
am 28b291fb: Merge "Move bluetooth priorities from Secure to Global." into jb-mr1-dev
...
* commit '28b291fb890332ca5f68ffa912a01c16ff6b7685':
Move bluetooth priorities from Secure to Global.
2012-10-01 13:11:30 -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
30655e0339
am b525c3cf: Merge "Fix broadcast to a specific user" into jb-mr1-dev
...
* commit 'b525c3cfc7484c87fcf96b48447b2a220b25f519':
Fix broadcast to a specific user
2012-10-01 13:08:10 -07:00
Amith Yamasani
ce3db01cc8
am 2036a94a: Merge "Fix cache deletion for secondary users" into jb-mr1-dev
...
* commit '2036a94a9004613644bdbdab1b10e476be3f0213':
Fix cache deletion for secondary users
2012-10-01 13:08:06 -07:00
Dake Gu
8d8c13ec9b
Merge "Add aah metadata service to whitelist DO NOT MERGE" into jb-mr1-aah-dev
2012-10-01 13:06:25 -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
3993bb0031
am 383b0f8f: Merge "Repair lights out mode." into jb-mr1-dev
...
* commit '383b0f8f738df792050cc2f99f599e53718a3111':
Repair lights out mode.
2012-10-01 12:45:28 -07:00
Adam Powell
518c7bf62f
am d0c439ba: Merge "Remove extra padding from alert dialog layouts in -xlarge" into jb-mr1-dev
...
* commit 'd0c439ba7e7f246c96dfef4dbf2b11fb38358c6a':
Remove extra padding from alert dialog layouts in -xlarge
2012-10-01 12:42:47 -07:00
Dake Gu
710d705eae
Add aah metadata service to whitelist DO NOT MERGE
...
Temporary solution for b/7262633. We are using binder service for IPC between
mediaserver and client app for sending synchronized beat tempo. The change
will never be merged back to upstream. Will replace it with a new IPC
mechanism later.
Change-Id: Ic06546a0085e401f49b65e0327247fcce1df681f
2012-10-01 12:41:51 -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
a5d13a5ea0
am 6ad19f2e: am 30bbfeaf: am a180cc3c: am cd579c57: wording tweak to brand guidelines
...
* commit '6ad19f2e2cb8fc1a23eabf85bbde4a634bdf5f41':
wording tweak to brand guidelines
2012-10-01 12:07:58 -07: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
Victoria Lease
5c24fd0342
Avoid NPE in GpsLocationProvider
...
Oops, looks like we were spinning up a secondary thread to run some
tasks that will just happen on the main thread regardless. Removed
the secondary thread and fixed up initialisation order regarding
mHandler and things that post to it. Also reordered GPS and
PASSIVE provider initialisation order since GPS depends on PASSIVE.
This should be both safer and easier to read.
Bug: 7248029
Change-Id: I8630caf0a7bd1b2c401603075676f13dda5be4fa
2012-10-01 12:04:37 -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
32a1d2dbf9
dashboard update for 10/1
...
Change-Id: I8930a4830eaa2fba7440832aae51db34ae06f84a
2012-10-01 12:02:43 -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
5d359a9265
am 5e3dcf72: Merge "Remove clearUserActivityTimeout()." into jb-mr1-dev
...
* commit '5e3dcf7210bed65d8f9aec40d9da078daf76dead':
Remove clearUserActivityTimeout().
2012-10-01 11:39:30 -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