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