[ROM]AryaMod V1.4 TW Lollipop Official [920*][EOL] - Galaxy Note5 Android Development

Welcome to AryaMod ROM Serries
Proudly present you AryaMod ROM Lollipop for Galaxy Note 5
{
"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"
}
Big thanks @tdunham, @rompnit, @filchi756, @xperiacle, @gharrington, @daxgirl, for their support, help, guides and their amazing contributions. You guys are wondeful. Without you guys this ROM would never reach to this phase of customization. And also following people who have directly/indirectly helped me:
@Chainfire for SuperSu
@amarullz for Aroma Installer
@SuperR. for his amazing Kitchen
@Ticklefish for his cool tool
@Morningstar for his amazing mod [MOD] [GUIDE] Statusbar Network Traffic (Separate In/Out)
@Goldie for his help and guides please thank him here
@oluwaponmile
@remuntada78
@majdini for sharing golden comprehensive tutorials with us
@not-i for his helps and being a great developer inspiring with his Sweet Rom
@jovy23 for SMS Hack tutorial
@zhuhang for ViPER4Android Audio Effects
@AlMaghraby for Sound volume Headphone Boost
@sshafranko and @stu5797 for N5_Surroud Sound
@intxeon for edge screen notification fix
Alliance team
developers from http://samsungviet.vn/
And everybody using this ROM Please let me know if I am missing your name on credit section. ​
General Fetures
Based on N920IDVU2AOL2Official Firmware
Rooted, Deodexed, Zipaligned, De-Knoxed
Installed Busy Box, su, sqlite
Init.d Support
ROM Control
Slightly debloated
Extended Power Menu
Disabled Signature checks
Enabled "Choose app to complete action"
Enabled Private mode on customer kernels (tested on arter)
Enabled outdoor mode toggle in Settings>Display
Enabled Touch key light duration option in Settings>Display
Added Torch light in Settings>Display
Added Startup manager in Settings
Added LED indicator in settings
Added Application permissions (App Ops Permissions) in Settings
Added OTA Update (Compiled for AryaMod ROM) Thanks @MattBooth
Modded Launcher
Modded Messaging App
Added Edge feature (app, people and notification: miss calls, message, email)
Disabled Volume Warning on Headphon
Added Toolbox apps supporting up to 12 apps
Network traffic (in/out)
Device status set to "Official": Syscope dependencies removed
Removed the indents in the notification panel on the left and right
Added Floating message
Added Slide Key Panel
Added Omini switch, amazing multitasking app
Added S-Memo
Added MW App Manager
Added Popup Browser
Added UPSM Manager
Enabled dual smart manager
Stock Theme
Original Sound quality
And maybe more that I cannot remember now...
Aroma Setup
Wipe data
Debloating Option: remove 28 apps more than of what are removed from previous version from Google Apps, Samsung Apps, Other bloats and apps
Device Support
Added IOIO Conversion tool and enabled dual sim compatibility in AryaMod SystemUI so that users on dual sim phones need only flashing a compatible kernel after flashing the ROM zip. Thanks @ravian29 and @dadimon29
Added Audio Fix for T-mobile users. Thanks @-Mr. X- for the patch
Added Audio Fix for Korean K/S users.
CSC Mods
Data Icon type for mobile data: 4g/LTE
Enable/Disable Sub Symbol on Keyboard
Enable/Disable Exiting Browser Confirmation Pop-up and menu
Enable/Disable Home Button in Browser
Enable/Disable Manual Call Recording
Enable/Disable Call Button in Contact List
Enable/Disable Call/Message Block Menu in Settings
ROM Control app is freshly built from a project shared here [App][Code project][5.0+]Rom Control app for devs by daxgirl and you can find my source code here
Project characteristics:
daxgirl said:
The project is a source code project. Meaning we are not providing an application and you will not be using it by decompiling it with apktool. There are so many reasons for that that I don't know where to start. Mainly - it's bad enough samsung has made hackers out of all of us and we need to decompile and backdoor their system apps to mod them. What we can provide in source code - we will. We strongly believe in the freedom of code and we share it unconditionally (almost).
Now what is that "almost? part? Simple... You do NOT need to credit us in any of your work, you do NOT need to thank us, you do NOT need to ask permission to use this project in your rom, you also do NOT need to donate to us (you also can't, we don't have a donate button). YOU DO NEED TO RESPECT THE FREEDOM OF CODE! That means that this code is given to you under the GNU GPL (General Public License). You can review it fully here.
The most relevant part to our discussion is as following:
That being said, the only thing that is required of you is that you keep sharing the code. We are not going to run around xda and "police" people using the code and not providing source. We rely on your word, that by agreeing to use the open source, you will keep it public and provide your sources as well for others to use. This VOIDS xda rule number 12, stating that each dev owns their work. Becasue the rule also states that work that is provided by a lisence that negates exclusivity, is therefore not exclusive. Any work based on this code is not to be held exclusive. And if another developer wants to use an app you built based on this code, you have an obligation to provide your sources.
Thread rules and disclaimaers:
The code is 100% original and written by us (myself and @Wuby986) for this specific project. All the classes imported from public open source repositories are annotated with original developer signature and our modifications are annotated and dated as well.
To answer most asked question so far - we don't know how it is different from a custom settings app by ficeto. We have never used it in our roms and we have nerver seen it's code (neither have you). Both apps share the same idea of integrating preferences into settings db using content resolver. You are free to use any app you like. We are not saying which app is better or worse. This is seriously not a competition. To further this disclaimer, it is clear that all apps of this kind will have the same idea of operation. There are features that exist in custom settings apk by ficeto that were requested and included in our project. We have programmed them ourselves, using our own (limited) abilities. We will not engage in any discussion about it any further - you have our word of honor that all our work (ever) is original and a fruit of countless hours of study and programming. We might not be the best (far from it) but we are very honest. If anyone has any question about it, remember that whatsapp and skype can both make internet calls. We rest our case here and now. If anyone has any doubt about the authenticity of our work, it's between you and your god from now on.
This project requires extensive knowledge in android development. As mentioned above, if you don't know how to mod system, this app is of no use to you. We will not be answering questions about smali mods.
This project requires basic knowledge in operating android studio. You need to have it installed and operational in order to work with the code. You need to have android sdk and all the support libraries updated.
This project requires SOME coding expirience or AT LEAST an open mind to getting a crash course. You will not be required to do heavy java lifting to use this app, but it would help if you knew alittle bit.
We cannot teach you how to use android studio, debug problems related to it and so on. We will provide basic instructions as to how to add items to the navigation drawer list, how to add preference fragments with ease, we will explain the idea of out code and different preferences to you. Beyond that - it's on you. We cannot and will not teach you to be a programmer. If you want to know more - the web is wide and google is your friend.
We cannot debug your code problems. This thread is for development discussion related to the project itself. If you need some requests, questions regarding exsisting code, remarks, improvements, you're more than welcome to join a github project and commit your code for everyone's benefit.
Click to expand...
Click to collapse
What's it control?
Statusbar Settings
Statusbar Clock Options>Potato Clock Mod
Battery Icon Settings
Battery Icon type Stock/3Minit.Hide
Battery color/alpha
Battery bolt icon color/alpha
Display Percentage
Percentage color/alpha
Battery Bar: Show/Hide, Animation, style, Thickness, Color
Toggle Statusbar Gradient
Configure Gradient Style
Statusbar Icon color
WiFi Icon Color
Signalbar Global/Individual Icon Color
Data Icon Color
Notification Icons Color
Ticker Text Color
Hidden Buttons
Right(Lockscreen)
Center(Home Button)
Left (Recent Apps)
Statusbar Icon Toggle
Max Signal Icons (4/5/6 bars)
WiFi Arrow icon
Statusbar Ticker
Toggle Heads Up Notifications
Statusbar View (show/Hide)
Notification Panel
Visible toggle shown 3 to 6
Enable Extra Toggles
Restore Toggles
Notification Panel Carrier Text
Display Panel
Brightness Slider
Memory Cleaner
Memory Cleaner Color
Square/Round UI for Notification and Recent Apps boxes
Phone and Call Settings
Phone and InCallUI Mod
Enable/Disable Increasing Ringtone
End Call Delay
Add Call/Record Button
Automatic Call Recording
Incoming call record
Outgoing call record
Advanced Function Menu
Launcher Settings
Infinite scrolling
Toggle Icon Shadow
Toggle Launcher Dark font
Homescreen Transition Animation
Lockscreen Transition Animation
Google apps Icon style: Material/Stock
Framework and General
Power Menu Options
Display/Hide Power off
Display/Hide Data Mode
Display/Hide Airplane Mode
Display/Hide Restart
Display/Hide Recovery
Display/Hide Download Mode
Display/Hide Flashlight
Display/Hide Screen Record
Display/Hide Screenshot
Display/Hide Emergency Mode
Display/Hide Sound Mode
Customize Buttons
Toggle Extra Haptic Feedback
Enable/Disable Home Wake
Home Button // Set doubletap, tripletap, and long press actions // Choose from: 9 Assignments/Any Application
Left Capacitive Key Set short press, long press actions // Choose from: 9 Assignments/Any Application
Right Capacitive Key Set long press actions // Choose from: 9 Assignments/Any Application
Power Button Set doubletap actions // Choose from: 9 Assignments/Any Application
Assignment list: Disabled, Application, Flashlight, Kill App, Recent Apps, Screenshot, Screen Record, Google Now, Voice Command, Lock Phone
Display
Enable/Disable 360 degree screen rotation
Enable/Disable USB Plug/Unplug Wake Screen
Sound and Notifications
System Sound Level
Viper Sound Mode
Boost Sound
Surround Sound
Stock Sound
*** Installing one would uninstall the others
Music Control
System Sound toggles;
Boot sound,
Volume Slider sound
Full Battery Notification (screen on/off after full charge)
Low Battery Notifications (sound and pop up)
Lock Screen
Enable/Disable Lockscreen Rotation
Lockscreen Unlock Effect: Note/Brilliant ring/Stone skipping/Sparkeling bubbles/Coloured Droplets
Toggle Lockscreen Clock custom font style
Lockscreen Clock font style 10 fonts
Lockscreen Clock
Lockscreen Clock Global/Individual Color
Lockscreen Clock AM/PM Color
Lockscreen Date Color
Lockscreen Weather and Owner Info Color
Carrier Text Color
Show/Hide Lockscreen Elements
Use Custom Carrier Text
Carrier Custom Text
Add Clock Second in Lockscreen
Show/Hide Camera Shortcut
Toggle Phone shortcut in lockscreen
Toggle Charging dialog at the bottom of lockscreen
Toggle Low battery warning at the bottom of lockscreen
Show/Hide All Lockscreen info
Show/Hide Date
Show/Hide Clock
Show/Hide "Swype to Unlock" Text
Others Mods
Toggle Email Exchange Security
Mokee Listview Animations: Listview animation, Listview interpolator
Calibrate Battery(A simple script to calibrate your battery after flashing the rom)
AdBlocker
Screen Mirror fix
Enable/Disable Edge screen
Backup and Restore System Settings
Useful Apps
Toolbox Settings
MW App Manager
UPSM Manager
Omini Switch
SuperSu
OTA Updates
About ROM
Set Theme for ROM Control app​
Root permission and Custom recovery is required for flashing any custom rom so make sure you are done this part.
Make sure your phone is fully charged to 100%.
Now follow as below:
Before Booting to recovery
1: Skip this if have already unlocked OEM Unlock otherwise follow as below
Turn on developer mode, enable USB debugging and OEM Unlock
Settings>about device> go to bottom and tap build number 8 times
go back button once and tap developer options...
Toggle on both USB debugging and OEM Unlock.
2:Skip to this if you are on a custom recovery / TWRP, Philz
Install Custom Recovery with Odin
Download Odin & custom recovery tar
Power down the phone
Open Odin on pc
Boot phone in Download Mode (press and hold Home + Power + Volume Down buttons)
Connect phone and wait until you get a blue sign in Odin
Add the recovery file to AP / PDA (depending on version of Odin)
Click the start button and let the Odin flash complete
3:Boot the phone into Recovery Mode by holding volume down+power to reboot and as soon as the phone screen flashes, press and hold Home+Power+Volume Up buttons
Do a FULL wipe: Dalvik Cache, Cache, Data, System
Flash rom
After Flashing ROM zip is done flash a kernel as it is not included in the zip.​
Dual sim users need flashing the patch attached to post 4 after flashing the rom zip​
If you don't follow the instruction and post an issue you got do not expect any respond. And if you keep posting your issue you would be reported due to spamming and misleading other users.
Please read and search before asking any question that hasn't been asked before and keep this thread clean.
I am not responsible for any damages on your device.​
Downoad ROM
AryaMod Premium Sound Control: Supports Lollipop and Marshmallow Android Versions
​
To keep this project alive
​
XDA:DevDB Information
AryaMod, ROM for the Samsung Galaxy Note 5
Contributors
kmokhtar79
ROM OS Version: 5.1.x Lollipop
Version Information
Status: Stable
Created 2016-02-04
Last Updated 2017-03-17

