12023 Commits

Author SHA1 Message Date
Dianne Hackborn
7bd2179f22 am 823edb76: am 532d5603: Merge change I80022375 into eclair
Merge commit '823edb76661d57c1af7dbf4eb56eb0e3cb78e229' into eclair-mr2-plus-aosp

* commit '823edb76661d57c1af7dbf4eb56eb0e3cb78e229':
  Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast
2009-11-11 19:18:48 -08:00
Romain Guy
bfbd2bcd0f am fb745d27: am 001e5242: Merge change Icccbd889 into eclair
Merge commit 'fb745d27901a77d3215f32adf426e5f864a1aa01' into eclair-mr2-plus-aosp

* commit 'fb745d27901a77d3215f32adf426e5f864a1aa01':
  Fix broken handling of the BACK key in PopupWindow. Needed by Launcher2.
2009-11-11 19:18:37 -08:00
Dmitri Plotnikov
f949c5856b am b1c62ebf: am ca203475: Merge change Ifcf20541 into eclair
Merge commit 'b1c62ebf92fe20d006023bfa6fbf2cc731c69e4e' into eclair-mr2-plus-aosp

* commit 'b1c62ebf92fe20d006023bfa6fbf2cc731c69e4e':
  New Javadoc for ContactsContract.
2009-11-11 19:18:24 -08:00
Dianne Hackborn
8c3fc0801b am 5bb200fd: am 2ade6421: Merge change I775e1ec0 into eclair
Merge commit '5bb200fde2306d9da1972a81c0238c26ca6f475b' into eclair-mr2-plus-aosp

* commit '5bb200fde2306d9da1972a81c0238c26ca6f475b':
  Debugging for issue #2250075: Desk dock clock app sometimes doesn't
2009-11-11 19:18:11 -08:00
Dianne Hackborn
823edb7666 am 532d5603: Merge change I80022375 into eclair
Merge commit '532d56034532809da7691059742371c1b4d0656c' into eclair-mr2

* commit '532d56034532809da7691059742371c1b4d0656c':
  Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast
2009-11-11 19:13:29 -08:00
Android (Google) Code Review
532d560345 Merge change I80022375 into eclair
* changes:
  Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast
2009-11-11 19:09:56 -08:00
Romain Guy
fb745d2790 am 001e5242: Merge change Icccbd889 into eclair
Merge commit '001e5242c8a801664ea454a2ed6d4fddb600157a' into eclair-mr2

* commit '001e5242c8a801664ea454a2ed6d4fddb600157a':
  Fix broken handling of the BACK key in PopupWindow. Needed by Launcher2.
2009-11-11 18:55:52 -08:00
Dmitri Plotnikov
b1c62ebf92 am ca203475: Merge change Ifcf20541 into eclair
Merge commit 'ca20347543797a67b48a369f9b901cecabd231e3' into eclair-mr2

* commit 'ca20347543797a67b48a369f9b901cecabd231e3':
  New Javadoc for ContactsContract.
2009-11-11 18:53:42 -08:00
Dianne Hackborn
5bb200fde2 am 2ade6421: Merge change I775e1ec0 into eclair
Merge commit '2ade6421f2d6dd615b559c951deace7143958b90' into eclair-mr2

* commit '2ade6421f2d6dd615b559c951deace7143958b90':
  Debugging for issue #2250075: Desk dock clock app sometimes doesn't
2009-11-11 18:53:29 -08:00
Android (Google) Code Review
001e5242c8 Merge change Icccbd889 into eclair
* changes:
  Fix broken handling of the BACK key in PopupWindow. Needed by Launcher2.
2009-11-11 18:52:07 -08:00
Romain Guy
9a583c1bfb Fix broken handling of the BACK key in PopupWindow. Needed by Launcher2.
Change-Id: Icccbd8897186d0b9348a40b3dfc19ab7ac389efd
2009-11-11 18:51:18 -08:00
Android (Google) Code Review
ca20347543 Merge change Ifcf20541 into eclair
* changes:
  New Javadoc for ContactsContract.
2009-11-11 18:49:55 -08:00
Dmitri Plotnikov
dbe449e522 New Javadoc for ContactsContract.
Change-Id: Ifcf20541fda7449f1954f2021c53be3eb672e7ee
2009-11-11 18:48:19 -08:00
Dianne Hackborn
362d5b9b64 Fix issue #2256032: Change CONFIGURATION_CHANGED and add a locale changed broadcast
You can no longer receive CONFIGURATION_CHANGED in a manifest, which is really really
bad (launching apps every time the screen is rotated!).  A new LOCALE_CHANGED broadcast
is sent that you can receive in a manifest.

Change-Id: I80022375f0716db2e672382a29db3cea1af74702
2009-11-11 18:26:06 -08:00
Android (Google) Code Review
2ade6421f2 Merge change I775e1ec0 into eclair
* changes:
  Debugging for issue #2250075: Desk dock clock app sometimes doesn't
2009-11-11 18:16:05 -08:00
Eric Fischer
585519fdd6 am 8ffc2454: am f2335642: Merge change I7fb3bc59 into eclair
Merge commit '8ffc24544fe3e4d58d07fdaa2bf4c120277b0bd7' into eclair-mr2-plus-aosp

* commit '8ffc24544fe3e4d58d07fdaa2bf4c120277b0bd7':
  Add new date formats for the lock screen.
2009-11-11 18:13:20 -08:00
Eric Fischer
8ffc24544f am f2335642: Merge change I7fb3bc59 into eclair
Merge commit 'f233564284d492815b1f45f6f2bd66d96b77d9ea' into eclair-mr2

* commit 'f233564284d492815b1f45f6f2bd66d96b77d9ea':
  Add new date formats for the lock screen.
2009-11-11 18:09:17 -08:00
Android (Google) Code Review
f233564284 Merge change I7fb3bc59 into eclair
* changes:
  Add new date formats for the lock screen.
2009-11-11 18:05:12 -08:00
Dianne Hackborn
12527f9fb1 Debugging for issue #2250075: Desk dock clock app sometimes doesn't
This adds a history of the last 100 broadcasts that is printed in the
debug log, to be able to see what recently happened at the time the
bug report was taken.  Also does some optimization of the printing of
the broadcast records to make it feasible to print this number of
entries.  (We kind-of need to do this because there are some broadcasts
like SIG_STR and SYNC_STATE_CHANGED that are being broadcast a LOT.)

Change-Id: I775e1ec0f63369c8bca8c83cee27b95ddc5ec450
2009-11-11 17:51:41 -08:00
Eric Fischer
66cf237a57 Add new date formats for the lock screen.
One is the fully-spelled out weekday/day/month with no year.
The other is abbreviated weekday/month/day/year.

Bug 2247356

Approver: jerryw
2009-11-11 17:50:31 -08:00
Romain Guy
e614f93827 am dac92e6f: am 3e584fc9: Merge change I5975651f into eclair
Merge commit 'dac92e6fb6a29d827b9cbee7712ca07218bb55da' into eclair-mr2-plus-aosp

* commit 'dac92e6fb6a29d827b9cbee7712ca07218bb55da':
  Don't feed the timezone to RenderScript time functions, let the library figure it out.
2009-11-11 17:28:40 -08:00
Mike Lockwood
2cd22586ab am ad99c287: am f1f26bbb: Merge change I7b8b6cfb into eclair
Merge commit 'ad99c2876cf57a61829ac0b03ee48fa86a51da6b' into eclair-mr2-plus-aosp

* commit 'ad99c2876cf57a61829ac0b03ee48fa86a51da6b':
  Do not force screen on when undocking from the desk dock.
2009-11-11 17:28:30 -08:00
Fred Quintana
f291a68dbf am d73f7de4: am 4cb6fc7e: Merge change Icc48b1e7 into eclair
Merge commit 'd73f7de40e1bdd0d8aee1ee793db36e7a9f7d8cb' into eclair-mr2-plus-aosp

