1. 2cd80b6 Merge "Enhanced support to OPP content share" by Jaikumar Ganesh · 14 years ago
  2. 151f419 Enhanced support to OPP content share by Lixin Yue · 14 years ago
  3. 60c4392 Merge "Update notification in Transfer history manually when BT if off" by Jaikumar Ganesh · 14 years ago
  4. 75fc857 optimize deleting operation in trimDatabase() by Lixin Yue · 14 years ago
  5. de773e6 Update notification in Transfer history manually when BT if off by Lixin Yue · 14 years ago
  6. df25af6 Merge "Trim Opp database when service restarts." by Jaikumar Ganesh · 14 years ago
  7. 389f6dd Trim Opp database when service restarts. by Lixin Yue · 14 years ago
  8. 20844c4 Merge "Not update TransferActivity button during activity creating." by Jaikumar Ganesh · 14 years ago
  9. 0e927e9 Not update TransferActivity button during activity creating. by Lixin Yue · 14 years ago
  10. 509a6cd Remove the number above status icon for Opp transfers by Lixin Yue · 14 years ago
  11. f6c72e8 Merge "Add opp Transfer history to avoid cluster of notificatoins To reduce the cluster of Opp nofications, we introduce the concept of Opp transfer history. Only 2 notifications exist for finished opp transfers, one is for outbound transfers, and another is for inbound transfers. User can see all detailed items in corresponding screen when click the notification." by Michael Chan · 14 years ago
  12. 5cc6179 Add opp Transfer history to avoid cluster of notificatoins To reduce the cluster of Opp nofications, we introduce the concept of Opp transfer history. Only 2 notifications exist for finished opp transfers, one is for outbound transfers, and another is for inbound transfers. User can see all detailed items in corresponding screen when click the notification. by Lixin Yue · 14 years ago
  13. fcce245 Add missing addHandler(). by Daisuke Miyakawa · 14 years ago
  14. 198e5d1 Move Pbap logic to Bluetooth package so that we do not have unnecessary tight coupling. by Daisuke Miyakawa · 14 years ago
  15. c6f1bac Move insert share info operation to a thread to avoid Receiver timeout by Lixin Yue · 15 years ago
  16. 1f0fc26 Fix non-existing received file still appearing in live folder issue by Lixin Yue · 15 years ago
  17. a450858 Update the error codes to be compatible with PBAP spec. by Lixin Yue · 15 years ago
  18. 6ef730f Enable vcard share in OPP by Lixin Yue · 15 years ago
  19. 6414394 am 6ee2d0e0: Fix Opp notifications timestamp not correct issue by Lixin Yue · 15 years ago
  20. 019188f Merge change Ifb8562d3 into eclair-mr2 by Android (Google) Code Review · 15 years ago
  21. 6ee2d0e Fix Opp notifications timestamp not correct issue by Lixin Yue · 15 years ago
  22. fb8562d Add a few specific file type support by Tao Liejun · 15 years ago
  23. 975bc7e am 03f598ba: Catch all exceptions while trying to send a file. by Jaikumar Ganesh · 15 years ago
  24. 03f598b Catch all exceptions while trying to send a file. by Jaikumar Ganesh · 15 years ago
  25. 5dc084a am 39a9c98e: Merge change I8b791d4f into eclair by Jaikumar Ganesh · 15 years ago
  26. 8b791d4 Don't send default phone number for 0.vcf card. by Jaikumar Ganesh · 15 years ago
  27. 5ce62e9 am cd5ed0c7: PBAP only transfer contacts that are visible in contacts application. by Lixin Yue · 15 years ago
  28. cd5ed0c PBAP only transfer contacts that are visible in contacts application. by Lixin Yue · 15 years ago
  29. ae7f705 am 2b36e173: Fix get contact size not correct issue. by Jaikumar Ganesh · 15 years ago
  30. 2b36e17 Fix get contact size not correct issue. by Jaikumar Ganesh · 15 years ago
  31. e10881a Fix a typo. by Daisuke Miyakawa · 15 years ago
  32. c065fc5 Disable sending Photo field for PBAP. Do Not Merge. by Jaikumar Ganesh · 15 years ago
  33. 5958260 Fix a build breakage. by Daisuke Miyakawa · 15 years ago
  34. 4ceaa3e Adapt to the new interface of vCard code. by Daisuke Miyakawa · 15 years ago
  35. b506e52 Merge change I428bc0fc into eclair by Android (Google) Code Review · 15 years ago
  36. 0e6233f Remove STOPSHIP BT logging. by Nick Pelly · 15 years ago
  37. 59256de Update PBAP code for Contacts database changes and check for OPP file extension. by Jaikumar Ganesh · 15 years ago
  38. 3a88b20 Update application code for BluetoothAdapter.getDefaultAdapter(). by Nick Pelly · 15 years ago
  39. 773ca65 Remove Disconnected and Connected PBAP toasts. by Jaikumar Ganesh · 15 years ago
  40. 0eb2230 Fix ANR by repeating BT ON/OFF caused by PBAP closeservice deadlock by Jaikumar Ganesh · 15 years ago
  41. 29a07d9 Remove redundant dependency toward android.syncml. by Daisuke Miyakawa · 15 years ago
  42. e42f4c9 Merge change I8222c790 into eclair by Android (Google) Code Review · 15 years ago
  43. 8222c79 Update OPP/PBAP service to use onStartCommand() by Lixin Yue · 15 years ago
  44. b0fa09c Update OPP/PBAP UI by Lixin Yue · 15 years ago
  45. 4ef0999 Merge change I18bde766 into eclair by Android (Google) Code Review · 15 years ago
  46. 18bde76 Update PBAP to make compatiable with spec by Lixin Yue · 15 years ago
  47. 668a8d6 Merge change Ifb946935 into eclair by Android (Google) Code Review · 15 years ago
  48. fb94693 Added WhiteList of acceptable MIME types for OBEX transfers. Part of OBEX/OPP security review. by Oscar Montemayor · 15 years ago
  49. 202e9f6 Update application for android.bluetooth.ParcelUuid -> android.os.ParcelUuid by Nick Pelly · 15 years ago
  50. 6fbad3d Proposed file canonical path prevetion for directory trasvesal attacks. Fix suggested by meder@google.com. by Oscar Montemayor · 15 years ago
  51. 2f8fe66 Update PBAP to use new VCardComposer by Lixin Yue · 15 years ago
  52. 9d9e511 Use new SDP API for OPP by Tao Liejun · 15 years ago
  53. c4b72eb Merge change 26736 into eclair by Android (Google) Code Review · 15 years ago
  54. 3841655 Fixes NullPointerException that crashes Bluetooth when filename ends end with slash, e.g.: 'fooo..txt/'. by Rich Cannings · 15 years ago
  55. dc3bacd Update opp/pbap look and feel by Lixin Yue · 15 years ago
  56. 1f556d9 Replaced back-slashes on hint path URI with forward-slahes, more in line with Linux FS conventions. by Oscar Montemayor · 15 years ago
  57. 68ea2a4 Change handling of remoteUuids. by Jaikumar Ganesh · 15 years ago
  58. f2c447b Update application for Bluetooth API changes. by Nick Pelly · 15 years ago
  59. 613bae2 Update application for Bluetooth API change: deprecation of BluetoothError. by Nick Pelly · 15 years ago
  60. f4a286e Update application for Bluetooth API change. by Nick Pelly · 15 years ago
  61. c5495c5 Update PBAP to be compatible with Mecel stack by Lixin Yue · 15 years ago
  62. 4446eaa Pbap update by Lixin Yue · 15 years ago
  63. 5c670ec Merge change 23495 into eclair by Android (Google) Code Review · 15 years ago
  64. fa5d402 Workaround bug in Poloroid Pogo. by Nick Pelly · 15 years ago
  65. acab258 Allow Pbap if device is trusted by Lixin Yue · 15 years ago
  66. 888485a Cleanup Opp debug code by Tao Liejun · 15 years ago
  67. 32e47df Simplify wakelock release for Obex Server by Tao Liejun · 15 years ago
  68. ce4d936 Clean up Logging. by Nick Pelly · 15 years ago
  69. d6641e4 Remove Device picker by Tao Liejun · 15 years ago
  70. 1ac5507 OPP update by Tao Liejun · 15 years ago
  71. 41ef8d4 Bluetooth: Update Bluetooth.apk to match BT API change. by Nick Pelly · 15 years ago
  72. 464d9d2 Update Opp icons by L.X.YUE · 15 years ago
  73. 52236de Fix a few OPP issues by Tao Liejun · 15 years ago
  74. d896162 Update PBAP per review comments: by Lixin Yue · 15 years ago
  75. 239bc52 Enable Opp Livefolder, modify localizable resource by Jackson Fan · 15 years ago
  76. 37b69bd Remove TODOs for frameworks change by Jackson Fan · 15 years ago
  77. 87f9a72 Disable verbose logging. by Jaikumar Ganesh · 15 years ago
  78. b9cd7fe Add copyright and fix some style issues. by Jaikumar Ganesh · 15 years ago
  79. 2c282d5 Add pbap into bluetooth package by Jackson Fan · 15 years ago
  80. eb37b3c Rename cancelPin to cancelPairingUserInput for Bluetooth 2.1 by Jaikumar Ganesh · 15 years ago
  81. af9af3c Cleanup resources of OPP by Jackson Fan · 15 years ago
  82. df7415d Fix OPP receive bug by Tao Liejun · 15 years ago
  83. 6769b59 Make opp compile by Tao Liejun · 15 years ago
  84. 09e9cba Initial drop of Motorola Bluetooth OPP code. by Nick Pelly · 15 years ago