Commit Graph

4431 Commits

Author SHA1 Message Date
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
Android (Google) Code Review
fd1f4261b7 Merge change 25629 into eclair
* changes:
  Android side of the fix for [2121211] Sholes has stutter during animations
2009-09-17 20:36:24 -04:00
Android (Google) Code Review
a70143db3a Merge change 25639 into eclair
* changes:
  do not use transactions for calls that just read the DB
2009-09-17 20:20:14 -04:00
Android (Google) Code Review
769cf0f279 Merge change 25640 into eclair
* changes:
  Make the EditText error popup correctly resize when the view resizes.
2009-09-17 20:14:37 -04:00
Android (Google) Code Review
ed8ccfec72 Merge change 25634 into eclair
* changes:
  Report NO_CONNECTIVITY when failover net unavail
2009-09-17 20:12:22 -04:00
Android (Google) Code Review
1a0d7e69c8 Merge change 25554 into eclair
* changes:
  telephony: Add CdmaCellLocation class to the public API.
2009-09-17 20:07:45 -04:00
Android (Google) Code Review
2da4aa942d Merge change 25626 into eclair
* changes:
  Check if rename of current settings file was successful before persisting new changes to settings.
2009-09-17 19:32:34 -04:00
Mathias Agopian
74faca212e Android side of the fix for [2121211] Sholes has stutter during animations
a new method, compostionComplete() is added to the framebuffer hal, it is used by surfaceflinger to signal the driver that the composition is complete, BEFORE it releases its client. This gives a chance to the driver to
2009-09-17 16:18:16 -07:00
Android (Google) Code Review
e10cfb278d Merge change 25550 into eclair
* changes:
  add system property to disable gzip, to help with debugging.
2009-09-17 19:07:05 -04:00
Android (Google) Code Review
972fac9a91 Merge change 25601 into eclair
* changes:
  Fix possible race condition when switching keyboards while there are pending messages.
2009-09-17 18:49:51 -04:00
Android (Google) Code Review
2a8bf44aef Merge change 25571 into eclair
* changes:
  Import revised translations.  DO NOT MERGE
2009-09-17 18:03:26 -04:00
Android (Google) Code Review
2c154bea89 Merge change 25561 into eclair
* changes:
  Add Gservices settings required for carrier billing.
2009-09-17 17:56:31 -04:00
Android (Google) Code Review
3106b15a7c Merge change 25567 into eclair
* changes:
  The starting progress for WebView should be 100 as it is not in the loading state.
2009-09-17 17:54:11 -04:00
Android (Google) Code Review
1147de42a2 Merge change 25338 into eclair
* changes:
  Remove the network connection logic from RequestQueue.
2009-09-17 15:25:52 -04:00
Android (Google) Code Review
78898bb2a9 Merge change 25526 into eclair
* changes:
  Add API to retrieve memory used by running processes.
2009-09-17 15:11:22 -04:00
Android (Google) Code Review
187cc0cd44 Merge change 25534 into eclair
* changes:
  Message Reject notification shouldn't be shown in Emergency Calling Mode
2009-09-17 15:03:27 -04:00
Android (Google) Code Review
44860cb6b9 Merge change 25524 into eclair
* changes:
  Fix the zoom center. Now there is a titlebar, the zoom center needs to be adjusted for it as the user really cares the spot in the document. We need to pin zoom around that spot.
2009-09-17 15:02:16 -04:00
Android (Google) Code Review
45aa55cfd1 Merge change 25535 into eclair
* changes:
  CDMA Check for network duplicate sms
2009-09-17 14:53:45 -04:00
Android (Google) Code Review
d6783b6642 Merge change 25528 into eclair
* changes:
  Another stagefright test-case and ignore end-of-stream notifications while we're flushing.
2009-09-17 14:46:45 -04:00
Android (Google) Code Review
fa564a52af Merge change 25490 into eclair
* changes:
  Revert "Don't activate keyguard if screen is turned off while proximity sensor is active."
2009-09-17 14:39:43 -04:00
Android (Google) Code Review
2e8693aae3 Merge change 25523 into eclair
* changes:
  Add additional error checking, exit early if errors occur.
2009-09-17 14:02:06 -04:00
Jack Palevich
058777592d Add additional error checking, exit early if errors occur. 2009-09-17 10:59:23 -07:00
Android (Google) Code Review
b70aab591e Merge change 25519 into eclair
* changes:
  LocationManagerService: Take fix accuracy into account in proximity zone logic.
2009-09-17 13:58:20 -04:00
Android (Google) Code Review
41290b6bf0 Merge change 25414 into eclair
* changes:
  refactor copy-and-paste email address filtering code. add a column to Calendar.Events contract class.
2009-09-17 13:53:37 -04:00
Android (Google) Code Review
83d9dc5dcd Merge change 25502 into eclair
* changes:
  Fix typo
2009-09-17 13:17:55 -04:00
Android (Google) Code Review
a9c0ce0f71 Merge change 25503 into eclair
* changes:
  Don't crash if the cursor is null.
2009-09-17 13:07:04 -04:00
Android (Google) Code Review
d6050dc23b Merge change 25493 into eclair
* changes:
  Wire the rest of MediaPlayer to our implementation of WebCore::MediaPlayerPrivate
2009-09-17 12:52:59 -04:00
Eric Laurent
0f8ab670c0 Fix issue 2127371: Possible race condition in AudioFlinger::openRecord() when a Track is being destroyed.
The fix consists in locking AudioFlinger::mLock mutex in the TrackBase destructor before clearing the strong pointer to the shared memory client. The mutex is not locked in removeclient() any more which implies that we must make sure that the Client destructor is always called from the TrackBase destructor or that we hold the mLock mutex before calling deleting the Client.
2009-09-17 09:26:04 -07:00