74 Commits

Author SHA1 Message Date
Suchi Amalapurapu
3b840af148 AI 143162: am: CL 142858 Fix framework orientation issues
Define orientation limits for various cases.
  Values between 235 and 295 are considered landscape,
  0 - 60 are considered portrait.
  0-235 are ignored since we don't support Surfaces for 180 and 270 yet.
  A linear threshold value is calculated for values between 265 and 355 to switch between landscape and portrait.(different for both cases)
  Based on current mode we not only calculate the threshold but also compare accordingly based on increasing or decreasing orientation
  BUG = 1734325
  Original author: asuchitra
  Merged from: //branches/cupcake/...

Automated import of CL 143162
2009-03-27 15:43:35 -07:00
Jeffrey Sharkey
cd1a9ea238 AI 143159: am: CL 142855 Fix SHOW_OR_CREATE intent to correctly handle duplicate E-mail or IM entries for a person.
Added a new WITH_EMAIL_OR_IM_FILTER_URI to find people with a given string as either an E-mail or IM address.  This cleans up the original code, and lets us handle duplicates when there are multiple ContactMethod matches for a single person.  (We don't get GROUP BY through the ContentProvider interface.)
  In ContactsListActivity we don't show possibly-incorrect labels when in MODE_QUERY_PICK_TO_VIEW, as any labels and values would be identical.  (The people appearing in that list are there because their ContactMethod matches the query.)
  Original author: jsharkey
  Merged from: //branches/cupcake/...

Automated import of CL 143159
2009-03-27 15:32:56 -07:00
Michael Chan
e1e1cbfc41 AI 143150: Fixed the problem where setEnabled(false) has no effect from onResume().
The problem was that the Preference widget was reenabled when its dependency
  was in enabled state. The enabled field was basically overloaded.  The fix was
  to add an additional field to keep track of whether its dependencies were met.
  BUG=1653960

Automated import of CL 143150
2009-03-27 15:06:14 -07:00
Dianne Hackborn
88fb1069bf AI 143147: Manual integration
Automated import of CL 143147
2009-03-27 14:59:22 -07:00
Romain Guy
6ddfec1b19 Automated import from //branches/donutburger/...@142990,142990 2009-03-26 14:51:52 -07:00
Jim Miller
303736d17d Automated import from //branches/donutburger/...@142826,142826 2009-03-25 18:18:34 -07:00
Romain Guy
8f2d94fd77 Automated import from //branches/donutburger/...@142820,142820 2009-03-25 18:04:42 -07:00
Andreas Huber
6dee6243bf Automated import from //branches/donutburger/...@142801,142801 2009-03-25 17:54:39 -07:00
Romain Guy
986003d46a Automated import from //branches/donutburger/...@142790,142790 2009-03-25 17:42:35 -07:00
Amith Yamasani
f0138614ac Automated import from //branches/donutburger/...@142787,142787 2009-03-25 17:39:37 -07:00
Nick Pelly
2d8c060bbc Automated import from //branches/donutburger/...@142766,142766 2009-03-25 17:33:56 -07:00
Mark Womack
63f49f1c3a Automated import from //branches/donutburger/...@142717,142717 2009-03-25 16:54:49 -07:00
Chris Tate
ce229059e2 Automated import from //branches/donutburger/...@142714,142714 2009-03-25 16:44:52 -07:00
Eric Fischer
00ba76670f Automated import from //branches/donutburger/...@142700,142700 2009-03-25 16:08:50 -07:00
Daisuke Miyakawa
52fc2180fa Automated import from //branches/donutburger/...@142509,142509 2009-03-24 22:52:27 -07:00
Romain Guy
870a2b0156 Automated import from //branches/donutburger/...@142470,142470 2009-03-24 22:46:33 -07:00
Romain Guy
97d00b3150 Automated import from //branches/donutburger/...@142465,142465 2009-03-24 22:45:53 -07:00
Dianne Hackborn
627bba736d Automated import from //branches/donutburger/...@142347,142347 2009-03-24 22:32:56 -07:00
Cedric Beust
079c6f64f9 Automated import from //branches/donutburger/...@142318,142318 2009-03-24 22:28:03 -07:00
Joe Onorato
592d0650d5 Automated import from //branches/donutburger/...@142301,142301 2009-03-24 22:25:52 -07:00
Suchi Amalapurapu
543d69d0ea Automated import from //branches/donutburger/...@142291,142291 2009-03-24 22:24:47 -07:00
Romain Guy
b45f124a04 Automated import from //branches/donutburger/...@142129,142129 2009-03-24 21:30:00 -07:00
Ficus Kirkpatrick
59e5ba47dd Automated import from //branches/donutburger/...@141997,141997 2009-03-24 21:16:34 -07:00
Nick Pelly
f9204e5589 Automated import from //branches/donutburger/...@141979,141979 2009-03-24 21:15:00 -07:00
Mike Lockwood
98594c73bf Automated import from //branches/donutburger/...@141909,141909 2009-03-24 21:04:47 -07:00
Romain Guy
bb93d5598d Automated import from //branches/donutburger/...@141885,141885 2009-03-24 21:04:15 -07:00
Jaikumar Ganesh
5903c97794 Automated import from //branches/donutburger/...@141864,141864 2009-03-24 21:02:13 -07:00
Ficus Kirkpatrick
9b16598f70 Automated import from //branches/donutburger/...@141738,141738 2009-03-24 20:49:28 -07:00
Dianne Hackborn
a8f556ee8c Automated import from //branches/donutburger/...@141726,141726 2009-03-24 20:47:50 -07:00
Nick Pelly
997c7612a8 Automated import from //branches/donutburger/...@141696,141696 2009-03-24 20:44:48 -07:00
Chris Tate
8a7dc17790 Automated import from //branches/donutburger/...@141391,141391 2009-03-24 20:11:42 -07:00
Bob Lee
886f3d69b7 Automated import from //branches/donutburger/...@141355,141355 2009-03-24 20:06:51 -07:00
Dianne Hackborn
49a1a9b5a9 Automated import from //branches/donutburger/...@141347,141347 2009-03-24 20:06:11 -07:00
Mark Womack
c2d251a117 Automated import from //branches/donutburger/...@141325,141325 2009-03-24 20:03:11 -07:00
Romain Guy
304eefa6a3 Automated import from //branches/donutburger/...@141314,141314 2009-03-24 20:01:49 -07:00
Satoshi Kataoka
32048300e9 Automated import from //branches/donutburger/...@141195,141195 2009-03-24 19:48:28 -07:00
Jeff Hamilton
e5a1a260c6 Automated import from //branches/donutburger/...@141106,141106 2009-03-24 19:32:51 -07:00
Dianne Hackborn
cf843835b5 Automated import from //branches/donutburger/...@141042,141042 2009-03-24 19:20:11 -07:00
Dianne Hackborn
1bf5e22da7 Automated import from //branches/donutburger/...@141001,141001 2009-03-24 19:11:58 -07:00
Joe Onorato
e68ffcb576 Automated import from //branches/donutburger/...@140997,140997 2009-03-24 19:11:13 -07:00
Jack Veenstra
3c4fbdf38f Automated import from //branches/donutburger/...@140958,140958 2009-03-24 19:03:36 -07:00
Karl Rosaen
883e7eb389 Automated import from //branches/donutburger/...@140911,140911 2009-03-24 18:55:19 -07:00
Nick Pelly
19a5fed21c Automated import from //branches/donutburger/...@140890,140890 2009-03-24 18:51:06 -07:00
Jaikumar Ganesh
66359e3d2d Automated import from //branches/donutburger/...@140880,140880 2009-03-24 18:48:24 -07:00
Dianne Hackborn
f63220f58e Automated import from //branches/donutburger/...@140828,140828 2009-03-24 18:38:43 -07:00
Eric Fischer
c36bde662f Automated import from //branches/donutburger/...@140780,140780 2009-03-24 18:30:27 -07:00
Romain Guy
2bed227442 Automated import from //branches/donutburger/...@140741,140741 2009-03-24 18:23:21 -07:00
Dianne Hackborn
38e98fccfa Automated import from //branches/donutburger/...@140714,140714 2009-03-24 18:18:24 -07:00
Andy McFadden
07970839eb Automated import from //branches/donutburger/...@140700,140700 2009-03-24 18:15:57 -07:00
Eric Shienbrood
d4c5f8919b Automated import from //branches/donutburger/...@140679,140679 2009-03-24 18:13:20 -07:00