SystemUI: Extend screen recorder options#1324
Open
zerotwo-alt wants to merge 13 commits into
Open
Conversation
zerotwo-alt
commented
Jun 20, 2026
Member
|
layout looks bad. needs to be fixed first. |
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This fixes Realme Link crash issue Realme link tries to use reflection api for some oplus methods. Normally the are not presents if it is not oppo phone. They catch exception and all work fine, but on oplus/realme phones with imported oplus fwk for camera this doesn't work because we have these methods in separate boot jar and got denial from system on these hidden api methods. So, just move this harmless crap to FWB and annotate it properly. Change-Id: I5ffecc9be52505371400b0b976c5f14e66bd853d Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Solves stretch animations not voting high hint. This is the second ARR-focused change to View after b7b6905e1153 Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>
This reverts commit 00f2c3e.
This reverts commit c9f9e9b.
This reverts commit c3a7ec5.
Signed-off-by: Abhay Singh Gill <abhaygill017@gmail.com> Signed-off-by: Dmitrii <bankersenator@gmail.com> Signed-off-by: Ghosuto <clash.raja10@gmail.com>
feature specs taken from motorola Change-Id: I04b794f1114cab0b50e49708827e91fd56de773e Signed-off-by: rmp22 <195054967+rmp22@users.noreply.github.com> Signed-off-by: Ghosuto <clash.raja10@gmail.com> Signed-off-by: zerotwo-alt <amruthv780@gmail.com>
Signed-off-by: Zero two <amruthv780@gmail.com>
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
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.