Stock Theme
Marshmallow Theme
​

11 March 2016
AryaMod V1.4 (MM and Stock Themes): See here
23 February 2016
AryaMod V1.3: Stock Theme
See here
AryaMod V1.3: Marshmallow Theme See here
19 February 2016
AryaMod V1.2: See here
14 February 2016
AryaMod V1.1: See here
02 December 2015
Initial release

DUAL SIM CARD USERS ​
For 9208 variants,
you would need a fix as the UI cannot find another sim and would keep force closing. So to make it working the UI needs to be modified to enable the second sim and some other changes that are made by @ravian29. The installation steps are as following:
1- Download the ROM zip and transfer to card
2- Download a arter or skyhigh kernel per your device and transfer to card
3- Download AryaMod_1.2_SystemUI_Fix_9208_Dual_SIM.zip and and transfer to card (thanks @dadimon29 for helping to make it working on v1.1 and @Viraje for testing on v1.2)
4- Boot to recovery, perform full wipe
5- Flash ROM zip
6- Do not reboot yet, flash kernel
7- Flash AryaMod_1.2_SystemUI_Fix_9208_Dual_SIM.zip
8- Reboot and enjoy
PS: Why some mods doesn't work on dual sim UI? read here

wooo look who is here welcome mate good to seee you .... here is one more

Aaaaand welcome to the Note5 Community brother ...

Aryamod for the note 3 it's the best rom I've tried!! Now for note 5 it's amazing.. only wondering if it's multi variant? I'm on N920G so.. it's OK?

julioolares said:
Aryamod for the note 3 it's the best rom I've tried!! Now for note 5 it's amazing.. only wondering if it's multi variant? I'm on N920G so.. it's OK?
Click to expand...
Click to collapse
U can give it a try just after install the rom install kernel for G & idk if kmokhtar add modem in the rom if he added it then u need to deleted from rom zip then flash it ..

No work in N920CD
SystemUI stoped

dadimon29 said:
No work in N920CD
SystemUI stoped
Click to expand...
Click to collapse
Install ioio tool then it should work on dual sim or wait kmokhtar to provide a fix for dual sim ..

Welcome to the note 5 community, will give it a try later!

Is it Gear VR supported?

Weeeeeeee! Thanks Kam
Sent from my SM-N920T using Tapatalk

WOW, another ROM !
Weeeeeeeeeeelcome to the community samsung note 5! I am overjoyed to see increasingly more developers interested in note 5. definitely going to try it, but later when I get home! I have two questions for you:
1. it runs on 920c?
2. maybe in the next updates, you can put something to override the security exchange.
Many thanks and sorry for my poor English!

Mo3f said:
WOW, another ROM !
Weeeeeeeeeeelcome to the community samsung note 5! I am overjoyed to see increasingly more developers interested in note 5. definitely going to try it, but later when I get home! I have two questions for you:
1. it runs on 920c?
2. maybe in the next updates, you can put something to override the security exchange.
Many thanks and sorry for my poor English!
Click to expand...
Click to collapse
Sorry not quite familiar with different variants, though if international I guess compatible kernel would be the key.
Sent from my SM-N920I using Tapatalk

kmokhtar79 said:
Sorry not quite familiar with different variants, though if international I guess compatible kernel would be the key.
Sent from my SM-N920I using Tapatalk
Click to expand...
Click to collapse
Thanks,
I will come with an answer later after installation!

lol......look who is here...kmokhtar.......yeaterday on whatsapp note5 group i told them we missed his work...ola la la la ...download now.......
Sent from my SM-N920C using Tapatalk
---------- Post added at 10:04 PM ---------- Previous post was at 09:59 PM ----------
5 thanks ...lol.....i was thinking not flash more rom waiting mm....but now....its different....welcome to moon mod..lol
Sent from my SM-N920C using Tapatalk

Welcome aboard kmokhtar79. As soon as my buddy Joe here share his results I'm going to try your treasure [emoji6]

kmokhtar79 said:
Sorry not quite familiar with different variants, though if international I guess compatible kernel would be the key.
Sent from my SM-N920I using Tapatalk
Click to expand...
Click to collapse
Hopefully it will run on 920T. Used your roms when I had tmobile note 3

So, I returned with the N920C info ...
Installation was carried out smoothly; all applications work properly; about battery life can not say anything.
All I can say is that for now can not use this rom every day because of security exchange, but when kmokhtar79 will find a solution for this problem I will definitely install!
@kmokhtar79 - good job bro'!

Related

[ROM] N3BULA 3[MJ9] [N3 Features][On the fly Rom Control]

