86531 Commits

Author SHA1 Message Date
Jeff Brown
80ffd26f87 am 586503d5: Merge "Add special mirroring modes for demonstration purposes." into jb-mr1-dev
* commit '586503d51fbcc622af62b43b25579ce2f299d68b':
  Add special mirroring modes for demonstration purposes.
2012-10-18 00:09:04 -07:00
Jeff Brown
586503d51f Merge "Add special mirroring modes for demonstration purposes." into jb-mr1-dev 2012-10-18 00:06:48 -07:00
Jeff Sharkey
e21a2e72a7 am bd4f2181: Merge "Defer more Account actions until user starting." into jb-mr1-dev
* commit 'bd4f2181077ab35a26bcca115c1337e78814bb9d':
  Defer more Account actions until user starting.
2012-10-18 00:03:51 -07:00
Jeff Sharkey
bd4f218107 Merge "Defer more Account actions until user starting." into jb-mr1-dev 2012-10-18 00:00:41 -07:00
Baligh Uddin
2fa64ac656 am 3e336bd6: (-s ours) Merge "Import translations. DO NOT MERGE" into jb-mr1-dev
* commit '3e336bd6467c3a518b408d6b79117ae507a3c41b':
  Import translations. DO NOT MERGE
2012-10-17 22:26:29 -07:00
Baligh Uddin
3e336bd646 Merge "Import translations. DO NOT MERGE" into jb-mr1-dev 2012-10-17 22:23:35 -07:00
Craig Mautner
6109075bd0 am c6ccb29b: Merge "Call requestFocus and ensure that screenOn is set." into jb-mr1-dev
* commit 'c6ccb29b9a7d3d8aac37f4cd3bd5b5b134724996':
  Call requestFocus and ensure that screenOn is set.
2012-10-17 20:28:19 -07:00
Craig Mautner
c6ccb29b9a Merge "Call requestFocus and ensure that screenOn is set." into jb-mr1-dev 2012-10-17 20:25:12 -07:00
Daniel Sandler
47a8b59af1 am c1dc37cb: Merge "You can only use the 2-finger shortcut when opening the panel." into jb-mr1-dev
* commit 'c1dc37cba785d990cabfd4e27edadd18975f8751':
  You can only use the 2-finger shortcut when opening the panel.
2012-10-17 20:04:16 -07:00
Daniel Sandler
c1dc37cba7 Merge "You can only use the 2-finger shortcut when opening the panel." into jb-mr1-dev 2012-10-17 20:01:34 -07:00
Romain Guy
650c47a190 am b8460d15: Merge "Take into account the texture layer\'s transform for clipping Bug #7370212" into jb-mr1-dev
* commit 'b8460d153a1e6dfc6a02ab127d4b5b5e82386137':
  Take into account the texture layer's transform for clipping Bug #7370212
2012-10-17 19:19:07 -07:00
Romain Guy
b8460d153a Merge "Take into account the texture layer's transform for clipping Bug #7370212" into jb-mr1-dev 2012-10-17 19:16:11 -07:00
Jeff Brown
d488b23143 am 23fa0320: Merge "Add a notification icon when connected to wireless display." into jb-mr1-dev
* commit '23fa0320b88bd2141742d47eaf2626369cb03b22':
  Add a notification icon when connected to wireless display.
2012-10-17 18:45:14 -07:00
Jeff Brown
23fa0320b8 Merge "Add a notification icon when connected to wireless display." into jb-mr1-dev 2012-10-17 18:42:25 -07:00
Jeff Brown
27f1d674bf Add special mirroring modes for demonstration purposes.
Assume rotation of HDMI display is portait.
$ adb shell setprop persist.demo.hdmirotation portrait

Don't lock rotation while HDMI is plugged in.
$ adb shell setprop persist.demo.hdmirotationlock false

Hide secondary displays from apps but continue mirroring to them.
$ adb shell setprop persist.demo.singledisplay true

Bug: 7326281
Change-Id: I8f9a3b0bc19821a3a01043b0f516806dac82ce53
2012-10-17 18:41:31 -07:00
Baligh Uddin
917d8ac7fe Import translations. DO NOT MERGE
Change-Id: I246d542b8032726b5ba49141f841cf23c208e7f7
Auto-generated-cl: translation import
2012-10-17 18:38:36 -07:00
Romain Guy
b2e2f24706 Take into account the texture layer's transform for clipping
Bug #7370212

