1. 084a9d5 Don't sort contacts supplied to global search app. by Mathew Inwood · 13 years ago
  2. 4c3a045 Support new query parameters introduced in Iaab5c38a by Makoto Onuki · 13 years ago
  3. f70a7ec Updating launcher icon to fix alignment. Bug: 6511716 by Christian Robertson · 13 years ago
  4. 76afa00 Don't wait for read access latch in provider.getType() by Makoto Onuki · 13 years ago
  5. af3fc69 Handle blob in dumpCursor by Makoto Onuki · 13 years ago
  6. 69ec3af Merge "Move CancellationSignal to android.os package." into jb-dev by Jeff Brown · 13 years ago
  7. 11c3f85 Move CancellationSignal to android.os package. by Jeff Brown · 13 years ago
  8. 2b362f7 Don't allow backing up contacts storage by Makoto Onuki · 13 years ago
  9. 86f3922 Merge "Remove never used SocialProvider and activity table" into jb-dev by Makoto Onuki · 13 years ago
  10. d2a4512 Remove never used SocialProvider and activity table by Makoto Onuki · 13 years ago
  11. 2fe1f4f More detailed verbose log from contacts provider by Makoto Onuki · 13 years ago
  12. 6b5e583 Merge "Don't show the invisible in frequent" into jb-dev by Makoto Onuki · 13 years ago
  13. 116d86d Make names with special chars searchable. by Makoto Onuki · 13 years ago
  14. 8062894 Don't show the invisible in frequent by Makoto Onuki · 13 years ago
  15. f76a0fe Merge "Don't suggest invisible for aggregation" into jb-dev by Makoto Onuki · 13 years ago
  16. 89f033e Don't suggest invisible for aggregation by Makoto Onuki · 13 years ago
  17. e52f5a2 Clean up Phone.NORMALIZED_NUMBERS upgraded from GB by Makoto Onuki · 13 years ago
  18. 9d9994e Merge "New aggregation logic" by Makoto Onuki · 13 years ago
  19. 0992b9d New aggregation logic by Makoto Onuki · 13 years ago
  20. 63630bc Use 3 bucket sorting logic for frequent. by Makoto Onuki · 13 years ago
  21. 8742683 Fix the last failing photo test by Makoto Onuki · 13 years ago
  22. 72fc27c Upgrade step to fill raw_contacts.last_time_contacted. by Makoto Onuki · 13 years ago
  23. dfab50e Fix and simplify data usage feedback by Makoto Onuki · 13 years ago
  24. b618682 Use new URI for deleting usage stats by Makoto Onuki · 13 years ago
  25. 4e9806e Merge "New API to clear usage stats" by Makoto Onuki · 13 years ago
  26. a780048 New API to clear usage stats by Makoto Onuki · 13 years ago
  27. d8f49ac Merge "Fix most of photo tests" by Makoto Onuki · 13 years ago
  28. c23a30e Fix most of photo tests by Makoto Onuki · 13 years ago
  29. 321b832 Fix " Cannot bind argument at index 1..." crash by Makoto Onuki · 13 years ago
  30. e5165be Merge "Dont show invisible contacts in frequent." by Makoto Onuki · 13 years ago
  31. db0e856 Dont show invisible contacts in frequent. by Makoto Onuki · 13 years ago
  32. b7e305c System prop to keep stale account data by Makoto Onuki · 13 years ago
  33. 18cb61a Merge "Allow access to the NORMALIZED_NUMBER, so that sync adapters can sync it" by Daniel Lehmann · 13 years ago
  34. a9bdc55 Enforce the use of the new (READ|WRITE)_CALL_LOG permissions by Daniel Lehmann · 13 years ago
  35. 18c143a Merge "Addressed comments about previous CL" by Daniel Lehmann · 13 years ago
  36. e7fed8e Merge remote-tracking branch 'goog/ics-aah' by Mike Lockwood · 13 years ago
  37. 65c62b9 Addressed comments about previous CL by Daniel Lehmann · 13 years ago
  38. eae25ef Increase the photo size to 480x480 or 720x720, depending on device by Daniel Lehmann · 13 years ago
  39. c67ecd9 Merge "Make unit tests not crash" by Makoto Onuki · 13 years ago
  40. 583b136 Make unit tests not crash by Makoto Onuki · 13 years ago
  41. fb25f3a Clear in-memory caches when rolling back transaction by Makoto Onuki · 13 years ago
  42. ce9aaec Merge "Revert ""Rollback" mimetype cache"" by Makoto Onuki · 13 years ago
  43. c65c6bd Revert ""Rollback" mimetype cache" by Makoto Onuki · 13 years ago
  44. 1c8a001 Merge ""Rollback" mimetype cache" by Makoto Onuki · 13 years ago
  45. c624ff1 "Rollback" mimetype cache by Makoto Onuki · 13 years ago
  46. 2b3fc5a Merge "Don't upsize non-square pictures, even when cropping" by Daniel Lehmann · 13 years ago
  47. 4311d47 Merge "Add new package aggregation.util" by Makoto Onuki · 13 years ago
  48. ee3c41d Merge "Make informational queries respect requested projection" by Makoto Onuki · 13 years ago
  49. b0208fc Don't upsize non-square pictures, even when cropping by Daniel Lehmann · 13 years ago
  50. 81567f4 Add new package aggregation.util by Makoto Onuki · 13 years ago
  51. 532f73b Import translations. DO NOT MERGE by Eric Fischer · 13 years ago
  52. 084fe28 Make informational queries respect requested projection by Makoto Onuki · 13 years ago
  53. 645d517 Don't upscale photos if they are too small by Daniel Lehmann · 13 years ago
  54. 904f4a2 Allow access to the NORMALIZED_NUMBER, so that sync adapters can sync it by Daniel Lehmann · 13 years ago
  55. d3256d7 am b591640f: am 7f2bbd3b: am 1cd70006: Merge "Adjust a variable type conversion." by Makoto Onuki · 13 years ago
  56. b591640 am 7f2bbd3b: am 1cd70006: Merge "Adjust a variable type conversion." by Makoto Onuki · 13 years ago
  57. 7f2bbd3 am 1cd70006: Merge "Adjust a variable type conversion." by Makoto Onuki · 13 years ago
  58. 1cd7000 Merge "Adjust a variable type conversion." by Makoto Onuki · 13 years ago
  59. 565b62f Use wall time instead of CPU time for performance log by Makoto Onuki · 13 years ago
  60. 2ff5293 Merge "Don't manually close the database." by Makoto Onuki · 13 years ago
  61. 112fcec Speed up VISIBLE_CONTACTS update by Makoto Onuki · 13 years ago
  62. 9b62625 Don't manually close the database. by Makoto Onuki · 13 years ago
  63. 49ed719 Move aggregator to its own package by Makoto Onuki · 13 years ago
  64. 47ad370 Add log to openAssetFile() and query() by Makoto Onuki · 13 years ago
  65. 73e87a8 Merge "Replaces HashMap by SparseArray" by Daniel Lehmann · 13 years ago
  66. dd1cc45 Replaces HashMap by SparseArray by Daniel Lehmann · 13 years ago
  67. a2d1630 Don't remove default directories from directories table by Makoto Onuki · 13 years ago
  68. 674f943 Remove in-memory account cache by Makoto Onuki · 13 years ago
  69. 5acb3e0 Fix deadlock caused by the fast indexer cache by Makoto Onuki · 13 years ago
  70. 5a515c2 Merge "Cache fast scrolling index." by Makoto Onuki · 13 years ago
  71. 35997f3 Cache fast scrolling index. by Makoto Onuki · 14 years ago
  72. 57e70bb Reset suggestion fields before reusing the object. by Daniel Lehmann · 14 years ago
  73. 1c3bf25 Adjust a variable type conversion. by luan hongjun · 13 years ago
  74. 85ff653 Merge "Fix broken sub-QueryBuilder. Instead of selecting only photos, this selected all kinds of data rows :-(" by Daniel Lehmann · 13 years ago
  75. cde9e5e Fix broken sub-QueryBuilder. Instead of selecting only photos, this by Daniel Lehmann · 14 years ago
  76. 5f673b2 Fix G+ crash during account switch by Makoto Onuki · 14 years ago
  77. 74e8f30 Add debug logs to applyBatch by Makoto Onuki · 14 years ago
  78. 7898a8e Rename CancellationSignal using preferred spelling. by Jeff Brown · 14 years ago
  79. a43d3a6 am a7c86fc5: am 15fc0e5f: Reconcile with ics-mr1-release by The Android Open Source Project · 14 years ago
  80. a7c86fc am 15fc0e5f: Reconcile with ics-mr1-release by The Android Open Source Project · 14 years ago
  81. 15fc0e5 Reconcile with ics-mr1-release by The Android Open Source Project · 14 years ago
  82. e5eefd3 Merge "Fix proguard flags" by Makoto Onuki · 14 years ago
  83. 72d9e17 Merge "Remove the obsolete account columns from newly created db" by Makoto Onuki · 14 years ago
  84. 15826b1 Pass through the cancelation signal by Daniel Lehmann · 14 years ago
  85. 833072a Fix proguard flags by Makoto Onuki · 14 years ago
  86. 1c9a5b6 Merge "Fix for broken phone number snippet" by Makoto Onuki · 14 years ago
  87. 096c4c5 Merge "Tweak behavior of encodeHex" by Andy McFadden · 14 years ago
  88. 674762f Import translations. DO NOT MERGE by Eric Fischer · 14 years ago
  89. 6b36358 Tweak behavior of encodeHex by Andy McFadden · 14 years ago
  90. 872cd1f Remove the obsolete account columns from newly created db by Makoto Onuki · 14 years ago
  91. fba89ea Fix for broken phone number snippet by Makoto Onuki · 14 years ago
  92. 7e08647 Speed up search query update after each transaction by Makoto Onuki · 14 years ago
  93. 1c56fb3 Fix crash at upgrade step 504 due to account ID cache by Makoto Onuki · 14 years ago
  94. d915aca Merge "Account refactoring follow-up" by Makoto Onuki · 14 years ago
  95. 9ba8463 Account refactoring follow-up by Makoto Onuki · 14 years ago
  96. 9d84fd3 Add missing size annotations to provider tests by Makoto Onuki · 14 years ago
  97. 9d990d3 Account table refactoring by Makoto Onuki · 14 years ago
  98. 3d8c59c am ecf025c0: Reconcile with ics-mr1-release by The Android Open Source Project · 14 years ago
  99. ecf025c Reconcile with ics-mr1-release by The Android Open Source Project · 14 years ago
  100. 303f7e6 merge in ics-mr1-release history after reset to ics-mr1 by The Android Automerger · 14 years ago