692 Commits

Author SHA1 Message Date
Jim Miller
85433c7606 Merge "Fix 3354590: Add back button to dismiss RecentAppsPanel" into honeycomb 2011-01-26 15:47:40 -08:00
Jim Miller
f1e22e5c78 Fix 3354590: Add back button to dismiss RecentAppsPanel
Change-Id: I65337e8ebf823e7a92f810cd670b23edf8e70067
2011-01-26 15:39:51 -08:00
Justin Ho
7f6f3c4961 am 4b1c8389: am 8a445fc3: Merge "Integrating drawable-xlarge stat_sys assets" into honeycomb
* commit '4b1c838959b27b14209f8f446f95630232b93cef':
  Integrating drawable-xlarge stat_sys assets
2011-01-26 13:05:38 -08:00
Daniel Sandler
7f70eaa59f Status bar visual tweaks.
- Move notification icons and clock down by 1dp
 - Make control panel background translucent to match
   notification panel

Bug: 3394785
Change-Id: I0988fa595e2cf014b9bf31d102b428cfb2ce8732
2011-01-26 16:03:20 -05:00
Justin Ho
8a445fc30e Merge "Integrating drawable-xlarge stat_sys assets" into honeycomb 2011-01-26 13:02:01 -08:00
Daniel Sandler
bb7f6ad52f am 26d7aea7: am 044602b2: Merge "Ticker visual fixes." into honeycomb
* commit '26d7aea7b7bd4439cf85ea0a2d2d58b05a0f4642':
  Ticker visual fixes.
2011-01-26 12:55:16 -08:00
Daniel Sandler
6aa2d3a166 Ticker visual fixes.
- Includes the correct ticker background image, finally
  - Confines the ticker height to 48dp (status bar height)
  - Aligns the ticker to the bottom of the screen

Bug: 3361133
Change-Id: I9497f29d2b4c1cbcb195f0e66393f6db97d01ee2
2011-01-26 15:25:36 -05:00
Joe Onorato
b648c60854 am a4a5ec5e: am 1aadb210: Merge changes I48392c75,Id09437a4,I4a0aa878 into honeycomb
* commit 'a4a5ec5e748f99c40301c9c422b3d36cb44c6081':
  Expose the window flags for lights out mode.
  Make TabletStatusBar call into StatusBarManagerService when it goes out of lights out mode on its own.
  Make FLAG_FULLSCREEN not go into lights out mode anymore.
2011-01-26 11:50:38 -08:00
Joe Onorato
55bf3809b9 Make TabletStatusBar call into StatusBarManagerService when it goes out of lights out mode on its
own.

Bug: 3241144
Change-Id: Id09437a4f32f1d64daa7ae65e41c99897b5964d7
2011-01-26 10:32:18 -08:00
Justin Ho
ae8ba6dae7 am 2962f7a9: am 1e0bad61: Updating phone assets to Gingerbread Integrating new stat_notify in SystemUI
* commit '2962f7a9f3f66a79b3adfe52a43a09cbbdec14ca':
  Updating phone assets to Gingerbread Integrating new stat_notify in SystemUI
2011-01-26 08:11:05 -08:00
Justin Ho
3e275593d8 Integrating drawable-xlarge stat_sys assets
Change-Id: Ia16fbf1019345f52b43a40b4841ef949b67dba7a
2011-01-26 07:42:45 -08:00
Justin Ho
1e0bad6156 Updating phone assets to Gingerbread
Integrating new stat_notify in SystemUI

Change-Id: Ib626847a050b255ee63092b84f59ce83ed174379
2011-01-26 07:39:16 -08:00
satok
7f6d1f2dd3 am e2f32bc9: am 71353f36: Merge "Update input method panel when packages are changed." into honeycomb
* commit 'e2f32bc938efeebb4c8b34c2e610b65de3c43a34':
  Update input method panel when packages are changed.
2011-01-26 02:12:55 -08:00
satok
0ee6613d09 Update input method panel when packages are changed.
Change-Id: I1edad2a11fd40c8f1f7fbb42f37e0538b1e245eb
2011-01-26 19:01:08 +09:00
Daniel Sandler
11d43082c5 am c88b19fc: am 34430260: Merge "Fit and finish on status bar:" into honeycomb
* commit 'c88b19fcc847cc5249e88672337ae5879b0af338':
  Fit and finish on status bar:
2011-01-25 19:01:33 -08:00
Daniel Sandler
344302600a Merge "Fit and finish on status bar:" into honeycomb 2011-01-25 18:56:32 -08:00
Arnaud Berry
5563104ec8 am 254605c1: am 40f13039: Merge "Fixed the display of the brightness controls in the system panel" into honeycomb
* commit '254605c1b02c1fed7470c07bc81a64c89bbdc51d':
  Fixed the display of the brightness controls in the system panel
