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
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
Andreas Huber
31dc911aee
Support post-decode video rotation.
...
Change-Id: Ia371316e73a57e44610de86adce3eaa560afbf84
2010-11-05 17:03:17 -07:00
James Dong
1653e261e8
Merge "Rotation support" into gingerbread
2010-11-05 16:58:51 -07:00
James Dong
0467b0abfc
Merge "Add a new public API to support recording rotated videos" into gingerbread
2010-11-05 16:58:33 -07:00
James Dong
ad8f19c6b3
Add a new public API to support recording rotated videos
...
o changed a comment about the rotation orientation from counter-clockwise
to clockwise.
Change-Id: I16ad73ce1a55cc627d9a516e23d1325753b3037e
2010-11-05 15:53:00 -07:00
James Dong
65a73f4e8c
Rotation support
...
- We only support 0, 90, 180, and 270 degree clockwise rotation
- Some players are known to ignore composition matrix in the MP4 file,
although this is part of the MP4 file standard.
Both QT and YT are supporting the rotation
Change-Id: I1b7f66a801e9d9c49d889c9b06dd6173fa7e76c4
2010-11-05 15:47:52 -07:00
Scott Main
ab3d69f6d5
Merge "docs: update homepage for GB" into gingerbread
2010-11-05 15:02:39 -07:00
Scott Main
0bd1685bc8
docs: update homepage for GB
...
Change-Id: I0db90c0f42a47a62f2570f2ea835e38ab7fcd5b0
2010-11-05 14:37:47 -07:00
Kenny Root
70fc04c84d
Reorganize PackageManager dump to avoid NPE
...
versionCode and mVersionName were added recently but ps.pkg can be null
in some situations. Move them to where it will check before
dereferencing it.
Bug: 3152896
Change-Id: If992a1f29ac7b8f595f847b7743fd2374662bb6e
2010-11-05 11:59:45 -07:00
Robert Ly
47e43febdd
Doc change: Proguard tool
...
Change-Id: I98602bf61a971f00cbd41284b457bcb2c15ea441
2010-11-05 10:14:26 -07:00
Hiroshi Lockheimer
ce22d60873
Merge "allow all 4 orientations" into gingerbread
2010-11-05 05:21:00 +00:00
Mathias Agopian
1d8d0159e7
allow all 4 orientations
...
Change-Id: Ia01b234d7d4e55cd4d8776e2a003ecf0cbd7d06f
2010-11-04 19:45:16 -07:00
Scott Main
4ebbfa8a44
Merge "Doc change: Updating and restructuring the NDK section for GB. Filenames for new NDK packages still need updating." into gingerbread
2010-11-04 19:27:50 -07:00
Scott Main
46151652b8
Merge "fix xlarge support in aapt for gingerbread" into gingerbread
2010-11-04 18:56:47 -07:00
Scott Main
6e88c84cbe
docs: remove allowClearUserData from <application> manifest doc
...
and clarify in javadocs that it's only for system apps
bug: 3128020
Change-Id: Ibc01f0e24f7d1f4e76a4da0a324c7682b92992aa
2010-11-04 18:45:05 -07:00
Scott Main
d58fb97ddf
fix xlarge support in aapt for gingerbread
...
Change-Id: I4d8872fb839a6eadc538055215d4455af328846c
2010-11-04 18:33:05 -07:00
Dan Bornstein
265acc5085
am 05cc2d63: (-s ours) This class no longer exists.
...
* commit '05cc2d635eba165098a8ff58678a2ef1db5ddd1a':
This class no longer exists.
2010-11-04 16:30:06 -07:00
Dan Bornstein
7dbeb24a9f
This class no longer exists.
...
Change-Id: I2ec8a1687aa699a236fd83afba89066d07a0bcc2
2010-11-04 16:17:52 -07:00
Dan Bornstein
05cc2d635e
This class no longer exists.
...
Change-Id: Ic6ca0b4a97d405c478bb66a812cca55b89ae0f52
2010-11-04 16:11:00 -07:00
Eric Rowe
82fc12af41
Merge "DO NOT MERGE Add acceptPair method to BT stress." into gingerbread
2010-11-04 14:54:23 -07:00
Eric Rowe
776e64da88
DO NOT MERGE Add acceptPair method to BT stress.
...
Add a method to the test utils which waits to accept a bonding request from
another device. This is identical to the pairing method except that it
waits for a remote pair request instead of initiating the pairing
request itself. Also, add a test method to the test utils.
Change-Id: I6391d03e9f33c040afd64d73083acfe3184251eb
2010-11-04 14:22:39 -07:00
Robert Ly
c2d1a2037e
Doc change: Updating and restructuring the NDK section for GB. Filenames
...
for new NDK packages still need updating.
Change-Id: I47ecd7d461ae859352a822d0e6cd2bae6c729f23
2010-11-04 13:25:19 -07:00
Scott Main
17c87d80c6
Merge "docs: more revisions to the installing docs for GB" into gingerbread
2010-11-04 09:17:54 -07:00
Scott Main
38dea272bd
docs: more revisions to the installing docs for GB
...
Change-Id: Id1d6323fc900daf2f499602d5d64d2f2d2d8d398
2010-11-03 20:15:43 -07:00
James Dong
c0fa1d4791
Merge "Revert "Support rotation in media recorder"" into gingerbread
2010-11-03 19:42:17 -07:00
James Dong
c80c28801d
Revert "Support rotation in media recorder"
...
This reverts commit f1febe470ac30f8992066cb263c10f58493c4c34.
2010-11-03 19:22:47 -07:00
Scott Main
42361551b1
Merge "docs: some more edits to the sdk install docs" into gingerbread
2010-11-03 18:03:01 -07:00
Mathias Agopian
477c4feee2
Merge "[3163098] Fix bug in angleChange funtion which caused the returned angle change to be zeroall the time. The fix is to use PrevR instead of computing the difference between R and R." into gingerbread
2010-11-03 17:57:32 -07:00
Hiroshi Lockheimer
c181a08209
Merge "Support rotation in media recorder" into gingerbread
2010-11-03 17:57:28 -07:00
James Dong
f1febe470a
Support rotation in media recorder
...
o needs to be tested with camera hal and camcorder application
Change-Id: Ie343185c8ad3ec55da8850efbdcf19cf98993232
2010-11-03 17:49:55 -07:00
Gilles Debunne
698dd81276
Merge "ldpi assets created from hdpi in core." into gingerbread
2010-11-03 17:37:28 -07:00
Hiroshi Lockheimer
e0887cc7fe
Merge "Squash ANRs in UsbStorageActivity." into gingerbread
2010-11-03 17:08:03 -07:00
Kevin Powell
34884b409e
[3163098] Fix bug in angleChange funtion which caused the returned angle change to be zeroall the time. The fix is to use PrevR instead of computing the difference between R and R.
...
Change-Id: I59cacab4c7108cfb4a17fd1021de7473e6faa74f
2010-11-03 16:35:02 -07:00
Alexander Lucas
6f4a084e33
Merge "Added SIP Demo" into gingerbread
2010-11-03 15:32:57 -07:00
Scott Main
08810efc1a
docs: provide overview of the web apps docs and revise images in the targeting doc
...
Change-Id: I7c7c5b1936bea0676a2cafa5020e2b997c0b8634
2010-11-03 14:48:21 -07:00
Justin Ho
112b5b1f30
Merge "DO NOT MERGE - Updated VPNServices stat_sys icons" into gingerbread
2010-11-03 13:39:26 -07:00
Justin Ho
ccacd87a39
DO NOT MERGE - Updated VPNServices stat_sys icons
...
Change-Id: I2dfb6873488460528bab68225a69cae61c215006
2010-11-03 13:38:12 -07:00
Jeff Hamilton
ef5694692f
Merge "Remove the My Tag feature." into gingerbread
2010-11-03 13:34:39 -07:00
Jeff Hamilton
575a6bbfe0
Remove the My Tag feature.
...
Change-Id: I9167121da2fa66ddae23386d24fef7bcc64eb3f1
2010-11-03 15:32:40 -05:00
Alexander Lucas
a11c9e1506
Added SIP Demo
...
Change-Id: I418bd272b42b82b9048934071322013f62ac0635
2010-11-03 13:11:14 -07:00
Daniel Sandler
65816a32ee
Merge "Fix the fix for storage ANRs." into gingerbread
2010-11-03 12:36:31 -07:00
Daniel Sandler
3a4940f3f0
Squash ANRs in UsbStorageActivity.
...
Important safety tip: talking to the storage manager and
mount service can be very, very slow.
Bug: 3138068
Change-Id: I652e8bb2075535b42c83a46df1d8ae8bf299dd0d
2010-11-03 15:25:52 -04:00
James Dong
f3847e875e
Merge "DO NOT MERGE" into gingerbread
2010-11-03 09:21:44 -07:00
Daniel Sandler
5b8743f3d6
Fix the fix for storage ANRs.
...
This repairs Icf2a836b6 to avoid an infinite loop on boot.
Bug: 3138068
Change-Id: Ic3a0455e18002dfb82774d96b3467030c4b15e2f
2010-11-03 09:49:26 -04:00
Dianne Hackborn
906b830d1d
Revert "UMS: Avoid SystemUI ANRs during long vold operations."
...
This reverts commit 010704f95de534214cd7b86f93e22050a595dce3.
2010-11-02 22:23:53 -07:00
Daniel Sandler
cbc3219d28
Merge "UMS: Avoid SystemUI ANRs during long vold operations." into gingerbread
2010-11-02 20:34:10 -07:00
James Dong
6786fccf5a
DO NOT MERGE
...
Fix premature release of recording frames when physical address or metadata is stored in input video buffers
- bug 3158459
Change-Id: If297189d2a87fc3abfda68c29ac75b490b30a902
2010-11-02 19:30:01 -07:00
Jason parks
73eba2a6bc
Merge "Return a zero length byte from toByteArray instead of null." into gingerbread
2010-11-02 18:58:09 -07:00
Daniel Sandler
010704f95d
UMS: Avoid SystemUI ANRs during long vold operations.
...
Stop handling StorageEventListener callbacks on the main
thread, where calls back into StorageManager could take a
while (i.e., during a long fsck).
Bug: 3138068
Change-Id: Icf2a836b69ff60606edce7c5575ad64dc24698c6
2010-11-02 21:47:22 -04:00