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