{
"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"
}
1. Disclaimer
Trans Nebula Team or any of its members WILL NOT be held responsible for anything you do to your device. This includes but is not limited to flashing this rom or any modifications done by the team/members or any other developer. Modifications to this rom can lead to bootloops, as well as features not functioning. If you brick your device, loose IMEI, Loose Baseband, Loose Internal Storage, Loose hardware model, or anything else in between due to you not reading or creating proper backups, it is your responsibility. As well before flashing this you must install the updated MJ9 firmware package VIA ODIN. I will not provide support for mobile ODIN or Recovery updates. MODEM/TZ/PARAMS FIRMWARE MUST BE UPDATED THROUGH ODIN
2. Redistribution
Redistribution of this rom and its contents are STRICTLY prohibited. No parts of this rom or its files may be used without consent from the creators. If any VZW MJ9 rom with Note 3 features become available they will be checked for my(Deckoz2302's) signatures. This ROM shall only be mirrored on our servers and should only be downloaded VIA links in the original post.
3. Consequences
If any features of this rom are found to be in another, you will be reported. If this ROM or any contents are released or redistributed, you will be reported. If you post a mirror of the rom, you will be asked to remove it and reported. Reporting can and will lead to bannishments of the forum and or restricted access. Not following these rules will lead to discontinued development and removal.
Click to expand...
Click to collapse
@Deckoz2302 - Note 3 Features coding & port work into MJ9, Theming, Aroma
@lacoursiere18 - Note 3 port work into MJ9, Theming, Artwork
@Dwitherell - All his awesome mods and help
@krowley3 - NEW partner, MODs and Knowledge
@Beanstown106 - for the ROM Base
@Team Electron - Original Note 3 Mods(Libraries, and Permissions)
@ravijani - Secondary Air Command
@Didact - Settings tabs
@kahvitahra - 4 way reboot
@jovy23 - Tethering wifi/bluetooth/usb
@shellie03 - GPS issues fix that got us in the right direction!
@losersk8ter - Patched Google Wallet
@fkfmfz - general help
@WarockLord -Testing shizzzz
Click to expand...
Click to collapse
@jdg1
@cbrinny
@pool_shark
@shellie03
@jrbxx7
@cedriclX 2!
@mailjasons
@m.jude.m x2
@EnvirosciguyX 2!
@Hindle1225
@merashallan
@Griffinguy
@turbo50t
@jpierce
@RktScientist
@cgf
@DMardroid
@Curtis Craig
@desertopal
@sinclac
@themozsh
@vkhelldog
@kingamra
@acc3366
@ *Madmoose*
@puritan007
@themozsh
@Thumprxl
@guitarist5122
@RobFreundlich
If you donated and we missed you please send us a PM!
Click to expand...
Click to collapse
VZW MJ9 Official Base
Stock Tethering Wifi, Bluetooth & USB
Note 3 White Theme
Note 3 Apps
Note 3 Software Features
Choice Xposed framework modules
Debloated
On the Fly Rom Control
Click to expand...
Click to collapse
Before installing this rom you MUST FLASH THE MJ9 OTA firmware released by beans for ODIN ONLY.
This will ensure proper functionality of your phone and this ROM.
We will not support or help troubleshoot things not working if you have only flashed the modem via recovery.
This rom requires an updated pit, TZ, Hidden, params and modem to function the way it was meant to.
The only way to get these updated is via odin flash.
Also well before flashing this rom, please remove all files you would like to keep a copy of from internal storage.
Switching to 4.3 from 4.1.2 changes quite a bit, including the location of the internal SD cards memoryblock.
You will need to wipe Internal SD​
Click to expand...
Click to collapse
Instal Steps
1. Boot to recovery
2. Wipe Dalvik, Cache, System, Data, and FORMAT Internal Storage
3. Install the rom. Its a very straight forward Aroma
4. You may skip the setup by taping 4 corners of the screen, starting at the top left and going in a clockwise fashion. You will then be prompted for dropbox setup if you installed dropbox. At this point(haha oops) you will more than likely have a hard reboot. Once your rebooted all will be good
5. Before doing ANYTHING go settings, click the menu hard key and switch to tabbed view, goto controls, and enable Air command and Air View WITHOUT PULLING THE PEN OUT BEFORE ENABLING THESE. Once they are enabled pull the pen and make sure Air Command works. If it does not work. Simply reboot into recovery and reflash the rom making sure to select to only wipe Dalvik & Cache NOT DATA.
6. Enjoy​
Click to expand...
Click to collapse
P.S.
We have included Ultimate Dynamic Nav Bar XDA edition with the rom. It is an Xposed module, which allows you to use your S Pen with greater ease being as we do not have wacom compatible buttons. Watch the Video of the rom to see how it works!
Recommended settings for UDN:
-Configure buttons to be the same as the hardware buttons as well as secondary interaction
-Themes and behavior, set the theme how you like. However to match the status bar size - Height of panel should be set to 23dp
-General Settings: Please select the method to activate panel as - Swipe. This will prevent accidentally toggling when not needed.
-General Settings: Check Hide panel after action, Check Hide on outside touch, Check Toggle Mode. This will allow you to keep it up while the Spen is out, and when your done simply swipe your bottom left corner
As well the custom apps/Xposed can be reached by switching to tabbed view in Settings and going to Device tab.
Another app to note that we've included is Notify Clean. This will enable you to remove any notification whether ongoing or momentary. For example when you boot Ultimate Dynamic Nav Bar, you can get rid of this. As well, we have left all stock notifications such as wifi, keyboard, lockscreen, ect ect as stock enabled. This will give each user the ability to remove notifications as needed to thier liking.
Titanium Backup/Root Explorers. System Apps are a no-no to touch. Some apps that some may deem as bloat I have left to ensure complete STOCK functionality of all features. Freezing or Uninstalling any system apps may cause issues of some minor all the way major features not working. If you have modified any system apps leading to features not working, I will not provide support for your issue.​
Click to expand...
Click to collapse
REPORTING A BUG/FC ​So here is what I need in order to help. Download a logcat application from the market. Do what you have to in order to reproduce the issue. Load the logcat to either pastebin or drop box and paste the link. We cannot fix issues based on pictures (unless theme related). We also need the following information.
-Clean or dirty install?
-Recovery used?
-Stock app?
-Reproducible?
-Frequency?
We will be updating the OP of both the Rom thread and this Q&A thread with this information. Without this information we are shooting blind and it slows down the troubleshooting process. This should be a prerequisite for any bug report
Click to expand...
Click to collapse
Build 3.9 CHANGELOG
===================
OTA Release
Updated N3BULA Add-Ons
Updated AIO Black Base Theme
Updated App Additions xModule
Added XUIMods Animation Module
Added R3Ds Boot Animations to Add-Ons
Build 3.8 CHANGELOG
===================
OTA Release
Updated N3BULA Add-On
Rearange Add-On Menus
Added More Custom Mods
Added More Weather Choices under Add-Ons
Updated XPosed Framework Installer
Updated GELauncher Settings Module
Updated Application Additions Module
Updated Application Settings Module
Updated Notification Clean Module
Build 3.7 CHANGELOG
===================
OTA Release
Updated Settings Info
Added N3BULA Add-On to Custom Apps
Added Network Speed Module
Added Adaway Blocker App
Added APN Backup and Restore App
Fixed DSP Manager
Added Google Launcher
Added GEL Settings Module
Added LMT Launcher ( aka PIE )
Added No-Frills CPU Manager App
Added Quick Shortcuts App
Added Rescan Media Fix App
Added Master Dual Key Fix Module
Added Disable Samsung Lockscreen Notification Module
Removed Help Icon from Drawer ( Use Icon Glossary Under About Device )
Build 2 1/12/14
--------------
Rethemed SystemUI
GPS Fixed
Option for Note 2 or Note 3 Accuweather for Gear
Blue theme
Optical Reader
5x6 Drawer and Desktop w/7 icon dock modded Touchwiz Launcher
Multiple Versions of Accuweather widget
Full Screen Caller
Unlimited Lockscreen pages/widgets & all widgets allowed
Updated Google Frameworks
Updated Samsung Apps
Most Stock Widgets adjusted to fit 5x6 layout properly
Optional Flash Support
Zip Aligned on every boot
Fixed Double Action memo(old & new) on screen double tap
Fixed Polaris Office 5
Fixed S Health no more sd install
Added Ringtones, Alarms, and Notification sounds
Added XDA Power Fonts
Disabled Power On/Off Sound
Ad Blocking Host file
Disable Scrolling Cache across OS
Changed Home Button Delay/Lag
Removed SMS/MMS/Email from Call logs
Removed System Update
Added Find My Mobile to Settings
Added Call/Message Block to Settings
Added Predefined Text to MMS Message box
Misc MMS Tweaks
Misc Launcher Tweaks
Changed System wide timeout delay
Disabled Google Reporting Services
Zero Wake Lag
Full color emoji's
Updated Custom Apps
Added Changelog
Removed Air Gestures
Disabled Signature Checks
Disabled SysScope
Added Native App Ops
Added OTA Rom Updater
Rom Control
-Music Controls
-Ear Protection Toggle
-Volume Cursor Control Type
-DSP Manager
-Double Press Home Svoice/Voice Search
-Long Press Menu Search SFinder/Gnow
-Long Press Kill Back/Menu/Disabled
-Keyboard Press Delay Long/Short Toggle
-Launcher Scrolling Wallpaper Toggle
-Launcher Infinite Scroll Toggle
-Launcher Hide/Disable Apps Toggle
-Home Upswipe Target Gnow/Magazin Toggle
-Home On Home Disable/Enable Magazine
-AOSP Lockscreen
-AOSP Vibrate
-Lockscreen Custom Carrier Text & Color
-Quick Pin/Pass Unlock
-Secure Lock Widgets Toggle
-Lockscreen Power Menu Disable
-Lockscreen Torch(home)
-Custom Lockscreen Timeout Picker
-Custom Ink Effects
-Stock/Unlimited Multiwindow Apps Toggle
-Stock/Unlimited Pen Window Apps Toggle
-Multiwindow Type Stock/Floating/Docked/Quad/Combo
-Phone Steady Ringer Toggle
-Call End Screen Enable/Disable Toggle
-Show Call Icon In Contacts Toggle
-Call Recording Incoming Toggle
-Call Recording Outgoing Toggle
-MMS Smiley as Enter Toggle
-MMS Time Stamp Phone Received/Carrier Sent Time Toggle
-SMS/MMS Logging Stock/Prevented
-Low Battery Notifcation Toggle
-Full Battery Notification Toggle
-Low Power Screen Dim Toggle
-Wake on Plug/Unplug Toggle
-Status Bar Hide Toggles
-Status Bar Reset Toggles(Shows hidden toggles)
-Number of Toggles
-Custom Toggle & Text Color
-Show Brightness Slider Toggle
-Clock Position (Normal/Center/Left)
-Clock Color
-Clock Style (AM/PM/Small am/pm, no am/pm, no clock)
-Clock Day of Week (None, Large, Small)
-Data Icon Type Toggle (Accurate/Stock)
-Persistent Data Icon Toggle
-Show Dbm Toggle
-Show Dbm Label Toggle
-Dbm Color Options
-Hide Signal Toggle
-MIUI Battery Bar (Regular/Mirrored)
-Batter Bar Animation Toggle
-Battery Percentage Toggle
-Battery Bar & Percentage Color Options
-Hide Battery Toggle
-Battery Icon Type
-Custom Notification Background Color
-Date/Clock Color
-Hide No Notifications Toggle
-Hide Ongoing Notifications Toggle
-Show Clear (Stock/Header)
-Hide Latest Notifications Toggle
-Custom Carrier Label & Color
-Custom Status Bar Color
-Hide NFC Icon toggle
-Hide Smart Screen Icon Toggle
-Hide Blocking Mode Notification Toggle
-Hide IME Notification Toggle
-Hide Alarm Icon Toggle
-Hide Bluetooth Icon Toggle
-Hide Sound Icon Toggle
-Hide No Sim Notification
Build 1 12/24/13
--------------
Insecure Boot.img
[*]Native Wifi & Bluetooth Tethering
[*]Floating Windows launched from multiwindow
[*]Quad View Multiwindow
[*]Pen Window Manager
[*]Multiwindow Manager
[*]Custom Reboot Menu
[*]Fixed Screen Mirroring on root
[*]Fixed Video Player Crash
[*]Added Gear Manager & proper dependancies
[*]Added S Health & Accuweather 2013 with proper dependancies for interaction with Galaxy Gear
[*]Port Core apps from Note 3 MJ7
[*]Updated Stock MJ9 apps to fix some N3 features
[*]NFC Library Fixes & Wallet Baked
[*]3 Styles Swipe Lockscreen & Matching Sounds
[*]Added Samsung Apps
-Launcher 4
-Note 3 Help
-My Magazine
-S Note 3
-S Planner
-S Browser
-S Video & Hub
-S Translate
-Story Album
-Scrapbooker
-Action Memo
-Screen Writer
-S Finder
-S Travel Widget
-Voice Note
Added Galaxy Plus Apps
-Dropbox
-Sketchbook for Galaxy
-Flipboard
-Evernote
-Trip Advisor
-Polaris Office 5
Location Settings
-My Places
-Tagging for:
Camera
S Note
Scrapbooker
Voice Note
Display Settings
-Reading Mode
-Day Dream
-Edit after screen capture
-Increase touch sensitivity
Air Command
[*]Writing Buddy aka Direct Pen Input
[*]One Hand all applications
[*]Fixed Phone crash for S Pen Keeper
[*]Custom App picker on launcher swipe up
[*]TouchWiz Launcher 6x5 Scrolling wallpaper, 6 Icon dock, No rotation
[*]Debloat
[*]Removed KLMS Agents for stability
[*]Custom Wallpaper Collection added to /sdcard/N3BULA/Wallpapers
[*]Backup of all data/apps(from rominstall) in /sdcard/N3BULA/apps
[*]Wallet NFC Libraries w/Tap & Pay
Xposed Framework:
-Ultimate Dynamic Nav Bar
-Greenify
-Notify Clean
-Multiwindow Manager
-App Settings
-App Hacking
-Additions
-ICS Alternate App Picker
-Widgets on Secure Lockscreen
-Play Store in App Info
-App Opps Restorer
-Google Music 2SD
Theme Note 3 White:
-Contacts
-Phone
-Settings
-Framework
-MMS
-My Files
-Calculator
-Email
Click to expand...
Click to collapse
Air Gestures
Signature Unlock
Finger Air View
N3 Camera - not possible due to hardware limitations of the MALI 400 gpu. Please do not ask. We have had it to the point where the UI loads and all libraries, permissions and applications were ported, but requires OPEN GL SDK 27 or higher which our phones do not support..
as we are on SDK 23
Click to expand...
Click to collapse
BIG THANKS to galaxynote2root
Check out other videos HERE
Use DevDB at the top of the thread and goto the downloads tab
PS. Sorry ed270....you will forever be known as that guy in the downloads picture
BUILD 3.6 FULL ROM DOWNLOAD as of 4/24/14 @1958 EASTERN------------------------->>>> LINK
MD5:ead2654f8e2abb9b4364dacf4bf7f39c
OTA v3.9 UPDATE DOWNLOAD HERE
MD5: 3ecc728decc718ac5c603423f0329b5f
Click to expand...
Click to collapse
Click to expand...
Click to collapse
GUIDES FOR PEOPLE WHO ? US“On the fly battery mod”
http://forum.xda-developers.com/showthread.php?t=2141193
Stand alone Battery bar w/ options
http://forum.xda-developers.com/showthread.php?t=2294344
Clock status bar mod
http://forum.xda-developers.com/showthread.php?t=2109973
Custom Settings Tab
http://forum.xda-developers.com/showthread.php?t=2166315
AOSP Lockscreen
http://forum.xda-developers.com/showthread.php?t=2372721
Real time Status bar Transparency
http://forum.xda-developers.com/showthread.php?t=2215199
Screw IT! Just go to his page! Thank you DIDACT
http://forum.xda-developers.com/search.php?searchid=252792121
ALL other TUTORIALS
http://forum.xda-developers.com/showthread.php?t=2488033 Thanks ficeto!
http://forum.xda-developers.com/showthread.php?t=2548857
http://forum.xda-developers.com/showthread.php?t=2493701
http://forum.xda-developers.com/showthread.php?t=2576153
http://forum.xda-developers.com/showthread.php?t=2193735
http://forum.xda-developers.com/showthread.php?t=2011503
http://forum.xda-developers.com/showthread.php?t=2029902
http://forum.xda-developers.com/showthread.php?t=2562788
http://forum.xda-developers.com/showthread.php?t=2279039
http://forum.xda-developers.com/showthread.php?t=2449815
http://forum.xda-developers.com/showthread.php?t=2409951
http://forum.xda-developers.com/showthread.php?t=2254022
http://forum.xda-developers.com/showthread.php?t=2331236
http://forum.xda-developers.com/showthread.php?t=2514703
http://forum.xda-developers.com/showthread.php?t=2175891
http://forum.xda-developers.com/showthread.php?t=2472009
http://forum.xda-developers.com/showthread.php?t=2038675
http://forum.xda-developers.com/showthread.php?t=2075885
http://forum.xda-developers.com/showthread.php?t=1573032
http://forum.xda-developers.com/showthread.php?t=2073370
http://forum.xda-developers.com/showthread.php?t=2120008
http://forum.xda-developers.com/showthread.php?t=1599758
http://forum.xda-developers.com/showthread.php?t=2594659
http://forum.xda-developers.com/showthread.php?t=2544381
My permission for N3 features..
http://forum.xda-developers.com/showthread.php?t=2565674
Our first ROM with Rom Control ALREADY introduced!
http://forum.xda-developers.com/showthread.php?t=2392332​
XDA:DevDB Information
[ROM] N3BULA 3[MJ9] [N3 Features][On the fly Rom Control], ROM for the Verizon Samsung Galaxy Note II
Contributors
lacoursiere18, Deckoz2302, fkfmfz, krowley3
ROM OS Version: 4.3.x Jellybean
ROM Firmware Required: MJ9
Based On: MJ9
Version Information
Status: Stable
Current Stable Version: Build 3
Stable Release Date: 2014-02-24
Created 2013-12-29
Last Updated 2014-06-09
Click to expand...
Click to collapse
Reserved
^^^^^^CLICK HERE^^^^^^​
Reserved
reserved
For those of you who Have a Galaxy Gear and want to sync weather!
Unfortunately I haven't figure out what the interaction is between the widget and the gear. The only way to have weather update on your gear is to use the Note 2 weather widget...not the Note 3. So I will be posting a flashable zip momentarily that will move you to the note 2 4.3 widget and clear the data for the app.
Download the Weather Widget for gear fix from the DevDB Downloads tab!
For those of you that want to use S Health! And want to use it with their Gear!
YOU CANNOT HAVE THE INCLUDED XPOSED MULTIWINDOW MANAGER TURNED ON OTHERWISE S HEALTH WILL CRASH
Now the bigger question, we all want custom apps in multiwindow, best way is to either use gravity box, OR set the apps you want then disable the module.
Now then...I've included the Basic Launch APK of S Health from the note 3 with the rom....however?!? You all want the new update and features so download this and install as a regular APK!
Download by clicking Downloads on the DEVDB Tab, S health apk
Once this is installed you'll have all 3 widgets, as well the pedometer should work. And it will sync with your galaxy gear. Just remember - Multiwindow managers are a no no!
On it!
sent from Hell
Great, thanks for the new rom.
awesome
Yay
Sent from my SCH-I605 using XDA Premium 4 mobile app
Will check out and update the stats. Thank you for the amazing contribution
Are there any issues with server by any chance.. IL and CO not downloading.. Will try other mirrors
Sent from my SCH-I605 using XDA Premium 4 mobile app
Got it
Got the first download!
hredder said:
Are there any issues with server by any chance.. IL and CO not downloading.. Will try other mirrors
Sent from my SCH-I605 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Not that I see on AFH
Hells yeah
Sent from my SCH-I605 using Tapatalk
[email protected] cant wait to check it out. Thanks guys. :thumbup::thumbup::thumbup:
TaPpEd from my nOtEwOrThY N2
Great work guys!
Sent from my SCH-I605 using xda app-developers app
How do I switch my download location from internal sd to external? I'm unable to download this because I'm maxed out on internal space
Sent from my GT-P3113 using Tapatalk 2
Whoa! I just got a tingle in that special place. Can't wait to try it.
Hate to break it to you guys, brian missed some files zipping it up.....dropbox bug...im re uploading sorry
OK no worries... Dl was taking a long time for me.. Thanks for looking out for roms integrity
Sent from my SCH-I605 using XDA Premium 4 mobile app
Deckoz2302 said:
Hate to break it to you guys, brian missed some files zipping it up.....dropbox bug...im re uploading sorry
Click to expand...
Click to collapse
ahh thought it was me... zipped kept failing in the install. =)

