Android (Google) Code Review
1f8d2f3d68
Merge change 24609 into eclair
...
* changes:
If disk-full, don't crash the system server. Still todo: when we have disk we should trigger the event again.
2009-09-11 19:24:44 -04:00
Android (Google) Code Review
a7e2314225
Merge change 24773 into eclair
...
* changes:
Fix NPE in TelephonyManager.
2009-09-11 18:26:02 -04:00
Android (Google) Code Review
5e2789a98d
Merge change 24762 into eclair
...
* changes:
dumpstate: Switch back to running as non-root
2009-09-11 17:45:10 -04:00
Android (Google) Code Review
820e5fd516
Merge change 24764 into eclair
...
* changes:
Add @Widget annotation to GestureOverlayView to make it usable in ADT.
2009-09-11 17:30:46 -04:00
Android (Google) Code Review
26d0d42181
Merge change 24635 into eclair
...
* changes:
Fix issue #1983406 : Soft keyboard doesn't show up in an EditText with "digits" attribute set
2009-09-11 16:46:19 -04:00
Android (Google) Code Review
d7d1656a80
Merge change 24735 into eclair
...
* changes:
Handle DisconnectRequested message sent by Bluez.
2009-09-11 15:24:01 -04:00
Android (Google) Code Review
d8d41c3280
Merge change 24675 into eclair
...
* changes:
change default for dither to true
2009-09-11 14:56:14 -04:00
Android (Google) Code Review
1dcae99ebf
Merge change 24475 into eclair
...
* changes:
Save and restore partial supplicant data, not the whole file.
2009-09-11 14:23:33 -04:00
Scott Main
5f7084b229
am 4d484a82: Merge change 24700 into donut
...
Merge commit '4d484a823d336ea587e37508fe73178d711dcdca' into eclair
* commit '4d484a823d336ea587e37508fe73178d711dcdca':
docs only.
2009-09-11 10:49:33 -07:00
Android (Google) Code Review
fafaff500a
Merge change 24700 into donut
...
* changes:
docs only. add android 1.6 video to the highlights doc and featured videos list
2009-09-11 13:44:08 -04:00
Android (Google) Code Review
76a4b2e8df
Merge change 24702 into eclair
...
* changes:
Only build the "full" stagefright (including MediaExtractors and MediaPlayer) if BUILD_WITH_FULL_STAGEFRIGHT define is set (to true).
2009-09-11 13:11:20 -04:00
Scott Main
0ed4a402f0
am 79253f8b: Merge change 24690 into donut
...
Merge commit '79253f8b4223976c010e52a34e8785648c8fb074' into eclair
* commit '79253f8b4223976c010e52a34e8785648c8fb074':
docs only.
2009-09-11 09:32:26 -07:00
Scott Main
063c260f0a
am 890175db: Merge change 24574 into donut
...
Merge commit '890175db1f425cb92365cc7941c6c64544b2c164' into eclair
* commit '890175db1f425cb92365cc7941c6c64544b2c164':
docs only.
2009-09-11 09:32:19 -07:00
Android (Google) Code Review
eb0d54af99
Merge change 24690 into donut
...
* changes:
docs only. update japanese site homepage with 1.6 sdk links
2009-09-11 12:27:49 -04:00
Android (Google) Code Review
0d3f6d4215
Merge change 24574 into donut
...
* changes:
docs only. revise the maxSdkVersion description
2009-09-11 12:27:30 -04:00
Dirk Dougherty
070881674d
am 7350ff3d: Merge change 24631 into donut
...
Merge commit '7350ff3d572624abb5a46c3c4969e0b91cb05109' into eclair
* commit '7350ff3d572624abb5a46c3c4969e0b91cb05109':
Minor changes to api levels doc and upgrading doc. Change Linux "tested on" to Hardy Heron.
2009-09-11 09:25:45 -07:00
Dirk Dougherty
dd86ca9220
am 18dd1eeb: Merge change 24419 into donut
...
Merge commit '18dd1eeb23a700ba37604d521d7eab8a371f9dc5' into eclair
* commit '18dd1eeb23a700ba37604d521d7eab8a371f9dc5':
Move API change details from highlights doc to version notes doc.
2009-09-11 09:25:38 -07:00
Android (Google) Code Review
32cf12a919
Merge change 24631 into donut
...
* changes:
Minor changes to api levels doc and upgrading doc. Change Linux "tested on" to Hardy Heron.
2009-09-11 12:19:28 -04:00
Android (Google) Code Review
531f58b854
Merge change 24419 into donut
...
* changes:
Move API change details from highlights doc to version notes doc.
2009-09-11 12:16:19 -04:00
Hung-ying Tyan
b2de5bd4da
Add tests and misc fixes on keystore.
...
* Refactor netkeystore.c to make client and server code testable.
* Add a client test for setting new passwd and changing passwd.
* Exclude "." and ".." from reset_keystore().
* Change ServerCommand.executeCommand() to accept variable length of
arguments and add convert() to marshalling the args to bytes.
* Keystore.java is revised accordingly.
2009-09-11 19:30:13 +08:00
Android (Google) Code Review
63a85fc420
Merge change 24643 into eclair
...
* changes:
fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
2009-09-10 22:59:12 -04:00
Android (Google) Code Review
879a563130
Merge change 24642 into eclair
...
* changes:
make sure conditions will return when the status of a surface is not NO_ERROR
2009-09-10 22:59:02 -04:00
Scott Main
6731d8c985
am cd419cf8: Merge change 24641 into donut
...
Merge commit 'cd419cf89c552479bd382e3e0c554c84375f85f9' into eclair
* commit 'cd419cf89c552479bd382e3e0c554c84375f85f9':
docs only.
2009-09-10 19:51:37 -07:00
Android (Google) Code Review
ecc9f3e43e
Merge change 24641 into donut
...
* changes:
docs only. change the japanese homepage Market link to go to the Market dev site instead of the English market promo site
2009-09-10 22:46:35 -04:00
Mathias Agopian
48d819a131
fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
...
this also fixes part of [2111536] Device is soft rebooted after ending the call through voice dialer
2009-09-10 19:41:18 -07:00
Scott Main
8ecc703392
am d27b1083: docs only. add Searchable resource information to the Available Resources doc and update some some of the attribute documentation to indicate that the icon label is not recommended. and fixing merge issue...
...
Merge commit 'd27b10837525f341eee7d46013e2177b0bad3c60' into eclair
* commit 'd27b10837525f341eee7d46013e2177b0bad3c60':
docs only.
2009-09-10 19:33:56 -07:00
Android (Google) Code Review
d6594f7d38
Merge change 24630 into eclair
...
* changes:
resolved conflicts for merge of e0408aa1 to eclair
2009-09-10 21:27:20 -04:00
Android (Google) Code Review
09c5013b43
Merge change 24514 into eclair
...
* changes:
Add smallIcon and accountPreferences references to AuthenticatorDescription. Update after path conflict.
2009-09-10 21:12:11 -04:00
Android (Google) Code Review
c4df17dc73
Merge change 24588 into eclair
...
* changes:
Fix for multi-apn MMS access.
2009-09-10 21:10:58 -04:00
Scott Main
1b188d7c96
resolved conflicts for merge of e0408aa1 to eclair
2009-09-10 18:08:37 -07:00
Android (Google) Code Review
1d5ca47adf
Merge change 24618 into eclair
...
* changes:
AGL's glCompressedTexImage2D now checks the imageSize parameter.
2009-09-10 20:45:00 -04:00
Android (Google) Code Review
2a3617b023
Merge change 24559 into donut
...
* changes:
docs only. add documentation to notify developers about variable camera specifications and add some more links
2009-09-10 20:17:52 -04:00
Jack Palevich
cfa316b9e7
AGL's glCompressedTexImage2D now checks the imageSize parameter.
...
This parameter indicates how many bytes of the image data are valid.
Previously this parameter was ignored.
2009-09-10 17:13:28 -07:00
Mathias Agopian
b58b5d72d6
make sure conditions will return when the status of a surface is not NO_ERROR
2009-09-10 16:55:13 -07:00
Android (Google) Code Review
1e6f58791a
Merge change 24607 into eclair
...
* changes:
Try not to crash the system server because of corrupt restore data
2009-09-10 19:13:52 -04:00
San Mehat
9410f98e78
Process: Add support for using scheduler policies instead of cgroups.
...
Preference is given to cgroups if available.
Signed-off-by: San Mehat <san@google.com>
2009-09-10 15:09:38 -07:00
Android (Google) Code Review
476a3aef5e
Merge change 24583 into eclair
...
* changes:
Media MIME types now have corresponding constants in MediaDefs.h, new codec enumeration API.
2009-09-10 18:08:08 -04:00
Android (Google) Code Review
8b0bfdf70a
Merge change 24567 into eclair
...
* changes:
Fix issue #1943927 : need notification in status bar when adb is active
2009-09-10 17:28:57 -04:00
Android (Google) Code Review
dd9edb0686
Merge change 24581 into eclair
...
* changes:
Dialog titles would sometimes use a font too large.
2009-09-10 17:26:05 -04:00
Android (Google) Code Review
bc52dabcb0
Merge change 24551 into eclair
...
* changes:
default dithering to ON (cheap, looks good) officially ignore filtering (expensive, no real improvement)
2009-09-10 14:53:26 -04:00
Scott Main
2ab5a8f1ba
am c2d3fc2c: Merge change 22323 into donut
...
Merge commit 'c2d3fc2cc1db63e7bb9421878f2959a3936325a9' into eclair
* commit 'c2d3fc2cc1db63e7bb9421878f2959a3936325a9':
docs only.
2009-09-10 11:40:01 -07:00
Android (Google) Code Review
1381679a78
Merge change 22323 into donut
...
* changes:
docs only. add the 1.6 platform highlights
2009-09-10 14:29:59 -04:00
Android (Google) Code Review
7f4a4b5d84
Merge change 24464 into eclair
...
* changes:
Fix for bug # 2023074: settings db updater broken at version 34.
2009-09-10 14:09:54 -04:00
Android (Google) Code Review
166458f780
Merge change 24530 into eclair
...
* changes:
Add component name to informational logging in OMXCodec.cpp
2009-09-10 13:27:50 -04:00
Android (Google) Code Review
d1067841dc
Merge change 24450 into eclair
...
* changes:
Minor API change in MPEG4Writer, support for amr output into MPEG4 containers.
2009-09-10 12:39:26 -04:00
Android (Google) Code Review
6e963bd166
Merge change 24448 into eclair
...
* changes:
Support for amr-wb tracks in MPEG4Extractor.
2009-09-10 12:39:16 -04:00
Android (Google) Code Review
921b1c70c2
Merge change 24447 into eclair
...
* changes:
Added some more verbose output for AMR formats. Properly fill out the output format.
2009-09-10 12:39:08 -04:00
Android (Google) Code Review
160c7df55d
Merge change 24527 into eclair
...
* changes:
MountService: Use correct icon for SD card notifications.
2009-09-10 12:20:49 -04:00
Android (Google) Code Review
1de162ddb2
Merge change 24283 into eclair
...
* changes:
CameraService change for OVERLAY_FORMAT_DEFAULT
2009-09-10 11:28:20 -04:00
Android (Google) Code Review
13a6dc41bd
Merge change 24512 into eclair
...
* changes:
Fix issue android.permission.cts.NoAudioPermissionTest:testRouting is failing.
2009-09-10 11:12:03 -04:00