Eric Fischer
0e77f6dfcb
Import revised translations. DO NOT MERGE
...
Change-Id: I385b9dbf5908ad7030263bc586fba2ebdfe7cf85
2011-01-28 14:54:54 -08:00
Joe Onorato
cfd0bafdeb
Merge changes Iaa7bc042,Icc312fc9,I50ba06ed into honeycomb
...
* changes:
Make keyguard also ask to turn the back button off, now that it is controlled separately.
Allow independent control of the back and the other navigation buttons.
Allow the status bar disable flags to be used as View's system ui visibility fields.
2011-01-28 13:40:45 -08:00
Joe Onorato
94eb3d0f7e
Merge "Plumb whether an input view is actually visible or not through from the IME to the status bar." into honeycomb
2011-01-28 13:40:28 -08:00
Eric Fischer
1c3f1af182
Import revised translations. DO NOT MERGE
...
Change-Id: Id8afb303d2ecfc6270d1af1abd189c0ef0bf2314
2011-01-28 13:16:00 -08:00
Daniel Sandler
ca05585f04
Correct font size for notifications & control panel.
...
Bug: 3388577
Bug: 3394785
2011-01-28 16:07:25 -05:00
Daniel Sandler
f0ca959b02
Merge "Fix overlapping app icon & info in notifications with large icons." into honeycomb
2011-01-28 12:18:11 -08:00
Daniel Sandler
db173394aa
Fix overlapping app icon & info in notifications with large icons.
...
Bug: 3398728
Bug: 3394785
Change-Id: I50f065d482815612b2b187f1bc4360489d7455e6
2011-01-28 14:55:42 -05:00
Daniel Sandler
d72015505e
Allow taps to once again penetrate the darkness.
...
(Tapping on the lights out shadow will now immediately show
the system bar in addition to informing the StatusBarManager
that the system UI chrome should be shown. This allows an
ACTION_DOWN to reach the back/home/whatever buttons even if
it was originally invoked when the lights were out.)
Bug: 3400262
Change-Id: I9b1b5240c003ad510fd65cb606728850d705ef33
2011-01-28 09:58:02 -05:00
Joe Onorato
6478adc6b4
Allow independent control of the back and the other navigation buttons.
...
Bug: 3363046
Change-Id: Icc312fc9ffbf2f584dc541489c9769b07ed50315
2011-01-27 21:41:30 -08:00
Joe Onorato
857fd9b856
Plumb whether an input view is actually visible or not through from the IME
...
to the status bar.
Bug: 3391067
Change-Id: I049531155bf7ee0b29874916c0b5b0a45b73c09e
2011-01-27 21:19:46 -08:00
satok
17945d0e05
Merge "Update InputMethodPanel when locale was changed." into honeycomb
2011-01-27 20:00:43 -08:00
satok
cf5f6d107a
Update InputMethodPanel when locale was changed.
...
Bug: 3400950
Change-Id: I2229f175ec03084dd689fbd0f0c5a187b78ead33
2011-01-28 12:54:10 +09:00
Justin Ho
adc0a5bdd2
Merge "Attenuate notification icons in the system bar." into honeycomb
2011-01-27 19:32:13 -08:00
Justin Ho
07520feb6d
Merge "Updated data and wifi indicators, updated GPS" into honeycomb
2011-01-27 18:39:19 -08:00
Daniel Sandler
49371adaca
Attenuate notification icons in the system bar.
...
(Tunable by adjusting the alpha value of
notification_icon_area_smoke.)
Bug: 3395373
Change-Id: Ia8e257a451b2cb4c0e73ff3f4a77b380b193ef35
2011-01-27 21:20:51 -05:00
Justin Ho
e763f9cb88
Updated data and wifi indicators, updated GPS
...
Change-Id: Idc582404639e5bdafdf8da4ee08e41c0f2ae0051
2011-01-27 18:20:18 -08:00
Daniel Sandler
e2c251b564
Tapping the ticker again activates the notification.
...
(Previous behavior: the tap would pass through to the clock,
which would open the shade. Only sometimes it wouldn't,
because you'd have hit the left-hand-side of the ticker
where there's no clock underneath. So this fixes that too.)
Additionally, tapping the ticker will now immediately
dismiss the ticker.
Bug: 3365129
Change-Id: Ic641184c518b18d799a560c8da6b4c5844c912de
2011-01-27 20:51:03 -05:00
Justin Ho
0a5481db22
Merge "Pushing in fixed scrubber asset" into honeycomb
2011-01-27 15:47:31 -08:00
Justin Ho
c1913eccb1
Merge "Removing old pocket assets" into honeycomb
2011-01-27 15:46:45 -08:00
Justin Ho
e43649e863
Pushing in fixed scrubber asset
...
Bug: 3362749
Bug: 3398524
Change-Id: Ib8a830bc23c7d1283ef44ba13f3b8fe4f72afbf3
2011-01-27 15:45:46 -08:00
Eric Fischer
f4323d8d6a
Import revised translations. DO NOT MERGE
...
Change-Id: I1cf12c4a061a7982666176b42ac68d6dedd207ed
2011-01-27 13:57:31 -08:00
Daniel Sandler
74d39bd902
Merge "Correct the translationY of the empty notification panel." into honeycomb
2011-01-27 11:11:37 -08:00
Justin Ho
1d93b30ab3
Removing old pocket assets
...
Change-Id: I0ea29ec09bdd838dbe815d78dbd0315b377136e2
2011-01-27 11:02:38 -08:00
Daniel Sandler
641a499bb2
Correct the translationY of the empty notification panel.
...
This also restores the proper slide-in animation. Yay!
Bug: 3391683
Change-Id: Id38b4bdf2bad88084db47b3fa4ef7d1d81f94aff
2011-01-27 02:21:51 -05:00
Joe Onorato
ea1fbe9c8c
Merge "Revert "getRingtone is causing an anr. Turn it off for now."" into honeycomb
2011-01-26 22:00:07 -08:00
Daniel Sandler
da597b5c1a
Merge "Status bar visual tweaks." into honeycomb
2011-01-26 18:17:49 -08:00
Dianne Hackborn
14cd455dd5
Merge "Import revised translations. DO NOT MERGE" into honeycomb
2011-01-26 17:38:57 -08:00
Mike Lockwood
e797b82c76
Revert "getRingtone is causing an anr. Turn it off for now."
...
ANR doesn't seem to be happening any more.
BUG: 3142881
This reverts commit c597ba8e9ad08ac628271b4498c27eda74c6c86c.
Change-Id: Ib6eb407c700bc9a8460f49394ec71d75d14588e2
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-01-26 17:00:51 -08:00
Eric Fischer
706a4fcb10
Import revised translations. DO NOT MERGE
...
Change-Id: Ibc22cd39b0a708a8188b0a52660f484682762ef5
2011-01-26 16:29:34 -08:00
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
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
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
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
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
0ee6613d09
Update input method panel when packages are changed.
...
Change-Id: I1edad2a11fd40c8f1f7fbb42f37e0538b1e245eb
2011-01-26 19:01:08 +09:00
Daniel Sandler
344302600a
Merge "Fit and finish on status bar:" into honeycomb
2011-01-25 18:56:32 -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
77742fe284
Merge "Removing unused assets in mdpi" into honeycomb
2011-01-25 17:46:23 -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
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
7dc93a1df7
Sort IME by id
...
Bug: 3364167
Change-Id: I8c8e4ddc4110e2920c8c7beccf108ac7e0227903
2011-01-25 23:28:22 +09:00