History log of /packages/apps/Launcher3/src/com/android/launcher3/pageindicators/PageIndicatorLineCaret.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/PageIndicatorLineCaret.java
b2b0333a62d2c00fbcf6e40dd78a751ea46c3851 17-Jul-2017 Mario Bertschler <bmario@google.com> Dark page indicator for wallpapers that support dark text.

Bug: 63716936
Change-Id: Ie21680e285aecfe92262208c8f97c8aa496dc092
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/PageIndicatorLineCaret.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/PageIndicatorLineCaret.java
5e7b238a93bddec69d27e1ed39a969c36f455f9f 26-Apr-2017 Sunny Goyal <sunnygoyal@google.com> Updating color extraction to include wallpaper theme color.
Also adding mathods and callbacks to pass the related data to the callbacks.

Bug: 37616877
Change-Id: I7512cac7a603e8e5a05ec3a360c9eec493344b00
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/PageIndicatorLineCaret.java
6982de2485ae516f02758bffd0cb0fdc4b127fef 12-Oct-2016 Tony Wickham <twickham@google.com> resolve merge conflicts of 2fd0208 to ub-launcher3-master

Change-Id: I20ad6eaace81786be080e28d6eb551908add6d90
eb205af09f5495a72e1655d41042167ba57631bf 07-Oct-2016 Hyunyoung Song <hyunyoungs@google.com> Set correct accessibility delegate for the overview mode.
b/32004538

Change-Id: Ie68fe418b777784d747b004600ef1c98e96a4791
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/PageIndicatorLineCaret.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/PageIndicatorLineCaret.java
c5afad6eb994bfbac051d5fa1191fda279a21828 16-Sep-2016 Hyunyoung Song <hyunyoungs@google.com> Set contentDescription on caret

Change-Id: I1f66b96b3f94649d85857b0107144bb4070ef448
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/PageIndicatorLineCaret.java
016eaeea99e163f0b5385cf660297e6c21ff21e5 07-Sep-2016 Hyunyoung Song <hyunyoungs@google.com> Change all apps caret target bounding box
b/30400751

1) This also fixes the issue of apps drawer sliding up when page is swiped
horizontally immediately above the hotseat area.

2) Disclaimer: this should be cp'ed to calgary.
Hence, I tried to keep the diff small. Ideally, CaretDrawable animation
handling should move to AllAppsHandleImageView via refactoring in
follow up CL.

Change-Id: I4d808ee2eeca53b40c0b4e4e0e364fef056e26c3
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/PageIndicatorLineCaret.java
8c06310b068291facb3e6e1224f48d866f0c0040 26-Jul-2016 Sunny Goyal <sunnygoyal@google.com> Merge "Adding TransformingTouchDelegate to allow transforming touch events before sending to the delegate." into ub-launcher3-calgary
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/PageIndicatorLineCaret.java
11439c58546be37a309e99983ed40917408a2de2 20-Jul-2016 Winson <winsonc@google.com> Fixing small regressions from layout tweaks

- Ensure that the caret is the right height
- Ensure that the workspace page spacing matches the workspace padding,
but just offscreen

Bug: 30021487
Change-Id: Iaf4b33db0f6456b74986638fb6b6af78fc6e1859
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/PageIndicatorLineCaret.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/PageIndicatorLineCaret.java
bf547ff6f0011378ef3f9caa81f6825ba0fd48de 15-Jul-2016 Sunny Goyal <sunnygoyal@google.com> Adding TransformingTouchDelegate to allow transforming touch events before
sending to the delegate.

Change-Id: I1dfb727fe433bed05dd5ac3d0f779ede4ec1d292
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/PageIndicatorLineCaret.java
9109973b71f87d6b3872925269d99bfaed7cffca 15-Jul-2016 Sunny Goyal <sunnygoyal@google.com> Fixing page indicator being drawn at wrong position

Bug: 29640885
Change-Id: I935e22174554447ddcb5e0a8eb6e2c78a3d5fdfb
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/PageIndicatorLineCaret.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/PageIndicatorLineCaret.java
9417686f73488ee3c2943bcd0498166c09cd4f0b 15-Jun-2016 Hyunyoung Song <hyunyoungs@google.com> Fix the build.

Change-Id: I7cdfd2b276b53dbeb1d639a967753d0cc9d45d84
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/PageIndicatorLineCaret.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/PageIndicatorLineCaret.java