Joe Onorato
fba54f620f
Merge "I declare settings panel icon VICTORY!" into honeycomb
2011-01-30 17:56:25 -08:00
Joe Onorato
de7feddc87
I declare settings panel icon VICTORY!
...
Bug: 3396115
Change-Id: I72c46361506ec48bf3ebc9b84dbc476c301ce20c
2011-01-30 17:46:32 -08:00
Daniel Sandler
71a22b3bc7
Merge "Dismiss the ticker early if the status bar is tapped." into honeycomb
2011-01-30 13:36:47 -08:00
Joe Onorato
f2057d907b
Merge changes I09e8c4eb,I91a0e05f into honeycomb
...
* changes:
Use a DateFormat that fits.
Update the network info when the configuration changes.
2011-01-30 13:18:16 -08:00
Joe Onorato
0c953f68f5
Use a DateFormat that fits.
...
Bug: 3405724
Change-Id: I09e8c4ebf1d0142b8737fc1bf9500dee320332b7
2011-01-30 13:07:53 -08:00
Daniel Sandler
2ed08d2e70
Dismiss the ticker early if the status bar is tapped.
...
Tapping the ticker will still launch the notification's
contentIntent, but tapping anywhere else in the bar will
immediately hide the ticker.
Bug: 3365129
Change-Id: Ic1abd38fd4c5bdf32f3586b4e4aa5b833b11a9bd
2011-01-30 16:07:28 -05:00
Joe Onorato
99641836d8
Update the network info when the configuration changes.
...
Bug: 3405559
Change-Id: I91a0e05f2e6d1c7766b89ba4f96d87ce07783318
2011-01-30 12:17:27 -08:00
Jeff Brown
3c89f6d1bd
Merge "Add "Use physical keyboard" option to system bar IME button." into honeycomb
2011-01-30 12:07:49 -08:00
Daniel Sandler
8c9891840a
Fix broken intitial notification panel animation.
...
I also tuned the animation parameters a bit to get things to
look just a tiny bit smoother. The first run is still jerky
but it's not jumping all over the place in the wrong
direction.
Bug: 3404950
Change-Id: Id10c52f227e6d2db428dc860097023560d154356
2011-01-30 01:24:09 -05:00
Robert Greenwalt
19eecb028f
Merge "Don't use mobile networktype icon if not connected" into honeycomb
2011-01-29 06:35:57 -08:00
Jeff Brown
2992ea782f
Add "Use physical keyboard" option to system bar IME button.
...
Bug: 3391067
Change-Id: I136087ca4f726d0068d5983d7d3686787ba60c55
2011-01-28 22:06:36 -08:00
Robert Greenwalt
40cdd9b650
Don't use mobile networktype icon if not connected
...
bug:3398345
Change-Id: I0e8beb54e909e02bc551c54d65c5fed8e4e8cb10
2011-01-28 17:17:49 -08:00
Eric Fischer
0982dc6488
Merge "Import revised translations. DO NOT MERGE" into honeycomb
2011-01-28 15:09:16 -08:00
Justin Ho
20af1c57de
Merge "Correct font size for notifications & control panel." into honeycomb
2011-01-28 15:02:55 -08:00
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
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
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