1936 Commits

Author SHA1 Message Date
Jim Miller
960892c0af Fix 6547012: ignore events outside the home/back/recent navigation area
This fixes the search panel to only show if touch events originate
in the home/back/recent area.

Change-Id: I370da8b5c5613b7bbab5d266ba51a61df8f3a57b
2012-05-24 17:02:31 -07:00
Andrew Flynn
c325cba2e8 Set phone/data signal icon ids to 0 in airplane mode
Sets the views to be GONE and also triggers a view refresh for airplane mode
switching

Bug: 6531918
Change-Id: I3b544df3665c16ff11cb79c6fa882fa4314db680
2012-05-24 10:30:23 -07:00
Chris Wren
7ecc89743d am b72ac9dd: Merge "BigPicture notifications for screenshots." into jb-dev
* commit 'b72ac9dd6eb649d6f0583a5782b1780cf4efa088':
  BigPicture notifications for screenshots.
2012-05-23 13:35:56 -07:00
Chris Wren
969cf617d4 am e820b18f: Merge "Leave less space between notificaitons." into jb-dev
* commit 'e820b18ffa9dc3ece742d137e5c3e4cf82e406df':
  Leave less space between notificaitons.
2012-05-23 13:35:53 -07:00
Chris Wren
b72ac9dd6e Merge "BigPicture notifications for screenshots." into jb-dev 2012-05-23 13:32:53 -07:00
Chris Wren
e820b18ffa Merge "Leave less space between notificaitons." into jb-dev 2012-05-23 13:32:34 -07:00
Daniel Sandler
79934c0048 am 81de5a0b: Merge "Stop animating when not showing." into jb-dev
* commit '81de5a0b11df08b603693b6d3b381ac9f89ebc67':
  Stop animating when not showing.
2012-05-23 11:07:42 -07:00
Chris Wren
956beaf956 Leave less space between notificaitons.
Bug: 6507482
Change-Id: I9244fcabe423ec59e1856f5fddcd948ea7b3374d
2012-05-23 11:14:19 -04:00
Daniel Sandler
aa0a3b6923 Stop animating when not showing.
We were eating too many jelly beans even when the screen was
off.

Also clean up touch offsets, rotation on fling, and main
platlogo asset.

Bug: 6541052
Change-Id: I34e49b8b7a95ce6daab929885130426a5ae58dc4
2012-05-23 01:38:26 -04:00
Chris Wren
3745a3da75 BigPicture notifications for screenshots.
Needed a little extra help from the builder to make this
happen (like the title, you might want a different largeIcon
in the expanded view if---as in this case---it is redundant
with the big picture).

Needed to fix BigPicture template to reveal actions.

Bug: 6289107
Change-Id: I19dc62e693ee2c87cbe82f7327fe9115768b4102
2012-05-22 17:47:33 -04:00
John Spurlock
b05d03475b am 638e012d: Merge "Status Bar: Register for rotation lock status updates." into jb-dev
* commit '638e012d2b5c2b075b48f86d08daec9b36319cfc':
  Status Bar: Register for rotation lock status updates.
2012-05-22 13:42:48 -07:00
John Spurlock
638e012d2b Merge "Status Bar: Register for rotation lock status updates." into jb-dev 2012-05-22 13:40:35 -07:00
John Spurlock
781f0f491a Status Bar: Register for rotation lock status updates.
Updating the rotation lock status in Settings is now instantly
reflected in the status bar icon.

Bug: 6481542
Change-Id: Ic592119f63306c97a961038a82526b339d063f66
2012-05-22 10:12:09 -04:00
Jim Miller
932932ce96 am 1ed07417: Merge "Fix 6398209: Add custom transition animation for swipe to search" into jb-dev
* commit '1ed074177cac28b5224615941d8ca30be8be465e':
  Fix 6398209: Add custom transition animation for swipe to search
2012-05-21 17:55:26 -07:00
Jim Miller
c150b19c39 Fix 6398209: Add custom transition animation for swipe to search
Change-Id: I63ca0d332a44471c4d4a05414b9e3020e48834f5
2012-05-21 17:32:58 -07:00
Jim Miller
aa0d9f6363 am a6f0b0ad: Merge "Fix6398209: reveal search when home button is long-pressed" into jb-dev
* commit 'a6f0b0ad6966d64d833978cc150cc180b40f8bb3':
  Fix6398209: reveal search when home button is long-pressed
