Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DerpLauncher: Add zh-rTW translations #21

Open
wants to merge 20 commits into
base: 14
Choose a base branch
from

Commits on Apr 7, 2024

  1. DerpLauncher: Bring back QuickSpace events

    * This is wholesome squash of work done in 11.0 of crDroid Home
    * History commits - https://github.com/crdroidandroid/android_packages_apps_Launcher3/commits/11.0/src/com/android/launcher3/quickspace
    
    Squashed with:
    
    Author: minaripenguin <[email protected]>
    Date:   Mon Dec 26 14:16:30 2022 +0800
    
        DerpLauncher: Quickspace: Apply at a glance widget design
    
    Author: Pranav Vashi <[email protected]>
    Date:   Thu Sep 28 22:41:45 2023 +0530
    
        DerpLauncher: Quickspace: Do not pollute with greetings and fix NPE
    
        Signed-off-by: Pranav Vashi <[email protected]>
    
    Author: Pranav Vashi <[email protected]>
    Date:   Fri Sep 29 08:05:05 2023 +0530
    
        DerpLauncher: Quickspace: Improve loading routines
    
        Signed-off-by: Pranav Vashi <[email protected]>
    
    Author: Pranav Vashi <[email protected]>
    Date:   Fri Sep 29 12:21:47 2023 +0530
    
        DerpLauncher: Quickspace: Do not exceed 3 lines
    
        Signed-off-by: Pranav Vashi <[email protected]>
    
    Author: Pranav Vashi <[email protected]>
    Date:   Fri Sep 29 18:26:10 2023 +0530
    
        DerpLauncher: Quickspace: Rewrite all the greetings
    
        * Who tf drinks so much water?
    
        Signed-off-by: Pranav Vashi <[email protected]>
    
    Author: Pranav Vashi <[email protected]>
    Date:   Sun Nov 26 20:33:21 2023 +0530
    
        DerpLauncher: Quickspace: Make weather condition text optional
    
        Signed-off-by: Pranav Vashi <[email protected]>
    
    Author: El Dainosor <[email protected]>
    Date:   Tue Dec 12 12:54:36 2023 -0300
    
        DerpLauncher: Quickspace: Improve quick events
    
        Avoid some events being triggered after being disabled (for example, now playing or even the PSA).
        Also, fix the logic behind the lucky magic messages in PSA (it was broken on lucky number)
    
    Author: El Dainosor <[email protected]>
    Date:   Tue Dec 12 15:18:34 2023 -0300
    
        quickspace: Remove the now playing icon on the right
    
        reason: We not just play music on our devices, at the same time, it's just being used for one event.
    
    Author: El Dainosor <[email protected]>
    Date:   Thu Dec 14 11:57:35 2023 -0300
    
        DerpLauncher: Reorganize at a glance settings
    
    Author: jenslody <[email protected]>
    Date:   Fri Feb 16 15:34:20 2024 +0100
    
        DerpLauncher: Never disable weather settings
    
        If Omnijaws is disabled in settings, we haven't been able to reenable it.
        It was unreachable, because it depended on the show-weather-switch, which
        depends on Omnijaws beeing activated.
        WIth keeping the settings enabled, we can switch Omnijaws on again.
    
        Signed-off-by: jenslody <[email protected]>
    
    Author: Rizky Benggolo <[email protected]>
    Date:   Sun Feb 18 06:06:03 2024 +0000
    
        DerpLauncher: Improve quickspace strings
    
    Author: Rizky Benggolo <[email protected]>
    Date:   Sun Feb 4 10:35:25 2024 +0000
    
        DerpLauncher: Quickspace: A little layout improvement
    
    Co-authored-by: Chris <[email protected]>
    Co-authored-by: El Dainosor <[email protected]>
    Co-authored-by: Ali B <[email protected]>
    Co-authored-by: Till Kottmann <[email protected]>
    Co-authored-by: minaripenguin <[email protected]>
    Co-authored-by: Rizky Benggolo <[email protected]>
    Co-authored-by: jenslody <[email protected]>
    Signed-off-by: Pranav Vashi <[email protected]>
    8 people authored and NurKeinNeid committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    5618f90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7300cba View commit details
    Browse the repository at this point in the history
  3. DerpLauncher: Set app drawer opacity to 91

    * any value below 91, will make the status bar icons look bad in white theme
    
    Change-Id: I0570dc05dad82fb3ed75c376ba3e6510a5b89a84
    Signed-off-by: clarencelol <[email protected]>
    clarencelol authored and NurKeinNeid committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    ce88ea2 View commit details
    Browse the repository at this point in the history
  4. DerpLauncher: Allow the blur to be completely disabled

    Change-Id: I039180cea33a8c2bdc46fd9c9b3eea785bba0f24
    Signed-off-by: Alvin Francis <[email protected]>
    nivlafx authored and NurKeinNeid committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    0f80d2b View commit details
    Browse the repository at this point in the history
  5. DerpLauncher: Follow all apps background for taskbar slide in view

    Signed-off-by: Pranav Vashi <[email protected]>
    neobuddy89 authored and NurKeinNeid committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    e81f8ae View commit details
    Browse the repository at this point in the history
  6. DerpLauncher: QuickstepAtomicAnimationFactory: Add null checks to pre…

    …vent NPE
    
    Solves the following crash on exiting recents when nothing is on any
    home screen:
    FATAL EXCEPTION: main
    Process: com.android.launcher3, PID: 7671
    java.lang.NullPointerException: Attempt to invoke virtual method 'int android.view.ViewGroup.getVisibility()' on a null object reference
    	at com.android.launcher3.uioverrides.states.QuickstepAtomicAnimationFactory.prepareForAtomicAnimation(go/retraceme d64815e9bb1a1e22c3f9643b1a3046dfb4cece8716c9ab9e81a56f1b7725d51a:303)
    	at com.android.launcher3.statemanager.StateManager.goToStateAnimated(go/retraceme d64815e9bb1a1e22c3f9643b1a3046dfb4cece8716c9ab9e81a56f1b7725d51a:26)
    	at com.android.launcher3.statemanager.StateManager.goToState(go/retraceme d64815e9bb1a1e22c3f9643b1a3046dfb4cece8716c9ab9e81a56f1b7725d51a:23)
    	at com.android.launcher3.statemanager.StateManager.goToState(go/retraceme d64815e9bb1a1e22c3f9643b1a3046dfb4cece8716c9ab9e81a56f1b7725d51a:2)
    	at com.android.quickstep.views.LauncherRecentsView.handleStartHome(go/retraceme d64815e9bb1a1e22c3f9643b1a3046dfb4cece8716c9ab9e81a56f1b7725d51a:16)
    	at com.android.quickstep.views.RecentsView.startHome(go/retraceme d64815e9bb1a1e22c3f9643b1a3046dfb4cece8716c9ab9e81a56f1b7725d51a:3)
    	at com.android.quickstep.views.RecentsView.startHome(go/retraceme d64815e9bb1a1e22c3f9643b1a3046dfb4cece8716c9ab9e81a56f1b7725d51a:1)
    	at com.android.quickstep.views.RecentsView$21.onEnd(go/retraceme d64815e9bb1a1e22c3f9643b1a3046dfb4cece8716c9ab9e81a56f1b7725d51a:394)
    	at com.android.quickstep.views.RecentsView$21.accept(go/retraceme d64815e9bb1a1e22c3f9643b1a3046dfb4cece8716c9ab9e81a56f1b7725d51a:4)
    	at com.android.quickstep.views.RecentsView$21.accept(go/retraceme d64815e9bb1a1e22c3f9643b1a3046dfb4cece8716c9ab9e81a56f1b7725d51a:1)
    	at com.android.launcher3.anim.AnimatorListeners$EndStateCallbackWrapper.onAnimationEnd(go/retraceme d64815e9bb1a1e22c3f9643b1a3046dfb4cece8716c9ab9e81a56f1b7725d51a:32)
    	at com.android.launcher3.anim.AnimatorPlaybackController$$ExternalSyntheticLambda0.accept(go/retraceme d64815e9bb1a1e22c3f9643b1a3046dfb4cece8716c9ab9e81a56f1b7725d51a:14)
    	at com.android.launcher3.anim.AnimatorPlaybackController.$r8$lambda$bF6fu10ogo158poE8C5B_R0HpFg(go/retraceme d64815e9bb1a1e22c3f9643b1a3046dfb4cece8716c9ab9e81a56f1b7725d51a:27)
    	at com.android.launcher3.anim.AnimatorPlaybackController$$ExternalSyntheticLambda3.accept(go/retraceme d64815e9bb1a1e22c3f9643b1a3046dfb4cece8716c9ab9e81a56f1b7725d51a:12)
    	at com.android.launcher3.anim.AnimatorPlaybackController.callAnimatorCommandRecursively(go/retraceme d64815e9bb1a1e22c3f9643b1a3046dfb4cece8716c9ab9e81a56f1b7725d51a:1)
    	at com.android.launcher3.anim.AnimatorPlaybackController.callAnimatorCommandRecursively(go/retraceme d64815e9bb1a1e22c3f9643b1a3046dfb4cece8716c9ab9e81a56f1b7725d51a:36)
    	at com.android.launcher3.anim.AnimatorPlaybackController.callListenerCommandRecursively(go/retraceme d64815e9bb1a1e22c3f9643b1a3046dfb4cece8716c9ab9e81a56f1b7725d51a:7)
    	at com.android.launcher3.anim.AnimatorPlaybackController.dispatchOnEnd(go/retraceme d64815e9bb1a1e22c3f9643b1a3046dfb4cece8716c9ab9e81a56f1b7725d51a:9)
    	at com.android.launcher3.anim.AnimatorPlaybackController$OnAnimationEndDispatcher.onAnimationSuccess(go/retraceme d64815e9bb1a1e22c3f9643b1a3046dfb4cece8716c9ab9e81a56f1b7725d51a:7)
    	at com.android.launcher3.anim.AnimationSuccessListener.onAnimationEnd(go/retraceme d64815e9bb1a1e22c3f9643b1a3046dfb4cece8716c9ab9e81a56f1b7725d51a:5)
    ...
    idoybh authored and NurKeinNeid committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    d2cc698 View commit details
    Browse the repository at this point in the history
  7. DerpLauncher: Don't create work space for parallel users

    Parallel users also have badge so don't consider it as work profile.
    
    Change-Id: I8b08f800b0178d3b4b09f2ab72d9de8b35cf1d64
    Dhina17 authored and NurKeinNeid committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    aa6547c View commit details
    Browse the repository at this point in the history
  8. DerpLauncher: Launch apps in freeform mode system shortcut

    Change-Id: I3b68d38509cbe45890bfab49435be2e08ea04e26
    Signed-off-by: minaripenguin <[email protected]>
    minaripenguin authored and NurKeinNeid committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    43b0aa7 View commit details
    Browse the repository at this point in the history
  9. DerpLauncher: Hide freeform shortcut if app doesnt support freeform

    Change-Id: I06669608d77995c7d9f65f3b4a14872f67bea208
    minaripenguin authored and NurKeinNeid committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    22305d0 View commit details
    Browse the repository at this point in the history
  10. DerpLauncher: freeform: Launch tasks as tasks overlays

    * we want to make the activity always the top activity for the launched task. Following OEM multi-window behaviour.
    
    Change-Id: I5d03dac91ad5731065c6b44c94f7ddac585c9091
    Signed-off-by: minaripenguin <[email protected]>
    minaripenguin authored and NurKeinNeid committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    57a391c View commit details
    Browse the repository at this point in the history
  11. Merge tag 'android-14.0.0_r31' of https://android.googlesource.com/pl…

    …atform/packages/apps/Launcher3 into HEAD
    
    Android 14.0.0 Release 31 (AP1A.240405.002.A1)
    NurKeinNeid committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    d39bca3 View commit details
    Browse the repository at this point in the history
  12. DerpLauncher: Bump version to AP1A.240405.002

    Change-Id: Ic3ed16bb0bea98d9dd5da96da63c65ebe735047b
    Signed-off-by: NurKeinNeid <[email protected]>
    NurKeinNeid committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    c0409e0 View commit details
    Browse the repository at this point in the history
  13. Revert "DerpLauncher: Add support for toggling taskbar"

    This reverts commit e369fc8.
    NurKeinNeid committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    70d344f View commit details
    Browse the repository at this point in the history
  14. DerpLauncher: Add support for toggling taskbar

    - Use new API to enable/disable SysUI taskbar integration
    - User-facing setting to control taskbar eligibility
    - Reload by restarting (live reload would be much more complicated)
    - Update SysUI integration state before reloading
    
    Depends on frameworks/base commit:
        SystemUI: Add API for runtime taskbar config
    
    Change-Id: Id1889ca9b102f94cc0a1161f49de88428dcc0943
    Signed-off-by: Mohammad Hasan Keramat J <[email protected]>
    Signed-off-by: SahilSonar <[email protected]>
    kdrag0n authored and NurKeinNeid committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    883a854 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. DerpLauncher: Derp more quickspace strings

    Change-Id: If7c834ba2bb972b2867939a1f47468a0f1ff6e12
    Signed-off-by: NurKeinNeid <[email protected]>
    NurKeinNeid committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7752f2f View commit details
    Browse the repository at this point in the history
  2. DerpLauncher: Set about app version to untranslatable

    Change-Id: Ifa7a6d8386c8adcadb81cb762758b06a8164f811
    Signed-off-by: NurKeinNeid <[email protected]>
    NurKeinNeid committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    289e66d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. DerpLauncher: Fix spit drawable gravity in recents

    Change-Id: I9829956c22037e725f9b4facfc6eedab269b75d5
    Signed-off-by: Mohammad Hasan Keramat J <[email protected]>
    iKeramat authored and NurKeinNeid committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    876e7a1 View commit details
    Browse the repository at this point in the history
  2. fixup! DerpLauncher: allow disabling overview action chips

    Signed-off-by: Mohammad Hasan Keramat J <[email protected]>
    Change-Id: I4eb03d566e26eadb158a9bf3203dce43d3ae8d76
    iKeramat authored and NurKeinNeid committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9c20730 View commit details
    Browse the repository at this point in the history
  3. DerpLauncher: Restart on disabling overview action chips

    Change-Id: I045313b1828b8967701e87f9bbadb99d9e9aad50
    Signed-off-by: Mohammad Hasan Keramat J <[email protected]>
    iKeramat authored and NurKeinNeid committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e32f7af View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    020243b View commit details
    Browse the repository at this point in the history