-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Master #329
Draft
Polster64319
wants to merge
225
commits into
cm-10.1
Choose a base branch
from
master
base: cm-10.1
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.
Draft
Master #329
Conversation
This file contains 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
Change-Id: Ia51a09a296586cb9e29ed726b25e8b5f60016b8c
Change-Id: Ia51a09a296586cb9e29ed726b25e8b5f60016b8c
Change-Id: Iebbdc08a1698d79e103d3e7771a087ccbfb35989
Change-Id: Ie0cdbe92d6ed0cb28451d3820625c077015b3ca5
Change-Id: I773b753e01c6023c98daedaa49c31dd5daea81d9
Change-Id: I1d3a086f8ce9b429b2f6cc3fe3a464935475e3d0
Change the exec call to execvp from execv. This matches AOSP behavior, and fixes dumpstate. Change-Id: Ie262859fe4d0404c0f9e1b4581069de6794fb30c
Change-Id: I47bbd720ec1799853840284344a618028d373c65
Patch Set 1: * add missing strings Patch Set 2: * rename some strings * fix typo Patch Set 3: * rename stringst after comments Change-Id: Ib157b07c53a0adb60ffcda52ca79c84392aa58f3
Apply minor corrections Change-Id: Idc6cca02a9237d2fef01b70d0d12540ec2218823
values-zh, zh-rSG, and zh-rHK are not part of AOSP, so remove those. Updated Simplified Chinese translations to follow AOSP conventions, as well as to better reflect translations done in other parts of the system for consistency's sake. Patch Set 2: Fix file formatting. Change-Id: I7fdf371e29f1c0018f3630dc74df8e158bb45182
- Replace single quotes to angle quotes - Minor changes to follow CM style Change-Id: I857450e9a02d45af8bc810ff94ff793f1b6a33b6
Change-Id: I747102a6a405d579735529e6562d78c087b1ef91
Signed-off-by: Michael Bestas <[email protected]> Change-Id: Ibef59078de4fdca7c4e037598acda4f5b2f79295
Moved from Widgets repository in its correct position here Signed-off-by: Michael Bestas <[email protected]> Change-Id: Ic4badb66edfdd253166827edf93822973c1c09b9
Change-Id: I6c4717540e4c6d451f75750faa9c8ad0cad56d72
Change-Id: I8a004757f2223fe3f704e61ac33f86b27f954d75
Change-Id: I0aedfcb5ef1e274fb5c7303b24400e18293a254f
Change-Id: Iec3d4d34b10e63e79a82afb41fd9653d6a8796a3
Change-Id: Ib4a6c7da891ec0de973e1ba2507a6fb13e091293
Change-Id: Ifae4b4991af2ad8945b7f295e76956d56629aefc
Change-Id: I9e31740ff9a50dbd11e4657a4b305eec75707045
Change-Id: I94b30c3ac95f7d63f6a33657a324fcc895ed3d45
Change-Id: Ia37fbc3e6b2571acf0545dd3454c22628b02f27c
- Pop-up dialog for each app Change-Id: I39a7f1c5972fa626e42fa3b28dd8a0b43b40585b
Change-Id: I16f07cd4f9c1c7c29d54e65e45e1cc733d7be215
Change-Id: I6f5e9973b35ab96fecfa870a6fa8edd421b4ce0e
- added missing Change-Id: I60aa40c4124bbbd36b3dcae4b3aca93f319c3865
Change-Id: Ifc8b79259db6f9c628cd3033fa3e46261dfd1e82
Change-Id: I2b7238d2031c79aba8780e29f2efeba695c75b39
Change-Id: I61d66ceb09490db53fd4cd0cdc3d9b780dbc5086
Change-Id: Ifa6d16f69c024fe2e467e462f243fb01e11f616b
Change-Id: I8ad7c72f1b214aea3033e26725b02a4d155da58f
This reverts commit ed55b0e. Conflicts: Superuser/jni/su/daemon.c
Enable filterTouchesWhenObscured on the accept request button to prevent possible clickjacking attacks. This is a measure used in many sensitive dialogs (app installation, backup & VPN) in AOSP.
Prevent clickjacking of superuser requests
iD7959
approved these changes
Oct 8, 2023
iD7959
suggested changes
Oct 8, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Root
rusherbyte
approved these changes
Nov 3, 2023
rusherbyte
suggested changes
Nov 3, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Root
rusherbyte
approved these changes
Nov 3, 2023
Closed
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.
Root