[App+Magisk Module]ACC - Custom accent colour creator [Android 8+] - Android Apps and Games

ACC - Accent Colour Creator​
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Introduction
Android 10 introduces an option to change the system accent colour. In pure AOSP, it is limited to certain preset colours(Custom ROMs may have more colours). What if you want to set your own accent colour? That's where this app comes into play. The app gets your choice of colours (You can select from presets, wallpaper colours or create a custom colour) and creates an overlay targeting android (framework-res). A Magisk module is created by the app, which injects the created overlay to the system (Read: Systemless :angel.
Click to expand...
Click to collapse
Features
You can select colours from your wallpaper, presets in the app or set your own custom colour.
Multiple accents can be created.
Separate accents for dark & light theme [Android 10 only].
Adjust Hue, saturation & lightness of the chosen colours to your liking. Android 10 users can use this to create desaturated dark theme accent.
Enable/disable accents.
Remove created accents (swipe from sides).
Click to expand...
Click to collapse
Disclaimer
As of now, this is untested on OEM skins(OOS, OneUI, MiUI etc). But should work on custom ROMs, if they don't block overlays.
If something goes wrong, remove the module created by the app in /data/adb/modules/ using TWRP or adb shell with root access.
Uninstalling the app won't remove the custom accent colour.
Click to expand...
Click to collapse
Requirements
Android 8+
Magisk.
Click to expand...
Click to collapse
References
For setting custom colours
Material Color Tool
W3Schools
Click to expand...
Click to collapse
Instructions
Grant root access when prompted.
Pick your new accent via wallpaper colours, presets or a custom colour.
Set a name for your accent colour. This is the name will be shown in system settings.
Once the new accent colour is created, a snackbar will be shown with an option to reboot.
After a reboot, you should see the new accent colour, either in developer options or the custom ROM's setting. If not manually enable it from the app.
To create a new accent, repeat the above steps. You can create multiple accents in one go and reboot once.
To remove a particular accent, swipe from the sides and reboot.
To remove all the custom accent colours, remove the Magisk module and reboot.
Click to expand...
Click to collapse
Downloads
Find the latest release here
Click to expand...
Click to collapse
TODO
[*]Allow creating multiple accent colours.
[*]Include some preset colours in the app.
Click to expand...
Click to collapse
Thanks to/Credits
@topjohnwu for Magisk(#include <signing>) and libsu.
The Lawnchair team for their fork of Chroma.
Substratum for aapt & zipalign
[*] @zackptg5 & james34602 @Github for xmlstarlet.
AOSP
AEX for preset colours
Everyone who tested the app
Click to expand...
Click to collapse
Alternate method
Shell script
Script for Linux/macOS. More info in the read me:
QACC-PC
Click to expand...
Click to collapse
XDA:DevDB Information
Accent Colour Creator, App for all devices (see above for details)
Contributors
Akilesh_15
Source Code: https://github.com/Akilesh-T/QACC
Version Information
Status: Stable
Current Stable Version: v1.51
Stable Release Date: 2020-1-18
Created 2019-11-29
Last Updated 2020-1-18

Reserved

Android 10 rooted . I installed the app and created some test colors , granted permission, rebooted but nothing changed ? . Did I miss a step ??
Edit : nevermind , tried rebooting again and it works perfectly. Thank you
Maybe with future updates we can test to see how the colors look with light and dark prior to rebooting?

Can you get it working for Android 8+? I'm using swift installer now, it works quite the same way but you can't create multiple colors to switch between them using run shell in Tasker.

bluedog220 said:
Android 10 rooted . I installed the app and created some test colors , granted permission, rebooted but nothing changed ? . Did I miss a step ??
Edit : nevermind , tried rebooting again and it works perfectly. Thank you
Maybe with future updates we can test to see how the colors look with light and dark prior to rebooting?
Click to expand...
Click to collapse
Can't preview directly on the UI, but maybe a generic template can be created to show the changes. Will try to add in a future update.

thecoolkid said:
Can you get it working for Android 8+? I'm using swift installer now, it works quite the same way but you can't create multiple colors to switch between them using run shell in Tasker.
Click to expand...
Click to collapse
I'm checking it. It didn't work on 7 plus running Pie, unfortunately. Will have to test on some other device.

Unfortunately on the Essential Phone the developers decided to remove the option to pick a different color entirely from the developer settings. I was hoping this would just be applied without needing a system option but as it is it doesn't work.

Tanner1294 said:
Unfortunately on the Essential Phone the developers decided to remove the option to pick a different color entirely from the developer settings. I was hoping this would just be applied without needing a system option but as it is it doesn't work.
Click to expand...
Click to collapse
Try v1.10. It has an option to manually enable it.

Update v1.20
Changelog
Make wallpaper colours selectable.
Add preset colours from AEX.
Support Android Oreo & above. (Tested only on Pie and 10 atm)
UI enhancements to manually enable custom accent.
Minor UI & UX improvements.
Download
@thecoolkid, can you test it on Oreo?

Akilesh_15 said:
Changelog
Make wallpaper colours selectable.
Add preset colours from AEX.
Support Android Oreo & above. (Tested only on Pie and 10 atm)
UI enhancements to manually enable custom accent.
Minor UI & UX improvements.
Download
@thecoolkid, can you test it on Oreo?
Click to expand...
Click to collapse
Sure, I did. Unfortunately it force-closes when I tap "create accent colour" button.

Great app thanks dev

Akilesh_15 said:
Changelog
Make wallpaper colours selectable.
Add preset colours from AEX.
Support Android Oreo & above. (Tested only on Pie and 10 atm)
UI enhancements to manually enable custom accent.
Minor UI & UX improvements.
Download
@thecoolkid, can you test it on Oreo?
Click to expand...
Click to collapse
Here's a log you asked for. Does that help?

thecoolkid said:
Here's a log you asked for. Does that help?
Click to expand...
Click to collapse
Yeah, I got a similar log on a different device. Please try the apk attached below. If it crashes again, share the logs.

Akilesh_15 said:
Yeah, I got a similar log on a different device. Please try the apk attached below. If it crashes again, share the logs.
Click to expand...
Click to collapse
Still crashes.

Crash with the test version you PM'ed me.

Update v1.30
What's new:
Add both arm & arm64 binaries (credits: Substratum)
Add an option to manually toggle app's dark theme
Allow creating multiple accents
Enable/disable accents
Remove created accents (swipe left)
Refactor Text Input EditText
Download v1.30

thecoolkid said:
Crash with the test version you PM'ed me.
Click to expand...
Click to collapse
This one should work. Thanks for testing!

It says not installed on accents. This is on HavocOS A9. Is it because of the rom?

Tested on OOS 10.0.1 OP 6T doesn't change the color... tried on dark/white default theme too....

emincangencer said:
It says not installed on accents. This is on HavocOS A9. Is it because of the rom?
Click to expand...
Click to collapse
Did you reboot after creating an accent? The changes are applied only after a reboot.

Related

[ROM][Weeklies][CM7] PotatoCM 2015-04-02 Color is Power

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​
Code:
[FONT="Courier New"][SIZE="2"]#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/[/SIZE][/FONT]
INTRODUCTION​
POTATOCM IS A CUSTOM ROM BASED ON CYANOGENMOD 7
WITH FEATURES FROM OTHER OPEN SOURCE ROM AND ALSO FEATURES FROM POTATOINC​THE AIM OF POTATOCM IS TO ENHANCE THE USER EXPERIENCE OF CYANOGENMOD 7
CYANOGENMOD IS GOOD, CYANOGENMOD + MORE FEATURES IS BETTER​
Click to expand...
Click to collapse
INSTRUCTIONS​
1.GO BACK TO STOCK ROM (VIA ODIN)
2. FLASH CWM RECOVERY 6.0.1.2 OR 5.0.2.8
3. FLASH THE CM SPECIFIC KERNEL
4. FLASH EXT4 FORMATTER
5. MOUNT DATA, SYSTEM, SDCARD
6. DO A FULL WIPE
7. MOUNT DATA, SYSTEM, SDCARD
8. INSTALL ROM
9. MOUNT DATA, SYSTEM, SDCARD
10. INSTALL GAPPS​
COMING FROM OTHER CM7 ROM
1. DO A FULL WIPE
2. MOUNT DATA, SYSTEM, SDCARD
3. INSTALL ROM
4. MOUNT DATA, SYSTEM, SDCARD
5. INSTALL GAPPS​
COMING FROM PREVIOUS BUILDS
1. DO A FULL WIPE (OPTIONAL)
2. MOUNT DATA, SYSTEM, SDCARD
3. INSTALL ROM
4. MOUNT DATA, SYSTEM, SDCARD
5. INSTALL GAPPS​
Click to expand...
Click to collapse
SCREENSHOTS​​
More screenshots here SCREENSHOTS TAB
TINTED STATUSBAR​
PER-APP COLOR REPLACED BY TINTED STATUSBAR​
​
DYNAMIC VOLUME PANEL
​
BUGS​
SAME TO CYANOGENMOD 7 BY TEAM BROADCOM SINCE WE ARE USING THEIR SOURCES.
MANY THANKS TO THE TEAM​
Click to expand...
Click to collapse
CREDITS​
@bieltv.3
@pollube
@jaysean
@spacecaker
CyanogenMod
BroadcomCM
ParanoidAndroid
AOKP
PACMan ROMS​
Click to expand...
Click to collapse
DOWNLOAD​
Downloads tab​
Click to expand...
Click to collapse
XDA:DevDB Information
PotatoCM, ROM for the Samsung Galaxy Y GT-S5360
Contributors
mariozawa
ROM OS Version: 2.3.x Gingerbread
Based On: CyanogenMod
Version Information
Status: Stable
Created 2014-09-04
Last Updated 2015-07-12
Changelog.
2015-04-02
Merged Per-App color to Dynamic tint bar - This will allow the user to select a custom color if they do not like the app tint.
Hide clock when device is locked
Add SMS Barrage on Messaging App
Add support for SMS PopUp
Add support for inserting Emojis in messaging
Lollipop UI messaging app (Circle ImageView for avatars)
Random Power widget's background color - From PxL ROM ( Hi there Lenox devs! )
Customizable Power menu - Users can now enable/disable Power menu items
Customizable PieNav - Users can now enable/disable Pie items
Launch Music app when headset is connected
Add RecentsRAMBar in recents dialog by default
Bring back the Settings shortcut on Expanded header
Settings toggle button will now hide the notification pulldown
Add support for custom bootanimation and boot sound
Add burst mode in camera app
Change fonts to KitKat font
Smoother build - Zip align using dsixda's Android Kitchen (already zip aligned by building but much smoother if zip aligned via Kitchen)
Add Circle Dashed icon
Add Circle with percentage
Add circle dashed with percentage
Click to expand...
Click to collapse
OLDER BUILDS
2015-03-11
Add Dark Statusbar tint
Custom dark tint intensity
White tint the statusbar icons if darker tint is enabled
Add custom circular progressbar
Rename Tinted statusbar to Dynamic Tint bars
New Settings theme and some parts of the Framework
Lollipop fonts
Dynamic Volume Panel is currently unsupported in this build
Click to expand...
Click to collapse
2015-03-05
Replace Per-App color with Tinted Statusbar
2015-02-11
Add support for Emojis (We can now view Emojis - boxes normally)
Increase performance thumbnail generation (from jellybean-mr1)
Wrong 24 hour time fixed
Black text on black background in expanded notification fixed (Third party apps not included)
Add option to Show/Hide Brightness slider
Add Horizontal power widget mode
Slightly themed the framework (New background, titlebar, preference, seekbars)
Adjust the size of textView by 1sp (Previously reduced by 2sp)
Remove branding in system (The package names usually com.potato.modname )
Add Potato Plat logo (The devilish TacNayn instead of NyanCat (Nyandroid on ICS), long press the Potato Icon to show animation )
Change default CM color overlays to White
Dynamic Volume adjust dialog (Background ang textColor depends on Statusbar background)
Click to expand...
Click to collapse
2015-02-04
Clock Mods
Clock style - Right, Center, Hidden
AM/PM style - Normal, Small, None
Weekday style - Normal, Small, None
Clock color
Click to expand...
Click to collapse
Smooth Progressbar
Mirror mode
Reversed
Speed
Width
Length
Sections count
Custom colors
Interpolarator - None, Accelerate, Linear, AcceleateDeccelerate
Click to expand...
Click to collapse
ListView animation
Listview animtion - Off, Wave(Left), Wave(Right), Scale, Alpha, Stack(Top), Stack(Bottom), Unfold, Fold, Translate(Left), Translate(Right)
Click to expand...
Click to collapse
Vertical Powerwidget layout
Battery mods
Added Circle battery mod
Make circle battery mod looks like what in CM11
Click to expand...
Click to collapse
Removed some CM features
Remove the lockscreen mod and replace it with only
one style (Jellybean)
Click to expand...
Click to collapse
Create SIM contact
Import from SIM> Press menu> Add SIM contact
Click to expand...
Click to collapse
Make texts smaller
Make the text size smaller by 2sp
Click to expand...
Click to collapse
New theme
Mianogen inspired theme with simplicity from AOSPA
Click to expand...
Click to collapse
New settings
Merge Potato Settings app with Android Settings app
Click to expand...
Click to collapse
Battery bar
Enable/Disable battery bar
Battery bar color
Battery bar animation
Click to expand...
Click to collapse
Button animation (Ripple animation)
Enable/disable button animation
Ripple color
Click to expand...
Click to collapse
Breathing SMS
Enable/disable breathing SMS animation
Click to expand...
Click to collapse
Recents RAM bar
Enable/disable RAM Bar
Custom RAM Bar colors
Click to expand...
Click to collapse
Custom volume level steps
Control all your volume steps from 5 - 60 steps
Click to expand...
Click to collapse
PotaToast
Custom toast animation
Custom text color
Custom background color
Gravity
Click to expand...
Click to collapse
Per-App color
Per-statusbar color configuration
Per-app PIE Nav color
Click to expand...
Click to collapse
Pie Nav
Enable PIE
Middle Allignment
Trigger area
Pie gravity
Pie size
Pie style
Pie gap
Pie color
Click to expand...
Click to collapse
JellyBean lockscreen
Backported Jelybean Style lockscreen
More minimalistic lockscreen
Click to expand...
Click to collapse
​
​
Dynamic tint bars
-Automatically change the statusbar background color depending on the Titlebar or the color of upper most part of the screen under the statusbar
-coded from scratch to make it possible in Gingerbread
Click to expand...
Click to collapse
POTATOAST
- snackbar inspired toast
-custom animation
-toast location
-text color
-background color
Click to expand...
Click to collapse
PER-APP COLOR
-this is not paranoidandroid invention
-this is different from pa's
-icon color tinting is automatically set when background is dark or light
Click to expand...
Click to collapse
PIENav
-pienav from paranoid android
Click to expand...
Click to collapse
DYNAMIC VOLUME ADJUST
-dynamically changing volume adjust style depending on statusbar background color
Click to expand...
Click to collapse
​
Wow, man! Another CM 7 compiled from source!
Edit: @mariozawa the UI/theme as screenshot is not inncluded in the first build?
Great ! Can you share your theme
great work.
good job @op , downloading!!! will give small report asap , but, do we need to install separated kernel? or this rom already come along with kernel? thanks
gothed said:
good job @op , downloading!!! will give small report asap , but, do we need to install separated kernel? or this rom already come along with kernel? thanks
Click to expand...
Click to collapse
You need to install CM specific kernel :good:
@mariozawa download link is not working !! plz provide working link i wanna test dis rom
datvui2211 said:
Great ! Can you share your theme
Click to expand...
Click to collapse
ICSandwichBlack + Android L Wallpaper
sohan rawat said:
@mariozawa download link is not working !! plz provide working link i wanna test dis rom
Click to expand...
Click to collapse
Try the one at the Downloads Tab or try this DevHost link
http://d-h.st/bMB
lionelsuyog said:
Wow, man! Another CM 7 compiled from source!
Edit: @mariozawa the UI/theme as screenshot is not inncluded in the first build?
Click to expand...
Click to collapse
Yes I don't have any permission to include it in the ROM
Review : 4/5
Pros:
Smooth
Fast
Google Style Progress Bar!
Statusbar Mods
Cons (!):
Cannot install apps/ Out of space error
I need an update fix for that. I can't enjoy this unless those are not fixed.
jpdesuasido said:
Review : 4/5
Pros:
Smooth
Fast
Google Style Progress Bar!
Statusbar Mods
Cons (!):
Cannot install apps/ Out of space error
I need an update fix for that. I can't enjoy this unless those are not fixed.
Click to expand...
Click to collapse
Flash EXT4 formatter then wipe your data.
WOW!awesome rom
great job mariozawa, can you share your source rom? because im interested about screen animation option in your rom
K_TECH said:
great job mariozawa, can you share your source rom? because im interested about screen animation option in your rom
Click to expand...
Click to collapse
I'm planning to make this opensource since all features are opensource but I'm not a git mastah at this time for now only porting is possible
mariozawa said:
I'm planning to make this opensource since all features are opensource but I'm not a git mastah at this time for now only porting is possible
Click to expand...
Click to collapse
Thanks mariozawa, i will be waiting for your source.. just keep it up
wow them features are beast !!!
waiting for RC build XD
just one word
"WOW"
Can you port libskia.so and libskiagl.so from stock rom for CM7(this rom) ?
how to install this rom from stock rom
sorry i'm newbie

[APP][AOSP/STOCK]QCView - QuickCircle for AOSP/Stock[1.2.4]

QCView
QCView is a custom Implementation of the QuickCircle for the LG G3.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features
Easily customizable - It's fully compatible with the Clock format used by QCThemer, just download one of the already made clocks, or create your own.
QuickApps - Officially supported by Quick Circle Apps, other apps may work. Also has it's own collection of apps.
Show your notifications - Swipe to the right to show you your Notifications. Drag the icon to the trash, to delete the Notification.
Control your music - Swipe to the left to control your running music players
Secure your view - You can set a security KnockCode in the settings, to protect your notifications and apps from prying eyes.​
Instructions
Disable screen automatically turning off when cover is closed
Works OOTB on cm12.1 based and stock roms. For older roms:
If your rom doesn't allow you to disable it, you have two options:
Xposed
If you're running Xposed, you can just install the module Disable_lidControlsSleep and activate it.
Apktool
You'll need some basic knowledge of the console/terminal/cmd-prompt to use Apktool and adb.
Download the newest Apktool if you have any troubles.
Connect your phone via usb to the PC and make sure USB-Debugging is enabled
(Re)Start adbd-daemon in root mode:
Code:
adb root
Pull framework-res form your device
Code:
adb pull /system/framework/framework-res.apk
Decompile your framework-res.apk with apktool
Code:
java -jar apktool.jar d -s framework-res.apk
Edit "framework-res/res/values/bools.xml"
search for "lidControlsSleep" and set the value to false
Recompile your framework-res.apk with apktool
Code:
java -jar apktool.jar b -c framework-res
Remount your /system partition rw
Code:
adb remount
Push your edited framework-res.apk
Code:
adb push framework-res/dist/framework-res.apk /system/framework/framework-res.apk
Reboot your device
Code:
adb reboot
You'll need to repeat this, every time you update your rom
Download and Install QCView
(Optional: Download Quick Circle Apps and/or Chabino's Apps)
You want to see QCView in your native language?
Head over to OneSky and help translate the app
(Your language is not available? => pm me and I'll add it)
Download
Download from AFH
Changelog
v1.2.4:
update translations
add polish translation (thanks to @dadi11)
add lithuanian translation (thanks to @Molius)
v1.2.3:
Fix weather clock crash when no location is available
add italian translation (thanks to @maps4e)
v1.2.2:
Updated translations
Add portuguese translation (thanks to @tarzan2003)
v1.2.1:
Fix weather clock crash on network error
Make weather clock update interval configurable
Add automatic updates
v1.2.0:
fix missing launcher icons
add weather clock
Service notification priority set to MIN => The notification icon will now only be visible in the notification area
add russion translation (thx to @gaich)
add partial german translation
added banner ads
v1.1.5:
fix qcview randomly popping up, because of wrong magnetic values
v1.1.4:
fix only showing hangup button when receiving a call
v1.1.3:
Add settings to disable in call ui
v1.1.2:
Hotfix for in-call ui showing even when cover is opened
v1.1.1:
Fix music crash with some apps (Eleven Player)
Use custom volume control instead of default android panel
Use a default background if player doesn't supply a cover
Fix stuck notifications #2
Better call handling
2015-05-09-1:
KnockCode (Enable in Settings)
Settings
Music Control (When player is active swipe to the right)
QCircleLib -> GitHub
Fix notifications Reappearing after remove
2015-05-07-2:
Drag a (non persistent) Notitication icon -> a trash icon will appear. Drop to remove the notification
Opening the cover while looking at an expanded notification will trigger the notification intent
Fixed some more notification bugs
Fixed a bug with the glowing circle animation
2015-05-07-1:
Split into chabinoapps and qcview
Add support to load external applications
Add patched quickapps
Please let me know what you think.
Screenshots:
Old Post
Thread started Chabino.G but due to time constraints is now being updated by BigBoot93
This app is not the official one. Now compatible for every ROM !!!!!!!. (For stock it is recommended to freeze the stock QuickCircle)
Check the @BigBoot93 version at page 128: http://forum.xda-developers.com/showpost.php?p=59892931&postcount=128
We will only update this version in the future because I love BigBoot work and interface.
Credits to @hack_er4 @Lillo75 @kscasper13 @BigBoot93 & @mohfreestyl for design the watches
Special thanks to @AngelBob @AndroidUser00110001 & @manups4e
Hi XDA,
TUTO
Follow this steps:
*Install xposed. (Search for a tuto on xda)
**If needed ->Flash the makepermissive.zip to set SElinux on permissive, no need soft reboot anymore.
***For AOSP: install the xposed module "disable_lid_controlSleep". Activate it and then reboot normally. Stock not needs that.
****Install the BigBoot93 version of QCView at post 128: http://forum.xda-developers.com/showpost.php?p=59892931&postcount=128
*****If you love Quickapps: Install Quickapps version 4.3 on playstore : Now fully compatible with QCView with no needs of patched version.
yoavst said:
I'm happy to announce that stock quick circle (4.3) should now fully* support QCircleView!
No need to download patched version anymore.
For Developers
If you develop Quick Circle app, you could use QCircle-Design-Template by LG ( https://github.com/LGDeveloper/QCircle-Design-Template/pull/18 ) and have QCircleView support
Just add this code to your activity:
Code:
Select Code QCircleFeature.setAlternativeValues(new Bundle(){{ putInt("config_circle_diameter", 1101); putInt("config_circle_window_y_pos", 0); putInt("config_circle_window_height", 1046); }});
* Quick toggles is the only app that will crash. tested on 5.0 CM 12 rom with @BigBoot93 's version. Fix will arrive soon.
Click to expand...
Click to collapse
******If you love my apps also, install Chabinoapps from post 128 attachments.
Changelog 1.1.2 BigBoot Version
•Hotfix for in-call ui showing even when cover is opened
v1.1.1:•Fix music crash with some apps (Eleven Player)
•Use custom volume control instead of default android panel
•Use a default background if player doesn't supply a cover
•Fix stuck notifications #2
•Better call handling
____________________________________________________________________________________________________________________________
Changelog 1.0.3 BigBoot93 version
The best update you ever seen!!! Fully compatible with QCthemer by @BigBoot93
Go to post 128 : http://forum.xda-developers.com/showpost.php?p=59892931&postcount=128
*Every QuickCircleView old features
*Possibility to add and remove your own clock with QCthemer
*Possibility to add Quickapps by yoavst or/and Chabinosapps by me
*New animations
*New bieautiful notification panel
*Swipe down to show the menu. Swipe left to see notification (if activated), swipe up the notification to see it in extended mode. If you open the cover when a notification is in expended mode the related app will open itself
____________________________________________________________________________________________________________________________
Changelog 2.2 Chabino Version (Obsolete)
Apk : http://www32.zippyshare.com/v/qYrW9SfW/file.html
*
*
*
You can make your own clock by following @BigBoot93 recommendations and add it in QCthemer
Source code of 2.2 (Chabino Version): https://github.com/Chabino/QCircleView
All credits goes to @BigBoot93 and @Chabino.G
Is it compatible with quick remote?
Can't wait to upgrade to 0301 to try!
Whyt_e said:
Is it compatible with quick remote?
Click to expand...
Click to collapse
For now no, it's in beta stage. In my next update maybe it'll be compatible.
Chabino.G said:
-Reboot the phone and make sur that when you close the cover the screen doesn't turn off automatically.
Click to expand...
Click to collapse
Does that mean the screen will stay on with the cover ?
lapocompris said:
Does that mean the screen will stay on with the cover ?
Click to expand...
Click to collapse
Indeed the screen will stay on with the cover. But when you installed and launched QCircleView app your screen will turn off automatically when you close the cover.
In fact, I just manage this features on my app, instead of let the rom manage it. Try it, but for reverse you can reflash the CM12_2015-03-01 without wipe, it will restore your original framework-res.apk.
Can someone confirm if it's working with BlissPop 2.1?
num1gever said:
Can someone confirm if it's working with BlissPop 2.1?
Click to expand...
Click to collapse
Don't try it because of different framework-res. apk. Send me BlissPop 2.1 framework-res.apk in System/framework/ I will make a zip for you.
I would like to add support for Quick Circle Apps for that If you will open source it.
I'll upload the framework-res of crdroid soon.
Edit: Was trying to do that by myself, why does it fail after:
apktool d framework-res.apk
*editing file*
apktool b framework-res
yoavst said:
I would like to add support for Quick Circle Apps for that If you will open source it.
I'll upload the framework-res of crdroid soon.
Click to expand...
Click to collapse
You are the best Yo, I will post my source on github soon.
Working fine on CM12, add more watch faces and please remove the texts you added on watches ... the battery level time and date... or give us the option to hide them... on some watches it looks really ugly. other then that big thanx for your work ...missed quickcircle apps on my phone
Oh and also please put other icons for the apps, the one you chose are a bit ugly..
Chabino.G said:
You are the best Yo, I will post my source on github soon.
Click to expand...
Click to collapse
Thanks. Here is my framework res: http://www42.zippyshare.com/v/8ktht4xI/file.html
Can you tell me what have you done to make the compiling back work?
Commandox said:
Working fine on CM12, add more watch faces and please remove the texts you added on watches ... the battery level time and date... or give us the option to hide them... on some watches it looks really ugly. other then that big thanx for your work ...missed quickcircle apps on my phone
Oh and also please put other icons for the apps, the one you chose are a bit ugly..
Click to expand...
Click to collapse
Thanks for your feedbacks ahah. I will modify that soon. But for the icon I have no inspiration, give me your idea .
Your welcom. Can you please try to answer and reject a call in the cover, if it is broken I will correct it on my next update.
yoavst said:
Thanks. Here is my framework res: http://www42.zippyshare.com/v/8ktht4xI/file.html
Can you tell me what have you done to make the compiling back work?
Click to expand...
Click to collapse
Download and use this beta apktool at the end of the link.
https://code.google.com/p/android-a...tus Priority Milestone Owner Summary Modified it's work fine.
But to be sure that the size don't change, I hex edit it with HxD Editor. Search 12 FF FF FF 08 (corresponding to .ÿÿÿÿ. = "true") hex value, go to 29th occurrence and modify it to 12 00 00 00 00 08 (corresponding to ...... = "false"). (I count the number of true value on bool.xml since the beginning to lidControlSleep, for now on CM12 it's 29).
Edit : Here is your edited framework zip : http://www47.zippyshare.com/v/buaMt4dU/file.html
This would remove XPOSED right?
Upstreammiami said:
This would remove XPOSED right?
Click to expand...
Click to collapse
Hmm well.. I don't know, give it a try maybe. Do xposed modify the framework-res.apk?
Chabino.G said:
Hmm well.. I don't know, give it a try maybe. Do xposed modify the framework-res.apk?
Click to expand...
Click to collapse
Yes
---------- Post added at 01:29 PM ---------- Previous post was at 01:26 PM ----------
Chabino.G said:
Hmm well.. I don't know, give it a try maybe. Do xposed modify the framework-res.apk?
Click to expand...
Click to collapse
Would be great if you make this into an XPOSED module so you can use there framework
Upstreammiami said:
Yes
---------- Post added at 01:29 PM ---------- Previous post was at 01:26 PM ----------
Would be great if you make this into an XPOSED module so you can use there framework
Click to expand...
Click to collapse
I will work on it, I don't have xposed yet, but as soon as possible.
Chabino.G said:
I will work on it, I don't have xposed yet, but as soon as possible.
Click to expand...
Click to collapse
Leave it to me, I'll work on it.
yoavst said:
Leave it to me, I'll work on it.
Click to expand...
Click to collapse
Thanks for them. PM me if needed

[MROM] [Main version 3.4.1] New

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
''In the name of God''
hi friends​.
This rom has a new experience. rom has style, apps and some functionality of XZ2 rom. base rom is created on android 7.1 and is a stable version.
Rom is well supported and every few months,the version is updated with new features. Now you have the opportunity to experience the rom on your device.
Also alongside the main version I'm will making and published a Plus Version (modded) From main version with update,changes more and wider. links In case of possibility and time a few days after the release of main rom will be placed. enjoy..
(Ends Support and Updates plus version rom)
For various reasons and low acceptance of users and due to high amount of time and hard work for edit...
v3.2.9 is the latest update of the Plus rom for Z5P user.
after the next update main version, users can use chinese main version without editing and update.
or other expert users will continue to do this for other user.
thanks.Good luck.​.
.
Rom name: MROM.XN
Style and system file: Xperia XZ2 -Xperia 10
Android version: 7.1.1_ 32.4.A.1.54
Adapted models: Xperia Z5 all models (UB)
Boot animation Xperia 10
Transplant XZ2 icon Ringtone Media tone Themes, etc
Port XZ2 UI interface
Transplant XZ2 lock screen clock
Transplant XZ2 anti-misoperation
Transplant Xperia Touch desktop clock and XZ2 style
Brush optional SuperSU or Magisk
Brush adds Android P-style notification options
Add theme mode dark and light color
Migration update XZP 8.0 lock screen clock transparent new animation
Porting the XZ2 main camera
Update some apps
Press and hold the hidden navigation bar to change to a separate button
System part app adds long press popup function
Correct screen image
Add night mode (blue filter)
Add long press return key to hide navigation bar (slide out)
Adjusted brightness adjustment
Default Xperia Oreo theme
Lock screen clock display settings _ clock transparent setting X interface only
Lock screen music cover display settings _ Lock screen rotation setting
Update app, Google services, SuperSU, etc...
Enhanced photo _ overall volume and sound
Outward promotion _ Out put support equalizer adjustment effect
Releasing camera restrictions and some features
Transplant XZ2 STAMINA power-saving mode
Increase the double-click screen-out function
Update a bunch of apps _ Update the Sony framework
Status bar speed
Navigation bar height adjustment _ Lightweight and streamlined
Self-selection_Fingerprint repair (experimental)
DRM patch_Disable RIC
TWRP3.1 (power button + volume under shutdown can be normal brush)
Busybox _ SELinux status changed to PERMISSIVE _ SuperSU v2.82
Font function _ Call Recording
Add smart cleanup _ Add an extended desktop
Main version Changes log: ..(Plus version changes log in post #2)
v3.4.1:..
Bug fixes and minor improvements
Update Apps
v3.4:..
Update magisk
Update attribution data
Add call vibration
Add call recording
v3.3:..
Cancel long press the arrow to hide the navigation bar function
Cut out some features that Sony has given up on maintenance
Volte data adjustment (Telecom / Unicom)
Add Xperia 1 Live Wallpaper
Other adjustments
v3.2:..
Fix the problem of extending the color of the desktop menu in dark colors
Add navigation gestures
Add Xperia 10 Live Wallpaper
v3.1:..
Fix xperia assistant
Open volte (refer to iovf's modification, thanks)
Brush script adjustments, optional streamlined and cleaner
Cancel fillet
Update app
Other adjustments
v3:..
Transplant new smart xperia assistant
Dial to add dark color
Update app
Other adjustments
v2.9:..
Camera supports 4K recording
Open blocked manual focus
Main camera optimisation
XZ2 Dialer ported
Fix front camera
Add status bar clock adjustment
Add multitasking interface to display ram.
Last Updated Main version: 2019/12/12
Last Updated Plus Version: 2019/03/04 (latest update)
.
Creator:machao44_@tobias.waldvogel@zxz0O0@serajr@nailyk@xiao1u@zezadas@sudamod@aicp@Lewa@IgorEisberg@resurrectionremix@tesla@venkatkamesh@paras.h.i.t@Wajk@niaboc79@mokee@tencent@oneplus @M-Rom@CyanogenMod@DirtyUnicorns@lyd@shehabskull
(MROM Plus New style v3.2.9)​
#1_Fix Ram bar show bug in recent panel....
#2_Improved and stability Battery consumption....
#3_Add Xperia 10 Bootanimation....
#4_ Add Xperia 10 Wallpaper with Galaxy S10-HonorView20-Mi9-VivoNex-Mate20x-OnePlus-Htc U11-Galaxy Fold-Mi5X-IphoneXs Wallpapers.(a total of 89)..
#5_Add Navigation Gestures option. (enable in mrorm settings)....
#6_ Add Xperia 10 Live Wallpapers..
#7_ Add New Ringtone and Sounds..(selection from:Galaxy S10_Vivo Nex_Xiaomi Mi9_Huawei p20_IphoneXs_Mate20x_One plus 6T...)..
#8_Add New XZ2 Dialer and Contact with Full Translate. (fix for show chinese characters)....
#9_Add some Apps Xperia XZ3 (Home launcher,Wallpapers,Themes and Livewallpaper and Update Sony apps )..
#10_ Add New Pro File manager SX and Browser HT and Keyboard Smart apps.
#11_ Add XInternalSD feature. (for Full Access to Memorys)
#12_ Add Xposed Framework (with optional option install in aroma installer.)
#13_ Add Gravitybox and Xperia HomeX xposed modules.. (to customize more for interface and options rom.)
#14_ Add 2 New Theme pro and beautiful..
#15_Remove Interface old Zseries from rom and aroma. (In the direction in which it does not need to be also reduce volume rom about 100mb)..
#16_ Removed Debloated and unnecessary apps also chinese bloatapps.
#17_ Decrease the volume size rom about 400mb.
#18_ Aroma installation and Mrom settings translated to English and add new boot skin aroma.
#19_ Add international Xperia keyboard.
#20_ Edit and improve Aroma installer. (Add options for install Xposed and..)
#21_ Add supports 4K recording. and along with main version 3.2 changes.
#1_ For more customize with Xperia homeX and open app, activ in xposed installer and long touch on desktop,
go to home settings. scroll down until get last option Xperia HomeX.
#2_ in Aroma Options are for Removed in some sections(like: page 1 and 2 ,sony and google apps..)
and in some sections are for Install or disable(like: page: 3 and 4 ,style,xposed... part).
#3_ Just for some users after flash rom, sim card not detected. to solve problem choose stock z5 fw 1.54 in flashtool0.9.23.2 and select everything in misc ta and exclude column except options:AMSS_FSG ,AMSS_FS_1, AMSS_FS_2 and MODEM in the exclude column and then started flash.
#4_ Don't install Gapps on rom, no need to install it.
.
1_Enter to TWRP recovery and be sure to do Full Wiped (system,data,cache,storage) before flash rom.
2_ In Aroma installer choose options or keep default choice. in Aroma Options are for Removed in some sections (like: page 1 and 2 ,sony and google apps..)
and in some sections are for Install or disable (like: page: 3 and 4 ,style,xposed... part).
3_ Go to next and wait for finished install rom. after finished rom reboot phone and Enjoy.
4- If installed Xposed for full activation after boot, again restart phone.
.
Main version_v3.4..
Plus version_v3.2.9..
.
Does this support Magisk ?
ytheekshana said:
Does this support Magisk ?
Click to expand...
Click to collapse
You can test it for use with the kernel: @zacharias.maladroit = https://forum.xda-developers.com/showpost.php?p=76269595&postcount=418
(Do not forget backup)
Why is the aroma installer in Different language and not in english? Is there a way that we can translate it to english?
JaneJunyll said:
Why is the aroma installer in Different language and not in english? Is there a way that we can translate it to english?
Click to expand...
Click to collapse
Because rom is chinese no, there is no way right now
Act according to install steps: -into aroma and keep default choice and go next.
JaneJunyll said:
Why is the aroma installer in Different language and not in english? Is there a way that we can translate it to english?
Click to expand...
Click to collapse
+1
Masoud.Ser said:
Because rom is chinese no, there is no way right now
Act according to install steps: -into aroma and keep default choice and go next.
Click to expand...
Click to collapse
The camera force closes and keeps on closing after the 1st use. What do I do to make it work?
JaneJunyll said:
The camera force closes and keeps on closing after the 1st use. What do I do to make it work?
Click to expand...
Click to collapse
Sorry, my device is not z5p.
Have you cleaned or edited a system app from rom?like album or ..
Did you flash rom with Full Wipe?
Masoud.Ser said:
Sorry, my device is not z5p.
Have you cleaned or edited a system app from rom?like album or ..
Did you flash rom with Full Wipe?
Click to expand...
Click to collapse
No I did not make any changes with the system apps.
I did flash the stock rom, do a full wipe and clean install the rom by default settings as you said.
may i know how to delete all chinese apk ??
Bless You Man! Finally New ROM
this rom working great after i success delete all chinese apk, all chinese app will make the phone slow.
how to install magisk ?? i have try but fail
Sim card and SD card slot not working for me e6833
azwina said:
this rom working great after i success delete all chinese apk, all chinese app will make the phone slow.
how to install magisk ?? i have try but fail
Click to expand...
Click to collapse
How's the battery?
azwina said:
this rom working great after i success delete all chinese apk, all chinese app will make the phone slow.
how to install magisk ?? i have try but fail
Click to expand...
Click to collapse
flash https://forum.xda-developers.com/showpost.php?p=76269595&postcount=418
kernel and test again
update1
i am not able to flash stockrom any more
-----------------
i flashed it, beside chinese language issue
there are so many preinstalled non removable bloatware / chinese app
i flashed XZP JUNKCLEANER.zip but its same
more over the rom is lagging alot, each click gives microsecond and boot takes alot of time.
i tried toggling Airoplane mode and sim never registered back.
I am sorry i will be going back to stockrom! but i was very excited to see the xz2 launcher!
MarcoRaNote3 said:
How's the battery?
Click to expand...
Click to collapse
battery ? just like normal stock firmware..
---------- Post added at 05:27 AM ---------- Previous post was at 05:25 AM ----------
YasuHamed said:
update1
i am not able to flash stockrom any more
-----------------
i flashed it, beside chinese language issue
there are so many preinstalled non removable bloatware / chinese app
i flashed XZP JUNKCLEANER.zip but its same
more over the rom is lagging alot, each click gives microsecond and boot takes alot of time.
i tried toggling Airoplane mode and sim never registered back.
I am sorry i will be going back to stockrom! but i was very excited to see the xz2 launcher!
Click to expand...
Click to collapse
just use flashtool to flash back to stock firmware
any update rom for z5p?

[MAGISK ROM][v3/v4] Oxygen Expansion | Oxygen Mods+ | OxyPlus Tinting | Supports OOS 11

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
​Introduction to the features that come with this mod [Now supports all OnePlus 7 Series Devices]​
>Many Kernel, CPU, and GPU Tweaks
>Doze Tweaks
>ZRAM Tweaks
>Prop Tweaks
>QS Blur Backgrou
>Focused on Battery, performance, and Smooth UI all together
>AdAway
>Busybox Android NDK
>Viper4Android
>Around 70 different fonts
>Dedicated Gaming Mode for Gamers
>Different Oxygen Profiles to apply accords to your need.
>Display Refresh Rate options
>SELinux Status change options
>Custom WIndow Animation Scales
>StatusBar Clock position change options
>CallScreen Caller ID options
>Disable Flag Secure
>Disable Signature Verification
>And more...
OnePlus 7 device users other than 7 Pro will miss:
-Full-Screen Caller ID
-Disable Signature Verification
Mod comes with the "OxyPlus" App with it. And features are as follows-​
1. Oxygen Profiles*-
>>Battery Profile- This is for battery backup regardless of any performance loss.
>>Balanced Profile- This is for a nice balance between battery and performance.
>>Extreme Profile- This is for Nicest Performance with nice battery but not good as in balanced.
>>Aggressive Profile- For more good performance regardless of battery backup
>>Gaming Mode- Only for Gamers, this will give great performance in Games even on low battery. Not recommended for daily use and also not compatible with Fnatic Mod
2. Disable Profiles*- >Disable Profiles- This is will disable any applied profile but some tweaks will be still alive that comes with Magisk module >Uninstall Oxy- This will completely uninstall Oxygen Expansion
3. Display Refresh Rate*- Here you can change your device's display refresh rate that includes 90Hz forced
4. SELinux Status*
5. Custom WIndow Animation Scales*
6. StatusBar Clock Mod*- options to set status bar clock at the center, at right, or stock
7. Caller ID Screen*- Option to enable fullscreen caller id or stock caller id
8. Framework Options- Option to select from disable signature verification or disable secure flag
9. Theming-
9b. Change Bootanimation
9c. Change Finger On Display Icon
9d. QS Tiles and Notification background options
9e. Themes - Here you can find custom themes that comes with this mod [Follow screenshots below to see]
9f. Disable Themes - This will Disable Themes completely that comes with this mod and you will have an option to re-enable themes.
9.1 Themes comes with-
-Fingerprint Animation
-Fingerprint icon
-AOD Clock
-Nice QS Panel
-System-wide theme color
-Black Qs Panel, Notifications, Settings, and in some areas system-wide
-Themed Warp Charging Animation
-Front Camera Animation theme color
10. FOD Icons*- Different Fingerprint On Display Icons available to apply
NOTE:
>Theme color in QS Panel will not change automatically, you can find theme color in Settings. Apply from there (Named as Green (Bug)
>Also, the AOD clock can be selected from Settings only (Not automatic). But once selected, the same will replaces by the next theme you apply.
>Install Overlay Mount Fix Magisk Module for OxyMod themes to work properly
10. System Options- Option to Reboot in Recovery and Restart SystemUI
11. Logs* - here you can see complete logs from the last applied Profile and also you can check changes you have done from the app since installed.
More Options are there. Please go through changelogs
Options marked with " * " don't need a reboot to take effect or to see the changes.
Screenshots-​OxyPlus App ScreenShots-
Spoiler: Click here to Unhide/Hide Screenshot
McLaren Theme ScreenShots-
Spoiler: Click here to Unhide/Hide Screenshot
CyberPunk Theme ScreenShots-
Spoiler: Click here to Unhide/Hide Screenshot
StarWars Theme ScreenShots-
Spoiler: Click here to Unhide/Hide Screenshot
PacMan Theme ScreenShots-
Spoiler: Click here to Unhide/Hide Screenshot
​Installation-​
1. Install in Magisk Manager
2. Read everything
3. Select Option when asked
4. Reboot device
5. Open the OxyPlus app and give root permission
6. Do your changes according to your needs.
The installation will detect any conflictions or any old versions to remove that automatically before installing further.
Notes:​1. Magisk Module comes with some tweaks within the Module for a smoother experience.
2. Oxygen Profile need to be applied manually for the first time from the app and then any applied profile will automatically get applied after any reboot.
3. It is recommended to use with stock kernel but you can try with a different kernel that comes with governers- schedutil, conservative, powersave and performance
Downloads-​Device Support-
For OP7Pro OOS 11.0.7.1 [Not for 11.0.8.1]
For OP7/7T/7TPro OOS 11.0.7.1-11.0.8.1
Link to latest Oxygen Expansions
The Latest Build is v3.0.0
[Full Package]
Link to latest OxyPlus Tinting Mod + More
Device Support - Any OnePlus Device with OOS 11
Download here
Addons-
Double Tap StatusBar To Sleep/Lock
Download here
=================
OR you may be interested to use the All in One app for OOS 11/12/13 that comes with more features for all OnePlus Devices
OxygenOS Tweaks App
OxygenOS Tweaks - Apps on Google Play
Make your OxygenOS device more smooth
t.ly
=================
Official Telegram Group
Revitalized OS | OOS Mods | Android Mods
Mods | Addons | Extensions | Links | Mainly For OOS but nicely for Other ROMs also. Discussion | Support https://t.me/OOSModsPlus Files Bucket and Test Builds https://t.me/OOSModsPlusFiles
t.me
=================
Want to support with a donation?
Well, it's not necessary but donations are always welcome, this makes project support great.
Donate Via ByMeACoffe
MKAsDeveloper
A Web Designer/Developer, Graphic Designer, App Developer, Android ROM/MOD/Theme Developer, Blogger and also XDA Senior Member (Retired XDA Recognized Contributor)....
www.buymeacoffee.com
Donate Via Google PlayStore
MK Android/Web Projects Support - Apps on Google Play
Thank You
play.google.com
====================
CREDITS:​A BIG THANK YOU to A Developer @topjohnwu - the founder of Magisk.
Magisk is like A God to all Android Modding world right now and the main feature is System-Less (It defines itself). On the other side, it comes with a lot of features...
@fOmey
@iglitch
@ BlassGo
@ lAlKenDi
@gloeyisk
@Chainfire
@Zackptg5
@osm0sis
@RedSkulxHYDRA
All members of Team- Magisk and more...
Issues and fixes​
Call Recording option(s) gone after install this?
Get fix here
Notes for Oxygen Expansion [OxyModPlus]​
1)
Install Overlay Mount Fix Module for themes to work properly
==========
2)
After any reboot your dedicated Oxygen Profile will get applied automatically only after unlocking device.
==========
3)
Uninstallation -
In any situation I have given some options to uninstall it
----
Option 1: Disable and Remove OxyMod Module from Magisk (Remove only main OxyMod Module) and reboot.
----
Option 2: You will find "zzzzoxy-files" folder in your phone storage and inside it there is an uninstaller, install that in Magisk and reboot.
----
Option 3: Delete Main Module Folder using any root explorer like "Solid Explorer (free)
----
Option 4: In TWRP delete main module folder
----
Whenever you install OxyMod you can see in Magisk Module List there is one more Module named as OxyMod Helper or OxyMod AutoUninstaller. Dont touch that. That's the module that helps Main Module to work properly and also this is the module that handles all uninstalling methods.
Hey there, thanks for the mod with all the possible configs. Small question. Is stock Kernel needed?
Dan3ll1 said:
Hey there, thanks for the mod with all the possible configs. Small question. Is stock Kernel needed?
Click to expand...
Click to collapse
Yes.
But you can try with custom kernels that comes with governors schedutil, conservative, powersave and performance. Four of them is needed.
Can this support the OnePlus 8 by chance?
Will it work on Oneplus 7 non-pro ?
pranob1993 said:
Will it work on Oneplus 7 non-pro ?
Click to expand...
Click to collapse
In Telegram group, you can find one for testing
Group link is available in ButtersExtended Thread
Regards
This module gives me some errors when changing from light to dark mode. It doesn't change until I restart the UI in the oxy app. Also text becomes unreadable.
Anyone else also facing this issue? I'm on magisk 24.1 with zygote active.
I'm enjoying your work but can you remove your theme?
Dugaldrob said:
I'm enjoying your work but can you remove your theme?
Click to expand...
Click to collapse
Theme??
Mohitash said:
Theme??
Click to expand...
Click to collapse
Yes the first release didn't have that orange accents or the rounded corners.
Dugaldrob said:
Yes the first release didn't have that orange accents or the rounded corners.
Click to expand...
Click to collapse
Second release is not yet officially available here.
It was on Telegram only for few minutes (for 11.0.6.1) and then pulled back because of some issues.
And the thats not just with that orange etc.
Infact with McLaren CyberPunk and StarWars Theme (Selectable within app)
Option for the stock will also be there.
Mohitash said:
Second release is not yet officially available here.
It was on Telegram only for few minutes (for 11.0.6.1) and then pulled back because of some issues.
And the thats not just with that orange etc.
Infact with McLaren CyberPunk and StarWars Theme (Selectable within app)
Option for the stock will also be there.
Click to expand...
Click to collapse
Thanks,look forward to the release
Dugaldrob said:
Thanks,look forward to the release
Click to expand...
Click to collapse
Moreover, coming release will support all 7 Series.
Mohitash said:
Moreover, coming release will support all 7 Series.
Click to expand...
Click to collapse
Do you have an approximate date when will it be officially released, I am really eager to try this module out
SikNig said:
Do you have an approximate date when will it be officially released, I am really eager to try this module out
Click to expand...
Click to collapse
If you really can't wait then grab it on Telegram Group as it just got released there to test or just wait for one day.
Updating the same on XDA on 2nd March.
Supports all 7 Series
With Regards
Updated to v2.1.2​​-Updated base to OOS 11.0.6.1
-Added support for all 7 Series
-Fixed some bugs with the logs
-Changed Reboot method whenever need, now whenever needed (within app) Device will reboot normally and not Instantly.
-Some new Animations system-wide
-Added option to disable Themes/Re-enable Themes
Added Themes->
-McLaren Theme
-Cyberpunk Theme
-Star Wars Theme
By default comes with StarWars Theme and OxyMod bootanimation
The theme comes with-
-Fingerprint Animation
-Fingerprint icon
-AOD Clock
-Nice QS Panel
-System-wide theme color
-Black Qs Panel, Notifications, Settings, and in some areas system-wide.
-Themed Warp Charging Animation
-Front Camera Animation theme color
More Boot Animations added->
-McLaren
-CyberPunk 2077
-WatchDog
NOTE:
>Theme color in QS Panel will not change automatically, you can find theme color in Settings. Apply from there (Named as Green (Bug)
>Also, the AOD clock can be selected from Settings only (Not automatic). But once selected, the same will replaces by the next theme you apply.
>Install Overlay Mount Fix Magisk Module for OxyMod themes to work properly
Screenshots are in first post
==========
OnePlus 7 device users other than 7 Pro will miss->
-Full-Screen Caller ID
-Disable Signature Verification
==========
Download Link updated
Just curious: how do you handle custom bootscreen animations and lock screen changes?
Mohitash said:
Updated to v2.1.2​
Click to expand...
Click to collapse
New Download Links updated with Google Drive Links
Old Links are expired

[APP][MOD] Pixel Launcher

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Mod Pixel Launcher • Android 12 • Android 12L/12.1 • By TeamFiles
Features
3rd party themed icons support, total of 600+ themed icons.
All the features work perfectly including 'At a Glance' & lens icon on search bar(Check Variants Details Below).
More Grids Options, Total of 14 Grids.
The appearance of search bar color in light/dark theme is correct(which is buggy in the original pixel launcher on all aosp based roms, only works fine in pixel devices).
Double Tap to Sleep(Check Variants Details Below)
Search Results Highlight Color shows in material you color. When you press enter while highlighting search results, that app/settings opens. Subtle Changes in Group Highlights & Search Box Highlight (Check screenshots in below)
Smoothness is better than the original launcher. Added Tweaks which makes the launcher more smoother.
Requirements
Magisk must be installed
Android 12 or Android 12L/12.1
If you're a non-root user then you can make recovery flashable version by following these instructions.
Download: Here
Changelog: Here
Note: Update all your system apps before flashing.
Check different variants details, instructions & troubleshooting by clicking here. (Use Google Docs app or open it in PC and check in print view)
Suggestion: Don't forget to check cool Add-ons by clicking here.
Support us by donation
Wanna implement it in your rom? Then, click here.
Credits
Google for making Launcher
Saitama for modifying launcher
Looper for smoothness tweaks & other script related stuffs
MrSluffy & Milim Nava for adding DT2S
Saitama's Themed Icons Maker Team nah, Nino, PaperGreg, pranshoe, NeFeroN, Sepehr, Arnav who contributed in making, adding themed icons and sorting them
Special thanks to Kingsman, xdsolraC & Surya Gangwar
Post banner by Sauron
Reserved
Reserved
Any paid features?
GOOOOOOOOD STUFFFF!!!!
coffeeoverweed said:
Any paid features?
Click to expand...
Click to collapse
No.
o This project is the best there is at the moment Thank you very much for making me happy, it remains to integrate advanced options in the Multitask
iamlooper said:
View attachment 5606897
Mod Pixel Launcher • Android 12 • Android 12L/12.1 • By TeamFiles
Features
3rd party themed icons support, total of 600+ themed icons.
All the features work perfectly including 'At a Glance' & lens icon on search bar(Check Variants Details Below).
More Grids Options, Total of 14 Grids.
The appearance of search bar color in light/dark theme is correct(which is buggy in the original pixel launcher on all aosp based roms, only works fine in pixel devices).
Double Tap to Sleep(Check Variants Details Below)
Search Results Highlight Color shows in material you color. When you press enter while highlighting search results, that app/settings opens. Subtle Changes in Group Highlights & Search Box Highlight (Check screenshots in below)
Smoothness is better than the original launcher. Added Tweaks which makes the launcher more smoother.
Requirements
Magisk must be installed
Android 12 or Android 12L/12.1
If you're a non-root user then you can make recovery flashable version by following these instructions.
Download: Here
Changelog: Here
Note: Update all your system apps before flashing.
Check different variants details, instructions & troubleshooting by clicking here. (Use Google Docs app or open it in PC and check in print view)
Suggestion: Don't forget to check cool Add-ons by clicking here.
Support us by donation
Wanna implement it in your rom? Then, click here.
Credits
Google for making Launcher
Saitama for modifying launcher
MrSluffy & Milim Nava for adding DT2S
Saitama's Themed Icons Maker Team nah, Nino, PaperGreg, pranshoe, NeFeroN, Sepehr, Arnav who contributed in making, adding themed icons and sorting them
Special thanks to Looper, Kingsman, xdsolraC & Surya Gangwar
Post banner by Sauron
Click to expand...
Click to collapse
big big work, awesome!
How do I get the launcher flashed on my Pixel with stock ROM and bootloader closed?
Someone have a working link?
[For Android 12, v6.1] Systemless Pixel Launcher A12.zip
pittrich said:
How do I get the launcher flashed on my Pixel with stock ROM and bootloader closed?
Click to expand...
Click to collapse
You atleast need a custom recovery to make a non-root flashable zip of mod pixel launcher.
nd2016 said:
Someone have a working link?
[For Android 12, v6.1] Systemless Pixel Launcher A12.zip
Click to expand...
Click to collapse
Link doesn't work?
iamlooper said:
You atleast need a custom recovery to make a non-root flashable zip of mod pixel launcher.
Click to expand...
Click to collapse
Does it also work with a temporary custom recovery? Just to flash the launcher.
iamlooper said:
Link doesn't work?
Click to expand...
Click to collapse
Unfortunately, no
pittrich said:
How do I get the launcher flashed on my Pixel with stock ROM and bootloader closed?
Click to expand...
Click to collapse
Should work. Even, if you have custom recovery for a temporary period.
Damn, great launcher but sadly it crashes when I'm trying to add a widget.
Someone have a zip file of
"[For Android 12, v6.1] Systemless Pixel Launcher A12.zip"
because the link doesn't work.

			
				
nd2016 said:
Click to expand...
Click to collapse
Hi, gentleman
You can download version 6.1 and version 8.4 (the newest) at this site: Pling.com
gaindelioide said:
Hi, gentleman
You can download version 6.1 and version 8.4 (the newest) at this site: Pling.com
Click to expand...
Click to collapse
I go to ping website then I click on "Files" > "[For Android 12, v6.1] Systemless Pixel Launcher A12.zip" > "Download 9.15MB",
and then the page is not working, he's show me this message,
"This page isn’t working
ppload-com.s3.eu-central-1.amazonaws.com sent an invalid response.
ERR_RESPONSE_HEADERS_MULTIPLE_CONTENT_DISPOSITION

Categories

Resources