Mathias Agopian
b48189ccfe
Merge "Improve gyro and accelerometer java doc" into gingerbread
2010-11-09 17:12:11 -08:00
Scott Main
77847a3568
docs: update eclipse guide for eclipse 3.6
...
also update system requirements
Change-Id: I5433e9e73a85b10754d3c5d4561a8acf1ca66250
2010-11-09 16:47:52 -08:00
David 'Digit' Turner
b7a109c027
Merge "Refresh EGL header to work with the NDK" into gingerbread
2010-11-09 16:12:06 -08:00
Scott Main
a784d5528f
Merge "docs: add release notes for ADT v8" into gingerbread
2010-11-09 15:29:22 -08:00
Mathias Agopian
4c2bfc18b9
DO NOT MERGE. workaround [3177481] eglGetProcAddress() returns the wrong pointer for some GL extensions
...
We just make sure eglGetProcAddress() will return NULL for
glEGLImageTargetTexture2DOES
glEGLImageTargetRenderbufferStorageOES
which is better than returning the address of the wrong implementation.
the correct fix is more involved.
Change-Id: I585a1f40e564f862e5dd382224609ccd069cd3b5
2010-11-09 14:41:13 -08:00
Mathias Agopian
fa33565714
Improve gyro and accelerometer java doc
...
Change-Id: If055512cb51d6e3b9f2094a730bf373ca963d97d
2010-11-09 13:53:25 -08:00
Eric Fischer
d41f638c8a
Import revised translations. DO NOT MERGE
...
Change-Id: I6178ba6468bf9e1dd52a83652c857a6e75f2661b
2010-11-09 12:15:41 -08:00
Jesse Wilson
28c742573c
Add @Deprecated to match @deprecated where it's missing.
...
Change-Id: Ice95022671968386a601f32df7850f9baa1d2dd0
2010-11-09 10:10:11 -08:00
Scott Main
9eb48bb2b1
Merge "docs: revisions to ndk release notes" into gingerbread
2010-11-09 09:30:30 -08:00
Jeff Hamilton
2e2983c6ef
Merge "Reduce log clutter." into gingerbread
2010-11-09 06:54:51 -08:00
Owen Lin
a8381dfc5e
Make sure the controller will get repositioned after size changing.
...
Bug: 3177061
Change-Id: I8f9606d4e05146ba568e8fe370cfe115dadedab9
2010-11-09 19:32:30 +08:00
Wu-cheng Li
f6bd761f94
Use back-facing camera as default in camera/camcorder profile.do not merge
...
bug:3173302
Change-Id: I11eaed32bb393206b560834d52c412f3e5a1a7d9
2010-11-09 14:11:45 +08:00
James Dong
1b2efbca71
Merge "Update a comment about when setOrientationHint() should be called" into gingerbread
2010-11-08 19:59:16 -08:00
Dianne Hackborn
0c8b4d3f7e
Fix issue #3177284 : Account for wake lock power usage on Crespo
...
Change-Id: I5e3d6c4772f08277ee775dba191a5054dd5a4ca2
2010-11-08 19:10:58 -08:00
Mathias Agopian
cd43fbb453
Merge "improve sensorservice dumpsys and increase the max sensor rate to 1 ms (1000Hz)" into gingerbread
2010-11-08 18:28:32 -08:00
Adam Powell
06fd1dc5bf
Merge "DO NOT MERGE Fix bug 3121030 - Text handles erroneously appear over extract mode IME window" into gingerbread
2010-11-08 18:14:01 -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
James Dong
d2d62d04fc
Merge "Support extracting thumbnail from rotated video tracks" into gingerbread
2010-11-08 18:00:14 -08:00
Andy McFadden
08686b0755
am c10a4773: Set capabilities sooner.
...
* commit 'c10a4773ece6ca66ba9cfe4cd15e5987a02bee68':
Set capabilities sooner.
2010-11-08 17:58:50 -08:00
Justin Ho
dee7335b8f
Merge "DO NOT MERGE - Updated textfield pressed states" into gingerbread
2010-11-08 17:49:57 -08:00
Justin Ho
185c527073
DO NOT MERGE - Updated textfield pressed states
...
Change-Id: I96a582895c4393349f7f88ced8fb625181379b47
2010-11-08 17:45:09 -08:00
Andy McFadden
c10a4773ec
Set capabilities sooner.
...
(cherry-pick from gingerbread I4e34b60c0a01b85ce0d80eb96ff3510604a68c71)
Bug 3176774
Change-Id: I34d36b5b215ff0465f4f2f148c675f37ceba1a78
2010-11-08 17:11:22 -08:00
James Dong
53ebc72fd8
Support extracting thumbnail from rotated video tracks
...
Change-Id: Ife0a2536aaac5ff1efdf1035b9d2c892773ee16c
2010-11-08 16:52:59 -08:00
Scott Main
fbea6cccf6
docs: revisions to ndk release notes
...
Change-Id: If052436a46060b908b9bca13693dd410b73e142e
2010-11-08 16:08:53 -08:00
Scott Main
05de5a15a3
Merge "docs: remove quick start; make it an overview of the steps and go to installing guide" into gingerbread
2010-11-08 16:05:24 -08:00
Jeff Brown
8f6068e63e
Fix JNI reference leak in NativeActivity. (DO NOT MERGE)
...
This change ensures that the native activity releases the KeyEvent
objects that it allocates since they will not be released
automatically and eventually the JNI slot table will overflow
and crash the process.
Bug: 3170494
Change-Id: I2ea527f056096fae9bc9e7685dccb56ec7a0e8b4
2010-11-08 16:03:13 -08:00
Adam Powell
36ffc5c960
DO NOT MERGE Fix bug 3121030 - Text handles erroneously appear over
...
extract mode IME window
Make the SelectionModifierCursorController track its show/hide state
more accurately in the presence of an extract mode IME.
Lazily initialize CursorControllers so that we don't end up creating
them for various TextViews where they are not needed.
Change-Id: Ib76a95d9e7669016cf11b8b0add8843b438068ea
2010-11-08 15:00:49 -08:00
Mathias Agopian
94c4f5c1b2
improve sensorservice dumpsys and increase the max sensor rate to 1 ms (1000Hz)
...
the increased maximum rate is needed for proper gyro integration, current gyro
parts can sample at up to 800Hz
Change-Id: Ide75f6d5bc7a0fdafeb2dafd72db39e7afb9e794
2010-11-08 13:51:53 -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
Mathias Agopian
fe40e9e0ce
Merge "fix [3148312] Region can access data out of bounds" into gingerbread
2010-11-08 13:40:40 -08:00
Scott Main
0a21f34d38
docs: remove quick start; make it an overview of the steps and go to installing guide
...
Change-Id: If842c840e0c0c0dc8dc12140563e07461dc4fa23
2010-11-08 12:23:15 -08:00
Jeff Hamilton
5629d51f22
Reduce log clutter.
...
Change-Id: Ia034b563b028d74b4878f1af7db9188c82d03548
2010-11-08 13:18:49 -06:00
James Dong
5aa95dd36c
Update a comment about when setOrientationHint() should be called
...
Change-Id: I389089390a552ee7a86823c050048dcec0a0eb2a
2010-11-08 10:36:53 -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
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
David 'Digit' Turner
71438310b5
Refresh EGL header to work with the NDK
...
This change allows to use this header with the NDK's standalone toolchain.
For the record, the NDK toolchain defines __ANDROID__ as a compiler built-in
macro, this is however not the case currently for the prebuilt binaries that
are being used by the full Android build system, which otherwise defines ANDROID.
This change allows the header to be used by all toolchains properly. Note however
that we should properly should change our toolchain and sources to provide and
rely on __ANDROID__ instead of ANDROID though.
Change-Id: Iaa1aa1146985b5f24dcf3a83d9ddb9b4b59dc328
2010-11-07 23:36:28 +01: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
c0c0c4209e
docs: add release notes for ADT v8
...
Change-Id: I04ed6780b57e9a75cce32055057e7bd6dff52f2d
2010-11-05 15:35:59 -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