4331 Commits

Author SHA1 Message Date
Jim Miller
1f21839a98 am 8799b96e: Merge change 26314 into eclair
Merge commit '8799b96ea09d5fdd9904dd9de3002c0a9cd28fdc' into eclair-plus-aosp

* commit '8799b96ea09d5fdd9904dd9de3002c0a9cd28fdc':
  Delay broadcasting ACCOUNTS_CHANGED until we're certain AndroidId is ready.
2009-09-23 16:24:02 -07:00
Android (Google) Code Review
8799b96ea0 Merge change 26314 into eclair
* changes:
  Delay broadcasting ACCOUNTS_CHANGED until we're certain AndroidId is ready.
2009-09-23 19:15:29 -04:00
Jim Miller
50c05f38b3 Delay broadcasting ACCOUNTS_CHANGED until we're certain AndroidId is ready.
Make sure 'nobroadcast' flag doesn't get stored in database.
Update after review.
2009-09-23 16:05:03 -07:00
Fred Quintana
3fee3fb646 am 8f1e5981: Merge change 26653 into eclair
Merge commit '8f1e598118d612988ffecfa979778e9aab4ece57' into eclair-plus-aosp

* commit '8f1e598118d612988ffecfa979778e9aab4ece57':
  make the SyncManager listen for backgroun data setting changes and do a sync when the setting is enabled
2009-09-23 16:04:34 -07:00
Android (Google) Code Review
8f1e598118 Merge change 26653 into eclair
* changes:
  make the SyncManager listen for backgroun data setting changes and do a sync when the setting is enabled
2009-09-23 18:58:07 -04:00
Dianne Hackborn
5ddbc0d59d am de0dfb7b: Fix issue #2125720 Weather Forecast Widget - graphics do not scale
Merge commit 'de0dfb7b65a02d4dd74c271b558adee0973fc267' into eclair-plus-aosp

* commit 'de0dfb7b65a02d4dd74c271b558adee0973fc267':
  Fix issue #2125720 Weather Forecast Widget - graphics do not scale
2009-09-23 14:36:42 -07:00
Dianne Hackborn
de0dfb7b65 Fix issue #2125720 Weather Forecast Widget - graphics do not scale
I forgot to add the new density field to the Bitmaps' parcelable data.

Change-Id: I77cf3e93e356297e0caed6fc71b62b5cd8f79124
2009-09-23 14:26:02 -07:00
Sanjay Jeyakumar
ea986e301f am f017167f: Merge change 25794 into eclair
Merge commit 'f017167f52e2459cf16fabde8afb5a6c51bd780f' into eclair-plus-aosp

* commit 'f017167f52e2459cf16fabde8afb5a6c51bd780f':
  Remove the GDD Gservices setting.
2009-09-23 13:46:07 -07:00
Debajit Ghosh
6351cf72a5 am 193a6261: Merge change 26537 into eclair
Merge commit '193a6261894619985866220c320017f0831d6055' into eclair-plus-aosp

* commit '193a6261894619985866220c320017f0831d6055':
  add hashCode() and equals() to Rfc822Token, as well as a convenience tokenizer method to Rfc822Tokenizer, as part of a calendar guest bugfix.
2009-09-23 13:45:55 -07:00
Android (Google) Code Review
f017167f52 Merge change 25794 into eclair
* changes:
  Remove the GDD Gservices setting.
2009-09-23 16:37:57 -04:00
Sanjay Jeyakumar
b34a3a0805 Remove the GDD Gservices setting. 2009-09-23 13:34:20 -07:00
Android (Google) Code Review
193a626189 Merge change 26537 into eclair
* changes:
  add hashCode() and equals() to Rfc822Token, as well as a convenience tokenizer method to Rfc822Tokenizer, as part of a calendar guest bugfix.
2009-09-23 16:17:02 -04:00
Fred Quintana
600dde04ee make the SyncManager listen for backgroun data setting changes and do a sync when the setting is enabled 2009-09-23 12:58:51 -07:00
Cary Clark
307ad592b8 am 37703b6c: invalidate the webview after pressing the IME \'next\' button
Merge commit '37703b6c875a935e6341d8a710796bc0c87d3044' into eclair-plus-aosp

* commit '37703b6c875a935e6341d8a710796bc0c87d3044':
  invalidate the webview after pressing the IME 'next' button
2009-09-23 12:51:27 -07:00
Cary Clark
37703b6c87 invalidate the webview after pressing the IME 'next' button
fixes http://b/issue?id=2141013
2009-09-23 15:40:17 -04:00
Daniel Sandler
e201a1df14 am 3f2c70fb: Merge change 26627 into eclair
Merge commit '3f2c70fb9e2dd503f96958db501729a20bb33c31' into eclair-plus-aosp

* commit '3f2c70fb9e2dd503f96958db501729a20bb33c31':
  Convert instances of px in default UI styles to dip.
2009-09-23 12:00:07 -07:00
Android (Google) Code Review
3f2c70fb9e Merge change 26627 into eclair
* changes:
  Convert instances of px in default UI styles to dip.
2009-09-23 14:54:44 -04:00
Ray Chen
94cdc3d0e2 am 830207ca: Merge change 25635 into eclair
Merge commit '830207cab4047431d7a38443531a3a912bfecf3a' into eclair-plus-aosp

* commit '830207cab4047431d7a38443531a3a912bfecf3a':
  Add new thumbnail API.
2009-09-23 11:38:06 -07:00
Leon Scroggins
2fd4943847 am 6d181166: Merge change 26615 into eclair
Merge commit '6d181166a2e5c819e274397f90e33d340061750f' into eclair-plus-aosp

* commit '6d181166a2e5c819e274397f90e33d340061750f':
  Provide a getter to access the width of the HTML document.
2009-09-23 11:34:20 -07:00
Android (Google) Code Review
830207cab4 Merge change 25635 into eclair
* changes:
  Add new thumbnail API.
2009-09-23 14:31:04 -04:00
Android (Google) Code Review
6d181166a2 Merge change 26615 into eclair
* changes:
  Provide a getter to access the width of the HTML document.
2009-09-23 14:24:07 -04:00
Ray Chen
00c575a3fc Add new thumbnail API. 2009-09-23 11:23:45 -07:00
Daniel Sandler
611078906c am 9d12fdb1: Merge change 26625 into eclair
Merge commit '9d12fdb1b55500d69df5a1bdc2fcba57a2f1876c' into eclair-plus-aosp

* commit '9d12fdb1b55500d69df5a1bdc2fcba57a2f1876c':
  Fix http://b/2139600 (expander indicators misaligned).
2009-09-23 11:21:27 -07:00
Leon Scroggins
ea96d1e27f Provide a getter to access the width of the HTML document.
Necessary to scale thumbnail pictures to show the full page width.

Change-Id: I631e880b09fe66403ea71bf5e019899a180e6a53
2009-09-23 14:14:34 -04:00
Android (Google) Code Review
9d12fdb1b5 Merge change 26625 into eclair
* changes:
  Fix http://b/2139600 (expander indicators misaligned).
2009-09-23 14:12:37 -04:00
Daniel Sandler
c025b436aa Convert instances of px in default UI styles to dip.
Almost fixes http://b/issue?id=2131173, but unfortunately
due (perhaps) to asset size differences, the gap between
Gallery tiles is now 1px instead of ~10.
2009-09-23 14:00:00 -04:00
Daniel Sandler
2a237a9f5c Fix http://b/2139600 (expander indicators misaligned).
Culprit: busted 9-patch.
2009-09-23 13:56:16 -04:00
Debajit Ghosh
78a5b8106a add hashCode() and equals() to Rfc822Token, as well as a convenience tokenizer method to Rfc822Tokenizer, as part of a calendar guest bugfix. 2009-09-23 10:44:18 -07:00
Wei Huang
c3bfa6048d am b06c9a8c: Merge change 26579 into eclair
Merge commit 'b06c9a8c8e59067edd3c6b5af574ff382a4ef656' into eclair-plus-aosp

* commit 'b06c9a8c8e59067edd3c6b5af574ff382a4ef656':
  add definition for Mms.TempStorage content uri and filename.
2009-09-23 10:24:21 -07:00
Cary Clark
3c385116e9 am b82665e7: don\'t allow min scale to go to infinity
Merge commit 'b82665e78f3a4f08e7b620b85246b7925097386b' into eclair-plus-aosp

* commit 'b82665e78f3a4f08e7b620b85246b7925097386b':
  don't allow min scale to go to infinity
2009-09-23 10:19:21 -07:00
Android (Google) Code Review
b06c9a8c8e Merge change 26579 into eclair
* changes:
  add definition for Mms.TempStorage content uri and filename.
2009-09-23 13:17:14 -04:00
Cary Clark
b82665e78f don't allow min scale to go to infinity
When a new picture is received, the min zoom scale is set.
One of the many choices divides by draw.mMinPrefWidth, even
if it is zero. Add a check to require it to be greater than
zero before using it as a ratio component.

fixes http://b/issue?id=2138786
2009-09-23 13:09:34 -04:00
Ben Murdoch
ea2aabf1b2 am c28e3a67: Merge change 26595 into eclair
Merge commit 'c28e3a670fd993d5465504ed48e9e89bb24823b0' into eclair-plus-aosp

* commit 'c28e3a670fd993d5465504ed48e9e89bb24823b0':
  Move destroying the web view to the WVC thread (previously it was on the UI thread)
2009-09-23 09:59:26 -07:00
Android (Google) Code Review
c28e3a670f Merge change 26595 into eclair
* changes:
  Move destroying the web view to the WVC thread (previously it was on the UI thread)
