- 13 Nov, 2009 1 commit
-
-
Eric Fischer authored
Approver: jerryw
-
- 06 Nov, 2009 1 commit
-
-
Lixin Yue authored
This is to address below issue: There have been reports by users where they are seeing contacts in the carkit that are not present in the Contacts App UI but are present in the database. Bug: 2245178 Dr No: Eastham
-
- 02 Nov, 2009 1 commit
-
-
Jaikumar Ganesh authored
Call history handles should be ordered by "date DESC" per spec. The first handle 1.vcf should be the most recently happend call. Add order support for pullVcardListing reqeust: One typical use case for PBAP is: first use pullVcardListing request to display the contacts list, then use pullVcardEntry request to tirgger the selected contact vcard. In such case, we need keep the contact db query consistent for pullVcardListing and pullVcardEntry. Use "Own number" for phone owner number instead of "Unknown name" in case can not get the name from system. Original Change: Fan Jackson Dr No: Eastham Bug Id: 2183320
-
- 30 Oct, 2009 1 commit
-
-
Jaikumar Ganesh authored
Some car kits don't handle contacts with Photo Fields well. Disable this field for the time being. Original Change by: Yue Lixin Bug: 2183320 Dr No: Eastham
-
- 21 Oct, 2009 1 commit
-
-
Eric Fischer authored
Approver: jerryw
-
- 09 Oct, 2009 1 commit
-
-
Eric Fischer authored
Approver: jerryw
-
- 08 Oct, 2009 3 commits
-
-
Android (Google) Code Review authored
* changes: Remove STOPSHIP BT logging.
-
Nick Pelly authored
Do not merge. Change-Id: I428bc0fc67030f24112f2e9c865824dfaea4897d DrNo: eastham Bug: 2089423 Joke: Why does E.T. have such big eyes? Because he saw his phone bill.
-
Jaikumar Ganesh authored
file extension. Original Author for PBAP - Yue Lixin Dr No: Eastham Bug: 2174759
-
- 07 Oct, 2009 1 commit
-
-
Nick Pelly authored
Change-Id: I7baafb909b74783da4e51d48f2465e7aacf07eb5 DrNo: eastham Bug: 2158765 Joke: What goes 99-thump, 99-thump? A centipede with a wooden leg.
-
- 05 Oct, 2009 2 commits
-
-
Android (Google) Code Review authored
* changes: Remove Disconnected and Connected PBAP toasts.
-
Jaikumar Ganesh authored
Original Author: Fan Jackson Bug number: 2060933 Dr No: Eastham
-
- 04 Oct, 2009 1 commit
-
-
Dianne Hackborn authored
Dr.No from mcleron. Change-Id: I1a0475bebcb7e38ae4859c18afe9d5b093544e09
-
- 02 Oct, 2009 3 commits
-
-
Android (Google) Code Review authored
* changes: More icons
-
Mike Cleron authored
-
Jaikumar Ganesh authored
Move back socket closing sequence ahead of Thread.shutdown and join operation; Seperate socket closing and resetting as null to avoid NPE during service close Original Author: Fan Jackson Bug: 2158262 DrNo: Paul Change-Id: I2b36f3fb920c80602f5734a67a8cf6c6fbd00de4
-
- 30 Sep, 2009 9 commits
-
-
Android (Google) Code Review authored
* changes: Placeholder mdpi assets
-
Daisuke Miyakawa authored
-
Mike Cleron authored
-
Android (Google) Code Review authored
* changes: Update OPP/PBAP service to use onStartCommand() Adjust function call seqence in PBAP closeService
-
Lixin Yue authored
Adjust function call seqence in PBAP closeService
-
Mike Cleron authored
-
Android (Google) Code Review authored
* changes: New hdpi assets.
-
Daniel Sandler authored
Drop dated 29-Sep-2009. Change-Id: I60a29b855fd8c259e16408006a5a3c5cf768dc7d
-
Lixin Yue authored
Add timeout handling to incoming file confirm dialog, to avoid uncertain behavior when timeout happen Fix PBAP request timeout issue when open/close slider, dismiss timeout dialog to avoid uncertain behavior Fix typo in strings
-
- 29 Sep, 2009 4 commits
-
-
Android (Google) Code Review authored
* changes: New icons
-
Mike Cleron authored
-
Android (Google) Code Review authored
* changes: Update PBAP to make compatiable with spec
-
Lixin Yue authored
Add check to incoming application parameter, be nice to accept PCE request Fix minor pullvCardEntry issue for call logs Fix one pullPhoneBook issue about request size
-
- 28 Sep, 2009 3 commits
-
-
Android (Google) Code Review authored
* changes: Added WhiteList of acceptable MIME types for OBEX transfers. Part of OBEX/OPP security review. Bug information: http://b/issue?id=1972237
-
Oscar Montemayor authored
Bug information: http://b/issue?id=1972237
-
Nick Pelly authored
Change-Id: Ia0eb46d9bdff6a8ab3333bb0ad1f66d0303c135a
-
- 27 Sep, 2009 1 commit
-
-
Oscar Montemayor authored
Proposed file canonical path prevetion for directory trasvesal attacks. Fix suggested by meder@google.com. More fixes form CR comments.
-
- 24 Sep, 2009 3 commits
-
-
Lixin Yue authored
Totally removed the use of old syncml.pim.vcard.VCardComposer
-
Tao Liejun authored
Use new API BluetoothDevice.fetchUuidsWithSdp() to query SDP for un-paired device, and request SDP update when Opp is not in cache. Handle a concurrent case when incoming connection and file share happens together Some other minor changes Change-Id: I7ebf34801518867553551d8f7bba7ac62e22667e
-
Android (Google) Code Review authored
* changes: Update opp/pbap look and feel
-
- 23 Sep, 2009 2 commits
-
-
Rich Cannings authored
Fixes NullPointerException that crashes Bluetooth when filename ends end with slash, e.g.: 'fooo..txt/'. choosefilename() can return null. We should handle this result and grecefully fail.
-
Lixin Yue authored
Update OPP BtEnabling Dialog-add timeout handling, handle Bluetooth ON intent, handle back key Change-Id: I3d3ade3a9a4de645ddb7195e8b81ca42afb3d31e
-
- 22 Sep, 2009 1 commit
-
-
Oscar Montemayor authored
Code review changes incorporated patch set 3 rev.
-
- 20 Sep, 2009 1 commit
-
-
Roy West authored
-