2011-01-25 17:57:21 -08:00
Arnaud Berry
40f130398c Merge "Fixed the display of the brightness controls in the system panel" into honeycomb 2011-01-25 17:51:32 -08:00
Justin Ho
94552922b2 am d5a9e6af: am 77742fe2: Merge "Removing unused assets in mdpi" into honeycomb
* commit 'd5a9e6af132cb88aa7996e7c2bd4827b685c7fd4':
  Removing unused assets in mdpi
2011-01-25 17:51:02 -08:00
Justin Ho
77742fe284 Merge "Removing unused assets in mdpi" into honeycomb 2011-01-25 17:46:23 -08:00
Jim Miller
53fd3bc82f am 72f4e8f4: am 33f1d078: Merge "Fix 3338368: Fix bounds calculation for recent apps view" into honeycomb
* commit '72f4e8f49776658fcbc28a20531b5268fef916aa':
  Fix 3338368: Fix bounds calculation for recent apps view
2011-01-25 17:45:38 -08:00
Jim Miller
33f1d07800 Merge "Fix 3338368: Fix bounds calculation for recent apps view" into honeycomb 2011-01-25 17:41:59 -08:00
Jim Miller
6f5bd3c3b3 Fix 3338368: Fix bounds calculation for recent apps view
The calculation for determine the content view's bounds
was mistakenly using the position of the view in the immediate
parent (glow view), which wrapped it exactly in the vertical
direction. The code now uses the glow view's vertical
position in its parent to determine the position.

Change-Id: I07768eb3446fde851699de1c1d4e958bc16d98bb
2011-01-25 17:03:27 -08:00
Arnaud Berry
6108c9af47 Fixed the display of the brightness controls in the system panel
Bug: 3389549
Change-Id: I87cc77de877653d471ba4ef6a790c568e9aaa60c
2011-01-25 15:42:17 -08:00
Justin Ho
fc384e697f Removing unused assets in mdpi
Change-Id: Id3bc90a10e602e35366d167fc72cc7edeaf15013
2011-01-25 15:35:04 -08:00
Justin Ho
35833fb906 am 6954e9b0: am d00d2925: Merge changes I282a8421,I53d15f37 into honeycomb
* commit '6954e9b0d90c9fe80f370892defb4906848806b4':
  Merging Gingerbread assets into Honeycomb
  Removing old assets from SystemUI in drawable-hdpi
2011-01-25 14:07:22 -08:00
Justin Ho
d00d2925ca Merge changes I282a8421,I53d15f37 into honeycomb
* changes:
  Merging Gingerbread assets into Honeycomb
  Removing old assets from SystemUI in drawable-hdpi
2011-01-25 14:01:25 -08:00
Daniel Sandler
f844dc4fa8 Fit and finish on status bar:
- Clock color fixed. [3374581]
  - Clock vertically aligned. [3388224]
  - Clock uses system font assets now. [3385564]
  - Solid version of AndroidClock added to build. [3385564]
  - Extraneous background glow removed from notification panel.
  - Removed solid black background from notifications. [3388223]
  - Added background image behind large notification icons
    and increased large size to 64dip [3388434, 3384355]
  - Corrected size & leading of notification text [3388577]

Bug: 3374581
Bug: 3384355
Bug: 3385564
Bug: 3388223
Bug: 3388224
Bug: 3388434
Bug: 3388577
Change-Id: I8e443da5758deca412d1ce5944f887b35f6265ed
2011-01-25 16:46:43 -05:00
Justin Ho
58ea8f7a5c Merging Gingerbread assets into Honeycomb
Change-Id: I282a84211a8a888d99b0582fbff6a45c4378f8bf
2011-01-25 09:25:31 -08:00
Justin Ho
34dc9c37e8 Removing old assets from SystemUI in drawable-hdpi
Change-Id: I53d15f37eb5079df74a22f0d80fed7ecbdb14b61
2011-01-25 09:23:16 -08:00
satok
1a65acc99f am 89bd89a0: am b5627921: Merge "Sort IME by id" into honeycomb
* commit '89bd89a0ddff93da93f50e0137d8a4098cbfe636':
  Sort IME by id
2011-01-25 07:37:46 -08:00
satok
7dc93a1df7 Sort IME by id
Bug: 3364167

Change-Id: I8c8e4ddc4110e2920c8c7beccf108ac7e0227903
2011-01-25 23:28:22 +09:00
satok
6dfbe59d1f am a7207b11: am 5113382e: Tweak layouts of IME switch button
* commit 'a7207b110d6065747e2b4cbc65d66b24c34c1c9b':
  Tweak layouts of IME switch button
