forked from ProtonAOSP/android_frameworks_base
-
Notifications
You must be signed in to change notification settings - Fork 2
Fix animation interopolator path #1
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
AndroBuddy
wants to merge
9
commits into
ProtonAOSP-wahoo:sc-qpr3
Choose a base branch
from
AndroBuddy:sc-v2
base: sc-qpr3
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
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
Paetially reverts commit 126b245. Change-Id: I91c85528554a512ee340ca8a9b697277f150b820 Reviewed-on: https://review.statixos.com/c/android_frameworks_base/+/6551 Reviewed-by: Anay Wadhera <anay1018@gmail.com> Reviewed-by: Sourajit Karmakar <sourajit@live.com> Tested-by: Anay Wadhera <anay1018@gmail.com> Reviewed-on: https://review.statixos.com/c/android_frameworks_base/+/7191
* this stuck out like an eyesore, fix it. Change-Id: I97bbb0dc676967491ec0e26007d1059c91e22fc7 Reviewed-on: https://review.statixos.com/c/android_frameworks_base/+/6708 Reviewed-by: Anay Wadhera <anay1018@gmail.com> Tested-by: Anay Wadhera <anay1018@gmail.com> Reviewed-on: https://review.statixos.com/c/android_frameworks_base/+/7196
Fixes: https://gitlab.com/LineageOS/issues/android/-/issues/3366 Change-Id: I0ad71c5e10f7c1191f51f3b287d52ec9e344277c Reviewed-on: https://review.statixos.com/c/android_frameworks_base/+/6784 Reviewed-by: Sourajit Karmakar <sourajit@live.com> Tested-by: Sourajit Karmakar <sourajit@live.com> Reviewed-on: https://review.statixos.com/c/android_frameworks_base/+/7203 Reviewed-by: Anay Wadhera <anay1018@gmail.com> Tested-by: Anay Wadhera <anay1018@gmail.com>
* both are inverted
Signed-off-by: Abhay Kshatriya <kshatriya.abhay@gmail.com>
---
IconPack{Sam,Victor}: Inverse vol collapse/expand anim path data
- This commit aligns the volume bar collapse/expand icon animations
behaviour of Sam and victor with other themes and also reformat
the code.
- Fixes wrong expand/collapse icon in volume bar.
Co-authored-by: Dhina17 <dhinalogu@gmail.com>
Change-Id: I30d9cb88e89f2452ce013cdf7d882dee93a34fed
Reviewed-on: https://review.statixos.com/c/android_frameworks_base/+/7887
Reviewed-by: Sourajit Karmakar <sourajit@live.com>
Tested-by: Sourajit Karmakar <sourajit@live.com>
biggest step taken, kills remaining 0.1% of germs completely. it's true tho. Change-Id: I26da2afc4d77749c735492345e5228899e79a2e4 Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com> Reviewed-on: https://review.statixos.com/c/android_frameworks_base/+/7835 Reviewed-by: Sourajit Karmakar <sourajit@live.com> Tested-by: Sourajit Karmakar <sourajit@live.com>
Fixes: https://gitlab.com/LineageOS/issues/android/-/issues/4620 Change-Id: I2735028472aa46bad412c69948936fb30c5fa36c
Signed-off-by: AndroBuddy <anirudhchimpidi8@gmail.com>
Signed-off-by: AndroBuddy <anirudhchimpidi8@gmail.com>
691df85 to
0276470
Compare
Signed-off-by: AndroBuddy <anirudhchimpidi8@gmail.com>
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.
Signed-off-by: AndroBuddy anirudhchimpidi8@gmail.com