44016 Commits

Author SHA1 Message Date
Robert Greenwalt
9e4ba121dc Add new network type for HSPA+.
Change-Id: Ia949a02e5cb66bc9f7d4d5e7e771e592231c729b
2011-02-02 15:41:44 -08:00
Ben Murdoch
c5f520aa09 am 6a48ba74: am 3b8657de: Merge "Move setExpandedTileBounds from WC to UI thread" into honeycomb
* commit '6a48ba740e8d93c945ce7d829a25de2b004d0452':
  Move setExpandedTileBounds from WC to UI thread
2011-02-01 18:42:12 -08:00
Ben Murdoch
6a48ba740e am 3b8657de: Merge "Move setExpandedTileBounds from WC to UI thread" into honeycomb
* commit '3b8657debcbcf1bb4e66ac797d7ea15d737ecb42':
  Move setExpandedTileBounds from WC to UI thread
2011-02-01 18:39:51 -08:00
Ben Murdoch
3b8657debc Merge "Move setExpandedTileBounds from WC to UI thread" into honeycomb 2011-02-01 18:37:43 -08:00
Ben Murdoch
fa148f6889 Move setExpandedTileBounds from WC to UI thread
Bug: 3412928
Change-Id: I2d5c8cc1ba188152dd570ef3a0f2f2f14d64465f
2011-02-02 02:27:40 +00:00
Brian Muramatsu
e776768b26 am 0872e36c: am 1d696fa4: Merge "Fix Incorrect Times in TimePickerDialog" into honeycomb
* commit '0872e36ccb0926fe1fb04a0bc6593f9c167dacbc':
  Fix Incorrect Times in TimePickerDialog
2011-02-01 18:13:24 -08:00
Brian Muramatsu
0872e36ccb am 1d696fa4: Merge "Fix Incorrect Times in TimePickerDialog" into honeycomb
* commit '1d696fa45881ff234c9b76eef8ee5aab444ba918':
  Fix Incorrect Times in TimePickerDialog
2011-02-01 18:10:59 -08:00
Brian Muramatsu
1d696fa458 Merge "Fix Incorrect Times in TimePickerDialog" into honeycomb 2011-02-01 18:09:36 -08:00
Brian Muramatsu
87879e8ef9 Fix Incorrect Times in TimePickerDialog
Bug 3414311

TimePicker#setCurrentHour subtracts 12 from the given hour if
is24HourView returns false. TimePickerDialog calls setCurrentHour before
setIs24HourView, so the 12 will always be substracted from the time.
Reorder the statements so that TimePickerDialog sets is24HourView,
before setting the hour and time.

Change-Id: Ib997397b04dbdd767e67806aea7614426019e938
2011-02-01 17:56:29 -08:00
Nick Pelly
826da2299a Reconcile api/11.xml with honeycomb-plus-aosp to fix build.
Change-Id: I107094cf0d2972a45e6ef9d7555096cbcd4ebe01
2011-02-01 17:32:46 -08:00
Jaikumar Ganesh
17689de1cf am 25bbfda2: am 485d577a: Merge "Fix BluetoothAdapter Connection change intent doc." into honeycomb
* commit '25bbfda2442e6d8f55bdc8e2dd0eca18b0ba594b':
  Fix BluetoothAdapter Connection change intent doc.
2011-02-01 17:12:23 -08:00
Jaikumar Ganesh
25bbfda244 am 485d577a: Merge "Fix BluetoothAdapter Connection change intent doc." into honeycomb
* commit '485d577af1b410769e1a364d8e2bf7837fb313b0':
  Fix BluetoothAdapter Connection change intent doc.
2011-02-01 17:08:46 -08:00
Jaikumar Ganesh
485d577af1 Merge "Fix BluetoothAdapter Connection change intent doc." into honeycomb 2011-02-01 17:06:56 -08:00
Dianne Hackborn
8f43c1a5b9 am d48ba867: am e77f9914: Merge "Whoops, need to put this check back." into honeycomb
* commit 'd48ba867d69159542cf967d5fcaba41c5474f134':
  Whoops, need to put this check back.
2011-02-01 16:54:50 -08:00
Jaikumar Ganesh
0b5b35f8a1 Fix BluetoothAdapter Connection change intent doc.
Bug: 3414206
Change-Id: Icf87e28e11b0b5072fe546225bbfb1dc68487ef0
2011-02-01 16:53:14 -08:00
Dianne Hackborn
d48ba867d6 am e77f9914: Merge "Whoops, need to put this check back." into honeycomb
* commit 'e77f99144f015d9044909a4c128fa916465b0671':
  Whoops, need to put this check back.
2011-02-01 16:53:09 -08:00
Dianne Hackborn
e77f99144f Merge "Whoops, need to put this check back." into honeycomb 2011-02-01 16:50:44 -08:00
Dianne Hackborn
a48a37f025 Whoops, need to put this check back.
We still don't want third party wallpapers to be able to do this,
since it can't work with all window animations.