* commit 'd73f7de40e1bdd0d8aee1ee793db36e7a9f7d8cb':
  don't request a sync when temp providers are created
2009-11-11 17:28:18 -08:00
Grace Kloba
c536bea4df am 6d559f9d: am bf5b632a: Use getViewHeightWithTitle() to honor the scrollbar setting when computing the maxScrollY for fling. This is honored in the regular scroll in computeVerticalScrollExtent().
Merge commit '6d559f9d5688b3e2b027e6fbd5c5cf4f0efbfc09' into eclair-mr2-plus-aosp

* commit '6d559f9d5688b3e2b027e6fbd5c5cf4f0efbfc09':
  Use getViewHeightWithTitle() to honor the scrollbar
2009-11-11 17:28:07 -08:00
Grace Kloba
ebecde29c5 am 9f4baf30: am d7439f4b: Use computeVerticalScrollRange() to find the bottom of the page as mContentHeight is not in the view system.
Merge commit '9f4baf308daebbad0d3a634b158f3eb4ae532d39' into eclair-mr2-plus-aosp

* commit '9f4baf308daebbad0d3a634b158f3eb4ae532d39':
  Use computeVerticalScrollRange() to find the bottom
2009-11-11 17:27:56 -08:00
Grace Kloba
df296b72fc am 09550fde: am c9966891: Merge change Ibb245ea7 into eclair
Merge commit '09550fde489a6d5155f005fec9b328f1b2a878a6' into eclair-mr2-plus-aosp

* commit '09550fde489a6d5155f005fec9b328f1b2a878a6':
  Return an empty PluginList instead of null for the
2009-11-11 17:27:44 -08:00
Jim Miller
ad902f06dd am 052908a5: am 2f92bd3e: Merge change Ia895aa7d into eclair
Merge commit '052908a5d93f3d842cd7a9d8eda5acd3d9565b69' into eclair-mr2-plus-aosp

* commit '052908a5d93f3d842cd7a9d8eda5acd3d9565b69':
  Fix for 2209086:  Initial pass at new SlidingTab widget and integration into LockScreen.
2009-11-11 17:27:32 -08:00
Wink Saville
dfaec0d987 am f7394fca: am 38210df3: Merge change I326c1f7e into eclair
Merge commit 'f7394fcaedbbf84f7934d0bfcc157948a2d5c166' into eclair-mr2-plus-aosp

* commit 'f7394fcaedbbf84f7934d0bfcc157948a2d5c166':
  Throttle nitz updates as the are too numerous on cdma.
2009-11-11 17:27:13 -08:00
Gilles Duboscq
929429e018 am a883bb05: am 9d9dda53: Merge change Ia629e0f8 into eclair
Merge commit 'a883bb057a1a3b6ef5bf69535b1418e9a4056b12' into eclair-mr2-plus-aosp

* commit 'a883bb057a1a3b6ef5bf69535b1418e9a4056b12':
  Make multipart message follow 3GPP TS 23.040 V9.0.0 (2009-06), section 9.2.3.24.1 :
2009-11-11 17:26:59 -08:00
Dianne Hackborn
3bfca6a3a7 am e0751066: am 250aa068: Merge change Idf7fafd3 into eclair
Merge commit 'e0751066b05eda8532b7c7d9d55003796490e334' into eclair-mr2-plus-aosp

* commit 'e0751066b05eda8532b7c7d9d55003796490e334':
  Fix issue #2248951: Need to turn off touch filtering outside of sholes
2009-11-11 17:26:45 -08:00
Daisuke Miyakawa
462e56eb27 am 2a7b0b99: am b9c40a65: (-s ours) Merge change I5d30aa18 into eclair
Merge commit '2a7b0b996fba30cb57062559773e8855c8cf1b9e' into eclair-mr2-plus-aosp

* commit '2a7b0b996fba30cb57062559773e8855c8cf1b9e':
  Make vCard parser invalid lines in vCard file which look like some comment. Do not merge.
