1. c9735cf Enabling accessible drag and drop by Adam Cohen · 9 years ago
  2. 8dbf0ff Merge "Setting workspace id as primary key" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  3. f30e99b am e72f3d53: Fixing wronk rowID check. by Sunny Goyal · 9 years ago
  4. e72f3d5 Fixing wronk rowID check. by Sunny Goyal · 9 years ago
  5. ec22cf4 Merge "[unit tests] Setup instrument target for the launcher3 unit test b/19566571" into ub-launcher3-burnaby by Hyunyoung Song · 9 years ago
  6. 170a9f3 [unit tests] Setup instrument target for the launcher3 unit test b/19566571 by Hyunyoung Song · 9 years ago
  7. 8f2a9e4 Merge "Cleaning up some resources in WallpaperPickerActivity" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  8. 5b437d8 Merge "Removed disableAllApps flag" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  9. 53fca52 [unit tests] Delete stress package b/19566571 by Hyunyoung Song · 9 years ago
  10. d2f3819 Setting workspace id as primary key by Sunny Goyal · 9 years ago
  11. c63b8b8 am 633325c4: (-s ours) DO NOT MERGE: Setting workspace id as primary key by Sunny Goyal · 9 years ago
  12. c54729a Merge "Updating IconCache to maintain a persistent of icons" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  13. c9acdd5 Removed disableAllApps flag by Sunny Goyal · 9 years ago
  14. 9c83a0d Cleaning up some resources in WallpaperPickerActivity by Sunny Goyal · 9 years ago
  15. 560616d Build fix. Some references of a resources still remained after ag/619757 by Sunny Goyal · 9 years ago
  16. 4fbc382 Updating IconCache to maintain a persistent of icons by Sunny Goyal · 9 years ago
  17. ed46c09 Merge "Refactoring common methods" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  18. 748909e Merge "Picking a bitmap to reuse where least pixels are wasted" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  19. 1587d53 Refactoring common methods by Sunny Goyal · 9 years ago
  20. 633325c DO NOT MERGE: Setting workspace id as primary key by Sunny Goyal · 9 years ago
  21. 9f9d0a5 Picking a bitmap to reuse where least pixels are wasted by Sunny Goyal · 9 years ago
  22. 8ed75e5 am 7470c817: Using SCREEN_ORIENTATION_LOCKED for locking to current orientation. by Sunny Goyal · 9 years ago
  23. 65b929d Reducing memory usage of wallpaper picker by Sunny Goyal · 9 years ago
  24. 31178b8 [key event focus handling] (1)hotseat <-> icon now symmetric, (2)support DEL keycode by Hyunyoung Song · 9 years ago
  25. 7470c81 Using SCREEN_ORIENTATION_LOCKED for locking to current orientation. by Sunny Goyal · 9 years ago
  26. 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 · 9 years ago
  27. ee3e6a7 [key event focus handling] Cleanup/Refactor/Feature by Hyunyoung Song · 9 years ago
  28. c018c4d Merge "Revert "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget"" into ub-launcher3-master by Adam Cohen · 9 years ago
  29. eb8e282 Revert "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget" by Adam Cohen · 9 years ago
  30. f3e4f54 Merge "Moving some files and methods around" into ub-launcher3-master by Sunny Goyal · 9 years ago
  31. 9026271 Merge "Fixing logic to determine if wallpaper change." into ub-launcher3-master by Sunny Goyal · 9 years ago
  32. ae52d72 Merge "Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget" into ub-launcher3-master by Adam Cohen · 9 years ago
  33. 87cf883 Mark WIDGET_CATEGORY_HOME and WIDGET_CATEGORY_SEARCHBOX on the search widget by Adam Cohen · 9 years ago
  34. ea292fe Merge "Add clip-reveal animation to Launcher" into ub-launcher3-master by Chet Haase · 9 years ago
  35. a8f996d Add clip-reveal animation to Launcher by Chet Haase · 9 years ago
  36. 387f4a7 am fce720f3: Merge "Fixing crash when dragging and dropping a restored widget." into ub-launcher3-almonte by Sunny Goyal · 9 years ago
  37. fce720f Merge "Fixing crash when dragging and dropping a restored widget." into ub-launcher3-almonte by Sunny Goyal · 9 years ago
  38. 2434d40 Fixing crash when dragging and dropping a restored widget. by Sunny Goyal · 9 years ago
  39. 97079bc am 80e6beb4: Ensure that layers are properly removed after animation by Adam Cohen · 9 years ago
  40. 80e6beb Ensure that layers are properly removed after animation by Adam Cohen · 9 years ago
  41. f48e71d Merge "Use ResolveInfo for label and icon for LauncherActivityInfo" into ub-launcher3-master by Sunny Goyal · 9 years ago
  42. 35746d6 Merge "Removing unused BlockingGLTextureView" into ub-launcher3-master by Sunny Goyal · 9 years ago
  43. 06a4d3f Moving some files and methods around by Sunny Goyal · 9 years ago
  44. 14334bd Merge "Removing code for the unused 'upgrade path'" into ub-launcher3-master by Sunny Goyal · 9 years ago
  45. e1b8b27 Merge "Fixing last image thumb, being loaded twice" into ub-launcher3-master by Sunny Goyal · 9 years ago
  46. c7eef37 Removing unused BlockingGLTextureView by Sunny Goyal · 9 years ago
  47. fddef46 Fixing logic to determine if wallpaper change. by Sunny Goyal · 9 years ago
  48. 6f553b9 Fixing last image thumb, being loaded twice by Sunny Goyal · 9 years ago
  49. d3f0357 am c87775d8: Fixing rank migration code to handle null values correctly. by Sunny Goyal · 9 years ago
  50. 09cd922 Remove meaningless bug id from from addDumpLog and Log.d methods by Hyunyoung Song · 9 years ago
  51. 66cfdc2 Removing code for the unused 'upgrade path' by Sunny Goyal · 9 years ago
  52. 54d7d05 Use ResolveInfo for label and icon for LauncherActivityInfo by Sunny Goyal · 9 years ago
  53. c87775d Fixing rank migration code to handle null values correctly. by Sunny Goyal · 9 years ago
  54. 3c1865a Using SCREEN_ORIENTATION_LOCKED for locking to current orientation. by Sunny Goyal · 9 years ago
  55. 45ba260 am 8f9a7879: Launcher crashes on widget bind permission prompt by Sunny Goyal · 9 years ago
  56. 8f9a787 Launcher crashes on widget bind permission prompt by Sunny Goyal · 9 years ago
  57. 762d08e am bd4a7893: Merge "Revert "Adding Launcher3 callbacks for trimming memory."" into ub-launcher3-almonte by Adam Cohen · 9 years ago
  58. bd4a789 Merge "Revert "Adding Launcher3 callbacks for trimming memory."" into ub-launcher3-almonte by Adam Cohen · 9 years ago
  59. e2d4ee1 Revert "Adding Launcher3 callbacks for trimming memory." by Adam Cohen · 9 years ago
  60. 9d083a1 am acbe9f65: Merge "Adding Launcher3 callbacks for trimming memory." into ub-launcher3-almonte by Robert Kozikowski · 9 years ago
  61. 980b2f0 am 4802b410: Adding null-check before parsing an intent by Sunny Goyal · 9 years ago
  62. acbe9f6 Merge "Adding Launcher3 callbacks for trimming memory." into ub-launcher3-almonte by Robert Kozikowski · 9 years ago
  63. 4802b41 Adding null-check before parsing an intent by Sunny Goyal · 9 years ago
  64. 42f3b9e Adding Launcher3 callbacks for trimming memory. by Robert Kozikowski · 9 years ago
  65. 158da08 am b76c165a: Fix ClassCastException due to typo by Adam Cohen · 9 years ago
  66. b76c165 Fix ClassCastException due to typo by Adam Cohen · 9 years ago
  67. 7034f14 am a258f812: Modify strict mode thread policy for LauncherProvider. by Nilesh Agrawal · 9 years ago
  68. a258f81 Modify strict mode thread policy for LauncherProvider. by Nilesh Agrawal · 9 years ago
  69. 9f7cac9 am b3e5e4f5: (-s ours) Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  70. b3e5e4f Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  71. 75beb3b Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  72. b3a8f80 resolved conflicts for merge of b564efb0 to ub-launcher3-master by Sunny Goyal · 9 years ago
  73. b564efb Adding support for <include> tag in AutoInstall layout by Sunny Goyal · 9 years ago
  74. 1660da5 Merge "Replacing hotseat icon to an appropriate system app" into ub-launcher3-master by Sunny Goyal · 9 years ago
  75. 21d2c55 am 71701f81: Add project / classpath to gitignore by Adam Cohen · 9 years ago
  76. 71701f8 Add project / classpath to gitignore by Adam Cohen · 9 years ago
  77. bb3b02f Replacing hotseat icon to an appropriate system app by Sunny Goyal · 9 years ago
  78. d8c2a43 am fde11852: Add strict mode exception in LauncherProvider. by Nilesh Agrawal · 9 years ago
  79. fde1185 Add strict mode exception in LauncherProvider. by Nilesh Agrawal · 9 years ago
  80. a2cc624 Changing DB upgrade path to use swith case statement. by Sunny Goyal · 9 years ago
  81. 3862e4d am f32cd5fb: (-s ours) Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  82. f32cd5f Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  83. 00b8a2b Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  84. 5736ed3 Merge "Removing usage of reflection." into ub-launcher3-master by Sunny Goyal · 9 years ago
  85. d009101 Removing usage of reflection. by Sunny Goyal · 9 years ago
  86. c46bfef Removing support library dependency by Sunny Goyal · 10 years ago
  87. c1b7c2e Simplifying loadScreenDB to load the screen IDs in sorted order by Sunny Goyal · 9 years ago
  88. d6e6903 Import translations. DO NOT MERGE automerge: 60197ff -s ours by Geoff Mendal · 9 years ago
  89. 808ba3d Merge "Adding accessibility controls" into ub-launcher3-almonte by Sunny Goyal · 9 years ago
  90. 295a17a Merge "Avoiding writing the Metadata in the backup if nothing was changed in the backup" into ub-launcher3-almonte by Sunny Goyal · 9 years ago
  91. 6d33ad7 Import translations. DO NOT MERGE automerge: 0141792 -s ours by Geoff Mendal · 9 years ago
  92. 4e6cca0 Adding a rank column for itemInfo automerge: 08f7261 by Sunny Goyal · 9 years ago
  93. 60197ff Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  94. 54cdef7 Merge "Adding accessibility controls" into ub-launcher3-almonte by Sunny Goyal · 9 years ago
  95. 2d26480 Merge "Avoiding writing the Metadata in the backup if nothing was changed in the backup" into ub-launcher3-almonte by Sunny Goyal · 9 years ago
  96. 71b5c0b Adding accessibility controls by Sunny Goyal · 10 years ago
  97. f039643 Merge "Launcher crashes on widget bind permission prompt" into ub-launcher3-master by Sunny Goyal · 9 years ago
  98. e6b63a3 Launcher crashes on widget bind permission prompt by Sunny Goyal · 9 years ago
  99. 0141792 Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago
  100. 2571c1a Import translations. DO NOT MERGE by Geoff Mendal · 9 years ago