2009-09-23 12:53:31 -04:00
Wei Huang
d588cb7fc3 add definition for Mms.TempStorage content uri and filename.
Change-Id: Idfab085f2ecc8c7c835208805ccf1d94d6380780
2009-09-23 09:51:49 -07:00
Leon Scroggins
90c0d0ab42 am d4c00a17: Merge change 26590 into eclair
Merge commit 'd4c00a173aacf815bb8c5bcffaab21da61ac7d66' into eclair-plus-aosp

* commit 'd4c00a173aacf815bb8c5bcffaab21da61ac7d66':
  In calcOurContentVisibleRect, account for the visible title bar.
2009-09-23 09:04:57 -07:00
Android (Google) Code Review
d4c00a173a Merge change 26590 into eclair
* changes:
  In calcOurContentVisibleRect, account for the visible title bar.
2009-09-23 11:58:46 -04:00
Bjorn Bringert
e7244b0482 am dbce92ab: Merge change 26587 into eclair
Merge commit 'dbce92ab0bc874420f237cc06f615470080ebc6a' into eclair-plus-aosp

* commit 'dbce92ab0bc874420f237cc06f615470080ebc6a':
  Back button in search always goes back or closes search
2009-09-23 08:29:14 -07:00
Android (Google) Code Review
dbce92ab0b Merge change 26587 into eclair
* changes:
  Back button in search always goes back or closes search
2009-09-23 11:20:03 -04:00
Ben Murdoch
3dba1e4d81 Move destroying the web view to the WVC thread (previously it was on the UI thread)
Change-Id: I5a48734c6a244eadd1d60659f8e02ebb889a8fc1
2009-09-23 16:14:37 +01:00
Leon Scroggins
37df6a8328 In calcOurContentVisibleRect, account for the visible title bar.
Fixes http://b/issue?id=2137879 and http://b/issue?id=2135469

Change-Id: I6a4b2f90ffa8d37adbe86a2fd19d141c4136213c
2009-09-23 10:53:42 -04:00
Bjorn Bringert
077357ccf0 Back button in search always goes back or closes search
Before, the back button had different behavior depending on
which part of the search dialog had focus, and depending on
whether there were more suggestions than could fit in the
visible space in the drop-down.

This change makes the behavior of the BACK button more
predictable, by always going back to QSB when pivoted
into a source, and closing the search dialog when in
QSB.

Fixes http://b/issue?id=2126526
"One tap of back button when entering text to search
should always take you back to previous page"

Change-Id: I7b3553122eaa1a5d87ac966d5ab2a9f432063cc9
2009-09-23 14:59:02 +01:00
Dianne Hackborn
8f0d64693e am c413d54c: Merge change 26573 into eclair
Merge commit 'c413d54cd9283778e6d73965a1d1d5f63ba62ec3' into eclair-plus-aosp

* commit 'c413d54cd9283778e6d73965a1d1d5f63ba62ec3':
  Fix bug where onStartCommand() was never called with a null intent.
2009-09-23 01:05:01 -07:00
Dianne Hackborn
fed534ee5d Fix bug where onStartCommand() was never called with a null intent.
Also clean up some of the service java docs.

Change-Id: I40e7d713e2393f7ee1db9822da8f07fb6304a9e4
2009-09-23 00:42:12 -07:00
Daisuke Miyakawa
b452ea0e68 am d2cd9467: Suppress warning around old vcard code.
Merge commit 'd2cd9467b876777d512911fadeb948e58b9de257' into eclair-plus-aosp

* commit 'd2cd9467b876777d512911fadeb948e58b9de257':
  Suppress warning around old vcard code.
2009-09-22 23:26:14 -07:00
Daisuke Miyakawa
d2cd9467b8 Suppress warning around old vcard code. 2009-09-22 23:14:52 -07:00
Daisuke Miyakawa
4337a244c4 am c32897a6: Suppress Performance log emitted by vCard importer.
Merge commit 'c32897a6ead7e898dd37ac8bcec72e4cf89dadfa' into eclair-plus-aosp

* commit 'c32897a6ead7e898dd37ac8bcec72e4cf89dadfa':
  Suppress Performance log emitted by vCard importer.
2009-09-22 22:34:03 -07:00
Daisuke Miyakawa
90b765807e am 3559c14c: Merge change 26549 into eclair
Merge commit '3559c14c9c056b51e0def93625987e0a42c618f7' into eclair-plus-aosp

* commit '3559c14c9c056b51e0def93625987e0a42c618f7':
  Add Website.TYPE information.
2009-09-22 22:24:18 -07:00
Daisuke Miyakawa
c32897a6ea Suppress Performance log emitted by vCard importer. 2009-09-22 22:22:34 -07:00
Android (Google) Code Review
3559c14c9c Merge change 26549 into eclair
* changes:
  Add Website.TYPE information.
2009-09-23 01:17:31 -04:00