Android (Google) Code Review
e6855359fc
Merge change 26103 into eclair
...
* changes:
Handle restore of the original naive wallpaper backup schema
2009-09-20 22:49:44 -04:00
Android (Google) Code Review
21c34d2efc
Merge change 26061 into eclair
...
* changes:
Send the UUID intent even if apps have not requested for it.
2009-09-20 20:36:54 -04:00
Android (Google) Code Review
a69a8eeb20
Merge change 26081 into eclair
...
* changes:
workaround for [2113743] Sholes: frozen then runtime restart going to list view
2009-09-20 20:12:30 -04:00
Mathias Agopian
1f0ffc46fd
workaround for [2113743] Sholes: frozen then runtime restart going to list view
2009-09-20 17:08:45 -07:00
Android (Google) Code Review
074e952164
Merge change 26050 into eclair
...
* changes:
Track CPU speed stepping to get more accurate CPU cost per app.
2009-09-20 19:59:16 -04:00
Android (Google) Code Review
24aa4e8a6f
Merge change 26060 into eclair
...
* changes:
log an error when loading an existing GL driver fails
2009-09-20 19:09:29 -04:00
Mathias Agopian
8c17384a5e
log an error when loading an existing GL driver fails
2009-09-20 16:07:26 -07:00
Android (Google) Code Review
9963a67a7e
Merge change 26047 into eclair
...
* changes:
Fix up the first-backup-ever tracking
2009-09-20 18:35:39 -04:00
Android (Google) Code Review
3cafd52809
Merge change 26034 into eclair
...
* changes:
Clean up spin animation in rotary selector, and be even more generous for triggering.
2009-09-20 18:09:27 -04:00
Android (Google) Code Review
9fa1645744
Merge change 26004 into eclair
...
* changes:
Fix issue #1862317 : Browser does not appear to honor anchors (#es) in links
2009-09-20 18:06:23 -04:00
Android (Google) Code Review
5d3803ce6d
Merge change 26009 into eclair
...
* changes:
Fix issue with printing gles version in aapt dump badging option If the name attribute for uses-feature or uses-permission is empty the error value is still empty indicating error and preventing the else part from being checked as it should be.
2009-09-20 17:28:28 -04:00
Android (Google) Code Review
bcba2751eb
Merge change 25746 into eclair
...
* changes:
Fix 2092386: Support yuyv for camera preview format.
2009-09-20 16:48:45 -04:00
Android (Google) Code Review
0632fbe991
Merge change 25870 into eclair
...
* changes:
Add ring back tone notification.
2009-09-20 16:43:53 -04:00
Android (Google) Code Review
a1ed643b49
Merge change 26008 into eclair
...
* changes:
Modified random variable to use java.security.SecureRandom for authentication challenge genration.
2009-09-20 16:41:36 -04:00
Android (Google) Code Review
8416364a4d
Merge change 25976 into eclair
...
* changes:
Fix adapter name change problem.
2009-09-20 16:39:48 -04:00
Android (Google) Code Review
03268374fe
Merge change 25970 into eclair
...
* changes:
Make removeBond() call async.
2009-09-20 16:14:54 -04:00
Android (Google) Code Review
8afe0f3d51
Merge change 25992 into eclair
...
* changes:
Add an 'init everything' operation to the first backup pass
2009-09-20 16:10:59 -04:00
Dianne Hackborn
cfbb735f84
Fix issue #1862317 : Browser does not appear to honor anchors (#es) in links
...
Also a little improved debugging output of bad resource identifiers.
Change-Id: I054064ef22855608ffd722e4ccf12ce57d1992b2
2009-09-20 12:40:03 -07:00
Android (Google) Code Review
23b0b2d636
Merge change 25885 into eclair
...
* changes:
handle calendars with an access level of "root"
2009-09-20 15:14:16 -04:00
Android (Google) Code Review
ed89b3f913
Merge change 25853 into eclair
...
* changes:
Don't back up / restore certain sync-related settings
2009-09-20 13:28:41 -04:00
Android (Google) Code Review
5ba2d8627b
Merge change 25959 into eclair
...
* changes:
Add better transition to rotary lock widget when triggering: spin around instead of snap back.
2009-09-20 12:59:59 -04:00
Android (Google) Code Review
292ccb6695
Merge change 25894 into eclair
...
* changes:
Adding CONTENT_TYPE to CommonDataKinds.Email
2009-09-20 10:49:05 -04:00
Android (Google) Code Review
5cec758506
Merge change 25938 into eclair
...
* changes:
Don't require WAKE_LOCK permission to enable wifi
2009-09-20 10:48:09 -04:00
Android (Google) Code Review
48101b1f7d
Merge change 25944 into eclair
...
* changes:
Wake the screen if the proximity wakelock is released while the proximity sensor is active.
2009-09-20 00:27:28 -04:00
Android (Google) Code Review
0d0a0b95a4
Merge change 25937 into eclair
...
* changes:
Change the broadcast intent for dock state changes from a sticky broadcast to a sticky ordered broadcast. This is so individual apps can override the default behavior and stop the related dock app from launching.
2009-09-20 00:24:44 -04:00
Android (Google) Code Review
ebb1abe054
Merge change 25931 into eclair
...
* changes:
Add better APIs for the battery status, and other cleanup.
2009-09-19 17:13:23 -04:00
Android (Google) Code Review
bf1d74e3c7
Merge change 25929 into eclair
...
* changes:
Add API to send an ordered sticky broadcast.
2009-09-19 15:22:19 -04:00
Android (Google) Code Review
05a83cde1f
Merge change 25779 into eclair
...
* changes:
Add new API for fetching UUIDs using SDP.
2009-09-19 14:30:37 -04:00
Android (Google) Code Review
4a43004287
Merge change 25911 into eclair
...
* changes:
Unhide attributes textAppearanceSearchResultSubtitle and attr/textAppearanceSearchResultTitle. We had discussed doing this in Donut but looks like it never happened. We need these attributes for voice search so now's as good a time as any.
2009-09-19 04:29:22 -04:00
Android (Google) Code Review
cff2f77664
Merge change 25831 into eclair
...
* changes:
When double tap zoom out to overview mode, force reveal the full title bar if it is partial visible.
2009-09-19 02:09:44 -04:00
Android (Google) Code Review
658881ff08
Merge change 25858 into eclair
...
* changes:
There is a know issue in PV regarding the video size return. Need to put a 1 second sleep before we get the video dimension
2009-09-18 23:07:00 -04:00
Android (Google) Code Review
1da36c076d
Merge change 25874 into eclair
...
* changes:
ContactsContract: Adding joined columns to the CommonDataKind class definitions.
2009-09-18 22:31:54 -04:00
Android (Google) Code Review
8563a27de1
Merge change 25883 into eclair
...
* changes:
Draw a green triangle using OpenGL 2.0 APIs.
2009-09-18 21:30:35 -04:00
Jack Palevich
9ec24af0e8
Draw a green triangle using OpenGL 2.0 APIs.
2009-09-18 18:27:37 -07:00
Android (Google) Code Review
759ff0fa02
Merge change 25873 into eclair
...
* changes:
Fix transformation on windows.
2009-09-18 20:56:25 -04:00
Android (Google) Code Review
e1b107c895
Merge change 25839 into eclair
...
* changes:
Fix potential ArrayIndexOutOfBoundsException.
2009-09-18 20:09:34 -04:00
Android (Google) Code Review
4ca874e3e6
Merge change 25826 into eclair
...
* changes:
Suppressed the invalidFrameRate as the framework is not throwing the IOException anymore.
2009-09-18 19:14:32 -04:00
Android (Google) Code Review
a791e507ea
Merge change 25847 into eclair
...
* changes:
Fix http://b/issue?id=2099487
2009-09-18 18:59:58 -04:00
Android (Google) Code Review
920afe8191
Merge change 25628 into eclair
...
* changes:
Inefficient but correct fix for 2122381: call finishBackup after every performBackup
2009-09-18 18:25:33 -04:00
Android (Google) Code Review
d1311cdf31
Merge change 25829 into eclair
...
* changes:
Revert "ContactsContract: Adding joined columns to the Data class definition."
2009-09-18 18:05:50 -04:00
Android (Google) Code Review
cc9deeb031
Merge change 25818 into eclair
...
* changes:
Clean up some debugging and add 2 math lib routines.
2009-09-18 17:25:21 -04:00
Android (Google) Code Review
658ba87e29
Merge change 25810 into eclair
...
* changes:
Fix pause-wait dial string conversion error
2009-09-18 17:02:56 -04:00
Android (Google) Code Review
57bee39221
Merge change 25800 into eclair
...
* changes:
ContactsContract: Adding joined columns to the Data class definition.
2009-09-18 16:54:34 -04:00
Android (Google) Code Review
d1378a12f6
Merge change 25780 into eclair
...
* changes:
Reject lowercase characters in checkBluetoothAddress().
2009-09-18 16:51:36 -04:00
Android (Google) Code Review
13026403db
Merge change 25785 into eclair
...
* changes:
Fix http://b/2126318 (density test fails due to wrong-size asset stripping)
2009-09-18 15:23:40 -04:00
Android (Google) Code Review
fe9acfe42d
Merge change 25786 into eclair
...
* changes:
Fix http://b/2086471 (list view headers too dark in mdpi).
2009-09-18 15:18:27 -04:00
Android (Google) Code Review
e40f007042
Merge change 25752 into eclair
...
* changes:
Add a Gservices setting to controll the app error reporting feature.
2009-09-18 15:07:28 -04:00
Android (Google) Code Review
10d63060b2
Merge change 25775 into eclair
...
* changes:
Fix typo in SECONDARY_DATA_RETRY_CONFIG
2009-09-18 14:53:46 -04:00
Android (Google) Code Review
18a2cc4ca0
Merge change 25464 into eclair
...
* changes:
Improve ExifInterface API.
2009-09-18 14:38:38 -04:00
Android (Google) Code Review
97e1023344
Merge change 25772 into eclair
...
* changes:
Add progress view and default poster for the <video> implementation
2009-09-18 14:22:01 -04:00