- 10 Dec, 2009 1 commit
-
-
Eric Fischer authored
-
- 30 Nov, 2009 1 commit
-
-
Lixin Yue authored
Should set the value of Notification.when before calling setLatestEventInfo() Dr No:Eastham Bug: 2292381
-
- 25 Nov, 2009 1 commit
-
-
Jaikumar Ganesh authored
While trying to share pictures, some applications might not have given the adequate permissions. DrNo:Jsh Bug:2284822
-
- 17 Nov, 2009 1 commit
-
-
Eric Fischer authored
-
- 14 Nov, 2009 2 commits
-
-
Android (Google) Code Review authored
* changes: Import revised translations. DO NOT MERGE
-
Eric Fischer authored
Approver: jerryw
-
- 13 Nov, 2009 3 commits
-
-
Android (Google) Code Review authored
* changes: Don't send default phone number for 0.vcf card.
-
Jaikumar Ganesh authored
This prevents an entry "My name" with "000000" in the car kit contacts. We now send only the name and the version in the vcf. Ideally, we could like to send an empty vcard, but we would need to test with various car kits with that works well. Original Change by: Lixin Yue Bug: 2247067 Dr No: Eastham
-
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
-