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

qcom: Prepare for non-legacy dataservices #36

Open
wants to merge 25 commits into
base: thirteen
Choose a base branch
from

Commits on Jul 26, 2023

  1. Init Havoc...

    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c8f7530 View commit details
    Browse the repository at this point in the history
  2. Import audio, charger, font from Google Pixel

    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    aacccba View commit details
    Browse the repository at this point in the history
  3. Add Face Unlock support

    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    699dae3 View commit details
    Browse the repository at this point in the history
  4. Add GApps support

    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    77e6a11 View commit details
    Browse the repository at this point in the history
  5. overlay: Add tethering to location exemption

    Ref: crdroidandroid/android_vendor_crdroid@404b477
    
    Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    neobuddy89 authored and SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    386fee5 View commit details
    Browse the repository at this point in the history
  6. Import missing lineage overlay packages

    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    8488a59 View commit details
    Browse the repository at this point in the history
  7. Fix OTA script permission

    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    SyberHexen authored and SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    d99a99a View commit details
    Browse the repository at this point in the history
  8. prebuilts: sdk: Add latest preference-ktx library

    Signed-off-by: jhonboy121 <alfredmathew05@gmail.com>
    Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
    Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    jhonboy121 authored and SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    56e4143 View commit details
    Browse the repository at this point in the history
  9. overlay: Move config_defaultQrCodeComponent to no-rro

    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    838cc5f View commit details
    Browse the repository at this point in the history
  10. overlay: Enable QR Code scanner on Lock Screen

    Change-Id: I9e402e5d8ee41e5e1b102be0d0c7d9b49d67e0f7
    Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    ShevT authored and SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    814a3ea View commit details
    Browse the repository at this point in the history
  11. overlay: Move wallpaper picker overlays to no-rro

    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    5af2283 View commit details
    Browse the repository at this point in the history
  12. vendor: SimpleDeviceConfig: Update configs

    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    b070c7a View commit details
    Browse the repository at this point in the history
  13. Introduce App Lock [4/4]

    * This should ideally consist only apps which are not visible in launcher
      but could be protected (like Updater). We keep list updated with all
      system apps.
    
    Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    neobuddy89 authored and SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    33b793d View commit details
    Browse the repository at this point in the history
  14. overlay: Define config_wallpaperPickerPackage

    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    fde277f View commit details
    Browse the repository at this point in the history
  15. vendor: Fix now playing configs introduced in 21df7a1dec4f20f5555b9da…

    …4536ab4689e773576
    
    Change-Id: Ib7484d7f8ac38474fa30ddc98ed1163f7c64f35b
    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    jhenrique09 authored and SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    ef22302 View commit details
    Browse the repository at this point in the history
  16. vendor: Update now playing manifest

    Change-Id: I686032e42dfa588bf705977074447e904c46c453
    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    jhenrique09 authored and SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    c752ece View commit details
    Browse the repository at this point in the history
  17. DeviceConfig: Enable Safety protection

    * This enables protected by android banner in permission dialogue
     and new clipboard access toasts
    
    * credits to mishaal rahman [https://t.me/MishaalAndroidNews/529]
    
    Change-Id: I39f10755cfa8bfd5767fb088e68519cdd4067366
    Signed-off-by: aswin7469 <aswinas@pixysos.com>
    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    aswin7469 authored and SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6105ef8 View commit details
    Browse the repository at this point in the history
  18. DeviceConfig: Enable Quick Launch V2 in Pixel Launcher

    This feature lets you quickly launch an app by typing part of its name in the search bar and then pressing enter.
    
    H/T Mishaal Rahman & Google News on Telegram
    
    References:
    https://twitter.com/MishaalRahman/status/1658917175103479809
    https://t.me/googlenws_ru/3099
    
    Change-Id: I4771810a6d2da47bb539b36518c73daca49aab5f
    Signed-off-by: ralph950412 <ralph950412@gmail.com>
    Reviewed-on: https://review.statixos.com/c/android_vendor_statix/+/11131
    Reviewed-by: Sourajit Karmakar <sourajitk@statixos.com>
    Signed-off-by: aswin7469 <aswinas@pixysos.com>
    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    ralph950412 authored and SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    1a942ba View commit details
    Browse the repository at this point in the history
  19. SimpleDeviceConfig: Remove some pixel launcher configs

    * causes crashing after dirty flash for some reason
    
    Change-Id: I42413d71d6ccdbb8ffe98e08da2296dc537e57b5
    Signed-off-by: aswin7469 <aswinas@pixysos.com>
    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    aswin7469 authored and SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    4df364b View commit details
    Browse the repository at this point in the history
  20. DeviceConfig: Enable WallpaperEffects

    Change-Id: I16d4397666fe0191f27effeba4df4206242ecb24
    Signed-off-by: aswin7469 <aswinas@pixysos.com>
    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    aswin7469 authored and SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    7f403b2 View commit details
    Browse the repository at this point in the history
  21. fonts: Update from TQ3A.230605.012

    Change-Id: I4386110d5a29bf8d3625a60f004bc99f2f755047
    Signed-off-by: aswin7469 <aswinas@pixysos.com>
    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    aswin7469 authored and SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    a32f611 View commit details
    Browse the repository at this point in the history
  22. SimpleDeviceConfig: Updated v3 manifest to version 3058

    Change-Id: Ia2ba009398203040fba4dbd81bfd98b9fbfe02c6
    (cherry picked from commit 4c5836ea8c646362cdc8b55ee59d9d3cfc62c22c)
    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    AmbientMusicBot authored and SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    8961e46 View commit details
    Browse the repository at this point in the history
  23. device_config: Remove obsolete Android 11 permission hub overlays

    Change-Id: Ie3c519da153f1031371f7942c1b59fb1dd13038e
    (cherry picked from commit 56850ad8ef746dea3e9b1d19ac8ea8cb2afb3813)
    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    kdrag0n authored and SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    386b4f3 View commit details
    Browse the repository at this point in the history
  24. vendor: Update json generation

    Signed-off-by: Anushek Prasal <anushekprasal@gmail.com>
    SKULSHADY committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    8163318 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. qcom: Prepare for non-legacy dataservices

    All platforms prior to kalama must use the old rmnet_data driver.
    
    Change-Id: I1dd5e25cdac35bf0e95da004763f58e5590c94ad
    bgcngm authored and adrian1234a committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    1bab0aa View commit details
    Browse the repository at this point in the history