summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/util/FocusLogic.java
Commit message (Expand)AuthorAgeFilesLines
* Exposing custom actions using keyboard shortcutSunny Goyal2016-09-231-2/+1
* Adding a flag (enabled by default) to remove the all-apps button.Sunny Goyal2016-06-171-5/+12
* Cleanup keyboard code.Tony Wickham2015-12-041-15/+29
* Make sure pages are always accessible via left/right arrow keys.Tony Wickham2015-12-031-12/+8
* Add special column for All Apps button in FocusLogic's sparse matrix.Tony Wickham2015-11-101-37/+71
* Merge "Make sure user can always get to next page with keyboard." into ub-lau...Tony Wickham2015-11-061-0/+12
|\
| * Make sure user can always get to next page with keyboard.Tony Wickham2015-11-051-0/+12
* | Stop explicitly snapping to page when navigating with keyboard.Tony Wickham2015-11-041-2/+2
|/
* Don't add cells to FocusLogic sparse matrix if they aren't focusable.Tony Wickham2015-10-211-6/+18
* Fix regression where keyboard couldn't switch between workspace pages.Tony Wickham2015-10-201-6/+3
* Refactoring DeviceProfileAdam Cohen2015-05-211-8/+7
* Fixing folder focus logicSunny Goyal2015-04-161-43/+31
* Focus handling - RTL supportHyunyoung Song2015-04-131-9/+25
* key event focus logic should support large tabletsHyunyoung Song2015-03-171-8/+5
* [key event focus] DPAD navigates to the nearest item on next/previous pageHyunyoung Song2015-03-031-10/+84
* [key event focus handling] (1)hotseat <-> icon now symmetric, (2)support DEL ...Hyunyoung Song2015-02-241-23/+22
* [key event focus handling] Cleanup/Refactor/FeatureHyunyoung Song2015-02-201-0/+434