1. 24c106a Merge branch 'readonly-p4-master' by Romain Guy · 17 years ago
  2. 2c5316f AI 145496: am: CL 145482 am: CL 145182 Fixes #1777943. Put the Clock back... by Romain Guy · 17 years ago
  3. 0a1b202 Merge branch 'readonly-p4-master' by Romain Guy · 17 years ago
  4. 1c8fd9e AI 145490: am: CL 145472 am: CL 145085 Fixes #1777943. Get rid of the Clock widget on the default Home configuration and bring the Search widget to the center screen. by Romain Guy · 17 years ago
  5. 7bdac26 Merge branch 'readonly-p4-master' by Fred Quintana · 17 years ago
  6. 3ecebb0 AI 144949: remove Maps by Fred Quintana · 17 years ago
  7. 4685bbc Merge branch 'readonly-p4-master' by Eric Fischer · 17 years ago
  8. 3a9691a AI 144913: am: CL 144912 Merge from cupcake: by Eric Fischer · 17 years ago
  9. 2f3af06 Merge branch 'readonly-p4-master' by Eric Fischer · 17 years ago
  10. f666888 AI 144560: am: CL 144558 am: CL 144556 Pick up today's modified translations. by Eric Fischer · 17 years ago
  11. 21f776d Merge branch 'readonly-p4-master' by Eric Fischer · 17 years ago
  12. 5941f17 AI 144414: am: CL 144347 Reimport es_US translations in an attempt to fix the build. by Eric Fischer · 17 years ago
  13. 693f52a Merge branch 'readonly-p4-master' by Eric Fischer · 17 years ago
  14. cf2e1dd AI 144411: am: CL 144336 am: CL 144335 Import US Spanish translations, and a few Japanese changes. by Eric Fischer · 17 years ago
  15. 65e2f48 Merge commit 'goog/readonly-p4-master' by The Android Open Source Project · 17 years ago
  16. fd99053 AI 143909: am: CL 143908 am: CL 143907 Make search widget drop-down wider. by Jeffrey Sharkey · 17 years ago
  17. 5ffd4ae AI 143816: am: CL 143792 am: CL 143746 Fix search widget assets to not overlap in landscape mode. by Jeffrey Sharkey · 17 years ago
  18. 9dc115e AI 143789: am: CL 143776 am: CL 143622 Correctly startListening() for widget updates when first boot completes. by Jeffrey Sharkey · 17 years ago
  19. 577ef46 AI 143712: am: CL 143685 am: CL 143547 Import revised translations. by Eric Fischer · 17 years ago
  20. 0cf0a6a Merge branch 'open_source_no_contributions' into google_internal by The Android Open Source Project · 17 years ago
  21. 38d6761 AI 143403: am: CL 143295 am: CL 143294 Fixes #1725672. For good this time. When Home starts for the first time, it spawns a loading thread for the workspace items. That loader is responsible for starting the drawer loader after it's done. Unfortunately, after a wipe data or a database upgrade, the worksapce loader could be interrupted by a ContentProvider notification change which would cause the loader to be cancelled and another workspace loader to be spawned. The new workspace loader, however, would not start the drawer loader because the appropriate flag was not set correctly. This change simply duplicates the flag from the old loader in the new one and all is well. by Romain Guy · 17 years ago
  22. c975a06 AI 143382: am: CL 143232 am: CL 143057 Don't NPE when editing a folder name. by Jeffrey Sharkey · 17 years ago
  23. ccb1ecb AI 143364: am: CL 143214 am: CL 143009 More work on issue #1739507 (kila-user build is too big): remove some unused application resources I found. by Dianne Hackborn · 17 years ago
  24. ea70526 AI 143342: am: CL 143191 am: CL 142952 Make Launcher norotate to prevent false-positive rotations. by Jeffrey Sharkey · 17 years ago
  25. ddf2204 Merge commit 'goog/cupcake' by The Android Open Source Project · 17 years ago
  26. bdde6f9 AI 143338: am: CL 143187 am: CL 142933 Fixes #1725672. Rebind the drawer's content early to avoid the dreaded "blank drawer" bug. by Romain Guy · 17 years ago
  27. bcc7c57 AI 143294: Fixes #1725672. For good this time. When Home starts for the first time, it spawns a loading thread for the workspace items. That loader is responsible for starting the drawer loader after it's done. Unfortunately, after a wipe data or a database upgrade, the worksapce loader could be interrupted by a ContentProvider notification change which would cause the loader to be cancelled and another workspace loader to be spawned. The new workspace loader, however, would not start the drawer loader because the appropriate flag was not set correctly. This change simply duplicates the flag from the old loader in the new one and all is well. by Romain Guy · 17 years ago
  28. 2e6a82f Merge commit 'korg/cupcake' by The Android Open Source Project · 17 years ago
  29. 21b0869 AI 143057: Don't NPE when editing a folder name. by Jeffrey Sharkey · 17 years ago
  30. dd8cbc2 Automated import from //branches/cupcake/...@143009,143009 by Dianne Hackborn · 17 years ago
  31. 62dd201 Automated import from //branches/cupcake/...@142952,142952 by Jeffrey Sharkey · 17 years ago
  32. 49643eb Automated import from //branches/cupcake/...@142933,142933 by Romain Guy · 17 years ago
  33. ec51102 Automated import from //branches/master/...@142762,142762 by Jeffrey Sharkey · 17 years ago
  34. 86977e0 Automated import from //branches/master/...@142759,142759 by Eric Fischer · 17 years ago
  35. f38e1ab Automated import from //branches/cupcake/...@142649,142649 by Jeffrey Sharkey · 17 years ago
  36. 101898b Automated import from //branches/cupcake/...@142643,142643 by Eric Fischer · 17 years ago
  37. 5883119 Automated import from //branches/master/...@142577,142577 by Jeffrey Sharkey · 17 years ago
  38. e9f6ef5 Automated import from //branches/master/...@142043,142043 by Jeffrey Sharkey · 17 years ago
  39. 5de0586 Automated import from //branches/master/...@142041,142041 by Jeffrey Sharkey · 17 years ago
  40. d4185fd Automated import from //branches/master/...@142018,142018 by Romain Guy · 17 years ago
  41. 232f156 Automated import from //branches/master/...@141886,141886 by Romain Guy · 17 years ago
  42. 45a61bb Automated import from //branches/master/...@141869,141869 by Eric Fischer · 17 years ago
  43. 02b4081 Automated import from //branches/master/...@141845,141845 by Dianne Hackborn · 17 years ago
  44. 2f8e96e Automated import from //branches/master/...@141665,141665 by Romain Guy · 17 years ago
  45. a9cf26c Automated import from //branches/master/...@141652,141652 by Jeffrey Sharkey · 17 years ago
  46. 1722796 Automated import from //branches/cupcake/...@142473,142473 by Jeffrey Sharkey · 17 years ago
  47. b50dfd9 Automated import from //branches/cupcake/...@142037,142037 by Jeffrey Sharkey · 17 years ago
  48. 392a6ba Automated import from //branches/cupcake/...@142036,142036 by Jeffrey Sharkey · 17 years ago
  49. 237eaa1 Automated import from //branches/cupcake/...@141884,141884 by Romain Guy · 17 years ago
  50. b09c87c Automated import from //branches/cupcake/...@141866,141866 by Eric Fischer · 17 years ago
  51. 92d0dda Automated import from //branches/cupcake/...@141843,141843 by Dianne Hackborn · 17 years ago
  52. 5eb817c Automated import from //branches/master/...@140671,140671 by Jeffrey Sharkey · 17 years ago
  53. 7c7a073 Automated import from //branches/master/...@140651,140651 by Romain Guy · 17 years ago
  54. f18b908 Automated import from //branches/cupcake/...@141663,141663 by Romain Guy · 17 years ago
  55. 46a30db Automated import from //branches/cupcake/...@141650,141650 by Jeffrey Sharkey · 17 years ago
  56. a688e52 Automated import from //branches/master/...@140594,140594 by Jeffrey Sharkey · 17 years ago
  57. a6425bd auto import from //branches/cupcake_rel/...@141571 by The Android Open Source Project · 17 years ago
  58. f96811c auto import from //branches/cupcake_rel/...@140373 by The Android Open Source Project · 17 years ago
  59. 0cf159b Merge commit 'remotes/korg/cupcake' into merge by Jean-Baptiste Queru · 17 years ago
  60. ca9475f auto import from //branches/cupcake_rel/...@138607 by The Android Open Source Project · 17 years ago
  61. 7376fae auto import from //branches/cupcake/...@137873 by The Android Open Source Project · 17 years ago
  62. bc219c3 auto import from //branches/cupcake/...@137197 by The Android Open Source Project · 17 years ago
  63. 1ff70f7 auto import from //depot/cupcake/@136594 by The Android Open Source Project · 17 years ago
  64. 31dd503 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  65. 3189679 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 17 years ago
  66. 38a75b2 auto import from //depot/cupcake/@132589 by The Android Open Source Project · 17 years ago
  67. b28e1b7 auto import from //depot/cupcake/@137055 by The Android Open Source Project · 17 years ago
  68. 233a013 auto import from //branches/cupcake/...@132276 by The Android Open Source Project · 17 years ago
  69. 98baae6 auto import from //branches/cupcake/...@131421 by The Android Open Source Project · 17 years ago
  70. 15a8880 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 17 years ago
  71. a367305 Merge branch 'cupcake' by The Android Open Source Project · 17 years ago
  72. bb96f41 auto import from //branches/cupcake/...@127436 by The Android Open Source Project · 17 years ago
  73. 6a4838d Merge branch 'cupcake' by The Android Open Source Project · 17 years ago
  74. 62b49bb auto import from //branches/cupcake/...@127101 by The Android Open Source Project · 17 years ago
  75. 2de18e8 Merge branch 'cupcake' by android-build SharedAccount · 17 years ago
  76. 946cd91 auto import from //branches/cupcake/...@126645 by The Android Open Source Project · 17 years ago
  77. c8d1798 Merge branch 'cupcake' by The Android Open Source Project · 17 years ago
  78. 0e320b2 auto import from //branches/cupcake/...@125939 by The Android Open Source Project · 17 years ago
  79. d097a18 Code drop from //branches/cupcake/...@124589 by The Android Open Source Project · 17 years ago
  80. c8f00b6 Initial Contribution by The Android Open Source Project · 17 years ago