[ROM] [togari] [official] [4.4.4.] [sep-10] [AOSB] [1.3.7]

Introduction About AOSB Project KitKat Edition
AOSB Project based on CyanogenMod the best stable source
AOSB is the new face of ProBAM ROM , We have been blown up ProBAM
{
"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
OTA Support
AOSB Exclusive Feature: Custom SmoothProgressBar
AOKP Navigation bar menu in settings for all devices now
AOKP Animation Control
ListView Animation
Keyboard Animation
Scrolling Animation
AOKP Custom Navigation Ring
AOKP Custom Navigation Bar
ChameleonOS Gesture Anywhere
ChameleonOS Screen Recording
ChameleonOS Screen Recorder: add ability to record audio from mic
TeloRadio (Connection Manager)
Omni Audio Themes Settings
OmniSwitch App
Omni allow disabling call end sound
Omni Audio : Stereo widening
Omni Audio : Center frequency for Bass Boost
AOSPAL LockScreen Notifications
AOSPAL Lockscreen Blur
Slim CRT animation: add scale down
Slim IME options
Slim DarkUI (system wide in black)
Add Music Tile
Flip to Mute/Reject Call
Advanced BatteryBar
Chainfire SU App
User selectable camera click sound (disable camera sound)
Quicktile row option:set 3,4,5 tiles per row
LTE toggle support and Configurable up to user (LTE or 4G)
Add Wifi name to notification drawer and option to enable/disable
Frameworks: notification drawer background
wide support for chinese language
wide support for dutch language
MediaScanner behavior on boot
HALO
HALO MODS
HALO: make windows move able and scale able
Mobile Network Battery Saver Mode
Configurable up to user (LTE or 4G)
Advanced Battery Bar
FB sync abbility to connect facebook contacts into contacts app
App sidebar
IME switcher notification
Navigation bar with custom dimensions
Screen video recording
Configurable init.d
Build PropModder
Incoming calls dialog
RAM bar with custom colors
Builtin Xposed Framework
Xposed : Per-App Layout
Network usage stats
ChameleonOS Active display (s-view alternative)
AD: Display Time out
AD: Turn Off Display
AD: Threshold to proximity
AD: Sort notifications by newest to oldest
AD: HUGE Fixes
mms: iOS features
mms: Emoji and Smiley support
samsung kernel super charged
advanced low battery indicator options
Custom Carrier Label
CyanogenMod 11 “Android 4.4.4 base” The highest degree of stability and performance , battery life
Virtual surround sound
App Privacy
Privacy Guard more informations
Change Device colors Like Dynamic , Standard , Cinama like Sammy rom
Vibration Customization
S Pen detecte/Pointer/Gesture
S-PEN Notfications
S-PEN QuickBar app
LED Colors , you can change led color while charging for example
LED Fading/Blinking
LED Disable
Privacy Guard
Hardware keys remapping
Lockscreen ring and notification shortcuts
Power widget
USB Mass Storage
Clock settings
Quiet Hours
Power Sounds
Profiles
Gesture Lockscreen
The Team
codexc AOSB chief and original founder
Team Members
Installation instructions so If installing for the first time:
To install this ROM you will need to have an unlocked boot loader and a custom Recovery such as TWRP or ClockWorkMod installed
1 Copy the downloaded AOSB to your phone.
2 update recovery, is required for install android kitkat
3 Boot into your recovery
4 Back up your ROM
5 Enter recovery
6 Make full wipe "included "system"
7 Install the ROM
8 install GAPPS package
9 Reboot - the first boot can take up to 2 minutes
10 Recommended to Reboot again after ROM is up for the first time
User Friendly Developer
If you like my work please consider a donation!
Powered by
DOWNLOAD
aosb_kk_1.3.7_togari
PA gapps
What is Android Open Source BAM Project?
it is a custom ROM developed as free and open source software based on the official releases of Android by CyanogenMod,
AOSB (ProBAM) ROM have been the pinnacle of perfection employing the best of all the Best ROMs in a Package which makes sense!.. While the latest one doesn’t incorporate a slew of features.
Changelog
Find our latest Full change logs
Find our latest GitHub change logs
Follow us to keep in touch ::
G+:
https://plus.google.com/+ProBamNet
Facebook:
https://www.facebook.com/AOSB.Project
Twitter:
https://twitter.com/AOSB_ROM
Offical website
http://probam.net
Source on github
GitHub
CM Gerrit
Build AOSB from source
source
About the developer
http://codexc.com/me/
Thanks and Credits for :
CyanogenMod Team!!!
All Open Source Projects !
kernel source​
FAQ and Know issues:
when probam in black turn on , the systemui make force close
try to switch off black ui then restart and try enable it again
after dirty flash the device hangs and systemui make force close
you need to make wipe all and clean cache and make fresh install in this case
when try video recoding the device freeze or slow down
screen video record with ondemand or pegasusq governors u will have a laggy recorded video. If you try with performance governor from performance in settings , then the video will be a lot smoother.
Camera crashing some times and not works anymore "camera not connected"
the rom included an small application "camera restart" you can use it for fix this issue
titanium recovery not restore my applications
For those who cannot find their previous files, because CM based rom will target the sdcard storage to use root/0/ directory.
So normally all the files besides the root/0/ directory will not be shown on the file explorer.
To solve this, you will need a file browser that has ROOT capability, eg. Root Explorer
then go to mnt/shell/emulated/ all your file should be here.
Now move all the files into mnt/shell/emulated/0/ folder.
Should solve the problem.
Privacy guard IS working?
after enabling privacy guard in security settings
you have to switch to settings>apps and then choose to enable or disable each app individually.
I'm sure nobody would want to tick every single app, that would almost be the same as enabling airplane mode.
General Questions:
Need to install Gapps ?
yes
"Wipe needed before install ProBam?"
If you come from a different Rom :
FULL WIPE/CACHE/DALVIK CACHE/SYSTEM/DATA
"How do I edit custom toggles?" :
Go into Settings/Custom tiles.
What kernel does this ROM use?
CM kernel - supercharged!
Which launcher(s) are included in ProBAM?
Google launcher
Which equalizer(s) is included in ProBAM?
DSP with Stereo effects
Does this ROM with kernel supports UMS? (USB Mass Storage)
Yes
Important please read:
I. Appreciation
There are many ways to show your support to us. You can:
Press the "Thanks" button.
Wear our specially prepared banner
Share your opinion about my work and write some feedback in our threads.
Advertise our work to your friends, family, anyone who owns this device.
Rate our threads with 5 stars.
Click to expand...
Click to collapse
II. Sharing
XDA-Developers.com is all about sharing. If you would like to use any part of our work, please feel free to do so but remember to do the following beforehand:
Inform - Please send us a PM or email telling us
Permission - Please, if you do not have permission from us, don't use it. Most of the time, we will allow you to, but if you don't get our permission first, we will report.
Credits - No one wants their work stolen. Please remember to give proper credits when using our work.
Click to expand...
Click to collapse
III. Support
If you have any issues or questions, please feel free to post them in the our threads. However, because all of us have social lives outside of XDA, your questions may not always be answered right away. Members who are more experienced in our work, please help out the ones who don't.
If you want to get the fastest and the best answer - ask the question in our threads instead of PM'ing us. Chances are, other users will be able to help you when Team Members don't have the time to.
Click to expand...
Click to collapse
reporting bugs:
1 - report your bug in the forum of your device and see if other people having the same problem :crying:
2 - try to solve it with all the knowledge you can get :silly:
3 - if that doesn't work go to our support center and place your findings there, report your bug and which device you have , this way it goes straight to the developers
4 - only report a bug if your really sure it's not your own fould! --- clean install , stock kernel , no weird home manufacturing stuff ,etc,etc,
5 - you can also request features there :victory:
:laugh:
Click to expand...
Click to collapse
AOSB KitKat v1.3.6
Android Kitkat 4.4.4r1 KTU84P
Merge CM Changes
Update SuperSu to v2.00
New Bootanimation
Base: iOS8, Bubble Recentes
Bubble: re-work the activities
Bubble: Fix NPE Fully and validate Contact ID/Image
Bubble: check caller name if empty && calculate time duration
Bubble: Make it optional
Recent: Make it compatible with Holo Dark and Multi DPI
Recent: Support landscape layout
FastChargeTile: support m8
Base: FastCharge & Touchpad Tile kernel feature toggle
Base: Sleep Timer for Media Tile
Base: Allow Power Notification Sounds For Wireless
Base: Notification Reminder
Base: Notification Reminder Interval
Base: Notification Reminder New layout
Themes: Use default_wallpaper for HOLO lockscreen wp
Themes: Use first asset entry for lockscreen wallpaper
PEEK: Sensors improvements
HOVER: Option to exclude topmost app
HOVER: notification timeout
HOVER: New Settings
HOVER: Improvements
HOVER: Match notification width on tablets too
HOVER: Theme Engine compatibilities
Settings: add lockscreen themes in interface
Settings: Pimp Custom Recent and Bubble Settings
Settings: HTC Reflection Effect or iOS Flat
Settings: Glowpad Torch
Settings: Partition information menu
Settings: Lockscreen Colors/Image
Settings: Remove ‘More device settings’ menu
Settings: Remove lockscreen slide delay option
AOSB v1.3.5
base: Protected App
base: Fix On-The-Go Tile
base: Add Battery/Power Saver Tile
base: New API From Mokee, phone number location support for chinese users
base: listview: ensure active views are filled prior than scrap views
base: Peek: Notification Helper fixes
base: Fix animator display
base: Gesture Device Lock
base: Second Clock
base: Add support for Peek external app
base: New Base for AD a lot of improvements, thanks +Dave Kessler
base: Fix light notification color picker force close
base: HOVER From PA
base: CM Themes, Add support for composed icons
base:CM Trebuchet, a lot of improvements
base: AOSB RecentApp v2, thanks +hany alsamman
PS1: Fix the memory leak and more and reduce memory usage
PS2: Improvement thumbnail size also on landscape mode
PS3: Attach the default thumbnail size and prevent conflict with slim recents
PS4: ability to switch between 3 modes of recents
PS5: set height, width for each mode and each DPI
PS6: add standard clear app icon , instead of ugly icon
Settings: Launch only contacts picker for blacklist entry
Settings: Apps, Add blacklist interface
Settings: HALO, color customizations
Settings: listview,fix force close
Settings: Active Display, Double tap to sleep
Settings: Active Display, Hide Low Priority, Hide Non Clearable and Quiet Hours
Settings: Apps, Add black listed app for HOVER
Settings: Apps, Add black listed app for Peek
Settings: Gesture Lockscreen
Settings: Update Active Display
Settings: Add AOSB Support translations for hungarian
Settings: Fix FC "Settings - interface" on tablets like Flo
Settings: Recent, Switcher bettwen App
Settings: Recent, restart UI once in all cases
InCallUI: Hide Titlebar while loading InCallUI
InCallUI: do not use reflection
InCallUI: Store dialpad showing state
InCallUI: fix location of answer ring on incoming call
InCallUI: fix non-intrusive for RTL
InCallUI: Dialpad key digit color TRDS update
InCallUI: fix dialpad digits color while TRDS is on
InCallUI: fix landscape layout
Dialer: update TRDS for new 4.4.3 Dialer
Dialer: Update landscape layout to match 4.4.3 codebase
Dialer: Chinese Location Lookup
Dialer: Hide shadow overlay for contact tiles with letter tile avatars
Dialer: Fix force close if using chinese language
AOSB v1.3.4
Merge tag 'android-4.4.3_r1.1' #KTU84L
Merge CM changes
Battery consumption's issues fixed
Stability issues patched
Minor Dialer app redesign
The Dialer app has a light color scheme instead of dark.
rearrange contact cards in the Dialer.
FLAC playback improved/fixed
improved camera quality
New Contacts , icons , ...
Performance improvement is incredible
Fix resource leaks
Fix hiding ADB notification
Excessive battery drain issue
more compatible with high resolution devices
apn: national roaming for ONO (Spain)
Settings: Import init.d.cfg and fix "fi unexpected"
Enable KSM deferred timer for kernels supporting it
Telephony: Add setting for WhitePages Canada reverse lookup provider
Telephony: Add setting for YellowPages Canada reverse lookup provider
pause downloads of large games from the Play Store
appops: enforce appop for bluetooth disabled action
used to love probam on sgs3, will give it a try
Sent from my XL39h using Tapatalk
iBuzman said:
used to love probam on sgs3, will give it a try
Sent from my XL39h using Tapatalk
Click to expand...
Click to collapse
thanks for that and give me a review if you like :laugh:
this is my first build for togari so want to know how it performs
Thanks for this. I have tried PAC-ROM and AOKP and CM on this phone few months ago and I didn't feel like it was well customized to this device. (ie: Dpi, Keyboard size, plenty of bugs, camera very very long to open on first launch after reboot.)
By the way, is the camera issue I just talked about fixed? If so, I might give it a try
Thanks
Envoyé de mon C6806 en utilisant Tapatalk
jamesst20 said:
Thanks for this. I have tried PAC-ROM and AOKP and CM on this phone few months ago and I didn't feel like it was well customized to this device. (ie: Dpi, Keyboard size, plenty of bugs, camera very very long to open on first launch after reboot.)
By the way, is the camera issue I just talked about fixed? If so, I might give it a try
Thanks
Envoyé de mon C6806 en utilisant Tapatalk
Click to expand...
Click to collapse
dpi you can change in the rom to whatever you like, about the rest this rom is cm based , so bugs in cm might appear here, but not neccessarily
just try and let me know , maybe our team can fix it:highfive:
firebird11 said:
dpi you can change in the rom to whatever you like, about the rest this rom is cm based , so bugs in cm might appear here, but not neccessarily
just try and let me know , maybe our team can fix it:highfive:
Click to expand...
Click to collapse
True you can't really answer those questions since you don't own the device yourself ^^
Alright, I am downloading it. I am from stock latest sony 4.4.2. Will I need to change something in the radio to keep signal?
Thanks
Thank you very much!
jamesst20 said:
True you can't really answer those questions since you don't own the device yourself ^^
Alright, I am downloading it. I am from stock latest sony 4.4.2. Will I need to change something in the radio to keep signal?
Thanks
Click to expand...
Click to collapse
no, just make sure your on latest cwm or twrp
i flashed this rom and was wanting to reflash with a different gapps package but wondering how to get into recovery mode - it is not the same as cm11 and carbon where you press the volume up during reboot ?
Sent from my SM-P905 using Tapatalk
firebird11 said:
no, just make sure your on latest cwm or twrp
Click to expand...
Click to collapse
Alright, just installed.
First impressions :
- Smooth and fast
- Small error in launcher at first boot : Browser icon is behind the drawer icon.
- Most features (if not all) seems to work fine
- A lot of pretty features!
- Camera still slow or sometimes doesn't even start (require reboot)
- Navigation Bar buttons too spaced (CM doesn't have this problem)
Your ROM is awesome but there is something that I dislike : The new "Recent apps panel". I am used to the traditionnal panel and this is a too big move for me. Is there a way to set the default one?
Edit : Second Impression
- No way to go in recovery (tried volume buttons at boot and the reboot menu inside the rom)
- There is no logo before the boot animation. It makes the user think the phone is not even turned on before seeing the boot animation.
- Google apps are not showing even after if I did install at the sametime as the rom (after rom of course). This could just be an error on my side thought.
Thanks you for this ROM. In the mean time, until those issues get fixed, I will try other roms
jamesst20 said:
Alright, just installed.
First impressions :
- Smooth and fast
- Small error in launcher at first boot : Browser icon is behind the drawer icon.
- Most features (if not all) seems to work fine
- A lot of pretty features!
- Camera still slow or sometimes doesn't even start
- Navigation Bar buttons too spaced (CM doesn't have this problem)
Your ROM is awesome but there is something that I dislike : The new "Recent apps panel". I am used to the traditionnal panel and this is a too big move for me. Is there a way to set the default one?
Edit : Second Impression
- No way to go in recovery (tried volume buttons at boot and the reboot menu inside the rom)
- There is no logo before the boot animation. It makes the user think the phone is not even turned on before seeing the boot animation.
- Google apps are not showing even after if I did install at the sametime as the rom (after rom of course). This could just be an error on my side thought.
Thanks you for this ROM. In the mean time, until those issues get fixed, I will try other roms
Click to expand...
Click to collapse
other people have this ?
i am just setting it up now really liking the rom so far i would like to know how to get into recovery though
Sent from my SM-P905 using Tapatalk
whr this rom been hidden for a long time .. I've been using Carbon till now .. Finally awesomme to see so many goodies together in a ROM .. I'll try it now .. Thanks for this Firebird11 ..
any plans to add Peek in this ROM ??
Though good job .. plz keep it coming
Thank's for the rom ......It's working flawlessly .
firebird11 said:
other people have this ?
Click to expand...
Click to collapse
golfinggino said:
i am just setting it up now really liking the rom so far i would like to know how to get into recovery though
Sent from my SM-P905 using Tapatalk
Click to expand...
Click to collapse
I guess he does
Several people said:
i would like to know how to get into recovery
Click to expand...
Click to collapse
Try the cm-11 kernel (Carbon thread) or the PimpedKernel port. I dont know if they will boot 4.4.3, but I'm building Carbon as I type so there will be a cm-11 4.4.3 kernel soon from me id the OP doesn't post one with working recovery.
Good to see more ROMs
---------- Post added at 05:01 PM ---------- Previous post was at 04:40 PM ----------
Latest UNTESTED cm-11 kernel built within Carbon 4.4.3 https://mega.co.nz/#!FkV1ybbL!fFglCF5fZnO0NfESnAaik7E0FLxxBhUDbUH7L0LbWN0
Latest UNTESTED cm-11 kernel built within Carbon 4.4.3 - with dt2w https://mega.co.nz/#!Z582TQoA!Ntsm49rmW6ZLNWMAzBZRaM4e8NYomf9ltUyVchgXONg
Kernel Source: https://github.com/BlueEther/android_kernel_sony_msm8974
Flash with "fastboot flash boot <kernel_name.img>" or with flashtool
This ROM no recovery mode, brushing can not into the REC card ROM, and received a telephone, turn the dial direct FC
kaluzikuang said:
This ROM no recovery mode, brushing can not into the REC card ROM, and received a telephone, turn the dial direct FC
Click to expand...
Click to collapse
T
he FC on the phone app is a CM-11 bug by the looks.
If you need recovery try one of the kernels above untill the OP has made one

[MODPACK] MCR modpack for the Nexus 5 (r12)

MoDaCo Custom ROMs (MCRs) have always been based on the stock ROM for devices. I've recently switched my daily driver phone to a Nexus 6 and my daily driver tablet to a Nexus 9, giving me an opportunity to have a good play with Lollipop, the new Android release.
On the whole, the latest version of Android is fantastic, but as is often the case, I have seen a few opportunities for tweaks and improvements, which once again has started me thinking about MCRs, particularly with the loss of Xposed on Lollipop which had become the de-facto way to apply tweaks.
With this in mind, i've started looking at the best way to create and package modifications, and this modpack for the Nexus 5, 6 and 9 is the first step on that road.
Initially, the changes are purely to SystemUI. Only 2 files are changed, no wipe is needed if you already have an unlocked bootloader (stock certificates are retained). A 'MCR Control' application is included to configure the modifications.
Features (some are only available on specific devices / telephony enabled devices):
'MCR Control' configuration application
A one handed mode which moves the button towards the edge on the navigation bar - press and hold back or recents to toggle
Multiple battery level display options for status bar and lockscreen
Option to enable the stock Lollipop battery percent feature
Option to remove carrier label from lockscreen
Option to reverse order of navigation buttons
Option to retain network type indicators when roaming
Option to disable '4G for LTE' indicator
Option to disable orange colouring of status bar and navigation bar separately on battery saver
Option to hide clock
Option to centre clock
Option to disable icon when alarm is set
Option to ignore priority when determining whether to show heads up notifications
Option to disable heads up notifications altogether
Option to double tap status bar to sleep
Option to double tap navigation bar to sleep
Option to enable double tap to wake (requires root, be sure to auth SuperSU after clicking the box, applies a few seconds after each boot) - NEXUS 6 ONLY
Option to enable red / blue / green charging LED (requires root, be sure to auth SuperSU after clicking the box, applies a few seconds after each boot) - NEXUS 6 ONLY
Options to lock status and navigation bars to black (user request - Nexus 9 blacklight bleed mitigation)
Option to enable rotation in lockscreen
Option for re-boot menu in status bar header
All options are applied in real time
Compatible with both odexed and deodexed stock ROMs
To install:
Ensure your device is running STOCK LRX22C - use on any other ROM version will make bad things happen!
Download the zip file below
Install or boot TWRP using fastboot
Backup your stock system partition (you'll need to restore this to apply OTAs)
Push the modpack zip file to /sdcard
Install the zip file in the usual manner
Download:
r12 for Android 5.1 - DOWNLOAD
To revert to stock:
Restore your backup of the system partition!
To revert to stock if you didn't back up:
Download the correct factory image from your device from the Nexus Factory Images page
Extract the files (including the internal images zip)
Locate the system img file, reboot your device to bootloader and 'fastboot flash system system.img'
Boot to recovery and wipe the dalvik-cache
Future releases will add features, but as always MCR will be focused on adding features in a stock style way - you should wonder whether they are mods or whether they were always there.
Enjoy and let me know your thoughts!
P
Credits:
Reboot icon by icons8
Changelog
r12
Updated for build LMY47I with the latest code changes (Nexus 6 and Nexus 5)
r11
Updated for Android 5.1
Removed heads up notifications 'swipe up' mod (now included in stock Lollipop)
r10.1
This is purely a bug fix release. The MCR Control app will still show 'r10'.
Resolved issue with hidden clock being restored on status bar expansion
Resolved issue with volume controls corruption in settings
Changed reboot icon (hey, I thought it was funny!)
r10
r11 will be a minor tweak release with a couple of minor improvements to the reboot UI and a re-arranging of the MCR Control app.
Added option for blue LED when charging[/*]
Added new re-boot menu in status bar header[/*]
Resolved issue with the hidden clock reappearing[/*]
r9
Added option for centre clock
Added option to enable rotation in lockscreen
Resolved compatibility issues with the charging LED - leave option unchecked if using Lightflow or a similar app
Improved charging LED - wireless charging now illuminates blue because FUTURISTIC
Added details on how to revert to stock on the topic posts
r8
Added option to enable red / green charging LED (requires root, be sure to auth SuperSU after clicking the box, applies a few seconds after each boot) - NEXUS 6 ONLY
Added option to enable am / pm indicator (two sizes)
r7
Added option to lock status and navigation bars to black (user request - Nexus 9 blacklight bleed mitigation)
Bug fixes to alarm icon hide feature
Nexus 5 is now fully supported
r6
Improvements to MCR Control app - version is now displayed on action bar
Added option to disable heads up notifications
Added icon to disable icon when alarm is set
Added option to double tap status bar to sleep
Added option to double tap navigation bar to sleep
Nexus 5 support is now in testing
r5
Multi device support - the first device to be added is the Nexus 9. Supported from r5 onwards!
Improvements to one-handed mode code
Minor bugfix to reverse button order feature
r4
Added new one handed mode - press and hold back or recents to toggle
Added option to disable orange colouring of status bar and navigation bar separately on battery saver
Added option to hide clock
r3
Improved battery option to always show icon when charging
Added option to retain network type indicators when roaming
Added option to disable '4G for LTE' indicator
Added option to ignore priority when determining whether to show heads up notifications
Added option to enable double tap to wake (requires root, be sure to auth SuperSU after clicking the box, applies a few seconds after each boot)
Mod is now compatible with both odexed and deodexed stock based ROMs
Initial changes to prepare for potential support of other Lollipop devices
r2
Added 'MCR Control' configuration application
Added more battery options
Extended battery setting to also apply to lockscreen
Added option to enable the stock Lollipop battery percent feature
Added option to remove carrier label from lockscreen
Added option to reverse order of navigation buttons
Lots of under the hood changes for future tweaks
r1
Initial Release
{
"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"
}
Quite nice to see you here. Love the way you implemented only minimal but essential features. Will try out soon
Sounds good
Awesome! Has Been needed for a long time!!
This is great! Should be a fantastic alternative to some basic Xposed modules. Will have to try on my Nexus 5 and the Nexus 9 version when I get home.
Work great with xtrasmooth ROM ! Great work !
Envoyé de mon Nexus 5 en utilisant Tapatalk
Post deleted
Nice. It's no GravityBox, but I understand how difficult that might be to do, so I appreciate your effort to even do this. One problem though, I don't have the double tap to wake option? My N5 is rooted. Does it require a specific kernel?
Even I would like to know if "double tap to wake" needs a custom kernel ?
It's mentioned that stock Lollipop is required so it would seem that custom kernel isn't needed.
MasterJ87 said:
Nice. It's no GravityBox, but I understand how difficult that might be to do, so I appreciate your effort to even do this. One problem though, I don't have the double tap to wake option? My N5 is rooted. Does it require a specific kernel?
Click to expand...
Click to collapse
It's not trying to be GravityBox, that hooks via Xposed many more apps besides SystemUI.
amitabhr said:
Even I would like to know if "double tap to wake" needs a custom kernel ?
It's mentioned that stock Lollipop is required so it would seem that custom kernel isn't needed.
Click to expand...
Click to collapse
Sorry, DT2W is only in the N6 version currently. I'll make that clearer in the main post.
P
Hello, when I try to install this package it shows me the following:
Finding update package
Opening update package
Installing update
Not a HAMMERHEAD!
NOT a SHAMU!
Not a FLOUNDER!
and when I reboot I can't find the MCD control tool.. what should I do?
Nexus 5 running 5.0.1 stock ROM and ElementalX kernel.
Use TWRP...
P
Awesome, works really well.
Removal of the orange bars in battery saver is the biggest pro for me, I use it a lot and it used to bug me a lot.
Any chance we might see an extended power menu (reboot) in near future ?
Working great on both my Nexus 5 and 9! Any chance for a centered clock?
Is it possible to add network traffic indicator in your next release?
I have flashed r7 on xtrasmooth ROM and it works great!!!!!!!!
Awesome mod great work
@paulobrien So the double tab to wake can work on the Nexus 5 also or it needs a special kernel modification?
I mean will it ever be possible for the nexus 5 through this app ?
Great job, works perfect with xTraSmooth.
I can't download on my phone. That's my only option. Can a mirror be posted or someone share it with me thru pm
ts1506 said:
Any chance we might see an extended power menu (reboot) in near future ?
Click to expand...
Click to collapse
+1

[ROM][DELTA-OTA][6.0.1][NIGHTLIES] regalstreak's Resurrection Remix for the OnePlus 2

regalstreak's Resurrection Remix for the OnePlus 2
{
"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:
* Your warranty is now void.
* I am not responsible for bricked devices, dead fingerprint scanners, thermonuclear war, or you getting fired because the alarm app failed.
* Please do some research if you have any concerns about 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.
Triple R as we call it, regalstreak's Resurrection Remix is here for the OnePlus 2!
Please read the thread fully before flashing. Enjoy the taste of RRR!
But please do not tell me its sweetness! Press the Thanks Button instead of saying Thanks!
If you really want to personally thank me, send me a pm on Telegram. I'm "regalstreak" on Telegram!
Or if you truly happy and mad about me, donate me some Bitcoin!
Here is my Bitcoin address: 1CKcSs8RCnRG1bwERGrRUVZ5Ckrgbe6uVR
If you got any problems, bugs, etc. please mention me here! We will be happy to assist your problem.
Join the official telegram discussion group for Resurrection Remix for our OnePlus 2 @
https://telegram.me/rrop2
One last request. Please do not quote the whole of OP as it makes the thread untidy
Always read FAQ before asking.
About regakstreak's Resurrection Remix
"regalstreak's Resurrection Remix" is based on CM, Slim, Omni and original Remix ROM builds. This creates an awesome combination of performance, customization and new features, brought directly to your device.
What Works?
Everything!
The Drill
1] Xposed = No Support
2] Custom Kernel = No Support
3] Logs are welcome
4] No asking before reading
5] If you ain't blind, the *search* button is visible
Downloads
Full ROMs
Here
https://basketbuild.com/devs/regalstreak/oneplus2/Custom/ROMs/regalstreaks-Resurrection-Remix-6.x Plain link cuz Tapatalk has broken links now i guess
Downloads
Modem
Here
http://downloads.regalstreak.me/oneplus2/ROMs/Resurrection-Remix-6.x/Modem/ Plain link
MODEM MENTIONED REQUIRED IF COMING FROM ANY OTHER ROM OR YOU WILL GET STATUS 7 (ASSERT FAILED) ERROR WHILE FLASHING.
Request: Please do not mind the adverts on my ftp server! They are there to ensure the continual of the server expenses and so that I can provide you all high speed downloads
Click on an advert or two to support me xD
Go Here For Builds Before 20 March
Installation
Boot into Recovery
Wipe System/Cache/Data
Select Install Zip
Select the Modem, ROM and optional GApps (64-bit)
Pro Tip: Flash gapps immediately after flashing ROM or you will face force closes
Done
First Boot Takes Time To Optimise The Apps (Will stick around 10-12 minutes)
Sources
Device Tree (rr-6.0 branch)
Vendor Tree
Kernel Tree
Screenshots
Imgur Album
Useful Links:
My downloads directory
My "Basketbuild" directory
My "Android File Host" directory
Credits
Special thanks to @marpe
Team Resurrection Remix
@regalstreak (me)
@Grarak
@dango99
@xdvs23 for helping me on the delta app!
Changelog
As my Jenkins nightlies have started, i wont be updating the log if some important change is not made!
Code:
#Nightly - 20160401
Wifi fixes
Fixed the drops for some guys (Thanks to oos3)
#ResurrectionRemix - v5.6.6 - 20160401
The Changelog
[hide]
- SystemUI: Restart System UI on theme Change and NP color switch
- LLS: Add LiveLockScreenController
- Update RR logos
- SystemUI : Fix Network Traffic Colors Not updating
- SystemUI: Fix headsup stuck after theme change and recreate statusbar
- [SQUASHED]Mass Revert of CM's Qs Drag Panel
- FWBase : Port & Improve CPU boosting Hooks && Interface
- Fix headsup blacklist and whitelist
- SystemUI :[Squashed] Fixed Leaks and Observers
- SystemUI: Reduce Load On ContentObservers
- SystemUI: Optimizations and cleanups
- ix metrics density comparisons
- GlobalActions: Set the initial status of airplane mode toggle
- SystemUI: Change demo mode time of day.
- Prompt permission dialog for status bar weather
- Should use scan flag, or it will not scan device.
- base: pipe all IME hints regardless of IME notification state/settings
- SystemUI: Fix Notification panel NPE
- Qs: Improve Themes Tile
- [ThemesTile] Sort themes
- Port ThemesTile to new CMTE api
- Compile app theme in background
- Cast Tile: only scan while in detail view
- SystemUI: more consistent visualizer logic
- Fling : Gallery icon support
- camera2 legacy: Allow HDR processing to take a while
- Cleanup Ls Weather Layout
- Revert "MediaScanner behavior on boot
- Add Resurrection ringtone v2
- Hack to remove black bar on custom lockscreen wallpaper
- Themes: Fail theme install if common resources fail
- SystemUI: stop hiding hotspot & color inversion tiles
- For more info Track Github Activities
- Translations updates
[/hide]
----------
#Nightly - 20160316
Notification Slider Fixed
Swap buttons available under additional button settings
Merged Upstream
----------
#7 - 20160311
Nightlies!!!
Jenkins builds
First OTA
Fingerprint Sensor
Merged Upstream
----------
#6 - 20160305
Hardware buttons settings added
OTA working
Merged Upstream
----------
#5 - 20160302
Everything updated
OTA implemented
v5.6.4
Merged Upstream
----------
#4 - 20160204
Camera fixed
Back to my sources
v5.6.2
Merged Upstream
----------
#3 - 20160123
Back to building
Test build
Upstream Merges
Reverted to our Organisation's (oneplus2-dev) repo for now
----------
#2 - 20151226
Enabled dexpreopt for faster boot times
Merged Upstream
----------
#1 - 20151224
Initial Release
FAQ
Gapps is causing the error "Unfortunately Setup Wizard Has Stopped".
Have you read the Install Instructions? Flash gapps immediately after the ROM. That means do not reboot to system after flashing the rom and then go to recovery again and flash gapps.
How do I install this ROM with Dualboot Patcher?
Follow these instructions carefully.
1. Install DualBoot patcher apk, open the app and go to ROMs section.
2. Set the current running kernel as kernel for Primary ROM (The app will ask you to do so)
3. Download CM13 and go to "Patch zip file" section.
4. Patch the ROM (for OnePlus 2 choose "Data Slot"). (ID: insert anything like cm13. It doesn't matter though)
a) Primary ROM upgrade (You can patch zip for Primary ROM if you want to flash primary and don't destroy second system.
b) Secondary (Not usable due to small System partition)
c) Multislot1, 2 , 3 - (Not usable because /cache partition is too small).
d) Data slot - Use this!
e) Extsd slot - (Not usable)
5. Flash patched ROM with TWRP.
6. Reboot
You second system should start.
How to switch between ROMs:
1. Both ROMs need DualBoot patcher installed, in "ROMs" section you should see ROMs list.
2. To switch the ROM simply go to TWRP.
3. Click Install.
4. Click Image option (Bottom Right Corner)
5. Go to /sdcard/Multiboot/<your rom name>
6. Select boot.img
7. Click boot partition.
8. Flash and reboot.
9. Other ROM will start!
Login with Google does not work in some apps.
Sometimes, on a fresh wipe, the phone language will be set to an invalid language. Changing it to a valid one from Settings should fix the issue.
Battery Statistics shows that Wi-Fi is always on even though I've turned it off.
If you are using "scanning always available" in Advanced Wi-Fi Settings, then Wi-Fi will always be on to scan for available network to aid location discovery.
How do I enable root?
Root is now disabled by default in CM. To enable root, first enable developer options. Then enable it in Settings -> Developer Options -> Root access.
Can you include Feature X into your ROM?
No. This ROM will have CyanogenMod's feature set.
Can you include Cyanogen OS's apps?
No. Cyanogen OS's proprietary apps are not a part of the open-source CyanogenMod. You can, however, download C-Apps directly from Cyngyn and install it.
Can you include call recording?
No. The open-source version of CyanogenMod does not include call recording to avoid potential legal issues.
What kernel does this ROM use?
A slightly modified version of the stock kernel, the source code is linked above.
Can I use your ROM as a base?
http://source.android.com/source/licenses.html
Most of Android/CyanogenMod is licensed under the Apache License with other small parts licensed under other open-source licenses. Which means that you may modify and redistribute without asking for permission as long as the proper credits is given and it is not misappropriated as being the official CyanogenMod. (In other words, you must say that it is based on regalstreak's unofficial CyanogenMod, but is not related to CyanogenMod in any other way. Also, please mention the credits that have been mentioned in OP as they have worked too hard to get this ROM too.)
Can contacts be saved to phone/SIM?
No. It is not supported in AOSP-based ROMs.
Can I send files over Wi-Fi Direct?
Yes, but you must use third-party applications. The implementation provided on Samsung ROMs is not an open standard. AOSP/CM does not provide a native way to send files over Wi-Fi Direct.
Can I mirror your ROM?
You're free to. But if you ask me to mention your mirror here, I don't know if i will do so.
Will feature X from a previous version of CM be implemented?
I don't know, probably will be, eventually. I don't really involve myself in the feature-set side of CM.
How do you type so much?
Actually I didn't type this as a whole. I took inspiration from @pawitp's threads that I used to refer earlier
RR Features
Code:
Based On Latest Google Android 6.0.1_r3 Release
Based On Cyanogenmod 13 Sources
RR Customizations:
Navigation Bar
Enable/Disable Navbar
Navbar Button Customization
Navbar Slim Dim
Animate Dim
Dim Timeout Duration
Dim Alpha
Double Tap To sleep navbar
Navigation Bar left/Right handed mode Switch for landscape
Statusbar
Brightness Slider
Enable/Disable Show Notification Count
SuperUser Indicator Switch
Double Tap To sleep Statusbar
Carrier Label
Carrier Label Switch
Carrier label Colour
Carrier Label Size
Clock Customizations
Time & date
Clock Colour
Day & date Toogle
Center/Right/Left Clock Choice
Date Format
Clock Font Styles
Battery
Battery Bar customization
Battery Icon Customization(circle/landscape/Potrait and more)
Battery % Text
Network Traffic Indicator
Network Traffic Arrows Switch
Incoming/OutGoing Traffic
Network traffic Color
Statusbar RR Logo
RR logo Color
StatusBar Weather
Weather Color
Weather Position(left/right)
Weather Style
Weather Size
Animations
Toast Animations
ListView Animations
System Animations
Gestures
Gestures Anywhere Feature
3 Finger Swipe Screenshot Gesture
App Circle Bar
Choose apps in AppSidebar
Trigger Width
Trigger Hieght
Trigger Position
App Sidebar
Choose apps in App circle
Trigger Width
Trigger Hieght
Trigger Position
Pie
Pie Trigger(left ,Right ,Bottom)
Pie Targets
Pie Colors
More Pie Features
Recents Panel
Clear All button Switch
Clear All Tasks Switch
Clear All Button Location(Top right,Top Left,Top Center,Bottom Left,Bottom Right,Bottom Center)
Recents Search Bar
Full Screen Recents
Slim Recents
OmniSwitch
Cclock Widget
CLock And Alarm Customizations
Weather Panel Customizations
Calender Events
LockScreen
Lockscreen Bottom Shortcuts
Lockscreen General Shorcuts
100+ Icons for Shortcuts
Double Tap to Sleep Lockscreen
Lockscreen Media Art/Enable Disable
Quick PIN/Patter Unlock
LockScreen Blur
Lockscreen Blur Intensity
LockScreen Wallpaper
Lockscreen Weather Widget
Lockscreen Icons Color
Quick Settings Draggable Tiles
Customizable Tiles
Show Two Main Tiles Per Row
Dyanamic Tiles Adjustment
Notification Drawer
Weather Display Switch
LongPress Toogles to Enter Settings
Disable Immersive Mode Messages
Force Expand Notification
Task Manager Switch
Time Contextual Header(HD,Modern,Poly)
Quick PullDown Switch
Buttons
Backlight Timer
Backlight Strength
Advanced Reboot Menu
Power Menu Customizations
Power Off
Reboot(Recovery, Bootloader, Hot Reboot)
ScreenShot
Power Menu End Calls Switch
Restart SystemUI
Airplane Mode
ScreenRecord
On the Go Mode
Sound Panel
Home Button(For devices with HW keys Only)
Home Button answer call
Long Press Actions
Double Tap Actions
Menu Button(For devices with HW keys Only)
Short Press Actions
Long Press Actions
Search Button(If Device Supports)
Short Press Action
Long Press Action
Volume Buttons
Wake Up Device
Playback Control
Ringtone Volume Control
Keyboard Cursor Control
Swap Buttons on Landscape mode
Volume Key Answer
Miscellaneous
Selinux Switch (Switch Between Permissive and Enforcing Selinux if Device has Selinux Enabled)
cLock Shortcut
Disable Battery Saver Warning Color
Disable Fc Notifications
Wakelock Blocker
Media Scanner On Boot Behaviour
Cammera Shutter Sound Enable/Disable
SystemUI Tuner
Enabled By default
Removed Demo mode and Tweaked SystemUI Tuner As compared To AOSP
StatusBar Icons Cuzomizations
Quick Settings Customizations
Other Features
Perfomance Profiles
LCD Density
Expanded Desktop Mode
Audio FX
Heads Up Switch
Live Display
Configurable 0,90,180,270 Degree Rotation
Lock Screen Autorotate Switch
Native Tap to Wake From Marshmallow
Double Tap Power Button To enable Camera gesture
Prevent Accidental Wakeup
Wake Phone on Charging Plug
Battery Light Customizations
Notification Light Customizations
Font Size
CM privacy guard
Performance Tweaks(Kernel Aduitor Inbuilt)
SuperSU Inbuilt
RR OTA
CM Theme Chooser
OverAll Smoothness Improvements
Optimizations to Improve Battery
Includes All Android Marhsmallow Features
Includes ALL CM13 Features
AND MUCH MUCH MORE
Great work to see another rom FOR OP2.
Btw does FP or LAF work?
Is GPS working?
Same bugs as cm as base is same. Please dont ask again Im not getting time to fix camera. Have taken some days off. We also have a class on 25 dec (Yeah :3 ) Will start again from 28th.
anees167 said:
Great work to see another rom FOR OP2.
Btw does FP or LAF work?
Click to expand...
Click to collapse
Please stop asking questions that are clearly answered in the first post, I've seen plenty of people like you piss off DEVS and then they stop development.
Sent from my ONE A2005 using Tapatalk
dave5777 said:
Please stop asking questions that are clearly answered in the first post, I've seen plenty of people like you piss off DEVS and then they stop development.
Sent from my ONE A2005 using Tapatalk
Click to expand...
Click to collapse
Lol no . It isnt their fault The thread was under construction when those guys asked me. I hadnt copied / typed anything that time. Actually thoug you have said the truth. Ive seen many devs too that have stopped due to the same reason.
dave5777 said:
Please stop asking questions that are clearly answered in the first post, I've seen plenty of people like you piss off DEVS and then they stop development.
Click to expand...
Click to collapse
the main reason i dont post anything in op2 forum now.
i will ask doubts only after everything gets stable
Btw thanks @regalstreak YOu just compiled my fav roms in FP.
time to remove CM and flash RR now. please do maintain it.I like this rom a lot
if you get enuf time please try to update when you update your CM builds
You made OP users happy this year
Nice @regalstreak
dave5777 said:
Please stop asking questions that are clearly answered in the first post, I've seen plenty of people like you piss off DEVS and then they stop development.
Sent from my ONE A2005 using Tapatalk
Click to expand...
Click to collapse
At the time I wrote the post it didn't say anything about FP working...
And sorry @regalstreak... It must be pretty annoying lol
Wow..! Android 6 on OP2 and on RR rom..? Cool!
I was complaining about the bugs on previously released RR ROM for OP2..Well there's a new release of RR rom and based on Marshmallow..? That's way too Cool!
Thanks to all the devs working on it...!
If only the Camera works, I will stay on this ROM...
Camera not working
OK so i need screenshots! Please Make An Album on imgur and give me your link!
English language only Please! Thanks a ton!
Will flash and report back here
Sent from my ONE A2001 using Tapatalk
Google camera is working on Tipsy 6.0 with full resolution )))()
https://www.androidfilehost.com/?w=files&flid=38329&sort_by=date&sort_dir=DESC
?????
gugas123 said:
Google camera is working on Tipsy 6.0 with full resolution )))()
https://www.androidfilehost.com/?w=files&flid=38329&sort_by=date&sort_dir=DESC
����������
Click to expand...
Click to collapse
Is there a thread about this rom?
Thanks!
keshavmot2 said:
Is there a thread about this rom?
Thanks!
Click to expand...
Click to collapse
Slim based rom:
forum.xda-developers.com/oneplus-2/development/roms-kernels-mods-slimsaber-based-t3215942
Google+
https://plus.google.com/communities/114022867167626892613
---------- Post added at 18:10 ---------- Previous post was at 18:07 ----------
keshavmot2 said:
Is there a thread about this rom?
Thanks!
Click to expand...
Click to collapse
Martin Coulon @martinusbe is the man
He is also in this RR rom

Themes / Apps / Mods [MOD][MAGISK][ANDROID 12] Addon Features for Pixel Devices - Pixel 6 Thread

{
"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"
}
​
What is this?
This is a Magisk module that adds the following cool custom features to any Pixel device (from 3a to 6 Pro) running stock Android 12 Pixel ROM:
Enable/Disable Google Sans font system wide
Adds Icon Styles and Icon Shapes overlays from Android 11
Fonts options
Enable/Disable Combined signal icons
Pixel 6 Wallpapers (requires an extra module, please check downloads section)
Adds 2 button mode navigation (it was removed on Android 11 but I think some users like that navigation mode, so I add it)
Adaptive sound options
Enable Voice access for all Pixel devices
Navigation bar options (reduce keyboard bottom space size, completely remove NavBar, invert layout*, set back gesture height*)
Enable/Disable SystemUI Tuner
Enable Game Overlay for all Pixels by default (although, if something goes wrong while playing games, you can disable this feature)
Enable/Disable dual tone battery meter (it only works on icon portrait mode)
Enable/Disable showing the number of unread messages on status bar notifications
Reduce Status bar height (and option to correct left padding on devices with the notch on the left)
Enable/Disable more themed icons on launcher (some apps don't have a themed icon so it won't work for all apps)
Enable/Disable left shortcut on Lock screen
Enable/Disable camera shortcut on Lock screen
Enable/Disable gradient effect on QS Tiles and Brightness slider
Hide gestures navbar pill (using transparency)
Colorize gestures navbar pill with dynamic accent color
Dark Themes from Android 11 Addon Features
Choose QS number of rows
Brightness slider padding and thick track options
Enhanced Google Dialer (to enable stuff like Call Recording and etc.)
Enhanced Smart Space (to enable stuff like Flashlight, Earthquakes options, etc.)
Enables some newer Pixel features to older Pixel devices (things like Live Translate, Haptic feedback settings, etc.)
Enable/Disable option to reduce QS Tiles text size (works better on some QS Tiles themes)
Option to install Tap Tap (a great app for devices without Quick Tap and even for the ones that have it)
These next features, also included in the MOD, indicates that framework-res and/or SystemUI were modded. This means that these next features will only work on devices running stock Android 12 Pixel ROM. I'll talk more about this later.
Enable/Disable Wifi + Cell QS Tiles instead of single Internet QS Tile
Battery Styles
Clock Customization
Network Traffic Indicators
QS Battery percentage independent options (show estimate time remaining or just percentage)
Dual tone Light/Dark themes for Quick Settings Panel and Power Menu
Album art on lock screen options
Music visualizer options
QS Quick pulldown with one finger (options are off, drag from the top left, drag from the top right and drag from anywhere on the top)
Revamped Screenshot service (it allows us to delete screenshot as soon as we take it and we can enable/disable screenshot shutter sound)
Show/Hide QS Edit icon on QS footer
Show/Hide Quick access Developer options icon on QS footer
Quick access Rom Control app by long pressing on QS Footer Settings icon
Edit Back gesture navigation height
Enable/Disable inverted layout for 2 and 3 button navigation modes
Enable/Disable carrier text on lock screen
Date, clock and battery click actions on QS Header (long click on clock goes to system time settings, simple click opens clock app)
QS Tiles animations and vibration options
Disabled icon blacklist on both status bar and lock screen(the icons can be disabled using SystemUI Tuner for those who don't want some icons to appear anywhere)
Override feature flags (This allows us to override feature flags manually using setprop persist.sysui.flag."whatever_flag_we_want" command)
Use 4G instead of LTE option
Resize navbar pill (normal, medium, big)
Tap to add or remove tiles in QS customizer
Enable/disable QQS Brightness slider
Enable/disable default QS Brightness slider
Auto brightness QS icon (on/off)
Brightness slider position (Top, Bottom)
Double tap to sleep on status bar
Double tap to sleep on lock screen
Enable/disable Double-line clock on lock screen and AOD
Enable/disable circle background on lock screen fingerprint icon (it only does anything on devices that have it, obviously)
Force accent color on ripple animation while unlocking with fingerprint
QS Tiles Styles
Edge Sense Plus MOD (it only works on devices with active edge sensor)
Battery Bar
-------------------//------------------
Rom Control app (to setup all these options)
Downloads:
Download latest module version from HERE! Further updates can be done using Magisk Manager.
Spoiler: Click to know more.
For more info about updates, please read THIS POST.
Addon_Features_for_Pixel_More_Live_Wallpapers.zip
Spoiler: Optional module. Click to read more.
This is an optional module. I've decided to remove everything regarding wallpapers from Addon features main module and create this one.​​I thought that it wouldn't make much sense to have a single module with almost 500 MB. So, this new optional module adds Pixel 6 static and live Wallpapers (obviously redundant for Pixel 6 users...) but, as well, it adds other Live Wallpapers that aren't normally available for download on Wallpaper & Style app (old stuff like doodle, conveyer belt, etc. from older pixels).​
Notes:
Spoiler: Please read them at least once. THEY'RE IMPORTANT!!
Since V17 the installer mod detects if your device runs into a boot loop after flashing it. If it does, and this will happen on any device not running stock Android 12 Pixel ROM, it will force a new reboot and will try to boot your device running a mod "Lite" version. The "Lite" version is nothing more than a mod version where the only features available are the ones above the red line text.
If you want those "exclusive features", the ones after the red line text, working on your current ROM you will have to port them yourself. I explain how to later on this post.
Those "exclusive features" are based on xml and smali changes made on stock SystemUI and framework-res. Without these changes the, "exclusive features" won't work.
Since this module replaces stock SystemUI and framework-res for modded ones, you could run into problems if some other module tries to do the same or it's simply incompatible with it. If you want to try any other mod that changes SystemUI, or framework-res, there's an option on ROM Control that allows you to disable those "exclusive features". After disabling them, your Pixel device will reboot with a "Lite" version as well.
Make sure that you're able to run adb shell as root before flashing this module and reboot your device. Just in case something went really wrong and you need to remove the module manually.
If your device really refuses to boot, after flashing this mod, connect your phone to your PC during boot and run this:
Code:
adb shell
​
Code:
su
​
Code:
rm -rf /data/adb/modules/AddonFeaturesForPixel/system/framework/ && rm -rf /data/adb/modules/AddonFeaturesForPixel/system/system_ext/ && reboot
​
This will only remove framework and systemui "modded" files. Without them, you're device will boot and the other features, that don't require modding, will work just fine.​​In fact, if you remove these files from the module zip before flashing, you can flash that modified zip on any device running any AOSP, or close to it, ROM.​​In case you want to completely remove the mod, you can just run this:​​
Code:
adb shell
​
Code:
su
​
Code:
rm -rf /data/adb/modules/AddonFeaturesForPixel/ && reboot
​
If you forgot to enable the ability to run adb shell as root, and if your device fails to boot, you can fix that by removing all Magisk modules you have installed. That can be achieved by running the following commands even without root shell during boot:
Code:
adb shell
​
Code:
magisk --remove-modules
​​
If none of the above methods work to get your device booting, then you have to boot into safe mode. By doing so, Magisk will disable all modules for you (it doesn't uninstall them, just disables them). To force a boot into safe mode all you need to do is to keep pressing volume down button during boot animation. After the system boots into safe mode you can reboot your device to boot up normally (since all modules will be disabled). If you get stuck during boot animation again, just force another reboot (I've had to do that during my tests).
When a new OTA update comes it's possible that the MOD will force boot with Lite version. Why? Because Google may change things on stock SystemUI and/or framework-res between builds. When that happens, I have to recreate the module again to adapt those changes. Rest assured that I'll always test the module with new builds and update as necessary.
In case your device gets caught in a boot loop, please provide me a logcat so I may try and look if anything can be done about it. To do so, during boot connect your device to your PC and grab a logcat with this adb command:
Code:
adb logcat > log.txt
After grabbing the log, please open the txt file and search for "FATAL". Afterwards post here the lines where the "Fatal error occurred".
I've made these modules for my personal use and just decided to share with all XDA community. Having this in mind, there's no need for donations (although I won't refuse them if you want to buy me a beer). As for requests or whatever, I can only add more stuff when, and if, I have time for it. I'm a really busy man in real life so I can't promise anything nor ETAs.
Requirements:
Unlocked bootloader
Magisk Root | Magisk Manager
Stock December 2021 Android 12 Pixel ROM build, or later until February 2022 for "FULL" version compatibility
Any AOSP, or close to it, Android 12+ ROM on any device for "LITE" version only (not fully tested...some devices/ROMs may not work)
Suggestion:
Uninstall all other modules you may have installed before installing this. They could be incompatible with the module thus making the device get caught in a boot loop. You may install them afterwards, one by one, just to make sure everything is ok.
If you're up to it, instead of disabling/removing modules, I recommend you to flash latest stock build through fastboot using flash_all.bat. In order to retain your data, remove the "-w" flag from the update command on flash-all script.
How to install?
Flash "Addon Features" module
Reboot device
If your device/ROM is fully compatible, everything will be ok at first boot
If not, your device will auto-reboot after first failed boot attempt and boot again with the Lite version only
Have fun!
How to update?
Open Magisk Manager app
Press the update button on"Addon Features" module
Reboot device
Have fun!
Video:
Spoiler: Click to see the video
You may check what to expect from this module HERE.
Note that this video was recorded when I've made this for Android 11. Some features may not be present for Android 12 and others can be that didn't exist for Android 11. The video is here only for those, who have never tried this on Android 11, may understand what to expect.​
How's these "exclusive features" even possible?
Spoiler: Click here if you're interested on learning how this works
All "exclusive" features that you see on the list above were reverse engineered from Proton AOSP and Evolution X ROM source code. The source code is available on the links bellow shown on the credits. This means that I've been practicing some hard core "old school" Android smali edition in order to get this working. So, yes, I have some credits about this but, if it weren't for the original developers and it's public source code, none of this would be possible. Thank them for this!
Smali, and xml, edition wasn't enough to get this working. After decompiling, changing/adapt the code and recompiling everything again, I had to find a way to make it bootable without messing with the original apk signature. And here is where VR Theme logic came in handy. So thanks for the original dev who brought us this feature.
As for ROM Control app....this was/is a project created by daxgirl and wubydax back in 2015! So yeah, I'm not bringing anything new here, I just followed their instructions in order to get the features working after editing smali/xml with the source code taken from PAOSP and Evolution X. The original app source code is also available on the link shared on the credits.
I've just combined all of the above into a Magisk Module and shared here so that we can get the best of both worlds....a stock ROM with custom features included.
Rom Control with "exclusive features" source code:
https://github.com/ElTifo/CustomSettingsForDevs/
Want to port the "exclusive features" to your Pixel device running on other ROM? Here's how:
https://github.com/ElTifo/CustomSettingsForDevs/tree/Pixel4a_Android12/app/src/mods
Credits:
Proton AOSP ROM team, specially @kdrag0n for all his work on Dual tone light/dark themes and other Proton AOSP helpfull commits.
EvolutionX ROM team, specially @joeyhuab
@daxgirl and @Wuby986 for ROM Control project and source code.
@Tulsadiver for showing me how to adapt VR Theme logic originally used on 3Minit Battery Mod by @gharrington.
@Ticklefish for Tickle My Android
@topjohnwu for Magisk
@Freak07 for Adaptive Audio
@trzpro for More themed icons on launcher mod
@Liranazuz5 and @roirraW "edor" ehT for all support and testing stuff.
@siavash79 for all help regarding module installation scripts and update feature from Magisk.
@iamlooper for At a glance enhancer module and it's install/uninstall logic which was adapted to Addon Features
Cheers and enjoy!
Tnx, works great!!
thks , i flash Android_12_Pixel_6_SystemUI_for_Addon_Features_V4.zip,but pixel6 has no menu options(Rom_Control menu icon).
soker111 said:
thks , i flash Android_12_Pixel_6_SystemUI_for_Addon_Features_V4.zip,but pixel6 has no menu options(Rom_Control menu icon).
Click to expand...
Click to collapse
You need to flash the other module as well.
Typhus_ said:
You need to flash the other module as well.
Click to expand...
Click to collapse
it works!thankyou!
I think it may be dependent on the order of installation. I got the black screen every time I installed until I switched up and install the SystemUI module first, rebooted, then installed the addon features module.
Previous times I tried which didn't work I installed the addon features module then the SystemUI module all in the same session. Got black screen every time.
clipcarl said:
I think it may be dependent on the order of installation. I got the black screen every time I installed until I switched up and install the SystemUI module first, rebooted, then installed the addon features module.
Previous times I tried which didn't work I installed the addon features module then the SystemUI module all in the same session. Got black screen every time.
Click to expand...
Click to collapse
Well, as I've talked about that on Telegram, that shouldn't be required.
BUT, if it works that way, no problem at all by doing so.
Some things I've noticed / some requests:
I'm not a fan of the font change. Is there a way to undo that?
Battery percent inside the icon doesn't work
filled circle battery doesn't show when power connected
Network traffic meter inside the status bar doesn't work
Otherwise this mod is PURE AWESOME! Thank you.
clipcarl said:
Some things I've noticed / some requests:
I'm not a fan of the font change. Is there a way to undo that?
Click to expand...
Click to collapse
Yes, but you'll need to edit Android_12_Addon_Features_for_Pixel_V4 module zip. Open the zip with WinRar or 7zip (do not extract the zip, edit it inside one of those programs) and just delete the fonts folder you'll see inside the system folder. Flash that edited zip file and no more font change.
clipcarl said:
Battery percent inside the icon doesn't work
Click to expand...
Click to collapse
It doesn't? That's odd. It really should work. Maybe on Pixel 6 SystemUI the resource ID's are different. I may have to look into that.
clipcarl said:
filled circle battery doesn't show when power connected
Click to expand...
Click to collapse
Weird. it should work and it's working ok at my end. But, once again, I've made this using a Pixel 4a SystemUI as base. Some resource ID's could be different. I need to recheck that.
clipcarl said:
Network traffic meter inside the status bar doesn't work
Click to expand...
Click to collapse
Well, that really doesn't work since if I include it the mod wouldn't work. That happened on the Android 11 mod for Pixel 5 models. Why? Really don't know but it can't be fixed. I'm sorry.
clipcarl said:
Otherwise this mod is PURE AWESOME! Thank you.
Click to expand...
Click to collapse
No problem. Glad you've liked it.
Cheers!
Well, I've been checking for possible different resource ID's on SystemUI for sunfish (Pixel 4a), raven (Pixel 6 Pro) and oriole (Pixel 6). There's no different resource ID's regarding battery or anything battery related on settingslib.
So, those battery features you've talked about should really be working. I find it very weird if they're not.
Could you try to restart SystemUI (there's a button for that on Rom Control) after changing to one of those options to see if it does anything?
Really, I'm not finding anything, at code level, that could cause those bugs.
clipcarl said:
I think it may be dependent on the order of installation. I got the black screen every time I installed until I switched up and install the SystemUI module first, rebooted, then installed the addon features module.
Previous times I tried which didn't work I installed the addon features module then the SystemUI module all in the same session. Got black screen every time.
Click to expand...
Click to collapse
Did exactly what you did and it's working !!
This is the only way it will work..
Hello!
Both modules have been updated to Version 5 and the links are now available on the OP.
What changed?
Added Android 11 Icon Styles and Icon Shapes overlays
Added ProtonAOSP Fonts overlays
Option to enable/disable Wifi and Data separate Tiles, instead of Internet Tile
Reduced screenshot overlay PIP time after taking a screenshot
Added more themed icons
Updated Rom Control app
Hope you may enjoy this.
Heads up:
The icons and fonts overlays gets disabled after a reboot or a SystemUI restart. Don't know why. So, after a reboot you'll have to change those options again.
The icon shapes, sometimes, require us to disable theme icons and enable it again after choosing our desired shape. Don't know why as well...
Yeah, this kind'a sucks... but, if I find a solution, I'll fix it on next version.
Cheers!
Typhus_ said:
...
So, those battery features you've talked about should really be working. I find it very weird if they're not.
...
Click to expand...
Click to collapse
Sorry, that was my mistake. The battery percentage inside the icon feature, and the charging indicator for the filled circle battery icon, do both work but only if your battery is less than 100%. At 100% neither works but that's fine.
What does the SystemUI Tuner feature do?
Are the icon style and shape features only for the default launcher? I haven't noticed a difference but I use Nova7.
Again, thanks! Love this module!
It's default behavior. 100 are 3 digits...it wouldn't fit inside the circle...
The SystemUI Tuner feature allows you to access SystemUI Tuner where you can enable/disable some SystemUI hidden options.
And, yes, that only works with Pixel Launcher.
Cheers!
So I have to be rooted to do this?
jralabate said:
So I have to be rooted to do this?
Click to expand...
Click to collapse
As for (almost) everything that's Android concerned...no root, no fun.
So, yeah obviously.
Typhus_ said:
As for (almost) everything that's Android concerned...no root, no fun.
So, yeah obviously.
Click to expand...
Click to collapse
Yes, I figured that much. Thanks for confirming my fear.
Typhus_ said:
Well, I've been checking for possible different resource ID's on SystemUI for sunfish (Pixel 4a), raven (Pixel 6 Pro) and oriole (Pixel 6). There's no different resource ID's regarding battery or anything battery related on settingslib.
So, those battery features you've talked about should really be working. I find it very weird if they're not.
Could you try to restart SystemUI (there's a button for that on Rom Control) after changing to one of those options to see if it does anything?
Really, I'm not finding anything, at code level, that could cause those bugs.
Click to expand...
Click to collapse
Hi!!!
Your module is amazing
Only i have the problem that my apps are in portuguesse after flash your module
liver20 said:
Hi!!!
Your module is amazing
Only i have the problem that my apps are in portuguesse after flash your module
Click to expand...
Click to collapse
Really!?
Well, that's odd...and, to be honest, it shouldn't really happen at all.
I haven't forced anywhere my default language and no one else ever reported that behavior.
Weird...
But, you're able to change to your desired language afterwards, right?
Really weird. And you mean all apps or just ROM Control?
Typhus_ said:
Really!?
Well, that's odd...and, to be honest, it shouldn't really happen at all.
I haven't forced anywhere my default language and no one else ever reported that behavior.
Weird...
But, you're able to change to your desired language afterwards, right?
Really weird. And you mean all apps or just ROM Control?
Click to expand...
Click to collapse
Some apps. Amazon app, webs that load on brave like Google, now is Google is in portuguesse

Categories

Resources