9517 Commits

Author SHA1 Message Date
Jeff Sharkey
7d028a0a97 am ff18bbf8: Separate API for vCards through openAssetFileDescriptor().
Merge commit 'ff18bbf83562b8a827a37c19cdc27e520786119e' into eclair-plus-aosp

* commit 'ff18bbf83562b8a827a37c19cdc27e520786119e':
  Separate API for vCards through openAssetFileDescriptor().
2009-09-28 17:54:46 -07:00
Dmitri Plotnikov
b3787062bc am 13a90abc: Adding status update attribution to ContactHeaderWidget
Merge commit '13a90abcae224b85d128ded8e59398a3fc1ce4e1' into eclair-plus-aosp

* commit '13a90abcae224b85d128ded8e59398a3fc1ce4e1':
  Adding status update attribution to ContactHeaderWidget
2009-09-28 17:54:40 -07:00
Evan Millar
aec2b81d7b am 6e98f7e3: Merge change Ie6a95736 into eclair
Merge commit '6e98f7e3fb12b830413aa57623712b5fa3f334e3' into eclair-plus-aosp

* commit '6e98f7e3fb12b830413aa57623712b5fa3f334e3':
  Fix artifact in tab drawing.
2009-09-28 17:54:33 -07:00
Jeff Sharkey
ff18bbf835 Separate API for vCards through openAssetFileDescriptor().
Previously we overloaded Contacts.CONTENT_URI to return
vCard-formatted Contacts entries.  To fix http://b/2138790
this is a separate API that returns a well-known MIME-type.

Also helps fix http://b/2078399 by adding OFFICE_LOCATION.
2009-09-28 17:44:53 -07:00
Dmitri Plotnikov
13a90abcae Adding status update attribution to ContactHeaderWidget
Change-Id: I677f8a8d805c68d95ee56cd1119cc3e97c6ae073
2009-09-28 17:40:28 -07:00
Android (Google) Code Review
6e98f7e3fb Merge change Ie6a95736 into eclair
* changes:
  Fix artifact in tab drawing.
2009-09-28 20:15:44 -04:00
Jeff Hamilton
84eb12bc7e am f36a2bb5: Merge change Ibeb22f37 into eclair
Merge commit 'f36a2bb59b846545946124124d3290bd3eec44f0' into eclair-plus-aosp

* commit 'f36a2bb59b846545946124124d3290bd3eec44f0':
  Call the proper variant of markAsContacted.
2009-09-28 17:14:28 -07:00
Mark Wagner
b74e2ac44c am 1cff7476: Merge change Ie7d26695 into eclair
Merge commit '1cff74761798eba8349a3b9824ae4b11072c11d1' into eclair-plus-aosp

* commit '1cff74761798eba8349a3b9824ae4b11072c11d1':
  Modify the "active chats" uri to not overlap with other uris.
2009-09-28 17:14:21 -07:00
Android (Google) Code Review
f36a2bb59b Merge change Ibeb22f37 into eclair
* changes:
  Call the proper variant of markAsContacted.
2009-09-28 20:09:57 -04:00
Android (Google) Code Review
1cff747617 Merge change Ie7d26695 into eclair
* changes:
  Modify the "active chats" uri to not overlap with other uris.
2009-09-28 20:05:55 -04:00
Jeff Hamilton
56a108220f Call the proper variant of markAsContacted.
Change-Id: Ibeb22f37bd079b1a965f5b350ac7ca6e77eac00f
2009-09-28 16:57:37 -07:00
Daisuke Miyakawa
d0fefb802c am 3f48d31b: Merge change I228d52db into eclair
Merge commit '3f48d31b747a3c5addc1f9d2e737b36e1f70a2d3' into eclair-plus-aosp

* commit '3f48d31b747a3c5addc1f9d2e737b36e1f70a2d3':
  Three changes.
