Commit Graph

28462 Commits

Author SHA1 Message Date
Patryk Michalik
ff5ae4ba57 Change application ID to com.lawnchair 2021-03-21 18:18:42 +01:00
Patryk Michalik
4f991a672b Stop depending on material-icons-core and material-icons-extended 2021-03-21 18:00:02 +01:00
Patryk Michalik
4a79735387 PreferenceGroup: Move heading out of card 2021-03-21 14:37:58 +01:00
Patryk Michalik
a023a44426 Delete unused resources 2021-03-21 14:03:27 +01:00
Patryk Michalik
96116ed92a Move SystemUi into Preferences 2021-03-21 13:58:29 +01:00
Patryk Michalik
c676e3e6b5 Start work on About page, refine Settings design 2021-03-21 13:51:28 +01:00
Patryk Michalik
86b229e085 Create smartBorder extension function for Modifier
This ensures a uniform stroke width for shapes with rounded corners.

Co-Authored-By: Patryk Goworowski <patrykgoworowski@gmail.com>
2021-03-21 12:31:05 +01:00
Patryk Michalik
697b073acd Update androidx.navigation:navigation-compose to 1.0.0 Alpha 9 2021-03-19 17:23:12 +01:00
Patryk Michalik
8efc814f4b Apply round ends to default search bar 2021-03-19 16:24:15 +01:00
Patryk Michalik
e76d6aba8f Add Lawnfeed support (#2095) 2021-03-19 08:52:14 +01:00
Patryk Michalik
95fed1cb04 Reformat code 2021-03-19 08:50:59 +01:00
Kshitij Gupta
bfce6ad32b Lawnchair: Port Lawnfeed/Bridge to A11 2021-03-19 03:41:31 +05:30
Till Kottmann
8453943026 Add whitelist based support for feed plugins
Signed-off-by: Till Kottmann <me@deletescape.ch>
2021-03-19 03:37:30 +05:30
paphonb
e7dfb57f49 Redraw feed when device profile is changed 2021-03-19 03:37:29 +05:30
Amir Zaidi
d479735f3f Support Rootless Pixel Bridge v3 2021-03-19 03:37:20 +05:30
paphonb
c6c8673b41 Add support for the new Lawnfeed 2021-03-19 03:36:22 +05:30
paphonb
12babeca8c Hide google feed when entering overview 2021-03-19 03:36:21 +05:30
Amir Zaidi
c0b54f7baf Switch from AIDL Bridge to Rootless Pixel Bridge support 2021-03-19 03:36:20 +05:30
Amir Zaidi
a9a3c00bc7 Implement AIDL Bridge support for rootless feed on release builds 2021-03-19 03:36:17 +05:30
Amir Zaidi
642789e143 Rewrite Google Now Feed code based on Pixel Launcher P-4623511 2021-03-19 03:33:00 +05:30
Kshitij Gupta
a5f668c946 Lawnchair: Fix revision for IconLoader submodule 2021-03-18 23:50:02 +05:30
Kshitij Gupta
089effa307 Merge pull request #2094 from LawnchairLauncher/11-dev_upstream-r33
[11-dev] Upstream Lawnchair to android-11.0.0_r33
2021-03-18 23:21:50 +05:30
Kshitij Gupta
5063b6f194 Lawnchair: Update protos for r33
- make launcher_log_protos_lite
    && cp $OUT/obj/JAVA_LIBRARIES/launcher_log_protos_lite_intermediates/javalib.jar $LAWN/prebuilts/libs/launcher_protos.jar
2021-03-18 23:19:55 +05:30
Kshitij Gupta
aa7512c273 Merge tag 'android-11.0.0_r33' of https://android.googlesource.com/platform/packages/apps/Launcher3 into HEAD
Android 11.0.0 Release 33 (RQ2A.210305.007)
2021-03-18 23:07:37 +05:30
Kshitij Gupta
2f91a8f956 Lawnchair: Port and rewrite HotseatQsb and Smartspace from R 2021-03-18 18:16:26 +01:00
Danny Lin
c6f8d713bd Launcher3: Fix launcher preview rendering
Launcher preview rendering fails on AOSP Launcher3 because the search
bar (AppsSearchContainerLayout) tries to find BaseDraggingActivity
during inflation, which doesn't exist in the preview hierarchy.

Remove the search bar from the launcher preview layout entirely to fix
the issue. This is actually more consistent with our real launcher
appearance because it doesn't have a search bar to begin with.

Change-Id: Ic549fd9d592bc702e0c12285fb016b908e49d514
2021-03-18 18:16:26 +01:00
El Dainosor
ee42bb76b4 Launcher3: Let's make the search bar on all apps round
Change-Id: Icd8eaa618720984f17319872e3fd12d87e934b86
2021-03-18 18:16:26 +01:00
Kshitij Gupta
e1eb36245a Lawnchair: Port and rewrite HotseatQsb and Smartspace from R 2021-03-18 22:33:18 +05:30
Danny Lin
5c5a541625 Launcher3: Fix launcher preview rendering
Launcher preview rendering fails on AOSP Launcher3 because the search
bar (AppsSearchContainerLayout) tries to find BaseDraggingActivity
during inflation, which doesn't exist in the preview hierarchy.

Remove the search bar from the launcher preview layout entirely to fix
the issue. This is actually more consistent with our real launcher
appearance because it doesn't have a search bar to begin with.

Change-Id: Ic549fd9d592bc702e0c12285fb016b908e49d514
2021-03-18 22:32:28 +05:30
El Dainosor
5005c63b71 Launcher3: Let's make the search bar on all apps round
Change-Id: Icd8eaa618720984f17319872e3fd12d87e934b86
2021-03-18 22:32:28 +05:30
Patryk Michalik
e4a250b4f0 Remove unused resources 2021-03-18 15:36:31 +01:00
Patryk Michalik
734e0f719f Correct Gradle version in Wrapper 2021-03-17 10:49:42 +01:00
Patryk Michalik
685fdcb2c8 Update versionName and versionNameSuffix for debug 2021-03-17 10:45:54 +01:00
Patryk Michalik
e26c584f4c CI: Update APK file naming scheme 2021-03-17 10:29:38 +01:00
Patryk Michalik
13ef33d889 CI: Override default notifications 2021-03-17 09:33:55 +01:00
Patryk Michalik
8bc4838420 CI: Send notification when build starts, append metadata to versionName 2021-03-17 09:30:20 +01:00
Patryk Michalik
9facbf8f49 Move notification delivery to separate Job; use download-artifact 2021-03-16 11:17:28 +01:00
Patryk Michalik
b0834f784e CI Action: Merge build-debug-apk and send-notification 2021-03-16 10:25:09 +01:00
Patryk Michalik
a222ffce39 CI Action: Remove leftover dependency from build-debug-apk 2021-03-16 09:32:18 +01:00
Patryk Michalik
4b46d96ec7 CI Action: Merge set-up-environment and build-debug-apk 2021-03-16 09:30:02 +01:00
Patryk Michalik
3c00862ab5 CI Action: Correct cache version and environment variable name 2021-03-16 09:22:30 +01:00
Patryk Michalik
0d32f076a5 CI Action: Use cache, send notifications 2021-03-16 09:19:39 +01:00
Patryk Michalik
41304236fa Don’t assemble APK as superuser 2021-03-16 08:33:39 +01:00
Patryk Michalik
220d38cb09 Re-add ‘Build debug APK’ Action to 11-dev 2021-03-16 08:26:21 +01:00
Patryk Michalik
0ce1a65b3b Revert ‘Move “Build debug APK” Action to 11-dev
This reverts commit 84038d325c.
2021-03-15 22:21:09 +01:00
Patryk Michalik
84038d325c Move ‘Build debug APK’ Action to 11-dev 2021-03-15 22:15:55 +01:00
Patryk Michalik
00c9afcab7 Update Gradle Wrapper setup 2021-03-15 22:05:07 +01:00
Patryk Michalik
603bfcc7db Check Gradle Wrapper into version control 2021-03-15 20:04:23 +01:00
Patryk Michalik
089814968f PreferenceGroup: Tweak heading alignment 2021-03-15 14:07:17 +01:00
Patryk Michalik
ba83acb65e Merge branch 'aosp-rebase-11' of https://github.com/LawnchairLauncher/LawnchairAlpha into aosp-rebase-11 2021-03-15 13:56:28 +01:00