History log of /packages/apps/Launcher3/src/com/android/launcher3/pageindicators/PageIndicatorCaretLandscape.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d315ff2bc2326b6382b10f609ea570036ff1b07a 13-Sep-2017 Hyunyoung Song <hyunyoungs@google.com> Remove haptic on touch down
Bug: 65463659

Change-Id: I111d18a3d1dcd7877ad4aa5baaeca2e6810be332
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/PageIndicatorCaretLandscape.java
5441a9d30a9e7cc4f245742d54b39d2e16d76bce 14-Jul-2017 Adam Cohen <adamcohen@google.com> Make landscape all apps caret clickable when in all apps as well as workspace

-> Also increase the touch target size of the caret
-> Center the asset horizontally within the view (but keep it bottom
asligned)

issue 63681599
issue 63682248

Change-Id: I64efdfb9f84b82cc21d82c10d9301a99fed3353a
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/PageIndicatorCaretLandscape.java
5606e070592521c80033381fc0536d4aa1351695 15-Jun-2017 Sunny Goyal <sunnygoyal@google.com> Removing long press support from page-indicator

Bug: 62445549
Bug: 38163974
Change-Id: Ic0ae44ded7e4755c5401f327ce0d98a9ea96b2ab
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/PageIndicatorCaretLandscape.java
c06af333cbcebb183d13d004cccf5c9d69a70af0 28-Mar-2017 Mario Bertschler <bmario@google.com> Minor Refactoring only: no functional change

- organizing imports
- remove redundant modifiers on LauncherCallback interface
- fix typos

Change-Id: I61eb985cac7c1379b6b804a67d4f234386d3d1b4
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/PageIndicatorCaretLandscape.java
2fd020860533e18c64a93d14d11cb2d34bc9cbaf 07-Oct-2016 Tony <twickham@google.com> Use Launcher.getLauncher(Context) instead of type-casting.

Bug: 32010039
Change-Id: Icb80d3e547a706740b84df2cb80f99e4a7f81c43
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/PageIndicatorCaretLandscape.java
68f98ac102a2719203883d87add6483797b516da 22-Jul-2016 Hyunyoung Song <hyunyoungs@google.com> Long press on the caret should start search on all apps container

Change-Id: I87e6b8a9b43bf8a84bcf4d39302bc5c6f6a5f3fd
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/PageIndicatorCaretLandscape.java
1f06427266c0cb5de4561fc7c620ff542f625300 19-Jul-2016 Winson <winsonc@google.com> Initial changes to tweak layout.

- Adding DeviceProfile callback for when the launcher layout changes due
to insets. This is necessary since there are now different layouts
depending on which side the navigation bar is on
- Consolidating hotseat and other layout into the device profile
launcher layout logic
- Making the all apps icons match the workspace icon height
- Tweaking caret drawable to draw to the bounds specified to simplify
layout in each orientation
- Fixing minor issue with page indicator shifting in landscape
- Centering overview buttons to the workspace page

Bug: 30021487
Change-Id: I1866bce00b2948f3edd06168c0f88d81207e3f13
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/PageIndicatorCaretLandscape.java
a30b51ceb29e179caf7f441763ffeb6bfd336998 13-Jul-2016 Peter Schiller <peterschiller@google.com> Adding stateful caret drawable

Change-Id: Iba30da09f882297f789c405f932fef10617bba89
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/PageIndicatorCaretLandscape.java
7d2fc8120e549eaa9542b0985aab67d172cbd682 15-Jun-2016 Hyunyoung Song <hyunyoungs@google.com> Add caret shaped all app pull up handle to page indicator.
b/28917826

> PageIndicator is also added in landscape
> Touch delegate allows the active touch area to be 36dp

Change-Id: If00f45fc88a13cd5a6759d771313439eb58561e3
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/PageIndicatorCaretLandscape.java