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