paphonb
01eeacc738
Refactor sources structure
2018-11-10 23:11:40 +07:00
paphonb
33ca738308
Merge remote-tracking branch 'aosp/master' into dev
...
# Conflicts:
# Android.mk
# AndroidManifest.xml
# quickstep/res/drawable/ic_split_screen.xml
# quickstep/res/values/dimens.xml
# quickstep/src/com/android/launcher3/uioverrides/OverviewState.java
# quickstep/src/com/android/launcher3/uioverrides/UiFactory.java
# quickstep/src/com/android/quickstep/TaskSystemShortcut.java
# quickstep/src/com/android/quickstep/WindowTransformSwipeHandler.java
# quickstep/src/com/android/quickstep/views/ShelfScrimView.java
# quickstep/src/com/android/quickstep/views/TaskThumbnailView.java
# res/layout/launcher.xml
# res/values/dimens.xml
# res/values/styles.xml
# src/com/android/launcher3/DeviceProfile.java
# src/com/android/launcher3/graphics/LauncherIcons.java
# src/com/android/launcher3/model/PackageUpdatedTask.java
# src/com/android/launcher3/views/ScrimView.java
# src/com/android/launcher3/views/SpringRelativeLayout.java
2018-10-20 18:56:18 +07:00
paphonb
a9d6c5f287
Respect system's swipe up preference
2018-10-13 17:06:28 +07:00
Till Kottmann
6403f4c81d
Properly check if we can force stop an app before displaying the shortcut
...
This also changes the icon and label to "Restart Lawnchair" for Lawnchair
2018-09-18 21:28:21 +02:00
paphonb
f8922e1bb2
Add force stop button in recents
2018-09-18 12:26:55 +07:00
paphonb
ee361100e7
Add swipe up to switch apps toggle
2018-08-18 18:07:58 +07:00
paphonb
f3c4b51ba8
Port qsb from PL
2018-08-14 21:00:35 +07:00
paphonb
7b7b6b59e0
Make quickstep compile
2018-08-13 12:03:23 +07:00
Sunny Goyal
03f17fabf0
Fixing build breakage due to theme change
...
Change-Id: I0d1f1b69a5dbde0cccfdcb925495018ee82403bd
2018-06-08 15:23:17 -07:00
Sunny Goyal
f5c5d04b3b
Preventing activity restoart on mnc/mcc changes
...
Bug: 77651657
Change-Id: I68a6995d57da4b3c43c1ecd78deda40c78934533
2018-05-18 13:46:15 -07:00
Sunny Goyal
18c699fbc5
Using the system color extraction logic instead of inbuild logic
...
> Moving the inbuild color extraction logic to the aosp flavor
Bug: 79111591
Change-Id: I766b0397da7224b424cd5f309cedf635d60a5e0f
2018-05-04 10:16:39 -07:00
Sunny Goyal
ea992acc2f
Fixing Launcher3Quickstep build, broken due to SDK changes
...
Change-Id: I7228c036e023f94d3f47b303c7e7b4395bc8a1b7
2018-05-02 12:00:53 -07:00
Sunny Goyal
4213783716
Updating gradle configuration
...
Change-Id: I77c6ba057c751123bb40862a94a0027b7e0c87ef
2018-04-23 14:03:12 -07:00
Sunny Goyal
ab83773e21
Updating fallback activity
...
> Wallpaper based theme support
> Light/dark system UI
> Swipe gestures to start and dismiss a task
> Fixing insets and task preview size
Bug: 75979063
Change-Id: Id402e6ac50551a7c0849742e3a0e77df3ead5aa2
2018-03-30 09:45:59 -07:00
Sunny Goyal
9d69c8da9a
Abstracting out all the Laucher related logic
...
> Enabling swipe up geture for fallback activity
> Using a preferecens for showing back button
Bug: 75979063
Change-Id: I8bbb44d8e250428c3da9bde57975dc4f952624be
2018-03-19 19:22:20 -07:00
Sunny Goyal
3fbca15555
Adding support for prefenrece search in QuickStep
...
Bug: 62292864
Change-Id: Ic112626ca9c5942c91ced4ab42e64cbce4657701
2018-03-09 12:57:11 -08:00
Sunny Goyal
2c3eafcb26
Defining an action for touch service so that the component name does not
...
need to be hardcoded
Also preventing the service behind system permission
Change-Id: Ibb3f0d8115b2355b2f5b5ee991858f6377037e45
2018-03-01 10:57:54 -08:00
Jon Miranda
69057173a7
Synchronized opening app transition animations.
...
Bug: 70220260
Change-Id: I3c8e1c477266fb3bd7a39f74e3e1191e82ce58e9
2018-01-18 09:44:54 -08:00
Sunny Goyal
73133391e5
Adding a placeholder recents activity
...
Change-Id: Idde86b4008559cde8bcf13fba90a8c72c3f1f591
2017-11-02 11:23:31 -07:00
Sunny Goyal
9d341964a0
Setting up build rules and placeholder code for QuickStep
...
Change-Id: Ib4ad5c6082b293fc9f9455d70e2b21462b4ab76d
2017-10-30 10:04:24 -07:00