1. 2fd0208 Use Launcher.getLauncher(Context) instead of type-casting. by Tony · 9 years ago
  2. f28e6af Some optimizations in blur outline generator by Sunny Goyal · 9 years ago
  3. 8f90dcf Removing wrong dead code around direction matching by Sunny Goyal · 9 years ago
  4. 06e21a2 Moving the state changes during drag-n-drop from startDrag to onDragStart by Sunny Goyal · 9 years ago
  5. be9798b Fixing issue with shadow drawing over search bar. by Winson · 9 years ago
  6. 6178f13 Moving the QSB out of the cell layout to the Drag layer by Sunny Goyal · 9 years ago
  7. 7c786f7 Allowing the first screen to expand to the screen edge by Sunny Goyal · 9 years ago
  8. da4fe1a Moving the QSB to the workspace grid. by Sunny Goyal · 9 years ago
  9. ff4ba2d Refactoring out grid occupancy management in a separate class by Sunny Goyal · 9 years ago
  10. 6dc98b9 Simplifying view cluster by using a single int flag instead of 4 booleans by Sunny Goyal · 9 years ago
  11. 5b9a6e3 Merge "Stop animating highlighted page border in spring-loaded mode." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  12. 3332607 Stop animating highlighted page border in spring-loaded mode. by Tony Wickham · 9 years ago
  13. f172b74 Fix a couple polish bugs with new folder previews by Adam Cohen · 9 years ago
  14. efca027 Switch all folder preview rendering to be programmatic (ie. no assets) by Adam Cohen · 10 years ago
  15. 2611943 Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies breakage" by Sunny Goyal · 10 years ago
  16. fc956e5 Reverting refactoring of Folder and FolderIcon to avoid dependencies breakage by Sunny Goyal · 10 years ago
  17. f9c184a Refactor FolderIcon to separate the preview effect into it's own class by Adam Cohen · 10 years ago
  18. 8ddb390 Merge "Making some view properties exported. These will be visible in hierarchy viewer" into ub-launcher3-calgary by Sunny Goyal · 10 years ago
  19. 4ffec48 Making some view properties exported. These will be visible in hierarchy viewer by Sunny Goyal · 10 years ago
  20. e0c3323 Tweak spring-loaded workspace. by Tony Wickham · 10 years ago
  21. 0f97b78 Added config_springLoadWorkspace to enable/disable spring-loaded workspace. by Tony Wickham · 10 years ago
  22. 11c45f1 Merge "Add appropriate (tiny) offset to widget drops so they land correctly." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  23. a501d49 Add appropriate (tiny) offset to widget drops so they land correctly. by Tony Wickham · 10 years ago
  24. 2ef6abc Merge "Skip to the end of the folder open animation in battery saver mode." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  25. 112ac95 Skip to the end of the folder open animation in battery saver mode. by Tony Wickham · 10 years ago
  26. a71391a Don\'t add offset to CellLayout\'s fullscreen children. am: 26b0142543 by Tony Wickham · 10 years ago
  27. 26b0142 Don't add offset to CellLayout's fullscreen children. by Tony Wickham · 10 years ago
  28. 4f63c76 Merge "Refactoring WallpaperOffsetInterpolator to a new file Removing some us unused methods" into ub-launcher3-master by Sunny Goyal · 10 years ago
  29. 9eba1fd Refactoring WallpaperOffsetInterpolator to a new file by Sunny Goyal · 10 years ago
  30. 9ccb94b resolved conflicts for a8709ddb to ub-launcher3-master by Tony Wickham · 10 years ago
  31. a0628cc Fix "The specified child already has a parent" IllegalStateException. by Tony Wickham · 10 years ago
  32. d1a0e8b Jailing the saved instance state of all the dynamically generated views by Sunny Goyal · 10 years ago
  33. 9d43808 resolved conflicts for e78e3d73 to ub-launcher3-master by Sunny Goyal · 10 years ago
  34. e78e3d7 Accessibility fixes by Sunny Goyal · 10 years ago
  35. 0c29dec am 1cdb6d06: onDropChild() always marks the cell as occupied. by Tony Wickham · 10 years ago
  36. 1cdb6d0 onDropChild() always marks the cell as occupied. by Tony Wickham · 10 years ago
  37. 8693061 When placing a widget, go to a page with enough space. by Tony Wickham · 10 years ago
  38. 489fc56 Don't repeat ReorderPreviewAnimation for folders/widgets in power save mode. by Tony Wickham · 10 years ago
  39. 9e0702f Don't repeat ReorderPreviewAnimation for folders/widgets in power save mode. by Tony Wickham · 10 years ago
  40. e2fd14b Jailing the saved instance state of all the dynamically generated views by Sunny Goyal · 10 years ago
  41. bb83520 Refactor StylusEventHelper to provide onButtonPress/Release methods by Mady Mellor · 10 years ago
  42. fedca43 Moving drag-drop related code into a separate package. by Vadim Tryshev · 10 years ago
  43. 106bf64 Some cleanup around drag and drop by Sunny Goyal · 10 years ago
  44. 3c938a7 resolved conflicts for merge of 3f7550c1 to ub-launcher3-master by Sunny Goyal · 10 years ago
  45. 233ee96 Calculating widget minSpans and spans statically/independent of orientation by Sunny Goyal · 10 years ago
  46. 4ac89e2 Merge "Several animation calls cleanup" into ub-launcher3-master by Sunny Goyal · 10 years ago
  47. 2285b30 am ec70312d: Merge "Fixing issue with flash during overview transition." into ub-launcher3-burnaby by Winson Chung · 10 years ago
  48. 5d2fc32 Several animation calls cleanup by Sunny Goyal · 10 years ago
  49. e8f1d04 Fixing issue with flash during overview transition. by Winson Chung · 10 years ago
  50. 5e758ca Merge "Changing the dogfood check to a static boolean to better handle proguard optimizations" into ub-launcher3-master by Sunny Goyal · 10 years ago
  51. 05be6b7 am b04136b4: Merge "Adding minSpanX and minSpanY for all the launcher widgets" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  52. 3a30cfe Adding minSpanX and minSpanY for all the launcher widgets by Sunny Goyal · 10 years ago
  53. 6c56c68 Changing the dogfood check to a static boolean to better handle proguard optimizations by Sunny Goyal · 10 years ago
  54. aa8ef11 Refactoring ItemInfo by Sunny Goyal · 10 years ago
  55. 4d113a5 Using material style overscroll effect for workspace and folders by Sunny Goyal · 10 years ago
  56. 19b1bad Merge "Stylus support: creating and setting listeners for stylus button press" into ub-launcher3-burnaby by Mady Mellor · 10 years ago
  57. ef044dd Stylus support: creating and setting listeners for stylus button press by Mady Mellor · 10 years ago
  58. 316490e Removing some synthetic method creation by Sunny Goyal · 10 years ago
  59. 5837692 Fixing page background not displayed when dragging from all apps by Sunny Goyal · 10 years ago
  60. c620560 Creating landscape and portrait device profiles at app initialization by Sunny Goyal · 10 years ago
  61. 2805e63 Animating workspace active background change by Sunny Goyal · 10 years ago
  62. 2e6da15 Refactoring DeviceProfile by Adam Cohen · 10 years ago
  63. 20812e9 Merge "Removing some unused functionalities" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  64. f3a21c8 Merge "Moving LauncherAccessibilityDelegate to accessibility package" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  65. 0573977 Removing some unused functionalities by Sunny Goyal · 10 years ago
  66. 83a8f04 Moving LauncherAccessibilityDelegate to accessibility package by Sunny Goyal · 10 years ago
  67. 4b6eb26 Adding drop shadow effect in allapps by Sunny Goyal · 10 years ago
  68. 4fe5a37 Optimizing shadow generation by reusing bitmap. by Sunny Goyal · 10 years ago
  69. 9ca9c13 Adding accessibility widget resize by Sunny Goyal · 10 years ago
  70. 9aaef93 Removing debug log by Sunny Goyal · 10 years ago
  71. 65d076b Merge "Enabling accessibility drag and drop in folder" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  72. a911672 Simplifying add to workspace by not going through the worker thread by Sunny Goyal · 10 years ago
  73. e9b651e Enabling accessibility drag and drop in folder by Sunny Goyal · 10 years ago
  74. f7a29e8 Removing some unused method params from CellLayout by Sunny Goyal · 10 years ago
  75. 1a70cef Accessibility fixes by Sunny Goyal · 10 years ago
  76. 3f47144 WidgetTray revamp work by Hyunyoung Song · 10 years ago
  77. 3d9490a Removing more code with API 21 dependencies. by Winson Chung · 10 years ago
  78. 091440a Reducing method count by eliminating synthetic accessors by Adam Cohen · 10 years ago
  79. c9735cf Enabling accessible drag and drop by Adam Cohen · 11 years ago
  80. 1587d53 Refactoring common methods by Sunny Goyal · 11 years ago
  81. ee3e6a7 [key event focus handling] Cleanup/Refactor/Feature by Hyunyoung Song · 11 years ago
  82. 71b5c0b Adding accessibility controls by Sunny Goyal · 11 years ago
  83. 5940042 Supporting custom widgets provided by launcher by Adam Cohen · 11 years ago
  84. 02b5081 Fixing wrong views being made visible when opening all apps by Sunny Goyal · 11 years ago
  85. 22308ce Merge "Updating the icon click feedback" into ub-now-porkchop by Sunny Goyal · 11 years ago
  86. c50438c Unify next / prev page hints for drag and drop across devices by Adam Cohen · 11 years ago
  87. 508da15 Updating the icon click feedback by Sunny Goyal · 11 years ago
  88. 4a0eda7 Merge "Updating the UI for focused state of an icon/folder." into ub-now-porkchop by Sunny Goyal · 11 years ago
  89. dcbcc86 Updating the UI for focused state of an icon/folder. by Sunny Goyal · 11 years ago
  90. 1e4359c Adding dampened snap back overscroll to Workspace and AppsCustomizePagedView by Adam Cohen · 11 years ago
  91. 33a152f Merging motorola's patch to prevent crashes on view id mess up by Sunny Goyal · 11 years ago
  92. 96bb798 Enabling quantum look and feel everywhere by Adam Cohen · 11 years ago
  93. 71b0473 Add new assets for LMP preview by Adam Cohen · 11 years ago
  94. e0aaa0d Remove antiquated way of determining CellInfo during long press by Adam Cohen · 11 years ago
  95. 5f7099a Allow scrolling folders in when all apps is disabled. by Nilesh Agrawal · 12 years ago
  96. 34c2e6c Clean up imports by Michael Jurka · 12 years ago
  97. b6147f8 Merge "Adjusting grid for tablets and fixing incorrect resources for large tablets." into jb-ub-now-kermit by Winson Chung · 12 years ago
  98. fe69287 Fix new NPE relating to reorder hints by Adam Cohen · 12 years ago
  99. 59a488a Adjusting grid for tablets and fixing incorrect resources for large tablets. by Winson Chung · 12 years ago
  100. fa3c58f Adding reorder hinting, hopefully will help with (issue 10654628) by Adam Cohen · 12 years ago