1. e396abf Moving model data structures to a separate file by Sunny Goyal · 5 years ago
  2. 3eeb41d Rename flag IS_DOGFOOD to IS_STUDIO. by Zak Cohen · 5 years ago
  3. e598699 Remove custom focus logic by Sunny Goyal · 7 years ago
  4. 7ce471b Removing support for CustomContent screen by Sunny Goyal · 8 years ago
  5. 3d706ad Separating the config and flags in different directories so that by Sunny Goyal · 8 years ago
  6. 6982de2 resolve merge conflicts of 2fd0208 to ub-launcher3-master by Tony Wickham · 9 years ago
  7. 2fd0208 Use Launcher.getLauncher(Context) instead of type-casting. by Tony · 9 years ago
  8. 66b2457 Exposing custom actions using keyboard shortcut by Sunny Goyal · 9 years ago
  9. bb011da Adding a flag (enabled by default) to remove the all-apps button. by Sunny Goyal · 9 years ago
  10. 47328fd Removing the SearchDropTarget bar as it no longer contains the QSB by Sunny Goyal · 9 years ago
  11. 2611943 Revert "Reverting refactoring of Folder and FolderIcon to avoid dependencies breakage" by Sunny Goyal · 9 years ago
  12. fc956e5 Reverting refactoring of Folder and FolderIcon to avoid dependencies breakage by Sunny Goyal · 9 years ago
  13. f9c184a Refactor FolderIcon to separate the preview effect into it's own class by Adam Cohen · 10 years ago
  14. 9ec6d40 Merge "Cleanup keyboard code." into ub-launcher3-burnaby-polish am: b88d0bccbe by Tony Wickham · 10 years ago
  15. 329d8bf Cleanup keyboard code. by Tony Wickham · 10 years ago
  16. 580ff47 Fullscreen pages (e.g. Now) are focusable via keyboard. am: 0fa5ada226 by Tony Wickham · 10 years ago
  17. 0fa5ada Fullscreen pages (e.g. Now) are focusable via keyboard. by Tony Wickham · 10 years ago
  18. b90a976 Make sure pages are always accessible via left/right arrow keys. am: af78b59af1 by Tony Wickham · 10 years ago
  19. af78b59 Make sure pages are always accessible via left/right arrow keys. by Tony Wickham · 10 years ago
  20. 800550d Merge "Add special column for All Apps button in FocusLogic\'s sparse matrix." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  21. b879abd Merge "Add special column for All Apps button in FocusLogic's sparse matrix." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  22. 9e16305 Merge "Handle more cases in FocusHelper#handleHotseatButtonKeyEvent()." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  23. 4fc8287 Handle more cases in FocusHelper#handleHotseatButtonKeyEvent(). by Tony Wickham · 10 years ago
  24. 6cbd222 Add special column for All Apps button in FocusLogic's sparse matrix. by Tony Wickham · 10 years ago
  25. 94fd1bc Merge "Stop explicitly snapping to page when navigating with keyboard." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  26. 2518985 Stop explicitly snapping to page when navigating with keyboard. by Tony Wickham · 10 years ago
  27. 38b1220 Stop clearing focus when snapping to a new workspace page. am: 04e2c9ef56 by Tony Wickham · 10 years ago
  28. 04e2c9e Stop clearing focus when snapping to a new workspace page. by Tony Wickham · 10 years ago
  29. 1f832f8 am 2949fb5b: Fixing talk-back folder icon removal regression. by Winson · 10 years ago
  30. 2949fb5 Fixing talk-back folder icon removal regression. by Winson · 10 years ago
  31. 26bfdd9 am a3c9fb12: Merge "Requiring key chord to delete icons and folders on the workspace" into ub-launcher3-burnaby-polish by Winson Chung · 10 years ago
  32. fa56b3f Requiring key chord to delete icons and folders on the workspace by Winson · 10 years ago
  33. 7089a4e am c0b52fef: Refactoring to ensure item deletion always removes from the DB. by Winson · 10 years ago
  34. c0b52fe Refactoring to ensure item deletion always removes from the DB. by Winson · 10 years ago
  35. 6c56c68 Changing the dogfood check to a static boolean to better handle proguard optimizations by Sunny Goyal · 10 years ago
  36. 4f3e938 Code cleanup by Sunny Goyal · 10 years ago
  37. 316490e Removing some synthetic method creation by Sunny Goyal · 10 years ago
  38. c620560 Creating landscape and portrait device profiles at app initialization by Sunny Goyal · 10 years ago
  39. 2e6da15 Refactoring DeviceProfile by Adam Cohen · 10 years ago
  40. c393b07 Fixing issue where the prediction bar apps are not focused. by Winson Chung · 10 years ago
  41. fc3c1ed Fixing folder focus logic by Sunny Goyal · 10 years ago
  42. b76cd62 Focus handling null pointer exception during monkey tests. by Hyunyoung Song · 10 years ago
  43. ada5098 Focus handling - RTL support by Hyunyoung Song · 10 years ago
  44. 091440a Reducing method count by eliminating synthetic accessors by Adam Cohen · 10 years ago
  45. 18bfaaf key event focus logic should support large tablets by Hyunyoung Song · 10 years ago
  46. 290800b Adding a scrollable folder content implementation by Sunny Goyal · 10 years ago
  47. 0b0d9d4 Merge "Refactoring folder content" into ub-launcher3-burnaby by Sunny Goyal · 10 years ago
  48. ac721f8 Fix the broken build from recent focus navigation handling code by Hyunyoung Song · 10 years ago
  49. c3a609f Refactoring folder content by Sunny Goyal · 10 years ago
  50. 3853171 [key event focus] DPAD navigates to the nearest item on next/previous page by Hyunyoung Song · 10 years ago
  51. 31178b8 [key event focus handling] (1)hotseat <-> icon now symmetric, (2)support DEL keycode by Hyunyoung Song · 10 years ago
  52. ee3e6a7 [key event focus handling] Cleanup/Refactor/Feature by Hyunyoung Song · 10 years ago
  53. 1aaf6f2 Removing AccessibleTabView and some other dead code. by Sunny Goyal · 11 years ago
  54. b3726d9 Changing hotseat keyboard controls by Sunny Goyal · 11 years ago
  55. 508da15 Updating the icon click feedback by Sunny Goyal · 11 years ago
  56. a00673c Fix issues with the new widget layout by Adam Cohen · 11 years ago
  57. c956cba Fix crash with keyboard focus in AllApps due to view refactoring by Adam Cohen · 11 years ago
  58. 24ce0b3 Fixing drop targets in phone / small tablet landscape (issue 12192781) by Adam Cohen · 12 years ago
  59. c58497e Initial changes to restore AllApps. by Winson Chung · 12 years ago
  60. a1f133d Updating focus helper to account for change in Folder layout hierarchy. (Bug 9626867) by Winson Chung · 12 years ago
  61. e4f9891 Lazily instantiate LauncherAppState. by Daniel Sandler · 12 years ago
  62. cc8befa Move LauncherApplication's state and code to LauncherAppState. by Daniel Sandler · 12 years ago
  63. 325dc23 Launcher2 is now Launcher3. by Daniel Sandler · 12 years ago[Renamed (99%) from src/com/android/launcher2/FocusHelper.java]
  64. 8b805b1 Remove use of private APIs by Michael Jurka · 13 years ago
  65. 3a9fced Fix warnings and remove dead code by Michael Jurka · 13 years ago
  66. a52570f Eliminate custom alpha handling in CellLayout by Michael Jurka · 13 years ago
  67. 92f3d46 Clean up unused code and import declarations by Michael Jurka · 14 years ago
  68. ae4f155 Fixing AllAppsCustomize Keyboard Accessibility / NPE (issue 5483485) by Adam Cohen · 14 years ago
  69. ac56cff Adding keyboard support to folders and fixing renaming rough edges by Adam Cohen · 14 years ago
  70. 90576b5 Fixing some small issues. by Winson Chung · 14 years ago
  71. 3b0b46a Adding workaround for crashes (5087036, 4556344) now that widget previews are loaded asynchronously. by Winson Chung · 14 years ago
  72. 4d279d9 Fixing various issues with the dock. by Winson Chung · 14 years ago
  73. 2688c9a Removing unused resources by Michael Jurka · 14 years ago
  74. 3d503fb Initial changes to add configurable hotseat. by Winson Chung · 14 years ago
  75. 74608b5 Removing the old dot.dot.dot page indicators at the bottom. by Winson Chung · 14 years ago
  76. faa1325 Fixing crash in FocusHelper and removing some old focus code for old Customize layout. by Winson Chung · 14 years ago
  77. a2eb170 Moving tablet interface to 'large' devices by Michael Jurka · 14 years ago
  78. 4e6a976 Adding keyboard focus support for phones. by Winson Chung · 14 years ago
  79. 97d85d2 Fixing focus issues in Launcher (keyboard support). by Winson Chung · 14 years ago