Change-Id: Ibdc3161306f54a1cfe66e08458f05ee01a13b1df
2012-10-17 18:18:35 -07:00
Xavier Ducrohet
6f05ae330e am 9c474738: Merge "Update layoutlib for jb mr1." into jb-mr1-dev
* commit '9c474738a29f77359a461035855d6e9b3935ade1':
  Update layoutlib for jb mr1.
2012-10-17 17:21:37 -07:00
Xavier Ducrohet
9c474738a2 Merge "Update layoutlib for jb mr1." into jb-mr1-dev 2012-10-17 17:18:19 -07:00
Xavier Ducrohet
891b703f7b Update layoutlib for jb mr1.
Status bar displayed on all devices.
Update logic for displaying nav bar to whether or not
device has soft button.

Update navigation buttons to new look.
Remove battery and signal from navigation bar.

Change-Id: I8241d71269a17126218a3062ba727e379a8e6c25
2012-10-17 17:15:31 -07:00
Justin Ho
54a956ca42 am 871a6d7d: Merge "Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."" into jb-mr1-dev
* commit '871a6d7d4fb3bffaff37e45f0b4f5e3c862239d2':
  Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."
2012-10-17 15:57:44 -07:00
Justin Ho
871a6d7d4f Merge "Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."" into jb-mr1-dev 2012-10-17 15:55:15 -07:00
Justin Ho
195eb1abc8 am 4db31657: Merge "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height." into jb-mr1-dev
* commit '4db3165793a837ffc8197184fbc13ef2217e3dfc':
  This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height.
2012-10-17 15:55:00 -07:00
Justin Ho
4e360f0600 Revert "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height."
This reverts commit f49d835dfe1bd21920ff8a48cbdfb9c1fd632fd9

Change-Id: If0093f23d6458e53619220fbf0aa5f844ad2c790
2012-10-17 15:54:20 -07:00
Justin Ho
4db3165793 Merge "This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height." into jb-mr1-dev 2012-10-17 15:53:02 -07:00
Justin Ho
f49d835dfe This restores JB MR0 behavior where the framework throws an exception for improper layouts that are missing layout_width and/or layout_height.
This reverts commit 57fca90ac65ecfe97acd4c93d442c3db8f815e11

Change-Id: I0fe25056cd54b8852b32ae4621e048d3f5c7d555
2012-10-17 15:50:48 -07:00
Jeff Brown
a7f9c966bc Add a notification icon when connected to wireless display.
Bug: 7350174
Change-Id: I18481e2a1445b0aa3340e5d9b02511394521e50e
2012-10-17 15:50:06 -07:00
Craig Mautner
904732c457 Call requestFocus and ensure that screenOn is set.
When maybeCreateKeyguardLocked was called from methods other than
show(), the requestFocus() call on the new KeyguardHostView was
never made.

At boot time the screen on notification was not propagated to
KeyguardViewManager because the showListener callback was null.
This passes on the notification but does not make the callback
if it is null.

Bug: 7299119 fixed.
Change-Id: Iaf058954473dc63fe4864ab1f435db4463b1110e
2012-10-17 15:35:43 -07:00
Yu Shan Emily Lau
bd8a275865 am 0f2d0147: Merge "Append the test case name in the beginning of the test log." into jb-mr1-dev
* commit '0f2d0147a938e32424cf69f7df5e0da2fba02355':
  Append the test case name in the beginning of the test log.
2012-10-17 15:09:24 -07:00
Yu Shan Emily Lau
0f2d0147a9 Merge "Append the test case name in the beginning of the test log." into jb-mr1-dev 2012-10-17 15:06:57 -07:00
Jeff Sharkey
e4996bbd51 Defer more Account actions until user starting.
Instead of explicitly scanning OWNER accounts, move to using the
"user starting" call path for consistency.

Bug: 7358086
Change-Id: Ied3289a074aafa48259d828db1d68804912589b3
2012-10-17 15:05:52 -07:00
Chet Haase
285d09320e am 6f3e7bbf: Merge "Fix for previous commit on non-interesecting invalidations" into jb-mr1-dev
* commit '6f3e7bbf14d43553dfca6a59bbbb1c6ee19a70fc':
  Fix for previous commit on non-interesecting invalidations
2012-10-17 14:55:50 -07:00
Chet Haase
6f3e7bbf14 Merge "Fix for previous commit on non-interesecting invalidations" into jb-mr1-dev 2012-10-17 14:52:47 -07:00
Romain Guy
6763bfe4ce am 3301654a: Merge "Fix javadoc" into jb-mr1-dev
* commit '3301654a541b5743b6538ce1e161c35330673949':
  Fix javadoc
