719 Commits

Author SHA1 Message Date
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
Daniel Sandler
e9caa93c41 am 25e59dae: am a7cb63a1: Merge "Remove inappropriate triangle icons from quick settings panel." into honeycomb
* commit '25e59dae36b3b16733439bcbec64f655885039ed':
  Remove inappropriate triangle icons from quick settings panel.
2011-01-20 17:25:45 -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
62340c7e82 am 6bc9eca3: am 04fba96b: Merge "Animate transitions between notification & settings panels." into honeycomb
* commit '6bc9eca3fa5b268c5273c1b527176dc87d9fb216':
  Animate transitions between notification & settings panels.
2011-01-20 12:06:59 -08: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
f41e1af8c0 am 7fff9d8e: am 586f0513: Refine InputMethodInfo API
* commit '7fff9d8e0489455363eb2d70111b7164adab46ff':
  Refine InputMethodInfo API
2011-01-20 08:16:05 -08:00
Ken Wakasa
586f051375 Refine InputMethodInfo API
bug: 3370297
Change-Id: I2a18f3bdbe2fccb22e22cdae0f75aec5c703ad6d
2011-01-21 01:02:58 +09:00
Daniel Sandler
8db90d6311 am 10ce547f: am 4e10c2b9: Merge "Simplify and smooth notification panel animation." into honeycomb
* commit '10ce547f1c62bfbdd7160ae7426a2a7d5aaf2813':
  Simplify and smooth notification panel animation.
2011-01-20 06:36:55 -08: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
3689ba38a5 am 55418b6a: am ada2592b: Merge "Text & layout tweaks in system bar:" into honeycomb
* commit '55418b6acf177cb47366a953ae85caacc3865c69':
  Text & layout tweaks in system bar:
2011-01-19 22:01:34 -08:00
Daniel Sandler
4ebe9600dd am f536ba51: am 93aae779: Merge "More fixes to ensure that touches outside the panel close it." into honeycomb
* commit 'f536ba516c82581e3a751dcef24f0fef7d47ffc6':
  More fixes to ensure that touches outside the panel close it.
2011-01-19 22:01:30 -08: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
26809029a9 am e85501f0: am 3847667d: Updated ic_sysbar icons
* commit 'e85501f0236fcbb13491ff67464a864407994a99':
  Updated ic_sysbar icons
2011-01-19 18:11:43 -08:00
Justin Ho
3847667d53 Updated ic_sysbar icons
Change-Id: I431e312ad8817b796229733a6df89d287d0688b4
2011-01-19 18:05:26 -08:00
Daniel Sandler
43cdf549af am 6ca6fedf: am 60720a29: Merge "Notification & settings panel redesign." into honeycomb
* commit '6ca6fedff8bed617c60ff4f9496e5fc9759717bf':
  Notification & settings panel redesign.
2011-01-19 17:29:48 -08:00
Daniel Sandler
60720a2991 Merge "Notification & settings panel redesign." into honeycomb 2011-01-19 17:24:42 -08:00
Joe Onorato
8960c49920 am df2b1d1c: am b2b14397: Merge "Cut a hole in the status bar for events when the IME is open." into honeycomb
* commit 'df2b1d1c879a91830ea5d0012079514f64f119e6':
  Cut a hole in the status bar for events when the IME is open.
2011-01-19 16:18:43 -08:00
Joe Onorato
a8eeff4dc9 am ab7cf4e2: am 4defed42: Merge changes I3814b491,Ic3a7f4c0 into honeycomb
* commit 'ab7cf4e2f7d2b863cdea747e7581eb171c5cc8ae':
  Pass SkRegion::toString() through to java.
  Remove optimization to isInContentArea that wasn't working.
2011-01-19 16:16:32 -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