History log of /packages/apps/Launcher3/src/com/android/launcher3/pageindicators/CaretDrawable.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
54ba601a99cd8cecc2750e305275c40ac2bfba8b 08-Jun-2017 Mario Bertschler <bmario@google.com> Dark text support for caret, drop target text and cell layout drop outline

Change-Id: I1bcad657b6e49be6fa93cafe9d8ae304604be34d
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/CaretDrawable.java
a69369450281376cb207be554199bb4895843eb2 31-May-2017 Mario Bertschler <bmario@google.com> Dark color on super light wallpaper support

Change-Id: I0fdfa9abefb72e06c45b1f635ac97e2acfa97f05
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/CaretDrawable.java
b01046f9e7a65b175c34a14a701a856a5c8ed00b 18-May-2017 Peter Schiller <peterschiller@google.com> Rounded caret

Change-Id: I3889fe61a29834c3c7e3829a990b481507589f68
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/CaretDrawable.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/CaretDrawable.java
9b29ca5add472b6bdebfa7936142b3aad6cbe3c5 17-Feb-2017 Sunny Goyal <sunnygoyal@google.com> Defining HomeScreenElementTheme for elements which appear on top of
wallpaper

> Using HomeScreenElementTheme for workspace items
> Fixing view inflation where wrong layout inflater was being used

Change-Id: I92e278dbfb609ad7af9c2f47351f23f03cf12049
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/CaretDrawable.java
1f3f07d47c29cba3b70bcd15ebb65a077f55a558 11-Feb-2017 Sunny Goyal <sunnygoyal@google.com> Simplifying some launcher themes

> Replacing some colors with theme attributes
> Simplifying styles definition by removing unnecessary inheritance and inlining some definitions

Change-Id: Ifa167515cae6a7fd3720f1a52ff9ce11abb4495f
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/CaretDrawable.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/CaretDrawable.java
7ccc4625e38b8107cd1882272aec36967874a5cc 27-Jul-2016 Hyunyoung Song <hyunyoungs@google.com> Responsive caret drawable

Change-Id: I9d40052d001c80d99db511af6134227f8e4e4239
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/CaretDrawable.java
03340309e23a5de5b97cfb097697e0e9e0392205 20-Jul-2016 Peter Schiller <peterschiller@google.com> Caret background protection

Change-Id: I5f902a3977677e7848932a6a60992a62f1638e39
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/CaretDrawable.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/CaretDrawable.java
bbff2926f8dd61b99f62d56390815ca84cece51e 15-Jul-2016 Peter Schiller <peterschiller@google.com> Remove caret in overview mode

Bug: 30162951
Change-Id: I71f585e4ae6dfba9dc1d18cd00e45d081cabd4b3
/packages/apps/Launcher3/src/com/android/launcher3/pageindicators/CaretDrawable.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/CaretDrawable.java