2012-05-21 16:39:37 -07:00
Jim Miller
a6f0b0ad69 Merge "Fix6398209: reveal search when home button is long-pressed" into jb-dev 2012-05-21 16:37:32 -07:00
Jim Miller
998bb76529 Fix6398209: reveal search when home button is long-pressed
This change add a feature to reveal the swipe to search interface
when the home key is pressed for longer than 50ms.  It progressively
reveals the interface.  It still requires a bit of tuning, but all
the basic parameters are in this CL.

Change-Id: I1d3a5bb7b912265eb41da68bc9313eee1af2e415
2012-05-21 13:55:44 -07:00
Daniel Sandler
5f0d6063fa am 7e22a223: Merge "Updated disconnected rssi icons." into jb-dev
* commit '7e22a223afa63c591ef56cb325163e5e82046822':
  Updated disconnected rssi icons.
2012-05-18 15:59:39 -07:00
Daniel Sandler
7e22a223af Merge "Updated disconnected rssi icons." into jb-dev 2012-05-18 08:11:12 -07:00
Daniel Sandler
ce77ce1d2b Updated disconnected rssi icons.
Bug: 6449811
Change-Id: Ic7a1c4f9f75971783f8f9e49f65fdc25f5c83649
2012-05-18 10:26:20 -04:00
Jim Miller
45e8f3b763 am 9da2452f: Merge "Fix 6441282: confine search gesture region on tablet navbar" into jb-dev
* commit '9da2452f6193d39ebc5c6c81cc5ceb41763d8036':
  Fix 6441282: confine search gesture region on tablet navbar
2012-05-17 21:04:36 -07:00
Jim Miller
161538985e Fix 6441282: confine search gesture region on tablet navbar
Depending on the device, this will be one of the id's in the navbar
view hierarchy used in the source.  It will default to the navbar
view if one isn't found.

Change-Id: I388412d4f247f7d2d102768708237711d722de3d
2012-05-17 19:48:43 -07:00
Jim Miller
3d9bf29fcf am f7a44e81: Merge "Fix 6398209: Increase outer ring size for search gesture on 600dp device" into jb-dev
* commit 'f7a44e8168d96ad75738226570d41e48f8fd14e3':
  Fix 6398209: Increase outer ring size for search gesture on 600dp device
2012-05-17 18:36:27 -07:00
Jim Miller
f7a44e8168 Merge "Fix 6398209: Increase outer ring size for search gesture on 600dp device" into jb-dev 2012-05-17 18:34:01 -07:00
Jim Miller
7c36dc2d1e am 58a69d24: Merge "Fix 6398209: Re-enable vibrate for search gesture." into jb-dev
* commit '58a69d24c42f8aec3825e580f592617e11f12d9e':
  Fix 6398209: Re-enable vibrate for search gesture.
2012-05-17 17:17:30 -07:00
Michael Jurka
e673396387 resolved conflicts for merge of ede4d56e to jb-dev-plus-aosp
Change-Id: I8893e819f0f814a1fe1e0fb7f70dba860e889135
2012-05-17 17:13:14 -07:00
Jim Miller
58a69d24c4 Merge "Fix 6398209: Re-enable vibrate for search gesture." into jb-dev 2012-05-17 17:11:48 -07:00
Jim Miller
80ad54cdcd Fix 6398209: Increase outer ring size for search gesture on 600dp device
Change-Id: I75d136535148af21bc4e7f3f39803d22496d6fc5
2012-05-17 17:05:40 -07:00
Jim Miller
64fffadf00 Fix 6398209: Re-enable vibrate for search gesture.
Change-Id: Iabcfa21aae05fa55ec3fdc76eeed76577b962de5
2012-05-17 17:01:15 -07:00
Michael Jurka
321357b606 Fix issue where static wallpaper was offset on boot
Bug: 6447391

Change-Id: Ie89bfdfd81dbf80ad7d109717f83c4bc7b42acf1
2012-05-17 15:50:51 -07:00
Daniel Sandler
94496d5741 am cb5ed06a: Merge "Hide the expanded status bar view when not in use." into jb-dev
* commit 'cb5ed06ada51f3421b236c4053b6742d5306ace2':
  Hide the expanded status bar view when not in use.
2012-05-17 11:00:52 -07:00
Daniel Sandler
3ac558b6bf Hide the expanded status bar view when not in use.
Bug: 6511388
Change-Id: I8df11f80871cbd739712179034e04f49bb6b0d9d
2012-05-17 13:38:11 -04:00
Daniel Sandler
9fd6156829 am a5d17288: Merge "New null (disconnected) RSSI for wifi and mobile." into jb-dev
* commit 'a5d17288ffeba130fe6ee4673f0ad880b3b42fb7':
  New null (disconnected) RSSI for wifi and mobile.
