Mike Lockwood
e51099f110
UsbManager: add getDefaultFunction()
...
Bug: 5108883
Change-Id: I211f1ee39987da4a5456d86b49b954c564fa3bf4
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-08-02 12:54:49 -04:00
Daniel Sandler
2124ef9ebe
Merge "Refresh tablet notification drawer."
2011-08-02 04:39:46 -07:00
Daniel Sandler
da2089695e
Merge "Merging ongoing + latest notifications on phone UI to match tablets."
2011-08-02 04:39:35 -07:00
Wu-cheng Li
bb1e275c0e
Pass camera frame metadata from camera service to Java.
...
bug:4460717
Change-Id: I2fae6e1dfca6b8f3a5ee5716fc7817f5417bf657
2011-08-02 15:48:41 +08:00
Wu-cheng Li
0175028b73
Merge "Add camera recording hint parameter."
2011-08-02 00:16:28 -07:00
satok
9407c601ea
Merge "Move SpellCheckerSession"
2011-08-02 00:11:06 -07:00
satok
aafd955fa8
Move SpellCheckerSession
...
SpellCheckerSession should be in android.view.textservice because this class will be used directly by users.
Change-Id: I0df6d7958adda421312b5f641ac4459ca4739cc9
2011-08-02 16:04:39 +09:00
Wu-cheng Li
25d8fb51da
Add camera recording hint parameter.
...
The API is still hidden.
bug:4266229
Change-Id: I5e4c24e9e2808582aecb55ac4f1d5be3ed7e36a2
2011-08-02 14:27:58 +08:00
Shih-wei Liao
d6793460ea
Merge "Finish the refactor work of bccPrepareExecutable"
2011-08-01 23:26:39 -07:00
Daniel Sandler
1347c30824
Refresh tablet notification drawer.
...
* New "X" button appears in the system bar, allowing the
user to clear all notifications. Only appears when the
notifications list is showing and there are clearable
items. (Note: the textual button on phones has also been
replaced with an X.)
* Updated panel background artwork and positioning.
* Removed a bunch of old art.
Bug: 4970588
Bug: 4974043
Bug: 3509407 (regression)
Change-Id: Ibadb638cd18c4faa751cd1f311d73ceda65cb3ca
2011-08-02 01:38:55 -04:00
satok
5b9b5a9553
Change SpellCheckerInfo IPC inputs to String
...
Change-Id: I4c3f3c7aa7587e3f2582b43702108fa78f37ec54
2011-08-02 14:04:43 +09:00
Daniel Sandler
7c3e39de22
Merging ongoing + latest notifications on phone UI to match tablets.
...
Change-Id: Ie8ee72137e9eeb6740f3d113d5331e8cba629ab2
2011-08-01 23:26:21 -04:00
satok
1164d776c6
Merge "Add a method to set the current spell checker"
2011-08-01 19:49:37 -07:00
satok
046cbe750b
Add a method to set the current spell checker
...
Change-Id: I0e1fbe99538c873eed3723fb419bbfa626dec509
2011-08-02 11:41:20 +09:00
Dianne Hackborn
b1c44b1738
Merge "Move ImageWallpaper to SystemUI process."
2011-08-01 18:59:58 -07:00
Romain Guy
4b51247071
Merge "Reduce the amount of data cached by the gradients cache."
2011-08-01 18:57:43 -07:00
Romain Guy
6203f6c814
Reduce the amount of data cached by the gradients cache.
...
Change-Id: I8546f5a5ecf38031c9a40bdcc434d4c7f22da63d
2011-08-01 18:56:21 -07:00
Adam Powell
349f5d557b
Merge "Fix bug 5105394 - Get rid of btn_default_small"
2011-08-01 18:31:40 -07:00
Adam Powell
52eb4cc724
Fix bug 5105394 - Get rid of btn_default_small
...
Remove the small holo button resources and their preload entries.
Change-Id: I58a61e3f8d532b4d1887d39969dc81d5190d27ca
2011-08-01 18:15:48 -07:00
Dianne Hackborn
ba39839444
Move ImageWallpaper to SystemUI process.
...
Nice to not load 4MB bitmaps in the system process.
Also, hey, with how we are now scrolling the surface instead of
the bitmap, there is no reason to keep that 4MB bitmap loaded in
to memory. So don't.
Unfortunately it looks like for some reason the VM is still
holding on to the bitmap. I'll need to figure out why. Later.
Change-Id: Ib3503756144502fc5c8d5e294248c2417c4fe8c8
2011-08-01 17:55:54 -07:00
Jeff Brown
2a2ec87b55
Merge "Refactor input reader to add stylus support. Bug: 5064702"
2011-08-01 17:48:21 -07:00
Romain Guy
8a2da33c77
Merge "Allow Canvas.setBitmap() to receive a null Bitmap."
2011-08-01 17:42:36 -07:00
Romain Guy
0965a3244b
Allow Canvas.setBitmap() to receive a null Bitmap.
...
Change-Id: I6096f0b44866e532ccd96a29c816bf34d48c1dc2
2011-08-01 17:39:21 -07:00
Adam Powell
b1eaf8f552
Merge "Fix bug 5090996 - Crash on tapping Menu on dial pad"
2011-08-01 17:20:06 -07:00
Mathias Agopian
34e1fb1ee2
Merge "connect/disconnect is now called from our EGL wrapper"
2011-08-01 16:36:02 -07:00
Jeff Sharkey
d20482de2f
Merge "Add operation counts to network statistics."
2011-08-01 16:33:50 -07:00
Adam Powell
f0f5fffc6f
Fix bug 5090996 - Crash on tapping Menu on dial pad
...
Let the FragmentManager handle deferring menu invalidation when
not currently resumed.
Change-Id: I6e5de9c8ab5288c7c90a59ce8e0c7bb9133b6eb5
2011-08-01 15:55:16 -07:00
Romain Guy
de7c93948f
Merge "Use high precision iterators on specific GPUs Bug #5098359 "
2011-08-01 15:29:56 -07:00
Romain Guy
a60c388971
Use high precision iterators on specific GPUs
...
Bug #5098359
Change-Id: I52ee8c7b4c9e8d4c7bedb684eaf7bef6c44c74b9
2011-08-01 15:28:16 -07:00
Brett Chabot
9101a02963
Merge "Add functional test for screenshots."
2011-08-01 15:07:01 -07:00
Jean-Baptiste Queru
00451ed2d1
am 8fb7bd4d: am 5bb3129c: (-s ours) am a2616220: am 5e57c2cf: Merge "Stagefright: Return error if codec takes too long to return a buffer."
...
* commit '8fb7bd4d02cd4ad2111699778e64464d979f03bb':
Stagefright: Return error if codec takes too long to return a buffer.
2011-08-01 14:12:43 -07:00
Jean-Baptiste Queru
8fb7bd4d02
am 5bb3129c: (-s ours) am a2616220: am 5e57c2cf: Merge "Stagefright: Return error if codec takes too long to return a buffer."
...
* commit '5bb3129c7eabce34d7c1469826e1795d4b225bb3':
Stagefright: Return error if codec takes too long to return a buffer.
2011-08-01 14:10:39 -07:00
Chia-chi Yeh
44dabe3da3
Merge "Revert "Unhide APIs for user space VPN.""
2011-08-01 14:09:58 -07:00
Chia-chi Yeh
e1538f0558
Revert "Unhide APIs for user space VPN."
...
This reverts commit 3c2529c717cda3df321c1d0d6abe23ac1f298ac9.
Change-Id: I37d4ea6c1079d337ede7ac567d88414a41fc1e11
2011-08-01 14:06:58 -07:00
Mathias Agopian
982d2da4ee
connect/disconnect is now called from our EGL wrapper
...
the original connect/disconnect hooks are deprecated
and replace by api_connect/api_disconnect. the original
hooks are no no-ops.
api_connect/api_disconnect is now only called from the
android framework.
Bug: 5057915
Change-Id: I8ca64cd1acd6cabf915bf54689ec2e5f6dfa495a
2011-08-01 14:06:20 -07:00
Romain Guy
a7edc40faa
Merge "Plug memory leak in EditText."
2011-08-01 14:02:54 -07:00
Romain Guy
e5ea4403ce
Plug memory leak in EditText.
...
Change-Id: I0b42c23ceeaa958d02255945c35ff6807c177114
2011-08-01 14:01:37 -07:00
Jean-Baptiste Queru
5bb3129c7e
am a2616220: am 5e57c2cf: Merge "Stagefright: Return error if codec takes too long to return a buffer."
...
* commit 'a2616220d24b994e79fcbf33f7ce8a311fa9e8ac':
Stagefright: Return error if codec takes too long to return a buffer.
2011-08-01 13:59:02 -07:00
Jean-Baptiste Queru
a2616220d2
am 5e57c2cf: Merge "Stagefright: Return error if codec takes too long to return a buffer."
...
* commit '5e57c2cf83ef62e9887592b46a4c3352662fb988':
Stagefright: Return error if codec takes too long to return a buffer.
2011-08-01 13:55:45 -07:00
Jean-Baptiste Queru
5e57c2cf83
Merge "Stagefright: Return error if codec takes too long to return a buffer."
2011-08-01 13:43:07 -07:00
Jamie Gennis
f1784726e3
Merge "SurfaceFlinger: use async mode for video & cam"
2011-08-01 13:40:29 -07:00
Bjorn Bringert
dbe55b722c
Merge "Fix exception when a focused item is detached."
2011-08-01 13:39:30 -07:00
Andreas Huber
5c31583c53
Merge "Fix NALU extraction of unit starts with a 0x00 nalType"
2011-08-01 13:26:11 -07:00
Jamie Gennis
d356b2d5e3
Merge "SurfaceTexture: allow set_buffer_count(2)"
2011-08-01 13:25:03 -07:00
Andreas Huber
05ea63da20
Fix NALU extraction of unit starts with a 0x00 nalType
...
by not backing up beyond the start of the nal unit.
Change-Id: I5fba9913202de416e634e5f39181be62b72b2469
related-to-bug: 4770290
2011-08-01 13:22:26 -07:00
Romain Guy
115cf05853
Merge "Fixing initialization cleanup in activity instrumentation test case"
2011-08-01 13:21:31 -07:00
Rodrigo Damazio Bovendorp
3fe3f7328f
Fixing initialization cleanup in activity instrumentation test case
...
Change-Id: I798fed657ccdc27430edc07d1e911b34c45426b5
2011-08-01 17:10:58 -03:00
Dianne Hackborn
c98c3597ab
Merge "Hide permissions that are not available to apps."
2011-08-01 12:23:47 -07:00
Mathias Agopian
05083e5724
Merge "improve GraphicAllocator dump method"
2011-08-01 12:15:07 -07:00
Jeff Brown
07c6cc7b7b
Merge "Tweak hover for better accessibility and compatibility. Bug: 5087943"
2011-08-01 12:14:24 -07:00