12055 Commits

Author SHA1 Message Date
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
Fred Quintana
735f455386 resolved conflicts for merge of ae0cf6dc to eclair-mr2 2009-11-11 16:18:46 -08:00
Dan Egnor
802f58da80 am 6139bf60: Add AGGREGATION_INTERVAL_SECONDS (fixing the build)
Merge commit '6139bf60e83753750fa1009de6da85033dad1820' into eclair-mr2-plus-aosp

* commit '6139bf60e83753750fa1009de6da85033dad1820':
  Add AGGREGATION_INTERVAL_SECONDS (fixing the build)
2009-11-11 15:52:20 -08:00
Lixin Yue
3ef009d30b am cf250733: am 971af003: Merge change I65208317 into eclair
Merge commit 'cf25073348eda15ba5d6ceee1a65ac1386a627a1' into eclair-mr2-plus-aosp

* commit 'cf25073348eda15ba5d6ceee1a65ac1386a627a1':
  Update OBEX to fix missing several contact entries issue.
2009-11-11 15:52:08 -08:00
Dianne Hackborn
6c82b7fe24 am acbd9fda: am 48515f49: Merge change I0de7979b into eclair
Merge commit 'acbd9fdaf02ff14c873ce23cfa95afc71af69ae4' into eclair-mr2-plus-aosp

* commit 'acbd9fdaf02ff14c873ce23cfa95afc71af69ae4':
  Fix issue #2170897: wallpaper touch-up event not seen when exiting lock screen
2009-11-11 15:51:57 -08:00
Dan Egnor
6139bf60e8 Add AGGREGATION_INTERVAL_SECONDS (fixing the build) 2009-11-11 15:46:32 -08:00
Android (Google) Code Review
3e584fc944 Merge change I5975651f into eclair
* changes:
  Don't feed the timezone to RenderScript time functions, let the library figure it out.
2009-11-11 15:37:37 -08:00
Android (Google) Code Review
f1f26bbb2a Merge change I7b8b6cfb into eclair
* changes:
  Do not force screen on when undocking from the desk dock.
2009-11-11 15:36:18 -08:00
Romain Guy
baed727481 Don't feed the timezone to RenderScript time functions, let the library figure it out.
Bug #2211070.

Change-Id: I5975651fd12399fb8dfe283dfdfaa17569738c7b
2009-11-11 15:36:06 -08:00
Android (Google) Code Review
4cb6fc7ed2 Merge change Icc48b1e7 into eclair
* changes:
  don't request a sync when temp providers are created
2009-11-11 15:15:55 -08:00
Mike Lockwood
1d06992536 Do not force screen on when undocking from the desk dock.
The fact that the phone is losing power will do this anyway,
and this fixes (or works around) bug b/2250075
(Desk dock clock app sometimes doesn't exit when removing a sleeping droid from the dock)

Change-Id: I7b8b6cfb44ca16d2d9eb67589cb9d9a108a8de82
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-11-11 18:14:47 -05:00
Fred Quintana
cc48b1e77d don't request a sync when temp providers are created 2009-11-11 15:05:10 -08:00
Grace Kloba
bf5b632abb Use getViewHeightWithTitle() to honor the scrollbar
setting when computing the maxScrollY for fling.
This is honored in the regular scroll in 
computeVerticalScrollExtent().

Fix http://b/issue?id=2251694
2009-11-11 14:43:16 -08:00
Grace Kloba
d7439f4bdb Use computeVerticalScrollRange() to find the bottom
of the page as mContentHeight is not in the view system.

Fix http://b/issue?id=2251909
2009-11-11 14:38:55 -08:00
Android (Google) Code Review
c996689109 Merge change Ibb245ea7 into eclair
* changes:
  Return an empty PluginList instead of null for the deprecated getPluginList() api.
2009-11-11 14:34:05 -08:00
Android (Google) Code Review
2f92bd3ecb Merge change Ia895aa7d into eclair
* changes:
  Fix for 2209086:  Initial pass at new SlidingTab widget and integration into LockScreen.
2009-11-11 14:02:00 -08:00
Android (Google) Code Review
38210df337 Merge change I326c1f7e into eclair
* changes:
  Throttle nitz updates as the are too numerous on cdma.
2009-11-11 12:46:22 -08:00
Wink Saville
aeff5fd8eb Throttle nitz updates as the are too numerous on cdma.
bug: 2251845
Change-Id: I326c1f7e28d19b678ea748e36f8286dd1378cecf
2009-11-11 11:55:38 -08:00
Android (Google) Code Review
9d9dda53f8 Merge change Ia629e0f8 into eclair
* changes:
  Make multipart message follow 3GPP TS 23.040 V9.0.0 (2009-06), section 9.2.3.24.1 : all the parts should have the same encoding.
2009-11-11 11:53:06 -08:00