Huahui Wu
5912f90e60
Merge "Expose the cert validator to JNI."
2010-11-08 21:00:13 -08:00
Adam Powell
848ae6e48b
am 6bb4f67a: am 26153a33: Fix bug 3163052 - always use 32-bit drawing caches when destination window is 32-bit
...
* commit '6bb4f67ac29b916b8ea4f08b79a7bc46c5844646':
Fix bug 3163052 - always use 32-bit drawing caches when destination window is 32-bit
2010-11-08 19:25:54 -08:00
Mathias Agopian
0440f023dc
am f704645b: am 5fd30540: Merge "possibly fix [2265804] OpenGL GLSurfaceView apps don\'t draw status bar drop shadow correctly" into gingerbread
...
* commit 'f704645b0ccf6feac9f41c82caf0ec34370a3bd0':
possibly fix [2265804] OpenGL GLSurfaceView apps don't draw status bar drop shadow correctly
2010-11-08 19:24:13 -08:00
Wu-cheng Li
0a514792ed
am 2ee0af48: am a48b70fa: Camera.open() should only return back-facing camera.
...
* commit '2ee0af48a3ebb4ac1bbf5e867850519b424e5a06':
Camera.open() should only return back-facing camera.
2010-11-08 19:23:33 -08:00
Wu-cheng Li
0bae616364
am 6025ecec: am 17ae3597: Revert "android.hardware.Camera.open only returns back-facing camera."
...
* commit '6025ecec2a0c37cdd0b25c85f6ffc54e35b42426':
Revert "android.hardware.Camera.open only returns back-facing camera."
2010-11-08 19:23:15 -08:00
Wu-cheng Li
f90a0e84fe
am 28345ef6: am 07b88fef: android.hardware.Camera.open only returns back-facing camera.
...
* commit '28345ef6e1171bf5da792bb743c1a986a539ee4b':
android.hardware.Camera.open only returns back-facing camera.
2010-11-08 19:22:53 -08:00
Adam Powell
6bb4f67ac2
am 26153a33: Fix bug 3163052 - always use 32-bit drawing caches when destination window is 32-bit
...
* commit '26153a33df8e6608bd37da7d44214b2a0db3195f':
Fix bug 3163052 - always use 32-bit drawing caches when destination window is 32-bit
2010-11-08 18:35:22 -08:00
Adam Powell
26153a33df
Fix bug 3163052 - always use 32-bit drawing caches when destination
...
window is 32-bit
Change-Id: I0b6de28eb2de583e1d10d0a65c1ab534ef5bb047
2010-11-08 18:09:12 -08:00
Gilles Debunne
91a08cfc4f
Rationalized singleLine in TextView, take 2.
...
Same as CL 77435, but without the default singleLine value change.
Change-Id: I04794ed72716bbe5a285d2bbbb3f536308e5972f
2010-11-08 18:03:45 -08:00
Huahui Wu
85ffa26f67
Expose the cert validator to JNI.
...
Change-Id: Ie31919e762b1f528b319c251ccfd891dd7738544
2010-11-08 17:30:17 -08:00
Ficus Kirkpatrick
553a53ef9f
Make saveRecentQuery() async.
...
Bug: 3163612
Change-Id: Idd3c1925e0f1dc3272dd1303d8f2907c5c5fca8b
2010-11-08 16:11:54 -08:00
Dianne Hackborn
6908cd154c
Fix animations to use correct interpolator.
...
Also some fragment fixes.
Change-Id: I3906199e541a86379d07c8a4e4d5f9e99830c44a
2010-11-08 15:28:12 -08:00
Jaikumar Ganesh
1bc0177328
Merge "Add APIs for starting and stopping a virtual call."
2010-11-08 14:07:53 -08:00
Mathias Agopian
f704645b0c
am 5fd30540: Merge "possibly fix [2265804] OpenGL GLSurfaceView apps don\'t draw status bar drop shadow correctly" into gingerbread
...
* commit '5fd3054048b41b033700be3f30e4bca69f4f13a6':
possibly fix [2265804] OpenGL GLSurfaceView apps don't draw status bar drop shadow correctly
2010-11-08 13:48:08 -08:00
Mathias Agopian
5fd3054048
Merge "possibly fix [2265804] OpenGL GLSurfaceView apps don't draw status bar drop shadow correctly" into gingerbread
2010-11-08 13:41:31 -08:00
Joe Onorato
1a542c7b8e
The CHEEK_TOUCH stuff never worked. Remove it.
...
Bug: 3104906
Change-Id: Ia37236ba1775fc3ec8c111e2e0b85b105e0dea6a
2010-11-08 13:02:58 -08:00
Jeff Brown
3915bb845b
Tell system server whether the app handled input events.
...
Refactored ViewRoot, NativeActivity and related classes to tell the
dispatcher whether an input event was actually handled by the application.
This will be used to move more of the global default key processing
into the system server instead of the application.
Change-Id: If06b98b6f45c543e5ac5b1eae2b3baf9371fba28
2010-11-08 12:49:43 -08:00
Irfan Sheriff
60029771d2
Merge "add frequency band control API"
2010-11-08 12:24:31 -08:00
Wu-cheng Li
2ee0af48a3
am a48b70fa: Camera.open() should only return back-facing camera.
...
* commit 'a48b70fa8ff6363d1e5282be70f6be12bc0688dc':
Camera.open() should only return back-facing camera.
2010-11-08 12:19:35 -08:00
Wu-cheng Li
6025ecec2a
am 17ae3597: Revert "android.hardware.Camera.open only returns back-facing camera."
...
* commit '17ae359721ba74399e785369346509b776999d1f':
Revert "android.hardware.Camera.open only returns back-facing camera."
2010-11-08 12:19:26 -08:00
Wu-cheng Li
28345ef6e1
am 07b88fef: android.hardware.Camera.open only returns back-facing camera.
...
* commit '07b88fefd4e6386ad3265da47d008b40e6a58891':
android.hardware.Camera.open only returns back-facing camera.
2010-11-08 12:19:15 -08:00
Brian Carlstrom
d57c14f95e
Merge "Add custom CloseGuard.Reporter for StrictMode"
2010-11-08 11:10:44 -08:00
Brad Fitzpatrick
5b59e02eb5
Merge "StrictMode: now in more system server threads."
2010-11-08 11:01:41 -08:00
Joe Onorato
51387974f0
Merge "Move the volume, media, call, camera and search key handling from PhoneWindow to a new PhoneFallbackEventHandler class that is used for all windows, not just ones with decors."
2010-11-08 10:59:27 -08:00
Brian Carlstrom
4b9b7c38e8
Add custom CloseGuard.Reporter for StrictMode
...
StrictMode now replaces the default CloseGuard.Reporter with one that
calls onVmPolicyViolation, which is a renamed version of
onSqliteObjectLeaked.
Change-Id: Iea980662e2ee91939960c83b8768a8172379617a
2010-11-08 10:58:20 -08:00
Dianne Hackborn
bc4119a390
Merge "Fixe some stuff."
2010-11-08 10:52:37 -08:00
Dianne Hackborn
ab36acb399
Fixe some stuff.
...
Addresses these bugs:
3061847 - With no headers, PreferenceActivity crashes
2888426 - minor typo in DevicePolicyManagerService.ActiveAdmin.writeToXml()
3159155 - IllegalStateException:"Can not perform this action after
onSaveInstanceState" while dismissing a DialogFragment
3155995 - PopupWindow.showAtLocation does not respect LayoutParams
Also tweak the new fragment APIs to use abstract classes instead of
interfaces as base classes.
Change-Id: I9c0b4337fe0e304b737b5f7c2762762372bb3020
2010-11-08 10:46:19 -08:00
Brad Fitzpatrick
ec062f63a2
StrictMode: now in more system server threads.
...
Who knew there were so many Loopers in the system server?
This adds dropbox logging for the activity manager thread, policy
thread, and window manager thread.
The goal's to catch more stuttering.
Change-Id: I999a6ff4a955f0ef549b12a38796b843ade5fe66
2010-11-08 10:39:05 -08:00
Brian Carlstrom
ee8dd6baf8
Delete used import
...
Change-Id: Ic950e50565aadafd2575561eb03c8e1e2ff45593
2010-11-08 10:37:19 -08:00
Wu-cheng Li
a48b70fa8f
Camera.open() should only return back-facing camera.
...
Also update current.xml and 9.xml. setRotationHint was also
missing from 9.xml.
bug:3173302
Change-Id: Idd3f7417a4d35c65910e9b08a1bfd157b91e1baa
2010-11-09 02:20:02 +08:00
Irfan Sheriff
36f7413dab
add frequency band control API
...
Change-Id: I6cc6cdef27d493d4ef76cec17fdca7e49d9dc8d7
2010-11-08 10:09:17 -08:00
Wu-cheng Li
17ae359721
Revert "android.hardware.Camera.open only returns back-facing camera."
...
This reverts commit 07b88fefd4e6386ad3265da47d008b40e6a58891.
2010-11-09 01:34:05 +08:00
Tom O'Neill
0f2d6c69f3
Merge "Remove inappropriate conversion of IOException to AssertionError"
2010-11-08 08:02:44 -08:00
Leon Scroggins
7f7bd52568
Disallow scroll intercepts while changing text selection.
...
Bug:3107564
Change-Id: I81d173b3d7b6fdbe335ef351917402fc01a4c52e
2010-11-08 09:36:54 -05:00
Ben Murdoch
01b04e10df
Fix potential NPE in WebView
...
New up and initialise the data structure for tracking autofillable
form fields properly. We should not wait for the first autofill
message from WebCore as we have some special state values we need
to set.
Change-Id: Ic30b9ac69436f784d65e50dcabe6af1ef3326ff4
2010-11-08 10:49:16 +00:00
Wu-cheng Li
07b88fefd4
android.hardware.Camera.open only returns back-facing camera.
...
bug:3173302
Change-Id: I813e41b36c776246f151b66ef289cdf13a05dc2c
2010-11-08 12:38:48 +08:00
Amith Yamasani
8da3529069
Added assets for preference panel and adjusted layout margins for new spec.
2010-11-07 16:46:24 -08:00
Jason Chen
f5d847e8b2
Merge "resolved conflicts from merge of c3b112ba to master"
2010-11-05 20:25:05 -07:00
Jason Chen
db87c0df6f
resolved conflicts from merge of c3b112ba to master
...
Change-Id: I76a5f88849ab617af3316d63378bf3296256e8e1
2010-11-05 20:21:29 -07:00
Adam Powell
ba8e26b7c7
Merge "Fix bug 3067895 - Popup menus clip to container windows"
2010-11-05 20:17:01 -07:00
Adam Powell
5de7b22a60
Merge "Fixed several dialog theming issues"
2010-11-05 20:16:05 -07:00
Adam Powell
56c2d337e0
Fix bug 3067895 - Popup menus clip to container windows
...
ListPopupWindows will now move to fit within the screen, but will not
be constrained by their parent windows.
Change-Id: I2a19ef474926f328466db32874db4191beebf626
2010-11-05 20:12:56 -07:00
Adam Powell
3320dcd049
Fixed several dialog theming issues
...
Change-Id: I8e83e5a35acaae63a70bef48f543e3fd82ced354
2010-11-05 20:06:02 -07:00
Joe Onorato
86f6786032
Move the volume, media, call, camera and search key handling from
...
PhoneWindow to a new PhoneFallbackEventHandler class that is used
for all windows, not just ones with decors.
Bug: 3155146
Change-Id: Ib070fa3e523e3564b225bca576c08012fef4f416
2010-11-05 18:58:29 -07:00
Jeff Brown
a79cd0b7fa
Merge "Rename the locked meta key constants for clarity."
2010-11-05 15:01:43 -07:00
Vasu Nori
eb0699bacd
Merge "fix broken build"
2010-11-05 14:49:37 -07:00
Vasu Nori
b642518e54
fix broken build
...
Change-Id: If1e5639f48d5155e141bce4bf5deef9de5668c27
2010-11-05 14:47:59 -07:00
Gilles Debunne
f95449dc38
Revert "Rationalized the single/multiple line initialization in TextViews."
...
This reverts commit 10644106b819acad4f88c3882d5688638951728c.
Conflicts:
core/java/android/widget/TextView.java
Change-Id: I597314363f6ee06dbc475583ffe5dcc7eb543f88
2010-11-05 13:54:25 -07:00
Jeff Brown
51e7fe7545
Rename the locked meta key constants for clarity.
...
Also added some tests for LED setting.
Change-Id: I3fd86322afd07ae8de52d1ccbc2fae2c6d586641
2010-11-05 13:27:35 -07:00
Jim Miller
ec6ac82a29
Fix 3165868: Fix stall in state machine logic in WaveView
...
It was possible for the state machine to get stuck when
user interaction and animations both completed before success
was detected. This fixes the problem by explicitly advancing
the state machine when an up event is detected.
Change-Id: I802e3f1bb35aeab7a0d6f64e85acaa6980b9d65a
2010-11-05 13:05:27 -07:00