- 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 2 commits
- 16 Sep, 2009 1 commit
-
-
Jaikumar Ganesh authored
-
- 11 Sep, 2009 3 commits
-
-
Jaikumar Ganesh authored
-
Nick Pelly authored
There was a regression with the Bluetooth API changes because I forgot to update the manifests. Bluetooth.apk would have missed the BT on/off intents. Change-Id: Ida94411d73826d6ff6a95c3370d8d2d49a8ab20e
-
Nick Pelly authored
Change-Id: I618553f2aa4e8705e3dff1247752e5fc357ef94d
-
- 09 Sep, 2009 3 commits
-
-
Nick Pelly authored
-
Nick Pelly authored
-
Lixin Yue authored
The response to the targeted connect operation should contain a Who with the same UUID as sent in the request's matching Target header. If the Who header was present in the request, a Target header identifying the same client should be sent in the response. Play ringtone for incoming PBAP connection request
-
- 03 Sep, 2009 1 commit
-
-
Lixin Yue authored
Improve PBAP download contacts performance greatly Add 10 times retry for creation of listening socket Change PbapReciever to be clearer Rename functions and adjust function sequence in PbapService Cleanup logging Remove unused functions Remove serversocket polling
-
- 01 Sep, 2009 3 commits
-
-
Android (Google) Code Review authored
* changes: Workaround bug in Poloroid Pogo.
-
Nick Pelly authored
Rename extra dots to underscores. Working with Poloroid to get an updated list of affected MAC addresses. For now we just have 00:04:48.
-
Lixin Yue authored
-