2009-11-11 17:26:30 -08:00
Daisuke Miyakawa
b56679a9e4 am 8940d576: am e464de6b: (-s ours) Make vCard exporter check invalid phone numbers and re-format them if needed. Do not merge.
Merge commit '8940d5768271b0615aff65b706b70823201f7995' into eclair-mr2-plus-aosp

* commit '8940d5768271b0615aff65b706b70823201f7995':
  Make vCard exporter check invalid phone numbers and re-format them if needed. Do not merge.
2009-11-11 17:26:16 -08:00
Dave Sparks
d84df333d6 am 41b82609: am dd861689: Merge change I05fd0df0 into eclair
Merge commit '41b8260914746d05e1333cfcf228cc8c0a2380b9' into eclair-mr2-plus-aosp

* commit '41b8260914746d05e1333cfcf228cc8c0a2380b9':
  Fix potential deadlock in stopPreview/stopRecord.
2009-11-11 17:26:01 -08:00
Daisuke Miyakawa
a4b8a30ccb am 49fc4a9d: am fe17db4c: (-s ours) Merge change I4db11d50 into eclair
Merge commit '49fc4a9dd39e520d87fd2b9f1a20263570221ebe' into eclair-mr2-plus-aosp

* commit '49fc4a9dd39e520d87fd2b9f1a20263570221ebe':
  Backport the change I30b141a2 from MR2 to MR1. Do not merge.
2009-11-11 17:25:42 -08:00
Romain Guy
dac92e6fb6 am 3e584fc9: Merge change I5975651f into eclair
Merge commit '3e584fc944e3d694b4233450f386bd2a930420bf' into eclair-mr2

* commit '3e584fc944e3d694b4233450f386bd2a930420bf':
  Don't feed the timezone to RenderScript time functions, let the library figure it out.
2009-11-11 17:15:33 -08:00
Mike Lockwood
ad99c2876c am f1f26bbb: Merge change I7b8b6cfb into eclair
Merge commit 'f1f26bbb2aa36f69f0efcac21ea27b1055b98a11' into eclair-mr2

* commit 'f1f26bbb2aa36f69f0efcac21ea27b1055b98a11':
  Do not force screen on when undocking from the desk dock.
2009-11-11 17:15:23 -08:00
Fred Quintana
d73f7de40e am 4cb6fc7e: Merge change Icc48b1e7 into eclair
Merge commit '4cb6fc7ed2e4371b7ea4d053064fbeb3f86cfc20' into eclair-mr2

* commit '4cb6fc7ed2e4371b7ea4d053064fbeb3f86cfc20':
  don't request a sync when temp providers are created
2009-11-11 17:14:56 -08:00
Grace Kloba
6d559f9d56 am bf5b632a: Use getViewHeightWithTitle() to honor the scrollbar setting when computing the maxScrollY for fling. This is honored in the regular scroll in computeVerticalScrollExtent().
Merge commit 'bf5b632abbc2f4b96323ff428be585fd2a3d381c' into eclair-mr2

* commit 'bf5b632abbc2f4b96323ff428be585fd2a3d381c':
  Use getViewHeightWithTitle() to honor the scrollbar
2009-11-11 17:14:32 -08:00
Grace Kloba
9f4baf308d am d7439f4b: Use computeVerticalScrollRange() to find the bottom of the page as mContentHeight is not in the view system.
Merge commit 'd7439f4bdb31d005011b69112e82a9fed9be4470' into eclair-mr2

* commit 'd7439f4bdb31d005011b69112e82a9fed9be4470':
  Use computeVerticalScrollRange() to find the bottom
2009-11-11 17:14:10 -08:00
Grace Kloba
09550fde48 am c9966891: Merge change Ibb245ea7 into eclair
Merge commit 'c996689109b1ac0849aa675e1987e3851ee77a95' into eclair-mr2

* commit 'c996689109b1ac0849aa675e1987e3851ee77a95':
  Return an empty PluginList instead of null for the
2009-11-11 17:13:57 -08:00
Jim Miller
052908a5d9 am 2f92bd3e: Merge change Ia895aa7d into eclair
Merge commit '2f92bd3ecb45e2690dcdc9c09564a1b3805f673b' into eclair-mr2

