-
Notifications
You must be signed in to change notification settings - Fork 15
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
FOD #6
Open
tribual
wants to merge
462
commits into
Bootleggers-BrokenLab:queso
Choose a base branch
from
tribual:queso
base: queso
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
FOD #6
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
Choose from Omni style with dedicated line of location, conditionimage, temperature or KeygardSlice style added to the dateline with conditionimage, temperature. Care is taken to properly display in ambient display, and ambient music. Change-Id: I6f09967843d360a82b6c98b8e3d1c9a269af798f
Change-Id: I049e026bcdcdea34ed61a07e6de953d91c6e57c1 Signed-off-by: Shubham Singh <[email protected]>
…not installed Change-Id: I2ea721a53d63dbd80edcc7a29e791f89c8cc0859 Signed-off-by: Shubham Singh <[email protected]>
This will make the weather tile, on long press, start the alternative weather apps instead of shoveling google weather no matter what Thanks @ishubhamsingh for the help with the code part Change-Id: I92839d79ec6e472fc619fee2dfb9fd4d27605708
Change-Id: Ib9d1f23dd92a569e5eff419c80a1aa41ebdc4d41
Change-Id: I7dc07b8e4a84a3f7214de911c9d1baad8c0ad05b
* Show build type (shishufied or unshishufied) instead of that useless build version. Change-Id: I012b70d5b1ad247f7ee34b545c043a6d4d556475
Change-Id: Ic987a96832df88bb6d23d728b7dc78796212f65a
Change-Id: I08b080914dc8041776eaf88333f338d505ed9f88
Disable city by default Enable temp by default also correct the default icon Change-Id: I8403edfd69492d5a6a588ce7dc4a153528d821cb
Change-Id: Ic3a2f738961dfd062e762153079cd8a5572c55fa
Change-Id: I76e95ba3016c6ce13e3e6230bb0bad32b23103fb
Let's make this dumb message less relevant to the eye Change-Id: I84807e39327136644afe48a44a3667066b652c90
- Make screen record optional while we're at it. - Turn off screenshot by default. **posp edit: Add long press screenshot menu for partial screenshot, kanged from ezio's screenrecord commit** Bootleggers (@eldainosor) edit: Let's make it run our screen recorder on press, and launch the main app on long press Credit to Google / Material Design Icons @ http://materialdesignicons.com for icon http://materialdesignicons.com/icon/video. Change-Id: If643417d5001f9e660d36853544f01ae1d2badd0
Instead of making the actual status the title, let's show it as secondary text, else it's a bad, ugly, meanie QS tile. Change-Id: Ifc4c5f12e6759d016ce77a35c6bdf0d8df2db8ce
Issue: Some of our headers uses textures are tinted with android:tint, but also the headers are tinted with PorterDuff method to produce the shadow. This situation makes the system accent tint went full black with even a 1% of 'shadow' and removes all the color from the headers (making them black, and looking fugly on dark themes) So, as a bad alternative method, let's use a new view based on the qs background but fully black to work the same way as the previous shadow, but making the tint issue gone. Change-Id: I68d16c0404744c59b68bce2478d045bb79127768
Custom headers and new cameras with bigger resolution sizes aren't a good match. This might put a stop to those who put a 4K image as their header and complains about SysUI struggling :) Change-Id: I4a9ade0008f532d84160f44c57efdaa3e1fdeb30
with inspiration from ezio84 idoybh edit: adapted to android10 Change-Id: I980a1ab2ed024f467367b222ab408ccfe1e1882f
also assume we learned the gesture after 2 days instead of 10 and don't reset counters when the users changes navbar modes Change-Id: I2ba5d0a6ff678b8466d0e4f9bcf798dc3b0f6d67
Change-Id: I7e9db7cf6c2c8c74ad03a77a80ddfa1b93a1bfba Signed-off-by: Aman Singh <[email protected]>
TODO maybe add settings observer to do update faster then waiting for the next update Change-Id: I3367bf0b7ff5b6483efc820a86dec8469af6e034
This fixes the mobile type icons not updating when toggled. Change-Id: Idf186069710ecf674ca749f811e2596f9fdbd467
Change-Id: I50349a910aa604959def70377da135c6d94c7774
Android does have a pretty soft vibration at the time of doing haptic feedback at the time of doing gestures. So why not enable that haptic response on gestures? Let's make it oddly satisfying Change-Id: Ic45aed0711f6a4259ce0290307e08b7b5377aa65
- Originally extracted and decompiled from the HideNavBar magisk moudle. - Adjusted for CMake compilation and package names are changed as per our needs to dynamically load the overlays. source: https://github.com/Magisk-Modules-Repo/HideNavBar SKULSHADY: Cleanup the overlays Change-Id: Idfb4943b54a6c6c674e141eda484377ad5e1c9ad Signed-off-by: ganeshi4u <[email protected]> Signed-off-by: NurKeinNeid <[email protected]>
needed system/core patch based on: [2/2] frameworks: show charging current & voltage on lockscreen by yank555-lu [2/2]Base: show more battery info on lockscreen when charging by yank555-lu LockscreenCharging: Use double for mChargingVoltage and show as4.XV by xyyx Lockscreen charging: Formatting improvements by nathanchance Change-Id: I42f90b413fd1445ded00cb5769af0ce5faf15c49
Change-Id: Icbfa068fa0db2ae28436063072dd4b576f1b2be1 FileUtils: Add util to check if a file exists Change-Id: I565744821346c90ff670704a13fffc7bf464ff71 Signed-off-by: gtpitch <[email protected]> Signed-off-by: Josh Fox(XlxFoXxlX) <[email protected]> Signed-off-by: Anirudh Gupta <[email protected]>
to configure the height of the back gesture Change-Id: I6ebe0039e250f3b8f0b91b232df5941b58026499
Doesn't work properly on some devices, so allow those devices to disable this. Based on the phhusson treble patch. Change-Id: I240fff3dc4bfb76144c4ad0ce5047d8e32c11796
By popular demand. Change-Id: Ic8819c9b9cf5d1469a47f3d16cd10918285f40f9
Change-Id: I119713755cc3efa7bae25ca5ed0bfac18fae630d Signed-off-by: 00day0 <[email protected]> Signed-off-by: Joey Huab <[email protected]>
* Add the rest of the icons from MIUI * Also includes FODCircleView: don't require systemui restart to toggle recognizing animations Change-Id: I7372afa7e05aea025a9455a5b508796a9dcf1e3f Co-authored-by: 00day0 <[email protected]> Signed-off-by: Joey Huab <[email protected]>
* From OP6T OPSystemUI.apk * Includes the following animations: - Cosmos - McLaren - Stripe - Wave Signed-off-by: Joey Huab <[email protected]>
* Includes the following animations: - DNA - Future - Halo Ring - Molecular Co-authored-by: deadlyghost088 <[email protected]> Signed-off-by: Joey Huab <[email protected]>
* move list of icons and animation into "actual" list * remove unnecessary style getter and setter * instead of update styles on every post-touch, update it only at necessary events (onConfigurationChanged and onKeyguardVisibilityChanged) Change-Id: I97d4a37cd4fc022b7b83aff1e6914c3503bf2142 Signed-off-by: Nauval Rizky <[email protected]> Signed-off-by: Joey Huab <[email protected]>
Signed-off-by: Joey Huab <[email protected]>
Change-Id: I314dba101541547018eaa8904acf4cd2765824b2 Signed-off-by: Joey Huab <[email protected]>
Signed-off-by: Joey Huab <[email protected]>
Change-Id: Id1ae4e604a469e179ea1f3fbb43a97d6c588ca94 Signed-off-by: Joey Huab <[email protected]>
Change-Id: I81e149e8aedd11613c487b530e23ca76567161be Signed-off-by: Joey Huab <[email protected]>
Co-authored-by: Stallix <[email protected]> Signed-off-by: Joey Huab <[email protected]>
Change-Id: I10b47ea87838f25207c908adb14c5b447e6e73c3
Change-Id: I49465265d4b0b18ac38d31d1b45515c39c29b73c
Change-Id: I7bb8b942418fd14d0e2edfe1a3242c68823d9c8f
Change-Id: Ica8e3ef884d3b3903abd08347a6afb783e7b750e
Change-Id: I28755f26a1b536f69a857356ddc32eb4bb2fd130
Change-Id: I3a156e974a1af77720e17d0ce1f1457c9d4edb8a
Change-Id: I917a0ccb8cc3b1cfc677ea508c879fe8be49ed2d
Change-Id: I62dbb9984cd11d2d2fc14660f13498d29418d8d8
Change-Id: Id6d5bcbb21069c171cba46362c95450efcb1ec89
Change-Id: Id5eab28c1f03882eb25e6524abb295e6288cca9f
Change-Id: Id1b71e7897163c9a7c70b746e47c4afe814ccf6a
Change-Id: I3fd2516c61398ee1cd1169fa07e3cae8d2274a61
Change-Id: Iadf3f13bf8a804c8dbaab3cef8cbea5c0bf59b03
For some reason on OnePlus 7 FOD animation not perfectly aligned with FOD circle. This commit allows to set offset for vertical position of FOD animation. Change-Id: Ib62a15ec1bff9477e34f203a5e21f912022f0a0e
dinosnore1
force-pushed
the
queso
branch
2 times, most recently
from
June 3, 2020 20:45
9eaf991
to
7ac4c35
Compare
eldainosor
pushed a commit
that referenced
this pull request
Nov 8, 2020
…0c2e16 Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11829248 Change-Id: Ifcabecf8dfe023775e3bc0b5b8baf903bc27c66e
eldainosor
pushed a commit
that referenced
this pull request
Nov 8, 2020
a2127eb Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12065945 Change-Id: Ieaa7fdce06d0e12be780790a95fef6c782dcdf8b
eldainosor
pushed a commit
that referenced
this pull request
Nov 8, 2020
."" into rvc-dev am: 3d61c82 Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/12065945 Change-Id: I2333ef565f9f2a199e944361fc207f355ca34c43
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.
No description provided.