Commit Graph

4458 Commits

Author SHA1 Message Date
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
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
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
Android (Google) Code Review
06657708ac Merge change 25768 into eclair
* changes:
  Add one line of logging when SCO SOCKET connect starts.
2009-09-18 13:29:34 -04:00
Android (Google) Code Review
70f6243ea2 Merge change 25734 into eclair
* changes:
  Show the live wallpaper on the lock screen.
2009-09-18 13:16:30 -04:00
Android (Google) Code Review
236d32c694 Merge change 25644 into eclair
* changes:
  add Eclair to the droiddoc 'since' options so that we can see API Level diffs in the docs.
2009-09-18 13:01:05 -04:00
Android (Google) Code Review
ea9aee7676 Merge change 25666 into eclair
* changes:
  Save message size
2009-09-18 12:11:28 -04:00
Android (Google) Code Review
81e204de8b Merge change 25722 into eclair
* changes:
  Modified the validation to use singal media player instance.
2009-09-18 02:55:53 -04:00
Android (Google) Code Review
5cfbb8dd1c Merge change 25496 into eclair
* changes:
  Fix issue 2127371: Possible race condition in AudioFlinger::openRecord() when a Track is being destroyed.
2009-09-18 02:55:00 -04:00
Android (Google) Code Review
b68b346946 Merge change 25452 into eclair
* changes:
  Modified the new stream video url.
2009-09-18 02:20:43 -04:00
Android (Google) Code Review
b3f93c06cf Merge change 25717 into eclair
* changes:
  CertTool: avoid using final static array.
2009-09-18 01:57:38 -04:00
Android (Google) Code Review
54f7563b3e Merge change 25706 into eclair
* changes:
  WebKit: switch to java-based CertTool.
2009-09-18 00:45:09 -04:00
Android (Google) Code Review
71f9b874e9 Merge change 25705 into eclair
* changes:
  Add a helper class to send out credentials.
2009-09-18 00:44:48 -04:00
Android (Google) Code Review
2bd907193e Merge change 25684 into eclair
* changes:
  keystore: add multi-user support.
2009-09-18 00:44:00 -04:00
Chia-chi Yeh
4cff21f21b keystore: add multi-user support.
Change-Id: I60268261110934a1d60efa341ff530f94415724f
2009-09-18 11:49:55 +08:00
Mathias Agopian
6d9f69843b fix [2129080] Soft reboot after clicking around and then rubbing the screen 2009-09-17 19:23:59 -07:00
Android (Google) Code Review
84adf49fa1 Merge change 25636 into eclair
* changes:
  Add each contact in vCard into "My Groups" if account is for Google's and it has such a group. This fix should be temporal. Should be fixed in the near future.
2009-09-17 21:51:26 -04:00
Android (Google) Code Review
817cfefe10 Merge change 25647 into eclair
* changes:
  Some tweaks to the rotary lock widget.
2009-09-17 20:43:53 -04:00