1. 59256de Update PBAP code for Contacts database changes and check for OPP file extension. by Jaikumar Ganesh · 15 years ago
  2. 3a88b20 Update application code for BluetoothAdapter.getDefaultAdapter(). by Nick Pelly · 15 years ago
  3. 4787d49 Merge change I773ca65d into eclair by Android (Google) Code Review · 15 years ago
  4. 773ca65 Remove Disconnected and Connected PBAP toasts. by Jaikumar Ganesh · 15 years ago
  5. 7ede63e Work on issue #2163789: Way too much logging by Dianne Hackborn · 15 years ago
  6. 5658120 Merge change I196e84e5 into eclair by Android (Google) Code Review · 15 years ago
  7. 196e84e More icons by Mike Cleron · 15 years ago
  8. 0eb2230 Fix ANR by repeating BT ON/OFF caused by PBAP closeservice deadlock by Jaikumar Ganesh · 15 years ago
  9. 08d28dc Merge change I3d0e5c00 into eclair by Android (Google) Code Review · 15 years ago
  10. 29a07d9 Remove redundant dependency toward android.syncml. by Daisuke Miyakawa · 15 years ago
  11. 3d0e5c0 Placeholder mdpi assets by Mike Cleron · 15 years ago
  12. e42f4c9 Merge change I8222c790 into eclair by Android (Google) Code Review · 15 years ago
  13. 8222c79 Update OPP/PBAP service to use onStartCommand() by Lixin Yue · 15 years ago
  14. e150ffc Newer icons by Mike Cleron · 15 years ago
  15. 8ca36db Merge change I60a29b85 into eclair by Android (Google) Code Review · 15 years ago
  16. 507ea28 New hdpi assets. by Daniel Sandler · 15 years ago
  17. b0fa09c Update OPP/PBAP UI by Lixin Yue · 15 years ago
  18. c1a5501 Merge change Iae70ee2e into eclair by Android (Google) Code Review · 15 years ago
  19. ae70ee2 New icons by Mike Cleron · 15 years ago
  20. 4ef0999 Merge change I18bde766 into eclair by Android (Google) Code Review · 15 years ago
  21. 18bde76 Update PBAP to make compatiable with spec by Lixin Yue · 15 years ago
  22. 668a8d6 Merge change Ifb946935 into eclair by Android (Google) Code Review · 15 years ago
  23. fb94693 Added WhiteList of acceptable MIME types for OBEX transfers. Part of OBEX/OPP security review. by Oscar Montemayor · 15 years ago
  24. 202e9f6 Update application for android.bluetooth.ParcelUuid -> android.os.ParcelUuid by Nick Pelly · 15 years ago
  25. 6fbad3d Proposed file canonical path prevetion for directory trasvesal attacks. Fix suggested by meder@google.com. by Oscar Montemayor · 15 years ago
  26. 2f8fe66 Update PBAP to use new VCardComposer by Lixin Yue · 15 years ago
  27. 9d9e511 Use new SDP API for OPP by Tao Liejun · 15 years ago
  28. c4b72eb Merge change 26736 into eclair by Android (Google) Code Review · 15 years ago
  29. 3841655 Fixes NullPointerException that crashes Bluetooth when filename ends end with slash, e.g.: 'fooo..txt/'. by Rich Cannings · 15 years ago
  30. dc3bacd Update opp/pbap look and feel by Lixin Yue · 15 years ago
  31. 1f556d9 Replaced back-slashes on hint path URI with forward-slahes, more in line with Linux FS conventions. by Oscar Montemayor · 15 years ago
  32. 68eee19 Fix build -- unescaped apostrophes in strings... by Roy West · 15 years ago
  33. 1a0f990 Edit Bluetooth strings for bug1999173. by Roy West · 15 years ago
  34. 68ea2a4 Change handling of remoteUuids. by Jaikumar Ganesh · 15 years ago
  35. 53647ab Fix incoming file transfer dialog look and feel. by Jaikumar Ganesh · 15 years ago
  36. bd54068 Update AndroidManifest.xml for Bluetooth API changes. by Nick Pelly · 15 years ago
  37. f2c447b Update application for Bluetooth API changes. by Nick Pelly · 15 years ago
  38. 613bae2 Update application for Bluetooth API change: deprecation of BluetoothError. by Nick Pelly · 15 years ago
  39. f4a286e Update application for Bluetooth API change. by Nick Pelly · 15 years ago
  40. c5495c5 Update PBAP to be compatible with Mecel stack by Lixin Yue · 15 years ago
  41. 4446eaa Pbap update by Lixin Yue · 15 years ago
  42. 5c670ec Merge change 23495 into eclair by Android (Google) Code Review · 15 years ago
  43. fa5d402 Workaround bug in Poloroid Pogo. by Nick Pelly · 15 years ago
  44. acab258 Allow Pbap if device is trusted by Lixin Yue · 15 years ago
  45. 888485a Cleanup Opp debug code by Tao Liejun · 15 years ago
  46. 32e47df Simplify wakelock release for Obex Server by Tao Liejun · 15 years ago
  47. 68b5ac1 High-resolution (hdpi) artwork from TAT for Bluetooth. by Daniel Sandler · 15 years ago
  48. ce4d936 Clean up Logging. by Nick Pelly · 15 years ago
  49. d6641e4 Remove Device picker by Tao Liejun · 15 years ago
  50. 1ac5507 OPP update by Tao Liejun · 15 years ago
  51. 41ef8d4 Bluetooth: Update Bluetooth.apk to match BT API change. by Nick Pelly · 15 years ago
  52. 464d9d2 Update Opp icons by L.X.YUE · 15 years ago
  53. 52236de Fix a few OPP issues by Tao Liejun · 15 years ago
  54. d65cd7f Merge change 20085 by Android (Google) Code Review · 15 years ago
  55. d896162 Update PBAP per review comments: by Lixin Yue · 15 years ago
  56. ba7be33 Set LOCAL_MODULE_TAG for packages/app/Bluetooth to user like other apps. by Jaikumar Ganesh · 15 years ago
  57. 239bc52 Enable Opp Livefolder, modify localizable resource by Jackson Fan · 15 years ago
  58. 37b69bd Remove TODOs for frameworks change by Jackson Fan · 15 years ago
  59. 87f9a72 Disable verbose logging. by Jaikumar Ganesh · 15 years ago
  60. b9cd7fe Add copyright and fix some style issues. by Jaikumar Ganesh · 15 years ago
  61. 2c282d5 Add pbap into bluetooth package by Jackson Fan · 15 years ago
  62. eb37b3c Rename cancelPin to cancelPairingUserInput for Bluetooth 2.1 by Jaikumar Ganesh · 15 years ago
  63. af9af3c Cleanup resources of OPP by Jackson Fan · 15 years ago
  64. df7415d Fix OPP receive bug by Tao Liejun · 15 years ago
  65. 6769b59 Make opp compile by Tao Liejun · 15 years ago
  66. 09e9cba Initial drop of Motorola Bluetooth OPP code. by Nick Pelly · 15 years ago
  67. 0756299 new project, first commit by The Android Open Source Project · 15 years ago