2009-09-28 16:54:12 -07:00
Android (Google) Code Review
3f48d31b74 Merge change I228d52db into eclair
* changes:
  Three changes.
2009-09-28 19:47:28 -04:00
Jack Palevich
0d6d171af2 am ee25eb58: Merge change I669ce246 into eclair
Merge commit 'ee25eb58aac8fded3927c0343eaa367f66c8b79d' into eclair-plus-aosp

* commit 'ee25eb58aac8fded3927c0343eaa367f66c8b79d':
  Print out all available EGL configurations.
2009-09-28 16:44:32 -07:00
Daisuke Miyakawa
f2e0d7bb78 Three changes.
- Add FOR_EXPORT_ONLY to Data column.
- Make VCardComposer use Contacts instead of RawContacts.
- Make VCardComposer honor FOR_CONTACT_ONLY regardless of
  the intention of any caller, which makes composer unable to
  compose any contact with "is_restricted" flag, which is unseen
  from outside the contacts provider.

Internal Issue number: 2147248, 2143207
2009-09-28 16:44:13 -07:00
Android (Google) Code Review
ee25eb58aa Merge change I669ce246 into eclair
* changes:
  Print out all available EGL configurations.
2009-09-28 19:35:43 -04:00
Jack Palevich
669ce246a8 Print out all available EGL configurations. 2009-09-28 16:34:45 -07:00
Romain Guy
39433f818b am 5d259d3b: Merge change Id29ec50d into eclair
Merge commit '5d259d3bfd4ea79b8cb3e5aeeb3768f769e48a35' into eclair-plus-aosp

* commit '5d259d3bfd4ea79b8cb3e5aeeb3768f769e48a35':
  Do not crash appwdiget host when a pending intent send fails.
2009-09-28 16:28:42 -07:00
Mike Lockwood
c78f617bb6 am 733fdf34: Disable keyguard while docked when the lock screen is insecure.
Merge commit '733fdf34b6a8a8e3983ff7663828a928d3c19944' into eclair-plus-aosp

* commit '733fdf34b6a8a8e3983ff7663828a928d3c19944':
  Disable keyguard while docked when the lock screen is insecure.
2009-09-28 16:28:36 -07:00
Android (Google) Code Review
5d259d3bfd Merge change Id29ec50d into eclair
* changes:
  Do not crash appwdiget host when a pending intent send fails.
2009-09-28 19:25:53 -04:00
Romain Guy
995d8561a6 Do not crash appwdiget host when a pending intent send fails.
Change-Id: Id29ec50dcb4d51589b9732ace6d505fcea9cc787
2009-09-28 16:24:35 -07:00
Mike Lockwood
733fdf34b6 Disable keyguard while docked when the lock screen is insecure.
Change-Id: If6e11bb49a2cbbe904517e6037d1e8b99fe2717c
Signed-off-by: Mike Lockwood <lockwood@android.com>
2009-09-28 19:21:07 -04:00
Tadashi G. Takaoka
250d3255c6 am c031981f: Merge change I36ad03e1 into eclair
Merge commit 'c031981f2320aa592aa819f4b0a22d0da6e7d5e4' into eclair-plus-aosp

* commit 'c031981f2320aa592aa819f4b0a22d0da6e7d5e4':
  Delegate exclude mimetypes to FasttrackBadgeWidget
2009-09-28 16:08:31 -07:00
Android (Google) Code Review
c031981f23 Merge change I36ad03e1 into eclair
* changes:
  Delegate exclude mimetypes to FasttrackBadgeWidget
2009-09-28 19:03:04 -04:00
Dianne Hackborn
ccc624ca9a am ebd45e5c: Merge change I55edce63 into eclair
Merge commit 'ebd45e5ca9690110ecb50c26b0b791054ee4c0ef' into eclair-plus-aosp

* commit 'ebd45e5ca9690110ecb50c26b0b791054ee4c0ef':
  Fix issue #2149145: Safe Mode does not work on Sholes device