2012-10-17 14:39:26 -07:00
Chet Haase
9911d18f0e Fix for previous commit on non-interesecting invalidations
An error in the logic meant that some valid invalidations weren't getting through,
causing Launcher (for one) to get stuck sometimes.

Change-Id: I180622623b19770cd61034a5bd7991a5e2fd0a64
2012-10-17 14:37:48 -07:00
Yu Shan Emily Lau
3662f2011f Append the test case name in the beginning
of the test log.

Change-Id: I621286274d84bfff474f1cc1e01353b3fd66dc23
2012-10-17 14:36:37 -07:00
Romain Guy
3301654a54 Merge "Fix javadoc" into jb-mr1-dev 2012-10-17 14:36:18 -07:00
Raph Levien
0d7c0ab974 am 1720e073: Merge "Update Arabic fonts to remove Rial ligature" into jb-mr1-dev
* commit '1720e0735576b4f0e8e8cf6faf2c813b4320a21b':
  Update Arabic fonts to remove Rial ligature
2012-10-17 14:06:42 -07:00
Raph Levien
1720e07355 Merge "Update Arabic fonts to remove Rial ligature" into jb-mr1-dev 2012-10-17 14:04:36 -07:00
Mike Cleron
3741950789 am e663925f: Merge "Show clear all when returning from flip quick settings." into jb-mr1-dev
* commit 'e663925f855ab4390a0e0bd3c9713ca948076ec1':
  Show clear all when returning from flip quick settings.
2012-10-17 13:48:59 -07:00
Mike Cleron
e663925f85 Merge "Show clear all when returning from flip quick settings." into jb-mr1-dev 2012-10-17 13:46:19 -07:00
Daniel Sandler
f249efcf37 Show clear all when returning from flip quick settings.
Bug: 7367906
Change-Id: I3c6d227d223f11c60a44ceee4cdf698aa2a0acc9
2012-10-17 16:42:36 -04:00
Daniel Sandler
2017a05662 You can only use the 2-finger shortcut when opening the panel.
Bug: 7348917
Change-Id: I585c57f5eede72801fe1547d774c75256a0824b0
2012-10-17 15:54:02 -04:00
Irfan Sheriff
c389ca6178 am 90a80bb8: Merge "Handle null BSSID" into jb-mr1-dev
* commit '90a80bb8aece5b1f589020d512a9e1695e2fd1d8':
  Handle null BSSID
2012-10-17 12:50:36 -07:00
Irfan Sheriff
90a80bb8ae Merge "Handle null BSSID" into jb-mr1-dev 2012-10-17 12:48:39 -07:00
Xia Wang
474c56d38a am 64e5aa73: Merge "Fix connectivity manager test for tablet with data connection, multi-user support bug#7366674" into jb-mr1-dev
* commit '64e5aa73c549e006a0e6ce1030c88206c781dc1a':
  Fix connectivity manager test for tablet with data connection, multi-user support bug#7366674
2012-10-17 12:42:46 -07:00
Svetoslav Ganov
c6fd98659e am 966496f5: Merge "More descriptive content description for quick settings toggle. Bug: 7362316 Change-Id: I7829402793e407e7ca483e1de2583df3b6c235bf" into jb-mr1-dev
* commit '966496f5d57979102749ed3e4f96cbfd07aa397c':
  More descriptive content description for quick settings toggle. Bug: 7362316 Change-Id: I7829402793e407e7ca483e1de2583df3b6c235bf
2012-10-17 12:42:43 -07:00
Xia Wang
64e5aa73c5 Merge "Fix connectivity manager test for tablet with data connection, multi-user support bug#7366674" into jb-mr1-dev 2012-10-17 12:40:13 -07:00
Svetoslav Ganov
966496f5d5 Merge "More descriptive content description for quick settings toggle. Bug: 7362316 Change-Id: I7829402793e407e7ca483e1de2583df3b6c235bf" into jb-mr1-dev 2012-10-17 12:39:19 -07:00
Chet Haase
d348ec204b am d95316e2: Merge "Skip drawing offscreen objects" into jb-mr1-dev
* commit 'd95316e2c78c7e6cfacac9cced66f7ace36d6497':
  Skip drawing offscreen objects
2012-10-17 12:38:53 -07:00