-
Notifications
You must be signed in to change notification settings - Fork 41
apns: Add WE EG #26
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
Open
keosh1
wants to merge
88
commits into
ProjectMatrixx:15.0
Choose a base branch
from
keosh1:15.0
base: 15.0
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
apns: Add WE EG #26
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
keosh1
commented
Feb 1, 2025
- APN from : https://www.te.eg/wps/portal/te/Personal/apn
- Wiki: https://en.wikipedia.org/wiki/Telecom_Egypt
* 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.
Ref: https://www.manual-owner.com/mobily-apn-settings.html Signed-off-by: Pranav Vashi <[email protected]>
Change-Id: I3a05c908704846a33b5b14dd9ce5879cc9d4764f Signed-off-by: Pranav Vashi <[email protected]>
based on https://github.com/PixelExperience/vendor_aosp/blob/twelve/build/tools/roomservice.py @gwolf2u: adapted to crDroid Signed-off-by: Pranav Vashi <[email protected]>
Signed-off-by: Pranav Vashi <[email protected]>
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]>
Signed-off-by: Pranav Vashi <[email protected]>
Change-Id: I51ab1eb06b1e77bd8048d5064f811e8e69884b24 Signed-off-by: Pranav Vashi <[email protected]>
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]>
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]>
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]>
* taken from LineageOS/android_device_google_zumapro@9d1b0cf Signed-off-by: Ionut Gherman <[email protected]>
Squashed: crdroidandroid/android_vendor_crdroid@ed37902 crdroidandroid/android_vendor_crdroid@3484fbf crdroidandroid/android_vendor_crdroid@caeb656 crdroidandroid/android_vendor_crdroid@4b20c6b crdroidandroid/android_vendor_crdroid@00b5467 crdroidandroid/android_vendor_crdroid@83641d0 crdroidandroid/android_vendor_crdroid@8c1b56f crdroidandroid/android_vendor_crdroid@7120685 crdroidandroid/android_vendor_crdroid@878d2fb crdroidandroid/android_vendor_crdroid@419773e crdroidandroid/android_vendor_crdroid@4c21cad
Signed-off-by: Pranav Vashi <[email protected]>
* it defaults to async if not specified Signed-off-by: minaripenguin <[email protected]> Signed-off-by: Pranav Vashi <[email protected]>
Change-Id: Ic9f62596d9b42dc9d0908722ba1c29527b26dcbb Signed-off-by: Pranav Vashi <[email protected]>
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]>
* 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]>
This reverts commit 06d1af0.
* We haven't set it up yet; it will be done after the QPR2 release.
Signed-off-by: darkphnx <[email protected]>
* Avoid detection as custom ROM Signed-off-by: minaripenguin <[email protected]>
Signed-off-by: darkphnx <[email protected]>
…el launcher Signed-off-by: darkphnx <[email protected]>
Will bring Back once device and maintainers list are sorted Signed-off-by: darkphnx <[email protected]>
Co-authored-by: mukesh22584 <[email protected]> Signed-off-by: darkphnx <[email protected]>
Signed-off-by: darkphnx <[email protected]>
2ee0a56 to
19ba082
Compare
807c6b6 to
c514b16
Compare
51bb130 to
4a80293
Compare
f883e6c to
1f2d007
Compare
9d9c263 to
4409f5a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.