Dianne Hackborn
63042d6a03
Fix issue #3382992 : IME close animation stutters from URL bar
...
Gross hack is grosser.
Change-Id: I0a34bf1d7c16c547402318f24776a5f7e8b7552b
2011-01-26 18:56:29 -08:00
Jaikumar Ganesh
ff3b3ade7f
Merge "Revert "Temporary Changes for certification of SCO."" into honeycomb
2011-01-26 09:16:07 -08:00
Justin Ho
93a0110e94
Merge "New stat_notify icons in hdpi and mdpi" into honeycomb
2011-01-26 09:12:01 -08:00
Jaikumar Ganesh
5a9ac240fe
Revert "Temporary Changes for certification of SCO."
...
This reverts commit 75c2701454f4506664d9056988c8ce5fd0ca73ba.
Change-Id: Ic63cdbbb06b9ed2d9c48e8b29cc376059ecadebf
2011-01-26 09:08:50 -08:00
Jaikumar Ganesh
8ef1179efc
Merge "Improve readability of java docs for the public APIs." into honeycomb
2011-01-26 09:02:12 -08:00
Justin Ho
ecf62d76e8
New stat_notify icons in hdpi and mdpi
...
Change-Id: I8e1eee2921411f5ed8d404c39dbfc9ac4977ef37
2011-01-26 08:48:48 -08:00
Justin Ho
9286bb5bd5
Merge "Removing unused assets" into honeycomb
2011-01-26 07:26:40 -08:00
Chet Haase
ace9233b11
Merge "Fix invalidation problem with display lists" into honeycomb
2011-01-26 06:30:48 -08:00
Patrick Scott
c45ec3440b
Merge "Turn off picture splitting for now." into honeycomb
2011-01-26 05:48:53 -08:00
Chet Haase
77785f9d25
Fix invalidation problem with display lists
...
It was previously the case that a view marked ~DRAWN must be
invalidated correctly already, so we would not mark any flags.
Display lists added new logic such that an undrawn node must still
be checked to see if its cache has been marked invalid. If not,
we must mark it invalid to make sure that a future rendering call
will cause the view to refresh its display list, thus refreshing its
child node tree's display lists, since that's where the invalidate
call must have originated.
Change-Id: I0f73c85459174c0e3f16d703f7eb914a706c808a
2011-01-25 23:22:09 -08:00
Romain Guy
b6110a1ef4
Merge "Make sure the opaque bitmap is opaque. GL doesn't like being lied to. Bug #3382992 " into honeycomb
2011-01-25 22:54:06 -08:00
Romain Guy
f90f8171e6
Make sure the opaque bitmap is opaque. GL doesn't like being lied to.
...
Bug #3382992
The result still looks wrong but it works as designed, unfortunately.
Change-Id: I6108e199fa336cb01faaabf6c75faa3b71c2339b
2011-01-25 22:53:24 -08:00
Dianne Hackborn
4fbca2b613
Merge "Change AsyncTask.execute() back to using a thread pool..." into honeycomb
2011-01-25 22:05:38 -08:00
Dianne Hackborn
96438cd658
Change AsyncTask.execute() back to using a thread pool...
...
...for now.
Change-Id: I1fe64f3e3a575f85add11dfe4d405f0c3a4a49de
2011-01-25 21:42:37 -08:00
Adam Cohen
0f16477b2d
Merge "Cleaning up StackView" into honeycomb
2011-01-25 20:19:17 -08:00
Daniel Sandler
344302600a
Merge "Fit and finish on status bar:" into honeycomb
2011-01-25 18:56:32 -08:00
Jaikumar Ganesh
7f5d652b9c
Merge "Do Not Merge. Don't connect to non keyboard HID devices." into honeycomb
2011-01-25 18:42:12 -08:00
Adam Powell
4f0d85c0cc
Fix button assets and styles.
...
This fixes some padding issues that broke apps during the last update.
Change-Id: Icdce5231f4497f8f0be0ab842a03cbfdfc501c5a
2011-01-25 18:25:20 -08:00
Justin Ho
d5f16ca78e
Removing unused assets
...
Change-Id: I80b2d559f2bb3511ad8da9391e5f54effe91d837
2011-01-25 18:10:04 -08:00
Jaikumar Ganesh
55b6b862c8
Do Not Merge. Don't connect to non keyboard HID devices.
...
Bug: 3385950
Change-Id: I2cfb17467c3d2fd383747111cd990d39f10f5136
2011-01-25 17:38:11 -08:00
Adam Cohen
78db1aa911
Cleaning up StackView
...
Change-Id: I38cd8a5f2d25973d3f97551be0a873ca35044ed9
2011-01-25 17:09:34 -08:00
Jaikumar Ganesh
c8fa4ff838
Improve readability of java docs for the public APIs.
...
Change-Id: I0a0f1be04ed2ea2c14498a1a2ed4b050191ec95b
2011-01-25 16:53:39 -08:00
Adam Powell
d63219f622
Merge "Fix bug 3343940 - Legacy dialogs should use overlay action mode UI" into honeycomb
2011-01-25 16:27:16 -08:00
Adam Powell
88dd01c756
Fix bug 3343940 - Legacy dialogs should use overlay action mode UI
...
Change-Id: I0bb2d4cbb0639e01483f1029aa95984d4b29ffc6
2011-01-25 16:21:50 -08:00
Jim Miller
adc14026fb
Merge "Fix 3381660: Make modifier keys in PasswordUnlock match IME" into honeycomb
2011-01-25 16:21:21 -08:00
Costin Manolache
b324911b47
Merge "If 'customTokens', let authenticator handle notification." into honeycomb
2011-01-25 16:13:12 -08:00
Jim Miller
92be52c3ed
Fix 3381660: Make modifier keys in PasswordUnlock match IME
...
Fixed modifier key assets to match Latin IME.
Added background to alphanumeric keyboard.
Added 25% alpha background to numeric keyboard.
Change-Id: I043171a5dec7eeb0c136bb7450fd4023208639dc
2011-01-25 16:05:15 -08:00
Gilles Debunne
4df103cf3d
Merge "A long press on the selection handle no longer selects the word." into honeycomb
2011-01-25 15:59:01 -08:00
Romain Guy
5c4c0d50fc
Merge "Fix documentation typo." into honeycomb
2011-01-25 15:48:17 -08:00
Romain Guy
b8c0e0fd73
Fix documentation typo.
...
Change-Id: Ide9a6a6843e86fe3ef841f95bdff132cca1f3832
2011-01-25 15:49:52 -08:00
Justin Ho
26faf54deb
Merge "New contact picture" into honeycomb
2011-01-25 15:31:08 -08:00
Gilles Debunne
874d77c62e
A long press on the selection handle no longer selects the word.
...
Bug 3371448.
Change-Id: I360e6259f5f58a6f251efbe031ac46a76b7168e7
2011-01-25 15:29:13 -08:00
Costin Manolache
d606045070
If 'customTokens', let authenticator handle notification.
...
Bug: 3377952
Change-Id: Iffb0ed01c39b42838cf88fd1b332c4b41c3194ec
2011-01-25 15:28:44 -08:00
Dianne Hackborn
f95bd0feb5
Merge "Argh forget to include my final part of the change." into honeycomb
2011-01-25 15:23:13 -08:00
Dianne Hackborn
8fca2eccb0
Merge "New extra for GET_CONTENT." into honeycomb
2011-01-25 15:17:50 -08:00
Dianne Hackborn
c4d0e6fcea
New extra for GET_CONTENT.
...
Change-Id: Ib367c02619ee301d9651dd70d35f7d57aa8a0cbc
2011-01-25 15:16:55 -08:00
Dianne Hackborn
f812fee071
Argh forget to include my final part of the change.
...
Change-Id: I1e2711e1ecde0350047f1edef9a59947ff5749eb
2011-01-25 14:54:29 -08:00
Justin Ho
18cc1f2cb6
New contact picture
...
Change-Id: Ic601c375df6117c5e974f39d4a75ccef45e6912c
2011-01-25 14:54:08 -08:00
Adam Powell
5dcc9bd726
Merge "Fix bug 3387855 - Menu flashes on left side of screen" into honeycomb
2011-01-25 14:46:47 -08:00
Adam Powell
e2b03a62e5
Fix bug 3387855 - Menu flashes on left side of screen
...
Post popup menu click events rather than executing inline so that the
popup can close undisturbed.
Change-Id: I01481bd37d7921c10c6b8b484eab33f0d25447ff
2011-01-25 14:40:36 -08:00
Jeff Brown
3168a13723
Merge "Fix surface frame size reporting." into honeycomb
2011-01-25 14:21:00 -08:00
Gilles Debunne
47fc854ae9
Merge "Fix for a call to startActivity from outside of an app." into honeycomb
2011-01-25 14:20:09 -08:00
Dianne Hackborn
4426f643ec
Merge "Fix issue #3385839 : Fragment.onCreateView is passing in activity..." into honeycomb
2011-01-25 14:06:01 -08:00
Jaikumar Ganesh
5cbb162262
Merge "Rename virtual call API to ScoUsingVirtualCall." into honeycomb
2011-01-25 13:56:02 -08:00
Romain Guy
3ac1b0f0d4
Merge "Prevent crash in View when gathering attributes without an AttachInfo. Bug #3385339 " into honeycomb
2011-01-25 13:55:14 -08:00
Jaikumar Ganesh
dde68c64fd
Rename virtual call API to ScoUsingVirtualCall.
...
This API makes more sense with regard to headset profile.
Bug: 3381532
Change-Id: Ife07d101a3b04bcddb31e7ae86712e1d97a660c5
2011-01-25 13:49:35 -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
Gilles Debunne
c927ec5049
Merge "Overscoll bounce amplitude is smaller." into honeycomb
2011-01-25 13:44:32 -08:00
Adam Powell
f72a13ec76
Merge "Fix bug 3378333 - Holo-style layout for granting permissions" into honeycomb
2011-01-25 13:42:49 -08:00
Gilles Debunne
d9ed795ca5
Fix for a call to startActivity from outside of an app.
...
Bug 3246715
Regression introduced by https://android-git.corp.google.com/g/#change,86174
Change-Id: Icba170746d196386bd9b0309582f724cb076d937
2011-01-25 13:40:06 -08:00