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

styx: Add GSI target #9

Open
wants to merge 33 commits into
base: S
Choose a base branch
from
Open

styx: Add GSI target #9

wants to merge 33 commits into from

Conversation

00p513-dev
Copy link

@00p513-dev 00p513-dev commented Oct 22, 2021

While these GSIs do not include the patches from phhusson or Erfan that fixes some bugs on many devices, developers may find this target helpful during development, and could probably be used with the emulator.

kdrag0n and others added 30 commits October 16, 2021 04:08
Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
Now that we've modified the power menu to refresh on UI mode changes
and use Monet colors, make it follow the system light/dark theme for
better integration in light mode.

Requires frameworks/base commit:
    SystemUI: Always refresh global actions dialog on UI mode change
This matches the stock Pixel style and makes progress bars look more
integrated, since the active (foreground) part is using the accent
color.
This fits better with Material You, especially when the default shadow
gets clipped at the edges.

Change-Id: Ic94ad41aab45bdd94e7fbbfd85ac32e00abba0cc
Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
With dynamic Monet themes, most of the UI has at least a small amount
of color (chroma), so pure white stands out as the sole outlier (e.g.
Settings search bar in light mode). Use the 99% lightness shade instead
to improve consistency.
This allows us to set a machine learning back gesture provider.
* These were set wrongly.

Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
- system and system_ext variants of privapp-permissions, and qti_whitelists
- add filesystem config (config.fs)
- referenced from LA.QSSI.12.0.r1-04900-qssi.0

Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
* This shitty thing made my device error out at 90.

Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
- Includes:
  - Secure computing policies from full_cg6_h696-user-S-SPB1.210331.013-108308-release-keys
  - Private app permissions from full_cg6_h696-user-S-SPB1.210331.013-108308-release-keys

Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
- We've got Monet.
- More stuff in source.
- Intense vendor cleanup.
- New ringtone.

Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
- Android 12 now writes XML files in binary format by default. This can cause incompatibility with TWRP which can hang when attempting to read XML files e.g. /data/system/storage.xml
- This commit sets the persist.sys.binary_xml property to false so that XML files are written in text format.
Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
* Added wrappedkey support, fixed some CTS issues.

Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
* Make optional.

Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
gaganmalvi and others added 3 commits October 21, 2021 06:56
Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
Signed-off-by: Gagan Malvi <malvigagan@gmail.com>
Co-authored-by: Nolen Johnson <johnsonnolen@gmail.com>
Co-authored-by: LuK1337 <priv.luk@gmail.com>
Co-authored-by: Rashed Abdel-Tawab <rashed@linux.com>
Co-authored-by: Simon Shields <simon@lineageos.org>
@00p513-dev 00p513-dev marked this pull request as ready for review October 23, 2021 19:34
@00p513-dev
Copy link
Author

Tested on my Google Pixel 3a (sargo) using stock Android 11 vendor. Boots with no issues, so ready to be merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants