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