Change-Id: I97c8ef78c36bd89bf47a7c4533ed1c244dcff4a6
2011-02-01 16:30:38 -08:00
Dianne Hackborn
06a4b53d8d am 2a70a1e3: am bd77ed7f: Merge "Make image wallpaper use a big surface." into honeycomb
* commit '2a70a1e349cb982ae68196195d4745474d8f2568':
  Make image wallpaper use a big surface.
2011-02-01 16:28:39 -08:00
Dianne Hackborn
2a70a1e349 am bd77ed7f: Merge "Make image wallpaper use a big surface." into honeycomb
* commit 'bd77ed7fff87b79008e3b071115674dff2721994':
  Make image wallpaper use a big surface.
2011-02-01 16:26:12 -08:00
Dianne Hackborn
bd77ed7fff Merge "Make image wallpaper use a big surface." into honeycomb 2011-02-01 16:23:47 -08:00
Dianne Hackborn
f185552f63 Make image wallpaper use a big surface.
Change-Id: I119f2bfee5fde08040520bd0da8574194a893ab5
2011-02-01 16:20:20 -08:00
Jaikumar Ganesh
0cd527800e Merge "Remove discoverable timeout handler." 2011-02-01 15:39:40 -08:00
Wink Saville
1a24a9c1d4 am 566cd74f: am 4b77bbd2: Merge "Have getPhoneType return PHONE_TYPE_NONE for non-voice capable devices." into honeycomb
* commit '566cd74f5686b480d2e3d49c4505c45df7712587':
  Have getPhoneType return PHONE_TYPE_NONE for non-voice capable devices.
2011-02-01 15:30:29 -08:00
Wink Saville
566cd74f56 am 4b77bbd2: Merge "Have getPhoneType return PHONE_TYPE_NONE for non-voice capable devices." into honeycomb
* commit '4b77bbd2ffc9d3a5c9dc5a03d98c7f94436173f7':
  Have getPhoneType return PHONE_TYPE_NONE for non-voice capable devices.
2011-02-01 15:28:10 -08:00
Wink Saville
4b77bbd2ff Merge "Have getPhoneType return PHONE_TYPE_NONE for non-voice capable devices." into honeycomb 2011-02-01 15:24:31 -08:00
Jean-Baptiste Queru
61b6822d71 Merge "Really get the new GB APIs." 2011-02-01 15:22:06 -08:00
Jean-Baptiste Queru
72f43886fb Really get the new GB APIs.
Change-Id: Ib2bc4d964ad925977ed58e466cc50ed3e89f5924
2011-02-01 15:21:21 -08:00
Paul Westbrook
7759e9217f am 59927ce5: am 8b805ddc: Merge "Enable retrieving default download manager settings" into honeycomb
* commit '59927ce5ce34b6b26e6410102b3580cc6b4e1335':
  Enable retrieving default download manager settings
2011-02-01 15:12:46 -08:00
Paul Westbrook
59927ce5ce am 8b805ddc: Merge "Enable retrieving default download manager settings" into honeycomb
* commit '8b805ddc2eacaf7c5618619feee2154c4b18e9bf':
  Enable retrieving default download manager settings
2011-02-01 15:09:53 -08:00
Paul Westbrook
8b805ddc2e Merge "Enable retrieving default download manager settings" into honeycomb 2011-02-01 15:07:40 -08:00
Jean-Baptiste Queru
22d197eb31 am 068f3ef9: am 066e1e3c: am dbf09fee: am eb17d6f5: Merge "Don\'t crash zygote if webcore fails to load"
* commit '068f3ef956ee3cadfe6089d9614ab093c03525c6':
  Don't crash zygote if webcore fails to load
2011-02-01 14:50:51 -08:00
Jean-Baptiste Queru
068f3ef956 am 066e1e3c: am dbf09fee: am eb17d6f5: Merge "Don\'t crash zygote if webcore fails to load"
* commit '066e1e3cc6a0a3f2fbf672b82f8e3317574b86da':
  Don't crash zygote if webcore fails to load
2011-02-01 14:48:21 -08:00
Romain Guy
509e6cd895 am 1c531f4a: am f222956c: Merge "Correctly set the alpha of a hardware layer before drawing it. Bug #3410819" into honeycomb
* commit '1c531f4a44c9ea61e74dbe2ded1b8dca0f83f790':
  Correctly set the alpha of a hardware layer before drawing it. Bug #3410819
2011-02-01 14:37:07 -08:00
Mike Cleron
1aa03cf72a am 00ab863a: am fb3221bf: Merge "Assume ARGB_8888 for unknown configs. Bug #3327175" into honeycomb
* commit '00ab863a19610725469a27aaab0779de8d62c2e1':
  Assume ARGB_8888 for unknown configs. Bug #3327175
2011-02-01 14:37:01 -08:00
Paul Westbrook
d99d0dc43a Enable retrieving default download manager settings
Enable retrieving the default download manager settings from
a resource, when the SettingsProvider database is created

The default setting for these values is -1, which will cause
DownloadManger to not enforce a limit.

Bug: 3341145
Change-Id: I25294d0f75fb0bdf20d4bef54457056c25c31add
2011-02-01 14:36:24 -08:00
Romain Guy
1c531f4a44 am f222956c: Merge "Correctly set the alpha of a hardware layer before drawing it. Bug #3410819" into honeycomb
* commit 'f222956c955c97cf436c6f18b50bd0e57c89f381':
  Correctly set the alpha of a hardware layer before drawing it. Bug #3410819
2011-02-01 14:33:01 -08:00
Mike Cleron
00ab863a19 am fb3221bf: Merge "Assume ARGB_8888 for unknown configs. Bug #3327175" into honeycomb
* commit 'fb3221bf6d9d59b792dfe4b0aa6a6567a5a92ba7':
  Assume ARGB_8888 for unknown configs. Bug #3327175
2011-02-01 14:32:19 -08:00
Jean-Baptiste Queru
e9a1afcbda am bf3e43eb: Merge da20efd9
* commit 'bf3e43eb00b72e350a1e6a96233f745ae2ee8ba8':
  Final final final Gingerbread MR API changes.
2011-02-01 14:16:42 -08:00
Jaikumar Ganesh
fbb238db71 Remove discoverable timeout handler.
This is leftover code from bluez3 days. We get a property change
in Bluez4 and an intent is sent.

Change-Id: Iba8821ef73edf08add590ef9d11074b59fec2d50
2011-02-01 14:15:12 -08:00
Jean-Baptiste Queru
bf3e43eb00 Merge da20efd9
Change-Id: I2357c8f8cf001de08a28e9c48c2ca5722a92d75e
2011-02-01 14:12:29 -08:00
Romain Guy
f222956c95 Merge "Correctly set the alpha of a hardware layer before drawing it. Bug #3410819" into honeycomb 2011-02-01 14:00:35 -08:00
Mike Cleron
fb3221bf6d Merge "Assume ARGB_8888 for unknown configs. Bug #3327175" into honeycomb 2011-02-01 14:00:09 -08:00
Nick Pelly
1a40bb0ef8 am 1e19d87c: (-s ours) am 17bf5e3c: DO NOT MERGE
* commit '1e19d87c78b183da7d9ef692ddc1f3664b4279a9':
  DO NOT MERGE
2011-02-01 13:27:13 -08:00
Dheeraj Sharma
9cd6a8e2cf am dacacb50: am 22ad6243: Merge "Fix for issue 3410895 Transition regeneration not happening after changing aspect ratio of project" into honeycomb
* commit 'dacacb50ed616bc52c092d9716252ec49a94457d':
  Fix for issue 3410895 Transition regeneration not happening after changing aspect ratio of project
2011-02-01 13:26:51 -08:00
Justin Ho
6a0417d048 am 53e56c36: am 6d134754: Making default upload and download arrows more visible Bug: 3399982
* commit '53e56c362a7c4f1bd1255bb2a27091fa6a429774':
  Making default upload and download arrows more visible Bug: 3399982
2011-02-01 13:26:47 -08:00
Justin Ho
5d1c293350 am daa95d67: am 50bd7362: Merge "Updating Froyo framework assets to Holo style Bug: 3362749" into honeycomb
* commit 'daa95d679c063dca451e9207e61bb35496a9c1b2':
  Updating Froyo framework assets to Holo style Bug: 3362749
2011-02-01 13:26:37 -08:00
Kristian Monsen
2866538974 am ff65c9d7: (-s ours) am 8b8f7989: Fix for bug 3407633 Cookie not set in CookieManager - DO NOT MERGE
* commit 'ff65c9d75ca1ccaa1e44d95e8ea33144022163cf':
  Fix for bug 3407633 Cookie not set in CookieManager - DO NOT MERGE
2011-02-01 13:26:31 -08:00
Dave Burke
e54d2dadcd am 508556a8: am 84a34059: Smoother scrolling by preparing offscreen tiles (credit: Ben Murdoch)
* commit '508556a837287455e1a1181befe1ad8745613487':
  Smoother scrolling by preparing offscreen tiles (credit: Ben Murdoch)
2011-02-01 13:26:06 -08:00
Mike Cleron
fbcba51ab2 am b118bd1c: am ad97c1b1: Merge "Remove MeasuredText debug messages" into honeycomb
* commit 'b118bd1c2bb665eec1a78a6cf5c76a0aa6eba6af':
  Remove MeasuredText debug messages
2011-02-01 13:25:40 -08:00