1. e00dd1e Make GSM 7-bit encoding properly deal with initial padding. by Tammo Spalink · 17 years ago
  2. 3905eb3 am ff6585cb: Merge change 20144 into donut by Android (Google) Code Review · 17 years ago
  3. 04588d5 Remove flaky MonitorTest#testInterrupt from continuous, and attempt to make by Brett Chabot · 17 years ago
  4. 2d65082 fix CDMA SMS ASCII decode and mapping by Tammo Spalink · 17 years ago
  5. 2a8c531 am 65e5438d: Merge change 8966 into donut by Android (Google) Code Review · 17 years ago
  6. 53582b33 Add tests for android.net.vpn. by Hung-ying Tyan · 17 years ago
  7. f62a2bf allow illegal subparam sizes for CDMA SMS by Tammo Spalink · 17 years ago
  8. e624ee4 am 0fdedd00: Merge change 8612 into donut by Android (Google) Code Review · 17 years ago
  9. 1424fe0 added non-numeric cdma sms address support by Tammo Spalink · 17 years ago
  10. 3fc78e1 Remove visibility checks from SearchManager tests by Bjorn Bringert · 17 years ago
  11. d4a1d2e add account manager permission checking by Fred Quintana · 17 years ago
  12. ca9b596 am 1aa1a154: Merge change 7959 into donut by Android (Google) Code Review · 17 years ago
  13. 1aa1a15 Merge change 7959 into donut by Android (Google) Code Review · 17 years ago
  14. 24e65be am b42c3a58: Fix the build by Yu Shan Emily Lau · 17 years ago
  15. c1889da Adding WRITE_EXTRENAL_STORAGE permission in AndroidManifest.xml file. by Swarna Kumar · 17 years ago
  16. b42c3a5 Fix the build by Yu Shan Emily Lau · 17 years ago
  17. e83419b am ff851a1d: Merge change 7917 into donut by Android (Google) Code Review · 17 years ago
  18. 873eb57 Added the vpn unit test template. by Yu Shan Emily Lau · 17 years ago
  19. 469b4c6 am aad0fcc9: Merge change 7783 into donut by Android (Google) Code Review · 17 years ago
  20. 701deb5 Fixing probable build breakage. by Daisuke Miyakawa · 17 years ago
  21. a53b828 Add "nodpi" density, and expose a bunch of density-related APIs. by Dianne Hackborn · 17 years ago
  22. 7674b81 Refactor VCard-related code. by Daisuke Miyakawa · 17 years ago
  23. 8e9bad1 am 0bb0597a: Merge change 7556 into donut by Android (Google) Code Review · 17 years ago
  24. cad1815 am c93af6dc: Merge change 7441 into donut by Android (Google) Code Review · 17 years ago
  25. 0bb0597 Merge change 7556 into donut by Android (Google) Code Review · 17 years ago
  26. 44ce817 Temporarily suppress ServiceTest. by Brett Chabot · 17 years ago
  27. c93af6d Merge change 7441 into donut by Android (Google) Code Review · 17 years ago
  28. 7ee5a4b am 5a76ae46: Merge change 7406 into donut by Android (Google) Code Review · 17 years ago
  29. 9cab7f7 Allow system colors in <font> tags by Bjorn Bringert · 17 years ago
  30. 4e43711 Update Searchables test with new GlobalSearch name by Bjorn Bringert · 17 years ago
  31. 38a34b2 am 2d791055: Merge change 6820 into donut by Android (Google) Code Review · 17 years ago
  32. 5621f0d Fixed NPE bugs in Uri. Fixes internal issue #1724719. by Bob Lee · 17 years ago
  33. c8e852d resolved conflicts for merge of ad94a983 to master by Bob Lee · 17 years ago
  34. b8b8f04 Uri.EMPTY.toString() was returning null due to an initialization order bug. Fixes internal issue #1957015. by Bob Lee · 17 years ago
  35. cd96476 am 91b0a701: Merge change 6284 into donut by Android (Google) Code Review · 17 years ago
  36. 444c727 Run search UI on its own thread. by Bjorn Bringert · 17 years ago
  37. a0ad661 am a83bef59: Merge change 6396 into donut by Android (Google) Code Review · 17 years ago
  38. a83bef5 Merge change 6396 into donut by Android (Google) Code Review · 17 years ago
  39. 75efd5d Add unit test for NeighboringCellInfo. by John Wang · 17 years ago
  40. 6e2863e am 37ea7112: Merge change 6338 into donut by Android (Google) Code Review · 17 years ago
  41. 0fd833a septet-align UD after any UDH for GSM-7bit coding by Tammo Spalink · 17 years ago
  42. 1eebdc0 am d3de90f3: Merge change 5995 into donut by Android (Google) Code Review · 17 years ago
  43. 92aaac8 am 40336782: Add tests. internal bug id 1868702. by Daisuke Miyakawa · 17 years ago
  44. d3de90f Merge change 5995 into donut by Android (Google) Code Review · 17 years ago
  45. 4033678 Add tests. internal bug id 1868702. by Daisuke Miyakawa · 17 years ago
  46. 1f0dac3 Turn off kerning when testing TextUtils.ellipsize(). by Eric Fischer · 17 years ago
  47. 50f3800 am 0178afe4: Merge change 5485 into donut by Android (Google) Code Review · 17 years ago
  48. 1f9508c am ae352273: Merge change 5192 into donut by Android (Google) Code Review · 17 years ago
  49. 8203dc1 cdma sms is91 support by Tammo Spalink · 17 years ago
  50. 326c66d make BitwiseInputStream.read return int by Tammo Spalink · 17 years ago
  51. d85e0bf am eed76b2a: Remove test for SearchManager activity context restriction. by Bjorn Bringert · 17 years ago
  52. eed76b2 Remove test for SearchManager activity context restriction. by Bjorn Bringert · 17 years ago
  53. 2b31fec3 am 2c10b5f4: Merge change 4914 into donut by Android (Google) Code Review · 17 years ago
  54. 8d15382 Make all static methods in SearchManager non-static. by Bjorn Bringert · 17 years ago
  55. c73e9ad am bc806f65: Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 17 years ago
  56. bc806f6 Remove deprecated api. Aptly rename freeStorageWithIntent to freeStorage. by Suchi Amalapurapu · 17 years ago
  57. 587c89e am 5c1c40d2: Merge change 4455 into donut by Android (Google) Code Review · 17 years ago
  58. 0ff946e add feedback test with gsm7bit special case characters by Tammo Spalink · 17 years ago
  59. a28547d am 0fb46683: Merge change 3880 into donut by Android (Google) Code Review · 17 years ago
  60. 8d17f3f Run search dialog in the system process. by Bjorn Bringert · 17 years ago
  61. bc0df8d am 174ad503: In SearchablesTest, use the always available globalsearch. by Satish Sampath · 17 years ago
  62. 174ad50 In SearchablesTest, use the always available globalsearch. by Satish Sampath · 17 years ago
  63. 0d2037be am 0e74aa0f: Fix broken Searchables unit tests. by Satish Sampath · 17 years ago
  64. 5e23cbc am f9acde27: Include web search providers in Searchables. by Satish Sampath · 17 years ago
  65. 0e74aa0 Fix broken Searchables unit tests. by Satish Sampath · 17 years ago
  66. f9acde2 Include web search providers in Searchables. by Satish Sampath · 17 years ago
  67. b15a534 am c1823701: Handle EOF correctly in MemoryFile input stream. by Bjorn Bringert · 17 years ago
  68. c0cbfda am 963cd006: Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 17 years ago
  69. c182370 Handle EOF correctly in MemoryFile input stream. by Bjorn Bringert · 17 years ago
  70. 963cd006 Allow creating AssetFileDescriptors for MemoryFiles. by Bjorn Bringert · 17 years ago
  71. cf2924e am c6653495: Merge change 1522 into donut by Android (Google) Code Review · 17 years ago
  72. baae313 support more minor cdms sms bearer data subparameters by Tammo Spalink · 17 years ago
  73. 0ad6dc0 am 761e0918: Unmap memory in MemoryFile.close(). by Bjorn Bringert · 17 years ago
  74. 761e091 Unmap memory in MemoryFile.close(). by Bjorn Bringert · 17 years ago
  75. 2c0858a am 511a0134: Merge change 2302 into donut by Android (Google) Code Review · 17 years ago
  76. 8943737 add ipc support to batching by Fred Quintana · 17 years ago
  77. 550885d added SmsMessage ConcatRef parsing validation by Tammo Spalink · 17 years ago
  78. f68498ea am 5bc21aa0: Merge change 1127 into donut by Android (Google) Code Review · 17 years ago
  79. 5bc21aa Merge change 1127 into donut by Android (Google) Code Review · 17 years ago
  80. 64c4991 SmsHeader rewrite, in preparation for migration to public API. by Tammo Spalink · 17 years ago
  81. 7ca4a17 am 5615d35b: Add tests for the new SQLite _TOKENIZE() \'tag\' column. by Bjorn Bringert · 17 years ago
  82. 5615d35 Add tests for the new SQLite _TOKENIZE() 'tag' column. by Bjorn Bringert · 17 years ago
  83. f4c6ae8 am 6342d393: Merge change 1575 into donut by Android (Google) Code Review · 17 years ago
  84. ce31b23 enhance ContentProvider with the ability to perform batch operations by Fred Quintana · 17 years ago
  85. 819e3f2 Change _TOKENIZE tests to test the new token_index column by Bjorn Bringert · 17 years ago
  86. 34f9746 am f2331a6: Merge change 1063 into donut by Android (Google) Code Review · 17 years ago
  87. a920413 Refactor SearchableInfo. by Bjorn Bringert · 17 years ago
  88. 84c9097 am d2b124f: new cdma sms unit tests (from QC on-site test) by Tammo Spalink · 17 years ago
  89. d2b124f new cdma sms unit tests (from QC on-site test) by Tammo Spalink · 17 years ago
  90. 2650454 am ef65477: Merge change 844 into donut by Android (Google) Code Review · 17 years ago
  91. 8478b59 clean up cdma sms creation and parsing by Tammo Spalink · 17 years ago
  92. e4ddb19 am efae672: Merge change 725 into donut by Android (Google) Code Review · 17 years ago
  93. cb6c724 am 05e4755: Merge change 724 into donut by Android (Google) Code Review · 17 years ago
  94. adf431b am 493b00a: Merge change 640 into donut by Android (Google) Code Review · 17 years ago
  95. c363490 am d306052: Merge change 542 into donut by Android (Google) Code Review · 17 years ago
  96. 8f080ec am f3ccf8a: Merge branch \'readonly-p4-donut\' into donut by The Android Open Source Project · 17 years ago
  97. 5c685a9 am 9c56513: Merge change 165 into donut by Android (Google) Code Review · 17 years ago
  98. 6d72e02 Add 'includeInGlobalSearch' attribute to searchable meta-data. by Bjorn Bringert · 17 years ago
  99. aece7c6 Split testSearchablesMocked into two tests. by Bjorn Bringert · 17 years ago
  100. 493b00af Merge change 640 into donut by Android (Google) Code Review · 17 years ago