1. f228753 Change name for home's uid to something more generic. by Dianne Hackborn · 15 years ago
  2. 800c215 Fix the build by Romain Guy · 15 years ago
  3. f90f31e Merge change 5291 into donut by Android (Google) Code Review · 15 years ago
  4. 840f0d7 Add the few missing strings needed by Home. by Romain Guy · 15 years ago
  5. b132a97 Fixes #1940691. Sync packages when home receives a reinstall notification. by Romain Guy · 15 years ago
  6. 1ce1a24 Fixes #1937447. Home was not saving the appropriate state when losing focus. by Romain Guy · 15 years ago
  7. 417d234 Fixes #1930608. Drop the gestures tables before attempting to recreate it. by Romain Guy · 15 years ago
  8. 3cf604f Fixes #1919280. Home was leaking the gestures window on configuration change. by Romain Guy · 15 years ago
  9. 9440684 Close the gestures pad when pressing Home. A regression was recently introduced when by Romain Guy · 15 years ago
  10. 529100b Merge change 4479 into donut by Android (Google) Code Review · 15 years ago
  11. c665672 Fix handling of the back key on Home in the gestures panel. by Romain Guy · 15 years ago
  12. 51ed5b9 Adds checks in Home's broadcast receivers to handle only known actions. by Romain Guy · 15 years ago
  13. ded9ec9 Merge change 4383 into donut by Android (Google) Code Review · 15 years ago
  14. 708ab96 Fixes #1912902. Handles orientation change when renaming gestures. by Romain Guy · 15 years ago
  15. e3895ae Fixes #1921372. Pressing Home with the window shade down would show gestures pad. by Romain Guy · 15 years ago
  16. 91a9c96 When initiating a drag and drop from a folder in home, you could sometimes see by Romain Guy · 15 years ago
  17. fca59c7 Merge change 3947 into donut by Android (Google) Code Review · 15 years ago
  18. 70557a7 Fixes #1824492. Removes the clock from the default Home layout. by Romain Guy · 15 years ago
  19. 3003fb8 Merge change 3939 into donut by Android (Google) Code Review · 15 years ago
  20. 2fcbd68 Tweak thread priorities in Home to make first boot experience a little better. by Romain Guy · 15 years ago
  21. 6fefcf1 Change recognition matchin in Home to immediate mode. by Romain Guy · 15 years ago
  22. ae4f575 Improve the threading model in the gestures settings activity. by Romain Guy · 15 years ago
  23. 70729e7 Update Portuguese translations. by Eric Fischer · 15 years ago
  24. 2c23a31 am 72281585: AI 149721: Import Portuguese translations. by Eric Fischer · 15 years ago
  25. 7228158 AI 149721: Import Portuguese translations. by Eric Fischer · 15 years ago
  26. b873424 Fixes 1909513. by Romain Guy · 15 years ago
  27. aad5ef4 Fix issues with how the gestures pad was hidden when leaving Home. by Romain Guy · 15 years ago
  28. 73b979d Add gestures to Home. by Romain Guy · 15 years ago
  29. cbb89e4 Fix locked workspace in Home. by Romain Guy · 15 years ago
  30. c2e24c0 Fixes #1876911 by Romain Guy · 15 years ago
  31. bb59375 Merge change 2865 into donut by Android (Google) Code Review · 15 years ago
  32. 574d20e Fixes #1890155. by Romain Guy · 15 years ago
  33. 2eb49ff Fixes #1889268. by Romain Guy · 15 years ago
  34. 8283ccf Do not force the soft keyboard open if the search widget is already at the top of the screen. by Mike LeBeau · 15 years ago
  35. 6f3b477 Merge change 1209 into donut by Android (Google) Code Review · 15 years ago
  36. c2ad7a6 Fix for #1855127. When Home cannot decode an icon, it should not interrupt the loading of the workspace, but fallback to the default package icon. by Romain Guy · 15 years ago
  37. 583ed3b * re-scale icons that are loaded using different denstiy metrics. by Mitsuru Oshima · 15 years ago
  38. 4c58c48 Fixes #1844053. Home was accepting all drops, even when there was no room left for a drop. This change fixes this while retaining the 'snap to vacant cell' ability added in Cupcake. by Romain Guy · 15 years ago
  39. 83f111d Prevent race condition when cancelling long-press for scroll. by Jeff Sharkey · 15 years ago
  40. ecadabf Merge change 1372 into donut by Android (Google) Code Review · 15 years ago
  41. 263e019 Fixes #1596240. Optimize invalidate/draw passes by marking opaque views and avoiding drawing them. Whenever a View requests an invalidate its parent check whether the view is opaque or not. When the view is not opaque, the framework behaves as it used to. However, when a view is opaque, the parent marks itself as being dirty because of an opaque view. Its parent then does the same, and so on. When the framework then starts drawing the views, it does not draw views marked as dirty opaque. If a view is dirty opaque and receives an invalidate request from a non-opaque view, it then clears the dirty opaque flag and behaves as before. by Romain Guy · 15 years ago
  42. c7a21b5 Merge change 1274 into donut by Android (Google) Code Review · 15 years ago
  43. 6929356 Modify comments in Launcher strings for global search. by Mike LeBeau · 15 years ago
  44. 82fb8aa am c4c1f32: AI 148592: Fix wallpaperchooser from previewing the default_ by Ramanan Rajeswaran · 15 years ago
  45. c4c1f32 AI 148592: Fix wallpaperchooser from previewing the default_wallpaper to wallpaper_lake. This issue is exposed by Ramanan Rajeswaran · 15 years ago
  46. 6d3bfe5 Make Launcher request BIND_APPWIDGET. by Jeff Sharkey · 15 years ago
  47. 82d94d9 Fixes 1543726. Double-clicking Home should not make the workspace disappear. This was caused by the workspace optimization that draws only what is thought to be the current celllayout. by Romain Guy · 15 years ago
  48. 51afc02 Fix obsolete javadoc by Romain Guy · 15 years ago
  49. a84402a am f40e4dd: AI 148147: Import lots of zh_TW translation changes. by Eric Fischer · 15 years ago
  50. f40e4dd AI 148147: Import lots of zh_TW translation changes. by Eric Fischer · 15 years ago
  51. d86847e am fc1a6d1: AI 148132: Add two wallpapers for tmobile and set the defaul by Ramanan Rajeswaran · 15 years ago
  52. fc1a6d1 AI 148132: Add two wallpapers for tmobile and set the default wallpaper to tmobile by Ramanan Rajeswaran · 15 years ago
  53. cd22729 am 9ebccd0: AI 148026: Update zh_TW translations. by Eric Fischer · 15 years ago
  54. 9ebccd0 AI 148026: Update zh_TW translations. by Eric Fischer · 15 years ago
  55. 15ea33d Fixes #1798818. Enable the appropriate cache color hint for folders to speed up the scrolling. by Romain Guy · 15 years ago
  56. f7dd0a8 am 587c717: AI 147492: Update zh_TW translations. by Eric Fischer · 15 years ago
  57. 5a94139 Fixes #1780990. Do not save the open state of the drawer when the user leaves Home by launching an application. by Romain Guy · 15 years ago
  58. 71b0594 Merge branch 'readonly-p4-donut' into donut by Karl Rosaen · 15 years ago
  59. 138a041 AI 147564: Merge back from search branch to donut. Notes: by Karl Rosaen · 15 years ago
  60. 587c717 AI 147492: Update zh_TW translations. by Eric Fischer · 15 years ago
  61. fa0330c merge cupcake into donut by Jean-Baptiste Queru · 15 years ago
  62. 062be27 AI 146365: Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  63. d05430a AI 146175: Import updated translations. by Eric Fischer · 15 years ago
  64. 7c69352 Merge change 40 into donut by Android (Google) Code Review · 15 years ago
  65. eeb4672 AI 145482: am: CL 145182 Fixes #1777943. Put the Clock back... by Romain Guy · 15 years ago
  66. f64cc75 AI 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 · 15 years ago
  67. 6f4f371 AI 145225: Import more revised translations into cupcake. by Eric Fischer · 15 years ago
  68. 7086428 Make Launcher more forgiving when dragging desktop items. by Jeff Sharkey · 15 years ago
  69. da19c16 AI 145182: Fixes #1777943. Put the Clock back... BUG=1777943 by Romain Guy · 15 years ago
  70. 6164fdd AI 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 · 15 years ago
  71. 48a5c89 AI 144977: Import revised translations. DO NOT MERGE by Eric Fischer · 15 years ago
  72. d51678a AI 144912: Merge from cupcake: by Eric Fischer · 15 years ago
  73. 76055a6 AI 144891: Import a bunch of revised translations. by Eric Fischer · 15 years ago
  74. bb760cc AI 144558: am: CL 144556 Pick up today's modified translations. by Eric Fischer · 15 years ago
  75. 35aec0a AI 144556: Pick up today's modified translations. by Eric Fischer · 15 years ago
  76. e344e10 AI 144355: Automated g4 rollback of changelist 144335. by Eric Fischer · 15 years ago
  77. fe8e07a AI 144347: Reimport es_US translations in an attempt to fix the build. by Eric Fischer · 15 years ago
  78. f03bce5 AI 144336: am: CL 144335 Import US Spanish translations, and a few Japanese changes. by Eric Fischer · 15 years ago
  79. bbc3624 AI 144335: Import US Spanish translations, and a few Japanese changes. by Eric Fischer · 15 years ago
  80. 7bd74a4 AI 143908: am: CL 143907 Make search widget drop-down wider. by Jeffrey Sharkey · 15 years ago
  81. 1796c48 AI 143907: Make search widget drop-down wider. BUG=1749373 by Jeffrey Sharkey · 15 years ago
  82. 3fca10b AI 143792: am: CL 143746 Fix search widget assets to not overlap in landscape mode. by Jeffrey Sharkey · 15 years ago
  83. 2bbcae1 AI 143776: am: CL 143622 Correctly startListening() for widget updates when first boot completes. by Jeffrey Sharkey · 15 years ago
  84. cde7470 AI 143746: Fix search widget assets to not overlap in landscape mode. by Jeffrey Sharkey · 15 years ago
  85. c026e8e AI 143685: am: CL 143547 Import revised translations. by Eric Fischer · 15 years ago
  86. e5b1426 AI 143622: Correctly startListening() for widget updates when first boot completes. by Jeffrey Sharkey · 15 years ago
  87. 314cd6d AI 143547: Import revised translations. BUG=1738388 by Eric Fischer · 15 years ago
  88. fedc4fc AI 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 · 15 years ago
  89. 591d6d7 AI 143232: am: CL 143057 Don't NPE when editing a folder name. by Jeffrey Sharkey · 15 years ago
  90. 083b210 AI 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 · 15 years ago
  91. 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 · 15 years ago
  92. d1d36ba AI 143191: am: CL 142952 Make Launcher norotate to prevent false-positive rotations. by Jeffrey Sharkey · 15 years ago
  93. 829f56a AI 143187: am: CL 142933 Fixes #1725672. Rebind the drawer's content early to avoid the dreaded "blank drawer" bug. by Romain Guy · 15 years ago
  94. 21b0869 AI 143057: Don't NPE when editing a folder name. by Jeffrey Sharkey · 15 years ago
  95. dd8cbc2 Automated import from //branches/cupcake/...@143009,143009 by Dianne Hackborn · 15 years ago
  96. 62dd201 Automated import from //branches/cupcake/...@142952,142952 by Jeffrey Sharkey · 15 years ago
  97. 49643eb Automated import from //branches/cupcake/...@142933,142933 by Romain Guy · 15 years ago
  98. 340be22 Automated import from //branches/donutburger/...@142721,142721 by Jeffrey Sharkey · 15 years ago
  99. 7bf6131 Automated import from //branches/donutburger/...@142720,142720 by Eric Fischer · 15 years ago
  100. f38e1ab Automated import from //branches/cupcake/...@142649,142649 by Jeffrey Sharkey · 15 years ago