2012-05-17 10:22:36 -07:00
Daniel Sandler
d4b7e92744 New null (disconnected) RSSI for wifi and mobile.
On wifi-only devices we now show the null wifi RSSI if wifi
is enabled but not connected.

Bug: 6449811
Change-Id: Ib0cb11bcbef86d44ec633690806cff38796ffc3e
2012-05-17 13:02:50 -04:00
Daniel Sandler
d72953e87b am 614349d7: Merge "Status Bar: Include wifi/mobile state in touch exploration" into jb-dev
* commit '614349d74ee2141006fcd87fb8a16b92619c8d48':
  Status Bar: Include wifi/mobile state in touch exploration
2012-05-17 06:46:59 -07:00
Daniel Sandler
614349d74e Merge "Status Bar: Include wifi/mobile state in touch exploration" into jb-dev 2012-05-17 06:45:15 -07:00
Daniel Sandler
93eb512687 am 6a160984: Merge changes I3b129e4b,I489718a8 into jb-dev
* commit '6a16098437665c3aab3e9980359e140b8a47858b':
  Black out the status bar when the shade comes down.
  Punch up the date contrast.
2012-05-16 22:02:39 -07:00
Daniel Sandler
6a16098437 Merge changes I3b129e4b,I489718a8 into jb-dev
* changes:
  Black out the status bar when the shade comes down.
  Punch up the date contrast.
2012-05-16 22:00:51 -07:00
Daniel Sandler
8e18dc7757 Black out the status bar when the shade comes down.
Also move the shade up and forward to overlap the (now
empty) status bar.

As a side effect, DISABLE_SYSTEM_INFO now works for phones.

Bug: 6418617
Change-Id: I3b129e4bb26d3aba55403bf03baf8f4c8ad0ff46
2012-05-17 00:57:11 -04:00
Daniel Sandler
8bbbd3fc12 Punch up the date contrast.
Bug: 6499757
Change-Id: I489718a8d167d30465bc16cfc3167d8d073efd2c
2012-05-16 23:38:50 -04:00
John Spurlock
2f7dfa7afd Status Bar: Include wifi/mobile state in touch exploration
Bug: 5325056
Change-Id: Iefbd734344d3b70d3e0ebf6f0dffa55d89a054c7
2012-05-16 20:20:59 -04:00
Michael Jurka
dd684eb3e0 am 28e73201: Merge "Revert "Add shortcut for voice search"" into jb-dev
* commit '28e7320116dc7e428e877e7165553046bbe7cd41':
  Revert "Add shortcut for voice search"
2012-05-16 16:43:17 -07:00
Michael Jurka
28e7320116 Merge "Revert "Add shortcut for voice search"" into jb-dev 2012-05-16 16:39:16 -07:00
Jim Miller
ce01bd6e76 am ee499fe6: Merge "Fix 6504124: Disable assist when ACTION_ASSIST is not available" into jb-dev
* commit 'ee499fe68e7ea61741779f375056dbaf5a78d1d7':
  Fix 6504124: Disable assist when ACTION_ASSIST is not available
2012-05-16 16:39:03 -07:00
Jim Miller
12e0c5ac1b Fix 6504124: Disable assist when ACTION_ASSIST is not available
Change-Id: I2218afa7954961309d8cf2f2be0aff10826b9243
2012-05-16 16:24:32 -07:00
Michael Jurka
fa1009638d Revert "Add shortcut for voice search"
This reverts commit 7a3489552ca92776c5e2a57c80026216b44005eb.

Change-Id: Iddfa86183ff0d189e8dbb5dc535344e064e0d103
2012-05-16 16:24:22 -07:00
Jim Miller
9a40e307dc am c1c14065: Merge "Fix 6398209: Lots of improvements to gesture search from navbar" into jb-dev
* commit 'c1c140657633cc5b0ff26da1f122fab305d21e01':
  Fix 6398209: Lots of improvements to gesture search from navbar
2012-05-16 14:19:22 -07:00
Jim Miller
c1c1406576 Merge "Fix 6398209: Lots of improvements to gesture search from navbar" into jb-dev 2012-05-16 14:17:33 -07:00
Eric Fischer
ab8c1b172a am 2806097c: Merge "Import translations. DO NOT MERGE" into jb-dev
* commit '2806097ce34c2ad99b9d7197d9565c4a63ffa7ea':
  Import translations. DO NOT MERGE
2012-05-16 13:13:10 -07:00