2009-09-28 15:18:51 -07:00
Android (Google) Code Review
ebd45e5ca9 Merge change I55edce63 into eclair
* changes:
  Fix issue #2149145: Safe Mode does not work on Sholes device
2009-09-28 18:11:28 -04:00
Mark Wagner
e7d266957d Modify the "active chats" uri to not overlap with other uris. 2009-09-28 15:10:57 -07:00
Tadashi G. Takaoka
36ad03e1b7 Delegate exclude mimetypes to FasttrackBadgeWidget
Internal Bug: 2138745
2009-09-28 14:58:49 -07:00
Mike Cleron
1492b96eb1 am fe81d386: Remove obsolete links; start at a method to turn on fading scrollbars
Merge commit 'fe81d386a818b386ffc0d5a789236531ab4e264f' into eclair-plus-aosp

* commit 'fe81d386a818b386ffc0d5a789236531ab4e264f':
  Remove obsolete links; start at a method to turn on fading scrollbars
2009-09-28 14:41:46 -07:00
Mike Cleron
fe81d386a8 Remove obsolete links; start at a method to turn on fading scrollbars 2009-09-28 14:34:14 -07:00
Wu-cheng Li
90b4a93271 am fe1a86df: Change FLASH_MODE_VIDEO_LIGHT to FLASH_MODE_TORCH.
Merge commit 'fe1a86df8b1c23e3290f96dce69984bf979a462b' into eclair-plus-aosp

* commit 'fe1a86df8b1c23e3290f96dce69984bf979a462b':
  Change FLASH_MODE_VIDEO_LIGHT to FLASH_MODE_TORCH.
2009-09-28 14:13:11 -07:00
Xavier Ducrohet
25c70dd9a1 am 279ba943: Merge change I7c7b1596 into eclair
Merge commit '279ba943553ec2368d14e1b3c8a88c36bf17785d' into eclair-plus-aosp

* commit '279ba943553ec2368d14e1b3c8a88c36bf17785d':
  Fix a warning output.
2009-09-28 13:55:36 -07:00
Romain Guy
ba0167861d am b4c547a5: Fix possible NPE in AbsListView.positionSelector().
Merge commit 'b4c547a56caebb5900c132ec9d5ce953f89de14f' into eclair-plus-aosp

* commit 'b4c547a56caebb5900c132ec9d5ce953f89de14f':
  Fix possible NPE in AbsListView.positionSelector().
2009-09-28 13:55:30 -07:00
Wu-cheng Li
fe1a86df8b Change FLASH_MODE_VIDEO_LIGHT to FLASH_MODE_TORCH. 2009-09-28 13:51:59 -07:00
Android (Google) Code Review
279ba94355 Merge change I7c7b1596 into eclair
* changes:
  Fix a warning output.
2009-09-28 16:49:16 -04:00
Romain Guy
b4c547a56c Fix possible NPE in AbsListView.positionSelector().
ListView was being reckless and calling the method with a null object in some
situations.

Change-Id: Ibb595a1ff6f916c699e4af55450966dd7fd8c156
2009-09-28 13:45:00 -07:00
Dianne Hackborn
6af0d50a8e Fix issue #2149145: Safe Mode does not work on Sholes device
The APIs for checking whether keys are held down now also look
at virtual keys.

However it turns out there is less than a second between the time we
start the input thread and check for safe mode, so there is not enough
time to actually open all of the devices and get the data from them
about the finger being down to determine if a virtual key is down.

So now you can also hold DPAD center, trackball center, or s to
enter safe mode.  Also give some vibrator feedback.

Change-Id: I55edce63bc0c375813bd3751766b8070beeb0153
2009-09-28 13:40:45 -07:00
Nick Pelly
3083a3c11a am aef439e6: Move android.bluetooth.ParcelUuid to android.os.ParcelUuid
Merge commit 'aef439e6f825c0cb99a2ac08c8207f48b7a9fe10' into eclair-plus-aosp