2011-01-24 23:06:02 -08:00
satok
5113382e95 Tweak layouts of IME switch button
Bug: 3383078

Change-Id: Id522ac6e8363a98be6ac73ee75b0d54e12ef86c4
2011-01-25 16:00:46 +09:00
Eric Fischer
f7358996d3 Merge "Import revised translations. DO NOT MERGE" into honeycomb 2011-01-24 13:46:28 -08:00
Daniel Sandler
751087c3b1 am c0d6b8d7: am 1e25a23f: Merge "Vertically align SSID/PLMN on lockscreen." into honeycomb
* commit 'c0d6b8d7fb330c4e09a9e66967835a9a55804e8d':
  Vertically align SSID/PLMN on lockscreen.
2011-01-24 13:33:00 -08:00
Daniel Sandler
222b8e2569 am 99b8041c: am 78b32fc4: Merge "Smoothly hide the list when there are no notifications." into honeycomb
* commit '99b8041cc6bef1983f7a30adf0e2f0a751a18d3a':
  Smoothly hide the list when there are no notifications.
2011-01-24 13:30:30 -08:00
Joe Onorato
10f4126a36 resolved conflicts for merge of faf083ef to master
Change-Id: I316a1b4356f6dba6c3880ccb02dbb2fa00d21a85
2011-01-24 13:16:08 -08:00
Daniel Sandler
bfa8983b65 Vertically align SSID/PLMN on lockscreen.
Bug: 3373818
Change-Id: Ie20584c5247bd52e376ddcb97205ba967ce3a8ea
2011-01-24 15:52:46 -05:00
Eric Fischer
a1a8d941c2 Import revised translations. DO NOT MERGE
Change-Id: I4babd2856874af87e991dab0f5c9696e54ca49b4
2011-01-24 12:35:32 -08:00
Daniel Sandler
78b32fc451 Merge "Smoothly hide the list when there are no notifications." into honeycomb 2011-01-24 08:59:08 -08:00
Joe Onorato
c8146b5308 am 680e7711: am 2cd06609: Merge "Fix typo that causes brigtness to be wrong." into honeycomb
* commit '680e77116cbe34ce0f012639bf074abe1253d53c':
  Fix typo that causes brigtness to be wrong.
2011-01-23 23:44:30 -08:00
Joe Onorato
664644d9e0 visibility ("lights out") API.
1. Views may setSystemUiVisibility() to recommend that
the system chrome (status bar or other UI) show or hide
itself.  (This functionality was previously available only
via the FLAG_FULLSCREEN window flag for some SystemUI
implementations.)

2. Views may register a OnSystemUiVisibilityChangedListener
on a view, and find out when the system UI actually
appears or disappears, allowing apps to coordinate the
appearance of their own UI if desired.

Bug: 3241144
Change-Id: Ia1758d94099182d49a1e3688ea2738ae4995b829
2011-01-23 19:22:52 -08:00
Joe Onorato
fac86056b2 Fix typo that causes brigtness to be wrong.
Bug: 3351558
Change-Id: I4409c44db15a35be98ba0b0f2c28ed939494495a
2011-01-23 17:03:36 -08:00
Daniel Sandler
40c1545d72 Smoothly hide the list when there are no notifications.
Bug: 3374985
Change-Id: I18be9f1112ac9dc4f7bc4446c2a2dd92d1cde339
2011-01-22 01:26:22 -05:00
Justin Ho
9fee48ce5e am 7171941a: am 23783dcd: Merge "Updated ic_sysbar menu asset" into honeycomb
* commit '7171941a444259dcda85dba2cc3261f68915ff7c':
  Updated ic_sysbar menu asset
2011-01-21 19:15:31 -08:00
Justin Ho
82e96190e7 am e76c2c4c: am b132d8c9: Merge "Updated IME asset" into honeycomb
* commit 'e76c2c4c6c7549d0730bfa8908455b2380cb7664':
  Updated IME asset
2011-01-21 19:15:27 -08:00
Justin Ho
c5d7b06ce3 Updated ic_sysbar menu asset
Change-Id: I108f4313c881b8805065a8e414d5abbe482d449c
2011-01-21 19:10:09 -08:00
Justin Ho
92ca33ca62 Updated IME asset
Change-Id: Iba03d6d070467b8f5335690e9cf5fc0fb04dce68
2011-01-21 19:08:33 -08:00
Justin Ho
195ba939b3 am f0a1b497: am 46833c45: Merge "Updated sysbar lights out assets and recents bg protect tile" into honeycomb
* commit 'f0a1b49765656d6cd40731a4e489da9875125245':
  Updated sysbar lights out assets and recents bg protect tile
2011-01-20 17:26:16 -08:00