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
23783dcd21
Merge "Updated ic_sysbar menu asset" into honeycomb
2011-01-21 19:11:56 -08:00
Justin Ho
b132d8c9b1
Merge "Updated IME asset" into honeycomb
2011-01-21 19:11:15 -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
Amith Yamasani
54468ba12e
am 610dff54: am b58b5db4: Merge "Set the default state of NOTIFICATIONS_USE_RING_VOLUME." into honeycomb
...
* commit '610dff54fc6f350e1f7976027bb69a813fa055af':
Set the default state of NOTIFICATIONS_USE_RING_VOLUME.
2011-01-21 14:51:34 -08:00
Amith Yamasani
b58b5db4ba
Merge "Set the default state of NOTIFICATIONS_USE_RING_VOLUME." into honeycomb
2011-01-21 14:47:32 -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
Amith Yamasani
43dee06479
Set the default state of NOTIFICATIONS_USE_RING_VOLUME.
...
Bug: 3365600
This doesn't affect upgrades, only new installs.
Don't backup/restore NOTIFICATIONS_USE_RING_VOLUME anymore as it doesn't
work well across device types and can wedge the device into a state
where you can never hear notification sounds.
Change-Id: I703e1db539eb4ac45b273f46ada0b4bbf3b981bb
2011-01-20 12:34:03 -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
4e10c2b9d7
Merge "Simplify and smooth notification panel animation." into honeycomb
2011-01-20 06:33:44 -08:00
Daniel Sandler
add2620423
Simplify and smooth notification panel animation.
...
Bug: 3322970
Change-Id: I3e658cfb542d605b13f6b7d935e32e5b8766078f
2011-01-20 03:07:02 -05:00
Hung-ying Tyan
3ed8dcfc42
am 9e0357b9: am 71196f0c: Merge "Make VpnService synchronous API." into honeycomb
...
* commit '9e0357b96bd5c84e39c3084625d58b21f9bad74c':
Make VpnService synchronous API.
2011-01-19 22:46:32 -08:00
Hung-ying Tyan
71196f0cb3
Merge "Make VpnService synchronous API." into honeycomb
2011-01-19 22:41:20 -08: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
Hung-ying Tyan
6b818de29a
Make VpnService synchronous API.
...
This eases VpnSettings on dealing with multiple-activity-instance problem
(i.e., SettingsActivity and VpnSettingsActivity).
+ Most of the code is moved from the VpnServices package to vpn/java/.
+ VpnManager and VpnServiceBinder are revised to provide synchronous API.
+ Add a new method isIdle() to IVpnService.aidl.
Related bug: 3293236 (need to deal with multiple-activity-instance problem)
Change-Id: I03afa3b3af85d7b4ef800683cd075c356a9266c4
2011-01-20 12:51:43 +08:00