Adam Cohen
aeb66ca473
Fixing a bug in RemoteViewsAdapter where cached items weren't being marked as requested
...
Change-Id: I1275cbbcd949d27c1c7444a9fb7a684ae7d7eb25
2011-02-11 13:33:41 -08:00
Basavapatna Dattaguru
86e9e9be1e
Video Editor CTS Test Code: annotation suppress
...
Fix for Issue: ID:3396697
Updated with review comments
Change-Id: Ie20e60598f046b23ed49b2533e9d500607a23c17
2011-02-11 13:30:07 -08:00
Robert Ly
c53349f6f2
am 6059bb3e: am 2be58282: Merge "Doc change: updating animation framework topic" into honeycomb
...
* commit '6059bb3e24bf47c3bfd805c887775db817d537e7':
Doc change: updating animation framework topic
2011-02-11 13:21:47 -08:00
Robert Ly
3e7a131c6b
am 41d34195: am 997a6713: Merge "Doc change: renderscript dev guide" into honeycomb
...
* commit '41d34195f9d0c6a1548bb9c0de27a8cfd147210f':
Doc change: renderscript dev guide
2011-02-11 13:21:44 -08:00
Robert Ly
6059bb3e24
am 2be58282: Merge "Doc change: updating animation framework topic" into honeycomb
...
* commit '2be58282746de92773f6423d4ae55a2ef4e5f226':
Doc change: updating animation framework topic
2011-02-11 13:18:41 -08:00
Robert Ly
41d34195f9
am 997a6713: Merge "Doc change: renderscript dev guide" into honeycomb
...
* commit '997a671368c3b9f66f3a415876aaa94b391ab602':
Doc change: renderscript dev guide
2011-02-11 13:18:33 -08:00
Robert Ly
810c1c0c35
am 322891c6: Doc change: nfc dev guide
...
* commit '322891c689c845b5aa63dbca606967eb9f8f900b':
Doc change: nfc dev guide
2011-02-11 13:18:31 -08:00
Robert Ly
2be5828274
Merge "Doc change: updating animation framework topic" into honeycomb
2011-02-11 13:15:55 -08:00
Robert Ly
997a671368
Merge "Doc change: renderscript dev guide" into honeycomb
2011-02-11 13:15:35 -08:00
Andreas Huber
ce8a1013f3
Start playing (and decoding) audio only after the first video frame has been decoded.
...
if there's both audio and video content. This gives the video decoder an opportunity
to fill its internal buffer queue at the start of playback.
Change-Id: Ib2c95753b430e4e47207953b913b607024a328d7
related-to-bug: 3431702
2011-02-11 13:09:36 -08:00
Scott Main
1b6dd05927
add compatible-screens manifest element
...
and update supports-screens element with resizeable attribute
Change-Id: I0f9247464572d126b725270b40074a390b0887bf
2011-02-11 13:00:52 -08:00
Jesse Wilson
98e930a614
Merge "Remove LruCache.setMaxSize()."
2011-02-11 12:45:29 -08:00
James Dong
6ca23a624c
am d24d00ae: am f9e7442a: Update sample code in documentation
...
* commit 'd24d00ae1c0eaa20ec9f8581be4baba723ea4a00':
Update sample code in documentation
2011-02-11 12:00:14 -08:00
James Dong
d24d00ae1c
am f9e7442a: Update sample code in documentation
...
* commit 'f9e7442a0c0c7efc70d13fa9330baa797316154a':
Update sample code in documentation
2011-02-11 11:56:33 -08:00
Robert Greenwalt
614613e2d2
Merge "Update LinkProperties treatment of gateways"
2011-02-11 11:38:44 -08:00
Jesse Wilson
dfe515e49a
Remove LruCache.setMaxSize().
...
Dynamically changing a max cache size is clumsy; almost everyone
should set this when they create the cache.
Fix SQLiteDatabase to copy entries into a new cache when the size
is changed. In pratice this will always be immediately after the
SQLiteDatabase is created. Since the cache field is no longer
final, change the guard on the cache field to the SQLiteDatabase
instance itself.
Change-Id: I4e325f06edc551636723568a52770c0982e2d945
2011-02-11 11:35:22 -08:00
Santosh Madhava
9ee9aad809
Fix for issue 3444358 : Movie studio is broken in Master-TOT
...
Change-Id: Ie83703a5da6587a6b5668bc4777fdba71042b2bc
2011-02-11 11:34:26 -08:00
Winson Chung
06d2fa705b
Associated changes for 'Adding sample for collection widgets backed by content providers.'
...
Change-Id: Ic872675f4645497dd1478b6c7e3074b029ea66ad
2011-02-11 11:27:23 -08:00
Robert Greenwalt
992564e481
Update LinkProperties treatment of gateways
...
A link can have multiple gateways (think ipv4/ipv6 for a trivial example).
.
bug:3438810
Change-Id: I28c90a6947cd50b82e5ca9a0113148f98b3f4dd8
2011-02-11 11:06:23 -08:00
Dheeraj Sharma
1d830165a0
Merge "Fix for issue : 3439708 Last frame is missing effect"
2011-02-11 10:57:31 -08:00
Amith Yamasani
cfd2eb0f2e
Merge "Fix over-eager locking of volume dialog's primary stream."
2011-02-11 10:42:56 -08:00
Jean-Baptiste Queru
da083c3b15
am 0ba97e3f: am 6d104f11: (-s ours) am 6901f963: am 93552de8: Merge "stubs"
...
* commit '0ba97e3ff830e3f6045650e0a4bd0d08dad50fcc':
stubs
2011-02-11 10:33:58 -08:00
Jean-Baptiste Queru
0ba97e3ff8
am 6d104f11: (-s ours) am 6901f963: am 93552de8: Merge "stubs"
...
* commit '6d104f118a59e276eb577ae322f29c2ff8a5015a':
stubs
2011-02-11 10:16:45 -08:00
Jean-Baptiste Queru
6d104f118a
am 6901f963: am 93552de8: Merge "stubs"
...
* commit '6901f963c27f2d0a9caf56b42b6054d0cecc84d1':
stubs
2011-02-11 10:04:53 -08:00
Leon Scroggins
2b24957d67
Merge "Do not show the dropdown unless there is something to show."
2011-02-11 09:58:05 -08:00
Jean-Baptiste Queru
6901f963c2
am 93552de8: Merge "stubs"
...
* commit '93552de8e305027fb003401e347b9493c64c981f':
stubs
2011-02-11 09:54:59 -08:00
Jean-Baptiste Queru
93552de8e3
Merge "stubs"
2011-02-11 09:39:46 -08:00
Steve Block
1da970625c
stubs
...
Change-Id: I6bc0b8e9d4412a0b60c6226fbd2b7a6d15aceb22
2011-02-11 09:33:40 -08:00
Leon Scroggins
03e0119c93
Do not show the dropdown unless there is something to show.
...
Bug:3427152
Change-Id: I2f0c36193f762085c2e1e7036387ff04f6f259d0
2011-02-11 10:19:22 -05:00
Mike Lockwood
540380fb0a
Add MTP/PTP host support to the public API
...
Needed for unbundling the Gallery app
Change-Id: I57e6b76ee5c9e57cb8c055329ac13251879baafd
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-02-11 09:09:11 -05:00
Mike Lockwood
bc20c93863
Merge "MTP: Fix JNI warnings in MtpDevice"
2011-02-11 05:21:26 -08:00
Mike Lockwood
40304e2272
MTP: Fix JNI warnings in MtpDevice
...
Needed to add a global ref to the classse to avoid
"not a valid JNI reference" errors when calling the constructor.
Change-Id: Ieb7e69f5d19fd5a090c53d32f69a201040c49112
Signed-off-by: Mike Lockwood <lockwood@android.com>
2011-02-11 08:19:11 -05:00
Robert Ly
bc68067d25
Doc change: renderscript dev guide
...
Change-Id: I4a70e4659fa629fa16369c81ebc601c8b4b570e5
2011-02-10 21:37:03 -08:00
Robert Ly
676faeba90
Doc change: updating animation framework topic
...
Change-Id: Ideb386113a0fb027f62c1ed4215dd0bab79fdb72
2011-02-10 21:22:33 -08:00
Chih-Chung Chang
d4c5b7651f
Merge "Fix a bug that the condition for play/pause was reversed."
2011-02-10 19:23:52 -08:00
Jesse Wilson
c2c9a2492c
Don't add setMaxSize() to the LruCache API. But do add maxSize().
...
Change-Id: I9697ab29491dabe85c2400defdde16b9abcd003a
2011-02-10 19:20:31 -08:00
Adam Cohen
fca67c5525
Adding StackWidget sample code
...
Change-Id: I4c469f25147f733a3a09cdea0db407cd4e9f62ca
2011-02-10 19:12:41 -08:00
James Dong
f9e7442a0c
Update sample code in documentation
...
bug - 3364497
Change-Id: I4cad247a403917aa7816350454c9ae3930dd3d25
2011-02-10 18:48:31 -08:00
Xia Wang
be142fc6aa
Fix test3GToWifiNotification for mobile state validation.
...
Change-Id: I018b28b78907fdd9f3f835faf562b4da5fea8f80
2011-02-10 18:43:45 -08:00
Jesse Wilson
b1d884d589
Merge "Adopt LRU cache in SQLite."
2011-02-10 18:28:44 -08:00
Jesse Wilson
9b5a93550f
Adopt LRU cache in SQLite.
...
Change-Id: I6b43dd8843d41726254bea3a175fe28f5f061ed7
http://b/3184897
2011-02-10 18:26:39 -08:00
Adam Powell
76164d6d45
Merge "Fix bug 2955651 - can open normal menu during action modes"
2011-02-10 18:25:06 -08:00
Amith Yamasani
e3361b8d08
Fix over-eager locking of volume dialog's primary stream.
...
Bug: 3427027
Don't lock in the active stream if visual feedback was not requested.
This fixes a transient problem after the notification volume was modified
by an API call.
Change-Id: I2227d8fdf6cc565713d9bbcc66748805e04ae163
2011-02-10 18:20:50 -08:00
Dmitri Plotnikov
e88b2af80a
Full text search: removing unused deprecated hidden API.
...
Change-Id: I8646c4b653703ad15bccd3e6e9041f17776f81b8
2011-02-10 18:19:13 -08:00
Dheeraj Sharma
fb4e92c4ed
Fix for issue : 3439708 Last frame is missing effect
...
Change-Id: Ibfc81c06ec525e95e5733bf03b7a2f3b58a5574c
2011-02-10 18:05:20 -08:00
Vasu Nori
ba44110117
Merge "bug:3425749 send notification for completed download"
2011-02-10 17:58:36 -08:00
Adam Powell
ef5a440d0a
Fix bug 2955651 - can open normal menu during action modes
...
Prevent the usual menu pipeline from trying to open the action bar
overflow menu when the action bar is not visible.
Change-Id: I0708d142ad271368baa79351b97aad1533636fe7
2011-02-10 17:57:48 -08:00
Vasu Nori
f9e8523e62
bug:3425749 send notification for completed download
...
Change-Id: Ib46df5eaa9316fe0fc843fee1e4597e22768f4a8
2011-02-10 16:54:03 -08:00
Xia Wang
ec841adcf7
Add wait time for Wi-Fi tethering test, bug http://b/issue?id=3436586
...
Change-Id: I6aaac0e6ef7f89d5052c8a5dd2bef71612e72942
2011-02-10 16:28:15 -08:00
Michael Kolb
c4ca53fedf
Add title bar gravity
...
Enable rendering of the embedded title bar
at the top of the page or
at the top of the screen
Change-Id: Ic979b641c8cc80acb83eeab49c4f700fc5c50e72
2011-02-10 15:51:20 -08:00