summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/pageindicators/PageIndicatorLineCaret.java
Commit message (Collapse)AuthorAgeFilesLines
* Dark page indicator for wallpapers that support dark text.Mario Bertschler2017-07-171-0/+9
| | | | | Bug: 63716936 Change-Id: Ie21680e285aecfe92262208c8f97c8aa496dc092
* Removing long press support from page-indicatorSunny Goyal2017-06-151-1/+0
| | | | | | Bug: 62445549 Bug: 38163974 Change-Id: Ic0ae44ded7e4755c5401f327ce0d98a9ea96b2ab
* Updating color extraction to include wallpaper theme color.Sunny Goyal2017-04-261-1/+1
| | | | | | | Also adding mathods and callbacks to pass the related data to the callbacks. Bug: 37616877 Change-Id: I7512cac7a603e8e5a05ec3a360c9eec493344b00
* resolve merge conflicts of 2fd0208 to ub-launcher3-masterTony Wickham2016-10-121-1/+1
|\ | | | | | | Change-Id: I20ad6eaace81786be080e28d6eb551908add6d90
| * Use Launcher.getLauncher(Context) instead of type-casting.Tony2016-10-071-1/+1
| | | | | | | | | | Bug: 32010039 Change-Id: Icb80d3e547a706740b84df2cb80f99e4a7f81c43
* | Set correct accessibility delegate for the overview mode.Hyunyoung Song2016-10-071-0/+5
|/ | | | | | b/32004538 Change-Id: Ie68fe418b777784d747b004600ef1c98e96a4791
* Set contentDescription on caretHyunyoung Song2016-09-151-0/+5
| | | | Change-Id: I1f66b96b3f94649d85857b0107144bb4070ef448
* Change all apps caret target bounding boxHyunyoung Song2016-09-071-38/+12
| | | | | | | | | | | | | | 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
* Merge "Adding TransformingTouchDelegate to allow transforming touch events ↵Sunny Goyal2016-07-261-5/+10
|\ | | | | | | before sending to the delegate." into ub-launcher3-calgary
| * Adding TransformingTouchDelegate to allow transforming touch events beforeSunny Goyal2016-07-171-5/+10
| | | | | | | | | | | | sending to the delegate. Change-Id: I1dfb727fe433bed05dd5ac3d0f779ede4ec1d292
* | Long press on the caret should start search on all apps containerHyunyoung Song2016-07-221-0/+1
| | | | | | | | Change-Id: I87e6b8a9b43bf8a84bcf4d39302bc5c6f6a5f3fd
* | Fixing small regressions from layout tweaksWinson2016-07-201-1/+2
| | | | | | | | | | | | | | | | | | - 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
* | Initial changes to tweak layout.Winson2016-07-201-4/+10
|/ | | | | | | | | | | | | | | - 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
* Fixing page indicator being drawn at wrong positionSunny Goyal2016-07-151-1/+1
| | | | | Bug: 29640885 Change-Id: I935e22174554447ddcb5e0a8eb6e2c78a3d5fdfb
* Adding stateful caret drawablePeter Schiller2016-07-141-6/+3
| | | | Change-Id: Iba30da09f882297f789c405f932fef10617bba89
* Fix the build.Hyunyoung Song2016-06-151-1/+1
| | | | Change-Id: I7cdfd2b276b53dbeb1d639a967753d0cc9d45d84
* Add caret shaped all app pull up handle to page indicator.Hyunyoung Song2016-06-151-0/+287
b/28917826 > PageIndicator is also added in landscape > Touch delegate allows the active touch area to be 36dp Change-Id: If00f45fc88a13cd5a6759d771313439eb58561e3