1. acf68b3 am 9282059e: Fixing wrong check to determine the drag source by Sunny Goyal · 11 years ago
  2. 9282059 Fixing wrong check to determine the drag source by Sunny Goyal · 11 years ago
  3. e0f3897 am 8dbf0fff: Merge "Setting workspace id as primary key" into ub-launcher3-burnaby by Sunny Goyal · 11 years ago
  4. 8dbf0ff Merge "Setting workspace id as primary key" into ub-launcher3-burnaby by Sunny Goyal · 11 years ago
  5. c2d1216 am f30e99b2: am e72f3d53: Fixing wronk rowID check. by Sunny Goyal · 11 years ago
  6. f30e99b am e72f3d53: Fixing wronk rowID check. by Sunny Goyal · 11 years ago
  7. e72f3d5 Fixing wronk rowID check. by Sunny Goyal · 11 years ago
  8. 9246b2c am ec22cf46: Merge "[unit tests] Setup instrument target for the launcher3 unit test b/19566571" into ub-launcher3-burnaby by Hyunyoung Song · 11 years ago
  9. ec22cf4 Merge "[unit tests] Setup instrument target for the launcher3 unit test b/19566571" into ub-launcher3-burnaby by Hyunyoung Song · 11 years ago
  10. 170a9f3 [unit tests] Setup instrument target for the launcher3 unit test b/19566571 by Hyunyoung Song · 11 years ago
  11. fef8a46 am 8f2a9e4d: Merge "Cleaning up some resources in WallpaperPickerActivity" into ub-launcher3-burnaby by Sunny Goyal · 11 years ago
  12. 50b21d2 am 5b437d89: Merge "Removed disableAllApps flag" into ub-launcher3-burnaby by Sunny Goyal · 11 years ago
  13. 8f2a9e4 Merge "Cleaning up some resources in WallpaperPickerActivity" into ub-launcher3-burnaby by Sunny Goyal · 11 years ago
  14. 5b437d8 Merge "Removed disableAllApps flag" into ub-launcher3-burnaby by Sunny Goyal · 11 years ago
  15. 4492d32 am 53fca52d: [unit tests] Delete stress package b/19566571 by Hyunyoung Song · 11 years ago
  16. 53fca52 [unit tests] Delete stress package b/19566571 by Hyunyoung Song · 11 years ago
  17. 760235b am c63b8b82: (-s ours) am 633325c4: (-s ours) DO NOT MERGE: Setting workspace id as primary key by Sunny Goyal · 11 years ago
  18. d2f3819 Setting workspace id as primary key by Sunny Goyal · 11 years ago
  19. c63b8b8 am 633325c4: (-s ours) DO NOT MERGE: Setting workspace id as primary key by Sunny Goyal · 11 years ago
  20. 6aeafc3 am c54729a6: Merge "Updating IconCache to maintain a persistent of icons" into ub-launcher3-burnaby by Sunny Goyal · 11 years ago
  21. c54729a Merge "Updating IconCache to maintain a persistent of icons" into ub-launcher3-burnaby by Sunny Goyal · 11 years ago
  22. a52f61e Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  23. c9acdd5 Removed disableAllApps flag by Sunny Goyal · 11 years ago
  24. 509c4a8 am 560616da: Build fix. Some references of a resources still remained after ag/619757 by Sunny Goyal · 11 years ago
  25. 9c83a0d Cleaning up some resources in WallpaperPickerActivity by Sunny Goyal · 11 years ago
  26. 560616d Build fix. Some references of a resources still remained after ag/619757 by Sunny Goyal · 11 years ago
  27. 4fbc382 Updating IconCache to maintain a persistent of icons by Sunny Goyal · 11 years ago
  28. ea4d7f6 am ed46c093: Merge "Refactoring common methods" into ub-launcher3-burnaby by Sunny Goyal · 11 years ago
  29. ed46c09 Merge "Refactoring common methods" into ub-launcher3-burnaby by Sunny Goyal · 11 years ago
  30. 5957c62 am 748909e5: Merge "Picking a bitmap to reuse where least pixels are wasted" into ub-launcher3-burnaby by Sunny Goyal · 11 years ago
  31. 748909e Merge "Picking a bitmap to reuse where least pixels are wasted" into ub-launcher3-burnaby by Sunny Goyal · 11 years ago
  32. 1587d53 Refactoring common methods by Sunny Goyal · 11 years ago
  33. 633325c DO NOT MERGE: Setting workspace id as primary key by Sunny Goyal · 11 years ago
  34. 7902f30 am 8ed75e5c: am 7470c817: Using SCREEN_ORIENTATION_LOCKED for locking to current orientation. by Sunny Goyal · 11 years ago
  35. 75510f1 am 65b929d6: Reducing memory usage of wallpaper picker by Sunny Goyal · 11 years ago
  36. 2aede81 am 31178b82: [key event focus handling] (1)hotseat <-> icon now symmetric, (2)support DEL keycode by Hyunyoung Song · 11 years ago
  37. 9f9d0a5 Picking a bitmap to reuse where least pixels are wasted by Sunny Goyal · 11 years ago
  38. 8ed75e5 am 7470c817: Using SCREEN_ORIENTATION_LOCKED for locking to current orientation. by Sunny Goyal · 11 years ago
  39. 65b929d Reducing memory usage of wallpaper picker by Sunny Goyal · 11 years ago
  40. 31178b8 [key event focus handling] (1)hotseat <-> icon now symmetric, (2)support DEL keycode by Hyunyoung Song · 11 years ago
  41. f5a45f4 am 7470c817: Using SCREEN_ORIENTATION_LOCKED for locking to current orientation. by Sunny Goyal · 11 years ago
  42. 7470c81 Using SCREEN_ORIENTATION_LOCKED for locking to current orientation. by Sunny Goyal · 11 years ago
  43. 8e719eb Merge "Reducing memory usage of wallpaper picker" into ub-launcher3-master by Sunny Goyal · 11 years ago
  44. d88d0bd Merge "[key event focus handling] Cleanup/Refactor/Feature 1) Focus navigation handling is refactored to Focus utility class. New 2 step dpad navigation algorithm is inside Focus class 2) Introduced a map (or matrix) that indicates where sparse icons are located inside a grid. This enables getting rid of the icon sorting logic which was costly. 3) Unified all the dpad handling logic inside the handleXXKeyEvent methods 4) DOWN/UP key will allow navigation between workspace icons and the hotseat 5) Folder icons allow DOWN/UP to navigate to the title" into ub-launcher3-master by Hyunyoung Song · 11 years ago
  45. ee3e6a7 [key event focus handling] Cleanup/Refactor/Feature by Hyunyoung Song · 11 years ago
  46. 283c226 Reducing memory usage of wallpaper picker by Sunny Goyal · 11 years ago
  47. c018c4d Merge "Revert "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget"" into ub-launcher3-master by Adam Cohen · 11 years ago
  48. eb8e282 Revert "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget" by Adam Cohen · 11 years ago
  49. f3e4f54 Merge "Moving some files and methods around" into ub-launcher3-master by Sunny Goyal · 11 years ago
  50. 9026271 Merge "Fixing logic to determine if wallpaper change." into ub-launcher3-master by Sunny Goyal · 11 years ago
  51. ae52d72 Merge "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget" into ub-launcher3-master by Adam Cohen · 11 years ago
  52. 87cf883 Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget by Adam Cohen · 11 years ago
  53. ea292fe Merge "Add clip-reveal animation to Launcher" into ub-launcher3-master by Chet Haase · 11 years ago
  54. a8f996d Add clip-reveal animation to Launcher by Chet Haase · 11 years ago
  55. 387f4a7 am fce720f3: Merge "Fixing crash when dragging and dropping a restored widget." into ub-launcher3-almonte by Sunny Goyal · 11 years ago
  56. fce720f Merge "Fixing crash when dragging and dropping a restored widget." into ub-launcher3-almonte by Sunny Goyal · 11 years ago
  57. 2434d40 Fixing crash when dragging and dropping a restored widget. by Sunny Goyal · 11 years ago
  58. 97079bc am 80e6beb4: Ensure that layers are properly removed after animation by Adam Cohen · 11 years ago
  59. 80e6beb Ensure that layers are properly removed after animation by Adam Cohen · 11 years ago
  60. f48e71d Merge "Use ResolveInfo for label and icon for LauncherActivityInfo" into ub-launcher3-master by Sunny Goyal · 11 years ago
  61. 35746d6 Merge "Removing unused BlockingGLTextureView" into ub-launcher3-master by Sunny Goyal · 11 years ago
  62. 06a4d3f Moving some files and methods around by Sunny Goyal · 11 years ago
  63. 14334bd Merge "Removing code for the unused 'upgrade path'" into ub-launcher3-master by Sunny Goyal · 11 years ago
  64. e1b8b27 Merge "Fixing last image thumb, being loaded twice" into ub-launcher3-master by Sunny Goyal · 11 years ago
  65. c7eef37 Removing unused BlockingGLTextureView by Sunny Goyal · 11 years ago
  66. fddef46 Fixing logic to determine if wallpaper change. by Sunny Goyal · 11 years ago
  67. 6f553b9 Fixing last image thumb, being loaded twice by Sunny Goyal · 11 years ago
  68. d3f0357 am c87775d8: Fixing rank migration code to handle null values correctly. by Sunny Goyal · 11 years ago
  69. 09cd922 Remove meaningless bug id from from addDumpLog and Log.d methods by Hyunyoung Song · 11 years ago
  70. 66cfdc2 Removing code for the unused 'upgrade path' by Sunny Goyal · 11 years ago
  71. 54d7d05 Use ResolveInfo for label and icon for LauncherActivityInfo by Sunny Goyal · 11 years ago
  72. c87775d Fixing rank migration code to handle null values correctly. by Sunny Goyal · 11 years ago
  73. 3c1865a Using SCREEN_ORIENTATION_LOCKED for locking to current orientation. by Sunny Goyal · 11 years ago
  74. 45ba260 am 8f9a7879: Launcher crashes on widget bind permission prompt by Sunny Goyal · 11 years ago
  75. 8f9a787 Launcher crashes on widget bind permission prompt by Sunny Goyal · 11 years ago
  76. 762d08e am bd4a7893: Merge "Revert "Adding Launcher3 callbacks for trimming memory."" into ub-launcher3-almonte by Adam Cohen · 11 years ago
  77. bd4a789 Merge "Revert "Adding Launcher3 callbacks for trimming memory."" into ub-launcher3-almonte by Adam Cohen · 11 years ago
  78. e2d4ee1 Revert "Adding Launcher3 callbacks for trimming memory." by Adam Cohen · 11 years ago
  79. 9d083a1 am acbe9f65: Merge "Adding Launcher3 callbacks for trimming memory." into ub-launcher3-almonte by Robert Kozikowski · 11 years ago
  80. 980b2f0 am 4802b410: Adding null-check before parsing an intent by Sunny Goyal · 11 years ago
  81. acbe9f6 Merge "Adding Launcher3 callbacks for trimming memory." into ub-launcher3-almonte by Robert Kozikowski · 11 years ago
  82. 4802b41 Adding null-check before parsing an intent by Sunny Goyal · 11 years ago
  83. 42f3b9e Adding Launcher3 callbacks for trimming memory. by Robert Kozikowski · 11 years ago
  84. 158da08 am b76c165a: Fix ClassCastException due to typo by Adam Cohen · 11 years ago
  85. b76c165 Fix ClassCastException due to typo by Adam Cohen · 11 years ago
  86. 7034f14 am a258f812: Modify strict mode thread policy for LauncherProvider. by Nilesh Agrawal · 11 years ago
  87. a258f81 Modify strict mode thread policy for LauncherProvider. by Nilesh Agrawal · 11 years ago
  88. 9f7cac9 am b3e5e4f5: (-s ours) Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  89. b3e5e4f Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  90. 75beb3b Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago
  91. b3a8f80 resolved conflicts for merge of b564efb0 to ub-launcher3-master by Sunny Goyal · 11 years ago
  92. b564efb Adding support for <include> tag in AutoInstall layout by Sunny Goyal · 11 years ago
  93. 1660da5 Merge "Replacing hotseat icon to an appropriate system app" into ub-launcher3-master by Sunny Goyal · 11 years ago
  94. 21d2c55 am 71701f81: Add project / classpath to gitignore by Adam Cohen · 11 years ago
  95. 71701f8 Add project / classpath to gitignore by Adam Cohen · 11 years ago
  96. bb3b02f Replacing hotseat icon to an appropriate system app by Sunny Goyal · 11 years ago
  97. d8c2a43 am fde11852: Add strict mode exception in LauncherProvider. by Nilesh Agrawal · 11 years ago
  98. fde1185 Add strict mode exception in LauncherProvider. by Nilesh Agrawal · 11 years ago
  99. a2cc624 Changing DB upgrade path to use swith case statement. by Sunny Goyal · 11 years ago
  100. 3862e4d am f32cd5fb: (-s ours) Import translations. DO NOT MERGE by Geoff Mendal · 11 years ago