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

overlay: Enable circle to search #62

Open
wants to merge 50 commits into
base: 15.0
Choose a base branch
from

Conversation

AnkitSavani111
Copy link

No description provided.

neobuddy89 and others added 30 commits December 16, 2024 03:02
* While LOS is base ROM, there are/will be additions over LOS.
  Therefore, rebrand and ship it as crDroid ROM.

Change-Id: I53c407da455885af7029853ff635090f34b01f0c
Signed-off-by: Pranav Vashi <[email protected]>
Signed-off-by: DarkJoker360 <[email protected]>
Signed-off-by: Pranav Vashi <[email protected]>
* If we never set up SeedVault, we get error notification every boot.

This reverts commit a88d06f.
Change-Id: I3a05c908704846a33b5b14dd9ce5879cc9d4764f
Signed-off-by: Pranav Vashi <[email protected]>
Change-Id: Ic9f62596d9b42dc9d0908722ba1c29527b26dcbb
Signed-off-by: Pranav Vashi <[email protected]>
Change-Id: Ibce7f9db1c035b7fe72b7a4adc97c5a0dd040f67
Signed-off-by: Pranav Vashi <[email protected]>
Change-Id: I6af87bbb53245a407ca2566c0d708ef0da5f8b4c
Signed-off-by: Pranav Vashi <[email protected]>
* Matches the Android 12 build sandbox: https://android.googlesource.com/platform/build/+/refs/tags/android-12.0.0_r2/Changes.md

Change-Id: I032127e2724b34e649bcc73c347c8e67df1f45b0
Signed-off-by: Pranav Vashi <[email protected]>
Signed-off-by: Pranav Vashi <[email protected]>
Change-Id: I51ab1eb06b1e77bd8048d5064f811e8e69884b24
Signed-off-by: Pranav Vashi <[email protected]>
Signed-off-by: aswin7469 <[email protected]>
Signed-off-by: Pranav Vashi <[email protected]>
The system tracks memory usage for each app, so we might as well show it
to the user so that users can track down which apps are hogging their
memory. This shouldn't be a developer-only feature that was previously
only exposed in Developer Options.

Change-Id: Ib900438f856369286b7621208020c5c8da73765f
Change-Id: Id05a131ddf44027c6fd787c2c03491e6e650422c
Signed-off-by: minaripenguin <[email protected]>
Signed-off-by: Pranav Vashi <[email protected]>
Only extra adds needed, gms now ships it's own lists for this.

Signed-off-by: Pranav Vashi <[email protected]>
Change-Id: I1f712533f1914f7155f7a6657e3fa2095b4ea83a
Signed-off-by: Pranav Vashi <[email protected]>
Signed-off-by: Pranav Vashi <[email protected]>
* OEMs like OnePlus and Nothing detect camera package name to unlock features like 48mp.
* Use TARGET_CAMERA_PACKAGE_NAME to specify the package name.

Change-Id: I805af7258562ad177eb780b3622d2bc9af20f317
Signed-off-by: Pranav Vashi <[email protected]>
Co-authored-by: ShevT <[email protected]>
Signed-off-by: firebird11 <[email protected]>
Signed-off-by: Pranav Vashi <[email protected]>
Signed-off-by: Pranav Vashi <[email protected]>
* Reduce default screen off timeout to 30 sec.
* Turn on automation brightness mode by default.
* Turn on vibrate when ringing by default.

Signed-off-by: Pranav Vashi <[email protected]>
Android 12 added this config to offload some window management to a
dedicated thread. Enable it to improve performance when the main System
UI thread is busy.

Signed-off-by: Pranav Vashi <[email protected]>
neobuddy89 and others added 20 commits December 16, 2024 03:06
* From pixel dump. Suggested by @nikhilmenghani.
* Nikgapps will remove this overlay as it conflicts here.

Signed-off-by: Pranav Vashi <[email protected]>
Co-authored-by: Joey <[email protected]>
Co-authored-by: AnierinB <[email protected]>
Co-authored-by: aswin7469 <[email protected]>
Co-authored-by: someone5678 <[email protected]>
Signed-off-by: Pranav Vashi <[email protected]>
needs vendor_crDroidOTA cloned to <source root>/vendor/crDroidOTA
* it defaults to async if not specified

Signed-off-by: minaripenguin <[email protected]>
Signed-off-by: Pranav Vashi <[email protected]>
@gwolf2u gwolf2u added the enhancement New feature or request label Dec 22, 2024
@306bobby-android
Copy link

Tested on redbull devices: confirmed to work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.