* commit '2f92bd3ecb45e2690dcdc9c09564a1b3805f673b':
  Fix for 2209086:  Initial pass at new SlidingTab widget and integration into LockScreen.
2009-11-11 17:13:17 -08:00
Wink Saville
f7394fcaed am 38210df3: Merge change I326c1f7e into eclair
Merge commit '38210df337a1485bd3d2eb5adc223f443fe1b5b0' into eclair-mr2

* commit '38210df337a1485bd3d2eb5adc223f443fe1b5b0':
  Throttle nitz updates as the are too numerous on cdma.
2009-11-11 17:12:58 -08:00
Gilles Duboscq
a883bb057a am 9d9dda53: Merge change Ia629e0f8 into eclair
Merge commit '9d9dda53f894eb776c9cec38bd8c98652a1c0697' into eclair-mr2

* commit '9d9dda53f894eb776c9cec38bd8c98652a1c0697':
  Make multipart message follow 3GPP TS 23.040 V9.0.0 (2009-06), section 9.2.3.24.1 :
2009-11-11 17:12:42 -08:00
Dianne Hackborn
e0751066b0 am 250aa068: Merge change Idf7fafd3 into eclair
Merge commit '250aa068eae7424d454fc65ea83c8a65ca717112' into eclair-mr2

* commit '250aa068eae7424d454fc65ea83c8a65ca717112':
  Fix issue #2248951: Need to turn off touch filtering outside of sholes
2009-11-11 17:12:28 -08:00
Daisuke Miyakawa
2a7b0b996f am b9c40a65: (-s ours) Merge change I5d30aa18 into eclair
Merge commit 'b9c40a65c7fb2121d3076a522248574162bf5f8c' into eclair-mr2

* commit 'b9c40a65c7fb2121d3076a522248574162bf5f8c':
  Make vCard parser invalid lines in vCard file which look like some comment. Do not merge.
2009-11-11 17:10:58 -08:00
Daisuke Miyakawa
8940d57682 am e464de6b: (-s ours) Make vCard exporter check invalid phone numbers and re-format them if needed. Do not merge.
Merge commit 'e464de6b764348a102ae64417d22bbd1c80723dc' into eclair-mr2

* commit 'e464de6b764348a102ae64417d22bbd1c80723dc':
  Make vCard exporter check invalid phone numbers and re-format them if needed. Do not merge.
2009-11-11 17:10:36 -08:00
Dave Sparks
41b8260914 am dd861689: Merge change I05fd0df0 into eclair
Merge commit 'dd861689924198ed22115f0e21be1b81e159a7cc' into eclair-mr2

* commit 'dd861689924198ed22115f0e21be1b81e159a7cc':
  Fix potential deadlock in stopPreview/stopRecord.
2009-11-11 17:10:03 -08:00
Daisuke Miyakawa
49fc4a9dd3 am fe17db4c: (-s ours) Merge change I4db11d50 into eclair
Merge commit 'fe17db4c023ea39dcbd971d64c3a5bcc6dd6fab9' into eclair-mr2

* commit 'fe17db4c023ea39dcbd971d64c3a5bcc6dd6fab9':
  Backport the change I30b141a2 from MR2 to MR1. Do not merge.
2009-11-11 17:09:39 -08:00
Fred Quintana
7efa671569 am e871be66: Merge change I735f4553 into eclair-mr2
Merge commit 'e871be666b80d3f6a9a9a44ee400ab661be212e4' into eclair-mr2-plus-aosp

* commit 'e871be666b80d3f6a9a9a44ee400ab661be212e4':
  Make the RegisteredSErvices Cache not allow the registered service for a
2009-11-11 17:05:01 -08:00
Android (Google) Code Review
e871be666b Merge change I735f4553 into eclair-mr2
* changes:
  resolved conflicts for merge of ae0cf6dc to eclair-mr2
2009-11-11 17:00:23 -08:00