summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/FocusHelper.java
Commit message (Expand)AuthorAgeFilesLines
* Removing some synthetic method creationSunny Goyal2015-06-021-1/+1
* Creating landscape and portrait device profiles at app initializationSunny Goyal2015-05-221-7/+8
* Refactoring DeviceProfileAdam Cohen2015-05-211-16/+19
* Fixing issue where the prediction bar apps are not focused.Winson Chung2015-05-211-2/+4
* Fixing folder focus logicSunny Goyal2015-04-161-99/+56
* Focus handling null pointer exception during monkey tests.Hyunyoung Song2015-04-161-1/+9
* Focus handling - RTL supportHyunyoung Song2015-04-131-169/+122
* Reducing method count by eliminating synthetic accessorsAdam Cohen2015-03-201-2/+3
* key event focus logic should support large tabletsHyunyoung Song2015-03-171-18/+25
* Adding a scrollable folder content implementationSunny Goyal2015-03-091-8/+37
* Merge "Refactoring folder content" into ub-launcher3-burnabySunny Goyal2015-03-051-3/+1
|\
| * Refactoring folder contentSunny Goyal2015-03-041-3/+1
* | Fix the broken build from recent focus navigation handling codeHyunyoung Song2015-03-041-2/+2
* | [key event focus] DPAD navigates to the nearest item on next/previous pageHyunyoung Song2015-03-031-1/+45
|/
* [key event focus handling] (1)hotseat <-> icon now symmetric, (2)support DEL ...Hyunyoung Song2015-02-241-27/+45
* [key event focus handling] Cleanup/Refactor/FeatureHyunyoung Song2015-02-201-530/+296
* Removing AccessibleTabView and some other dead code.Sunny Goyal2014-10-211-208/+0
* Changing hotseat keyboard controlsSunny Goyal2014-08-201-41/+82
* Updating the icon click feedbackSunny Goyal2014-08-191-14/+7
* Fix issues with the new widget layoutAdam Cohen2014-08-141-45/+0
* Fix crash with keyboard focus in AllApps due to view refactoringAdam Cohen2014-07-241-15/+9
* Fixing drop targets in phone / small tablet landscape (issue 12192781)Adam Cohen2014-01-141-1/+1
* Initial changes to restore AllApps.Winson Chung2013-09-051-5/+5
* Updating focus helper to account for change in Folder layout hierarchy. (Bug ...Winson Chung2013-07-251-1/+3
* Lazily instantiate LauncherAppState.Daniel Sandler2013-06-271-3/+1
* Move LauncherApplication's state and code to LauncherAppState.Daniel Sandler2013-06-111-1/+1
* Launcher2 is now Launcher3.Daniel Sandler2013-06-051-0/+898