* commit 'aef439e6f825c0cb99a2ac08c8207f48b7a9fe10':
  Move android.bluetooth.ParcelUuid to android.os.ParcelUuid
2009-09-28 13:19:15 -07:00
Evan Millar
26787ada59 Fix artifact in tab drawing.
The tab nine-patch assets were 2 pixes too tall. I trimmed them down.

Change-Id: Ie6a95736578c42997136eb9036b0f1d23cf2b6d7
2009-09-28 13:13:46 -07:00
Nick Pelly
aef439e6f8 Move android.bluetooth.ParcelUuid to android.os.ParcelUuid
Change-Id: I564429d5c5b6a5372b6ff26a53b0d7e518b53631
2009-09-28 13:06:22 -07:00
Xavier Ducrohet
f18ccc13a6 Fix a warning output.
This was introduced by the dpi work.

Change-Id: I7c7b1596085f70532b8279139c287a2a58f57046
2009-09-28 12:59:33 -07:00
Bjorn Bringert
575d73a15b am 2dfa6edc: Merge change Ida50e915 into eclair
Merge commit '2dfa6edcd086bb9ce4fbb3b979f3afec93f6cddc' into eclair-plus-aosp

* commit '2dfa6edcd086bb9ce4fbb3b979f3afec93f6cddc':
  Pass limit=50 to all suggestion sources.
2009-09-28 12:54:37 -07:00
Android (Google) Code Review
2dfa6edcd0 Merge change Ida50e915 into eclair
* changes:
  Pass limit=50 to all suggestion sources.
2009-09-28 15:47:56 -04:00
Bjorn Bringert
3fc7c67de1 Pass limit=50 to all suggestion sources.
Should mitigate http://b/issue?id=2149158
"Bad suggestions behavior within contacts app
search for 10k contact db"

Change-Id: Ida50e9157c3ce46fc7892ef09a67da9f4008e665
2009-09-28 20:32:13 +01:00
Bjorn Bringert
385a39d322 am 9d686c93: Merge change 27474 into eclair
Merge commit '9d686c9384cad2bccb3db27eb19bb089bf05041c' into eclair-plus-aosp

* commit '9d686c9384cad2bccb3db27eb19bb089bf05041c':
  Don't crash search when getKeyDispatcherState() is null
2009-09-28 11:49:43 -07:00
Mike Cleron
1ca9b13bf4 am 3ecd58c6: Fix build
Merge commit '3ecd58c650371206008efd687933c370e4e28a34' into eclair-plus-aosp

* commit '3ecd58c650371206008efd687933c370e4e28a34':
  Fix build
2009-09-28 11:49:36 -07:00
Evan Millar
93d0b335a6 am 14f65ff9: Merge change 27243 into eclair
Merge commit '14f65ff9451747d6bb802e1b754afae1110ad759' into eclair-plus-aosp

* commit '14f65ff9451747d6bb802e1b754afae1110ad759':
  Add drop shadow to contact name in ContactHeaderWidget
2009-09-28 11:49:29 -07:00
James Dong
9365c8fa7c am 99638e74: Merge change 27466 into eclair
Merge commit '99638e747251929191f7773d2a81bbea223f1e09' into eclair-plus-aosp

* commit '99638e747251929191f7773d2a81bbea223f1e09':
  Turn on thubmnail capture unit test for media metadata retriever
2009-09-28 11:49:22 -07:00
Android (Google) Code Review
9d686c9384 Merge change 27474 into eclair
* changes:
  Don't crash search when getKeyDispatcherState() is null
2009-09-28 14:46:43 -04:00
Android (Google) Code Review
14f65ff945 Merge change 27243 into eclair
* changes:
  Add drop shadow to contact name in ContactHeaderWidget
2009-09-28 14:44:42 -04:00