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
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
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
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
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
46833c45bf
Merge "Updated sysbar lights out assets and recents bg protect tile" into honeycomb
2011-01-20 15:27:06 -08:00
Justin Ho
81ed2b6d9b
Updated sysbar lights out assets and recents bg protect tile
...
Change-Id: I28431bb499f7950c672a5fb39d8025ac239da54b
2011-01-20 15:25:05 -08:00
Daniel Sandler
a7cb63a153
Merge "Remove inappropriate triangle icons from quick settings panel." into honeycomb
2011-01-20 13:31:53 -08:00
Daniel Sandler
f175155dfb
Remove inappropriate triangle icons from quick settings panel.
...
Bug: 3316041
Change-Id: I877a587ecd6a6a8a0b00322bdcd46e3f4235a887
2011-01-20 15:24:45 -05:00
Daniel Sandler
14db0bc047
Animate transitions between notification & settings panels.
...
We're still not stretching the panel smoothly yet; this just
fades the panels in and out at the right times.
Bug: 3323063
Change-Id: I6eb87c44726f48f39fab77710b1ffe5d0783d588
2011-01-20 12:44:11 -05:00
Ken Wakasa
586f051375
Refine InputMethodInfo API
...
bug: 3370297
Change-Id: I2a18f3bdbe2fccb22e22cdae0f75aec5c703ad6d
2011-01-21 01:02:58 +09:00
Daniel Sandler
add2620423
Simplify and smooth notification panel animation.
...
Bug: 3322970
Change-Id: I3e658cfb542d605b13f6b7d935e32e5b8766078f
2011-01-20 03:07:02 -05:00
Daniel Sandler
9b462dc0d4
Text & layout tweaks in system bar:
...
- Contract date field to avoid collision with clock.
- Tune the clock font size in bar & panel.
- Better vertical alignment of bar icons.
Change-Id: I491c8678eec8dd3e5236121cc08583e2b8c79fc2
2011-01-20 00:54:16 -05:00
Daniel Sandler
bc5d9bb4e3
More fixes to ensure that touches outside the panel close it.
...
Similarly, touches in the glow area surrounding the panel
title no longer switch into settings mode.
Bug: 3339023
Change-Id: I142e500a55ecfca24082c28e75e5e71c1524ad56
2011-01-20 00:17:08 -05:00
Justin Ho
3847667d53
Updated ic_sysbar icons
...
Change-Id: I431e312ad8817b796229733a6df89d287d0688b4
2011-01-19 18:05:26 -08:00
Daniel Sandler
60720a2991
Merge "Notification & settings panel redesign." into honeycomb
2011-01-19 17:24:42 -08:00
Joe Onorato
020460b610
Cut a hole in the status bar for events when the IME is open.
...
Bug: 3238092
Change-Id: I8af18c2ebada624fbf5baee09b4b7ef98a7c8205
2011-01-19 15:29:31 -08:00
Joe Onorato
6223fba87e
Remove optimization to isInContentArea that wasn't working.
...
This might fix the bug where tapping outside the notification panel doesn't close it.
I'm not 100% sure because I can't reproduce this on-demand, but I think it's possible for
onSizeChanged to race with the animations and we end up with a bad rectangle. The time
I did see it happen was tapping above the title area right after canceling a notification,
so that could explain it I think.
Bug: 3339023
Change-Id: Ic3a7f4c059e7bf6f30b864a371a0912a6414edb7
2011-01-19 15:29:31 -08:00
Daniel Sandler
2f447aa3b0
Notification & settings panel redesign.
...
Bug: 3353758
Change-Id: Ibe98ed78c471344e1fb3cb462c83b76678c665f7
2011-01-19 16:41:48 -05:00
Eric Fischer
c6399ea957
Import revised translations. DO NOT MERGE
...
Change-Id: I4805367889be5c8a7a03591f11fea732f3b9edb7
2011-01-18 14:31:36 -08:00
satok
8c05b54f23
Merge "Update package manager when panel is loaded." into honeycomb
2011-01-17 22:02:00 -08:00
Dianne Hackborn
327fbd2c8f
Fix a bunch of API review bugs.
...
3362464 API REVIEW: android.content potpourri
3362445 API REVIEW: Fragment transaction stuff
3362428 API REVIEW: Fragment stuff
3362418 API REVIEW: Loader stuff
3362414 API REVIEW: android.content.pm.ActivityInfo
Change-Id: I6475421a4735759b458acb67df4380cc6234f147
2011-01-17 16:23:42 -08:00
Michael Jurka
573068cb4a
Using full-resolution default activity icon in Recent Apps
2011-01-17 13:29:53 -08:00
satok
913f42d26a
Update package manager when panel is loaded.
...
Change-Id: I68f6af5d5a081855bf77b95795d3493bd81d3037
2011-01-18 01:13:57 +09:00
satok
f6cafb6375
Implicitly/Explicitly subtypes bug.
...
Change-Id: I6ccc22d4272ee92c0d8ba3f3c724d8f838d51310
2011-01-17 16:29:02 +09:00
Joe Onorato
f68b500bb0
Remove a bunch of logging.
...
Change-Id: I81a9a5d94b1652133d7b1700da55f982038f6b56
2011-01-16 17:00:34 -08:00
Joe Onorato
c07d7c139b
Make the notification settings view less janky.
...
Bug: 3124822
Change-Id: I8fb9d169ae047d9b6738bb66e60a193a7a749efb
2011-01-16 13:10:11 -08:00
Joe Onorato
772f5600ef
Need to save the brigness setting.
...
Otherwise the value isn't preserved the next time the screen goes off.
Bug: 3356129
Change-Id: I78fd32ee66a0766ec254b8558d483e97ffdccd7e
2011-01-16 11:10:16 -08:00
Joe Onorato
a032c90189
Provide a public resource with the dimensions of the large notification icon.
...
Bug: 3301067
Change-Id: I4ef66ee35df34a5288681a0e80e9877d57398dd0
2011-01-16 10:50:23 -08:00
Joe Onorato
80a44401a2
Need to update the largeIcon for notifications when we're reapplying the views.
...
Bug: 3298062
Change-Id: I6bb72c0b93e00a9de8cc2633ac07add0a572a20f
2011-01-15 16:22:24 -08:00
Justin Ho
0a26f3ce96
Merge "New tray notification icons, new system bar icons" into honeycomb
2011-01-14 19:01:58 -08:00
Justin Ho
f175559c7a
New tray notification icons, new system bar icons
...
Change-Id: I133502ffab55507fa31781791135945f3e0043b3
2011-01-14 18:35:59 -08:00
Marco Nelissen
d80764e7a4
Fix issue with notification layouts.
...
b/3353796
Change-Id: I9a3354ed9e48ba1c057cacc7c9b9574664e683c5
2011-01-14 12:31:40 -08:00