[DISCONTINUED][MOD][ALL VARIANTS] Miscellaneous Mods - LG V20 Themes, Apps, and Mods

PLEASE READ THE ENTIRE POST!!!​
This project has been discontinued! I no longer have the time or energy to develop these mods, and I'll be getting a new phone soon.
Anyone familiar with Smali is welcome to continue development. The Smali "sources" are the mods themselves, and the Mod Control source is available on my GitHub. Just talk to me first.
For future reference: this project was made for 7.0 Nougat, Stock LGUX. IT WILL NOT RUN ON OREO (assuming that actually comes).​
DISCLAIMER:
I take no responsibility if something goes wrong. This is an unofficial mod, and is not guaranteed to function. It may leave you with a bricked device, however unlikely, or a dead SystemUI. In any scenario, you choose to flash this free mod of your own volition, and you also take upon yourself the potential risks involved.
Click to expand...
Click to collapse
-----------------------------------
NOTES:
- This should work on all variants. The H990 series is included, but results are inconsistent on whether or not it actually works.
- If it doesn't work for your device, look under the TROUBLESHOOTING section.
- This mod replaces LGSignBoard, LGQuickTools, LGSystemUI, SBSignature, services.jar, framework.jar, and framework-res.apk, and installs the 3Minit applications.
-----------------------------------
FEATURES:
STABLE
- AOSP Signal Bars and Icons
- Stock (LG) Navbar Icons
- 3Minit Support
- 3Minit Support in the Second Screen
- Fully-Featured Mini Statusbar in Immersive Mode – Includes 3Minit (Thanks, @Mentalmuso!)
- Colored QuickTools, Navbar, Signature and AOD Signature
- Flashable ZIP for installation
- Brightness slider can be moved when Auto Brightness is enabled
- System UI Tuner functionality enabled
- Ripple animations for QuickTools when pressed
- 8 new QuickTools: Settings, Airplane Mode, Location, WiFi Hotspot, Rotation, Location, NFC, Mobile Data, Sync
- 5x4 QS layout
- Adaptive Brightness
- AOSP Power Menu
-----------------------------------
INSTRUCTIONS:
Code:
[B]1. Back up the following:
[CODE]- /system/priv-app/LGSystemUI/
- /system/priv-app/LGSignBoard/
- /system/priv-app/LGQuickTools/
- /system/priv-app/LGSettings/
- /system/app/SBSignature/
- /system/framework/framework.jar
- /system/framework/framework-res.apk
- /system/framework/services.jar
2. Download Mod Control and launch the app. Grant root access and follow the installation prompts.
3. Profit?[/B]
[/CODE]
-----------------------------------
SCREENSHOTS:
https://imgur.com/a/HVd6H
-----------------------------------
TROUBLESHOOTING:
- If you get stuck in a bootloop or an app-crash loop, see if you can grab a logcat, while dismissing the crash notification a few times:
Code:
adb logcat > log.txt
Send me that file, and I'll take a look. In the meantime, dirty flash your ROM or restore your backups so you at least have a working phone.
- If a page disappears from SignBoard, delete the following folders (after restoring your backup) under /data/data/ and reboot:
Code:
com.lge.provider.signboard
com.lge.signboard
com.lge.signboard.settings
- If you have a problem not mentioned here, or these solutions did not work, tell me, but include detail.
-----------------------------------
KNOWN ISSUES:
- Null signal icon always Stock.
- Stock signal icon shows 4G instead of LTE.
-----------------------------------
OTHER:
- Request a feature!
- Tell me if there's an issue. I'll do my best to fix it.
- If you're on WETA ROM and you're enjoying the always-on statusbar Immersive Mode feature, you can install this mod and keep that. Just run:
Code:
adb shell settings put global policy_control immersive.status=*
To revert, run:
Code:
adb shell settings put global policy_control null
Remember to also turn on the following option:
Code:
Settings>>Second screen>>More>>Show time while content is shown
- There's stuff I've forgotten to mention here I'm sure, so ask away.
-----------------------------------
USAGE:
Anyone is welcome to package this mod into a ROM or other bundle. I just ask that you tell me and give some form of credit.
-----------------------------------
CREDITS:
- @Team DevDigitel for getting me on Google Play.
- @OvrDriVE for the 3Minit implementation.
- @Mentalmuso for the statusbar implementation in Immersive Mode and the zip binary/
- @syndre for the Sprint SystemUI, which tipped me off to how to get stock icons properly.
- @lingo2012 for testing on the US996 and reporting.
- @daxgirl and @Wuby986 for ROM Control DB-option-change method thingy (https://forum.xda-developers.com/android/apps-games/app-rom-control-app-devs-t3146567).
- @ikrom for Smali implementation of ROM Control DB-changer (https://forum.xda-developers.com/showpost.php?p=62513292&postcount=2975).
- @Serg for SH scripting help.
- @onestyle007 and @akki7636 for testing on the G5. Couldn't have ported it without their help.
- 3Minit Battery: https://forum.xda-developers.com/showthread.php?t=2799958
- 3Minit Clock: https://forum.xda-developers.com/android/apps-games/3minit-clock-mod-v1-0-t3400221
- Advanced Power Menu: https://forum.xda-developers.com/android/apps-games/advanced-power-menu-root-t3227214
-----------------------------------
DOWNLOAD:
Mods ZIP
Use the Mod Control app to download/update the mods.
Mod Control App
https://labs.xda-developers.com/store/app/com.zacharee1.modcontrolredesign
Mod Control Source
https://github.com/zacharee/ModControlRedesign​
XDA:DevDB Information
[MOD][ALL VARIANTS] Miscellaneous Mods, Theme for the LG V20
Contributors
Zacharee1
Version Information
Status: Beta
Created 2018-02-07
Last Updated 2018-02-16

Q&A:
Where is Mod Control?
By default, the launcher icon is disabled. Access Mod Control through System UI Tuner. If you're using the tabbed Settings view, change to List View.
How do I enable System UI Tuner?
Open the notification shade, and hold down on the Settings gear until your phone buzzes (or about 5 seconds). Let go, and System UI Tuner will be enabled.
How can I edit the navigation bar?
Open System UI Tuner >> Navigation bar

CHANGELOG:
2/5/17
- Initial Release
- Signal bar mod added
-----
- Added data connection icons
Click to expand...
Click to collapse
2/6/17
- Began correcting the position on the Data Icons.
- The data arrows are behind the signal bars right now. Working on a positioning fix for that.
-----
- Data arrows no longer behind signal bars. No longer show at all. Working on layering.
Click to expand...
Click to collapse
2/17/17
- Updated to 10j base for T-Mobile.
- Added option for anyone without 3Minit.
- (FOR OvrDriVE USERS) Replaced navbar buttons with stock icons.
-----
- Fixed a layout error. (The version without 3Minit may still be broken! I can't test.)
Click to expand...
Click to collapse
2/21/17
- Finally finished the data icons -- fully working on TMO
- Should work for all variants -- please test and report
- Will upload 3Minit version later today
-----
- 3Minit version released -- battery still shows and percentage does not -- will fix later
-----
- Actually uploaded the 3Minit version
- Renamed files
- Fixed layout issue in second screen
Click to expand...
Click to collapse
2/22/17
- Fully featured status bar in Immersive Mode, thanks to @Mentalmuso. -- Only for 3Minit version!
- Fixed null signal bar icon
- Fixing the AOD 3Minit layout caused the icon to get smaller -- working on a fix
- Prepping to phase out non-3Minit version
-----
- Fixed a derp
-----
- AOD 3Minit Battery size and layout fixed.
-----
- Today is a Derpful day
- Fixed Immersive Mode statusbar layout
-----
- Fixed 4G/H+ icon
Click to expand...
Click to collapse
2/23/17
- Added Experimental build
- Deprecated non-3Minit version
Click to expand...
Click to collapse
2/26/17
ONLY FOR THE EXPERIMENTAL VERSION!
- Added non-functional QuickTools button (Settings)
- Colors!
Click to expand...
Click to collapse
2/27/17
- Added some self-customization options for QuickTools
-----
- New color options (all blue, all red, all white, etc)
- (Experimental) Installer will back up files it is modifying. Use the RESTORE ZIP to restore the backups.
-----
- (Experimental) Adaptive Brightness!!!!
Click to expand...
Click to collapse
2/28/17
- Fixed RESTORE ZIP
-----
- (Experimental) Fixed brightness slider in Settings
-----
- (Experimental) Removed brightness slider enabled on auto brightness in Settings (was causing a crash)
- (Experimental) New flashing method that will enable me to make the mini-customizations flashable as well (I hope)
- (Experimental) This time the RESTORE ZIP should actually be fixed
- Once I get the mini-mods flashable, I think I'll move the current changes over to STABLE
Click to expand...
Click to collapse
3/1/17
- Made all mini-customizations flashable
Click to expand...
Click to collapse
3/2/17
- Super-experimental Mod Control app (check DOWNLOADS)
-----
- Added 3Minit Battery toggles
- Added icon
-----
- Couldn't resist -- added purple and green QTs
Click to expand...
Click to collapse
3/4/17
- EXPERIMENTAL BUILD
- New Experimental flashable that enables future versions of the Mod Control app to work
- Some behind-the-scenes changes to the app to allow further customization options (IT NEEDS TO BE INSTALLED AS A SYSTEM APP NOW!!)
Click to expand...
Click to collapse
3/5/17
- EXPERIMENTAL
- Ported AOD over to new method (Stock battery layout is very wonky; I don't have time to fix it right now)
- Next addition will be AOSP signal bar toggle.
Click to expand...
Click to collapse
3/6/17
- EXPERIMENTAL
- AOD Stock battery still broken
- AOSP signal bar toggle added
- Some layout changes to the app
Click to expand...
Click to collapse
3/7/17
- EXPERIMENTAL
- Fixed AOD Stock battery layout
- More layout changes in the app
- Began work on 3Minit Clock
- Next version will likely be Stable
-----
- Stable versions released
- 3Minit Clock added (no AOD yet)
Click to expand...
Click to collapse
3/8/17
- Added Signature Colors to app (no flash needed)
- Removed LGQuickTools package from ZIP (colors can still be controlled from the app)
-----
- Added 3Minit Clock statusbar positions
- Changed app behavior slightly
Click to expand...
Click to collapse
12/9/17
- Upload new Mod Control to Labs
- Add new QuickTools
- Add ripple backgrounds to QuickTools (shown when tapped)
- Restore System UI Tuner functionality
- Changes are now instantaneous
Click to expand...
Click to collapse
12/11/17
- Up maximum toggle count to 12 (it doesn't look good; please don't do it)
- Color preview layout and draggable items in configuration page
- Add more toggles
- Fix layout formatting on config page
Click to expand...
Click to collapse
12/19/17
- Add brightness slider to expanded QS panel
- Change brightness slider style to AOSP
- Now 4 rows in QS panel
- True Adaptive Brightness!
Click to expand...
Click to collapse
12/26/17
- QS layout now 5 columns and 4 rows
- Add sync toggle to QuickTools
Click to expand...
Click to collapse
12/29/17
- Revert to AOSP navbar – normal "Home touch buttons" menu no longer works
- Change brightness slider in Settings to AOSP-like button to open system brightness slider
- Enable *#*#4636#*#* >> Phone information – many features don't work properly
- Add enable/disable for navigation bar tinting
- Allow changing status bar and navigation bar height
- Possibly more...
Click to expand...
Click to collapse
1/1/18
- Settings, User Switcher buttons always present in notification shade (including when not expanded)
- Change System UI Tuner to dark theme
- System UI Tuner enabled by default
- Remove Home Touch Buttons menu in favor of shortcut to navigation bar tuner
- Fix settings gear behavior in notification shade
- Add back swipe on navigation bar to activate MiniView
- Change navigation bar button size
- Change navigation bar height
- Change status bar height
- More tweaks to System UI Tuner layout
Click to expand...
Click to collapse
1/2/18
- Bug fixes
- Mod Control launcher icon DISABLED by default now – enter through Settings >> System UI Tuner
Click to expand...
Click to collapse
1/25/18
- You can now toggle whether or not the AOD automatically returns to the main page (it's a little buggy)
- You can now toggle whether or not going into Immersive Mode will force the mini status bar over the SignBoard pages.
- It's also possible to actually edit AOD widgets. This functionality, however, has been built into BoredSigns. Build or buy if interested: https://forum.xda-developers.com/v20/themes/discussion-boredsigns-custom-signboard-t3735600
Click to expand...
Click to collapse
1/26/18
- Fix a calling issue with the H990 variants. This mod should now be fully compatible.
- Center clock is now truly centered (which means it will overlap with other elements if enough are present).
Click to expand...
Click to collapse
1/28/18
- Fix a bootloop
Click to expand...
Click to collapse
1/31/18
- Fix another issue on the H990 series
- Add navbar and statbar coloring options
Click to expand...
Click to collapse
2/7/18
- Screen-On Signature works now (finally)
- Add the option to allow home screen widgets to be shown in the second screen (disabled by default; change in Mod Control)
Click to expand...
Click to collapse
2/8/18
- Fix Assertive Display functionality
Click to expand...
Click to collapse
2/8.5/18
- Fix editing QS Tile Layout
Click to expand...
Click to collapse
2/16/18
- AOSP Power Menu!
- You can also edit what's available in the AOSP power menu
- The Stock power menu is still available. Go to Mod Control >> Power Menu Mods and turn off the switch.
Click to expand...
Click to collapse
2/16.5/18
- Fix some buttons in the power menu
Click to expand...
Click to collapse
2/17/18
- Fix a System UI crash
Click to expand...
Click to collapse
2/21/18
- Add reply from lock screen functionality (enable in Mod Control >> Other Mods >> Other)
Click to expand...
Click to collapse
4/1/18
- No, this isn't an April Fools joke.
- Add update checker to Mod Control
Click to expand...
Click to collapse
4/5/18
- Add option to toggle poweroff/reboot confirmation dialogs (Mod Control >> Power Menu Tweaks)
Click to expand...
Click to collapse
4/6/18
- A bunch of fixes to System UI (should be no more missing status bar and navbar)
- Add Miracast, QSlide, Lock Screen QS Tiles (Night Mode toggle next release)
Click to expand...
Click to collapse
4/7/18
- More fixes and some cleanup
- Add Caffeine tile (Night Mode tile was already added)
Click to expand...
Click to collapse
4/8/18
- Launcher icon for Mod Control enabled by default now
Click to expand...
Click to collapse
4/24/18
- Fix clock and battery on dual-SIM devices
Click to expand...
Click to collapse
4/30/18
- Add SIM-switch button to navbar options
Click to expand...
Click to collapse
5/5/18
- Fix headphone media volume being reset on reboot
- Add option to always allow fingerprint unlock (based on @stangdriver44's patch)
Click to expand...
Click to collapse

Shouldn't this be in the themes and apps section?

Thanks man

lightninbug said:
Shouldn't this be in the themes and apps section?
Click to expand...
Click to collapse
I didn't really think it was a theme, since it actually involves modding APKs. But I don't really know.

Zacharee1 said:
I didn't really think it was a theme, since it actually involves modding APKs. But I don't really know.
Click to expand...
Click to collapse
The themes and apps section is also for mods.

me2151 said:
The themes and apps section is also for mods.
Click to expand...
Click to collapse
I'll flag it then. Thanks

yup... i think it should be under the "LG V20 THEMES, APPS, AND MODS" section. Nevertheless... Thank you !

So I replaced the LG data icons with the AOSP ones, but it looks like I either used the wrong images (there are lots of similar ones) or they're combined/positioned differently in AOSP than in LG Stock.

It looks like I can change the layout in the `mobile_signal_group.xml` file, but then SystemUI just ends up in an open-crash loop if I make any edits. Figuring this out...

Needs moved to themes, apps, and mods...
Sent from my LG-H918 using Tapatalk

ZDeuce2 said:
Needs moved to themes, apps, and mods...
Click to expand...
Click to collapse
Read up.

I figured out how to get custom positions. Now I just have to figure out what to do with the data arrows. Hopefully I can get them working. I might have to get outlined versions.

For the life of me, I can't find where the data arrows are being colored. There's an experimental build up that has white arrows, so you'll only be able to see them if you don't have full service.
I think for now I have to give up on fixing it. If there's anyone following this thread, what would you want to see AOSP-ified? Doesn't have to be SystemUI.

Zacharee1 said:
For the life of me, I can't find where the data arrows are being colored. There's an experimental build up that has white arrows, so you'll only be able to see them if you don't have full service.
I think for now I have to give up on fixing it. If there's anyone following this thread, what would you want to see AOSP-ified? Doesn't have to be SystemUI.
Click to expand...
Click to collapse
Adding color to status bar icons is not a good idea given that they are dynamic.

markbencze said:
Adding color to status bar icons is not a good idea given that they are dynamic.
Click to expand...
Click to collapse
Well the data inout arrows aren't. They're just stuck white.

Zacharee1 said:
Well the data inout arrows aren't. They're just stuck white.
Click to expand...
Click to collapse
Dynamic! That's part of material design!

markbencze said:
Dynamic! That's part of material design!
Click to expand...
Click to collapse
Then why do they always show up white, no matter what? It's been bothering the hell out of me; can't find anything in XMLs, in Smali, anywhere. Is there a way to tell it to not be white arrows on a white triangle?

Zacharee1 said:
Then why do they always show up white, no matter what? It's been bothering the hell out of me; can't find anything in XMLs, in Smali, anywhere. Is there a way to tell it to not be white arrows on a white triangle?
Click to expand...
Click to collapse
Open up android device manager in studio and see what it says. Thats the best way to find tricky things

Related

[ROM][ICS]IMM76I 4.04 AOKP[10.05.][1080p-MP4-Stereo][FMRADIO 2nd Post]BUILD 35]

I Solved first in porting of AOKP and CNA:
-keyboard problems
-phone, ril, signal problems - ported smdk4210 ril into /thx the advices to codeworkx/
-sms sending problem
-better 3g / speed
-etc...
-All other sources are only from vm9, AOKP, CNA, and IceoldSandwich roms /other device/.​
Whos Donated me:
http://forum.xda-developers.com/showpost.php?p=22878543&postcount=7
​
Click to expand...
Click to collapse
​​
UPDATES / CHANGELOGS / EARLIER VERSIONS:
http://forum.xda-developers.com/showpost.php?p=22904546&postcount=20​
Click to expand...
Click to collapse
​​
WORKABLE MTP DRIVER:
http://downloadcenter.samsung.com/c...ess_I515_Galaxy_Nexus_USB_Driver_v1.4.6.0.exe​
Click to expand...
Click to collapse
​​
Codeworkx's cm9 : http://forum.xda-developers.com/showthread.php?t=1410400
Codeworkx's website and donation: http://codeworkx.de/wordpress/
Codenamedroid: http://codenameandroid.com/
AOKP Offical Website: http://forum.aokp.co/
IceColdSandwich by Lord clockan: http://forum.xda-developers.com/showthread.php?t=1450962
How to install:​1 copy downloaded zips to internal sd
2 enter recovery and make a factory reset /wipe data, system, dalvik-cache/
3 install the rom zip
4 install gapps / if you want modem/
5 reboot
Click to expand...
Click to collapse
gapps:
http://wiki.rootzwiki.com/Google_apps​
Click to expand...
Click to collapse
​
Download AOKP Build 35 /10.05./ Update:
http://www.mediafire.com/?4p8dt3vb8jcmitc
Please donate me below, and dont forget the Thanx button
Click to expand...
Click to collapse
​
Download CA Update:
http://bezkerom.5mp.eu/web.php?a=bezkerom
Please Donate me below, and dont forget the Thanx button
Click to expand...
Click to collapse
Buglist: SAME AS CM9 - http://teamhacksung.org/wiki/index.php/CyanogenMod9:GT-I9100:Nightly:Known_issues
So thanx to:
cm9 - codeworkx
romanb - and full AOKP Team
If you like my works call me for a Beer:
PAYPAL DONATIONS:
1 USD: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AM9WDB4Q7NHPW
2 EUR: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FLWDW6G96KHBJ
3 HUF: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6P4W5ML98KYPU
4 CHF: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QP6BUYQAV9ASW
addons:
Click to expand...
Click to collapse
FM RADIO:
Only install the downloaded apk, after settings / sgs2
http://forum.xda-developers.com/showthread.php?t=1059296
https://play.google.com/store/apps/details?id=com.mikersmicros.fm_unlock
https://play.google.com/store/apps/...sMSwxLDEwMiwiY29tLm1pa2Vyc21pY3Jvcy5mbV9saSJd
Click to expand...
Click to collapse
Hardware button lights off:
http://www.mediafire.com/?6dtixiu48ccs2ko
Click to expand...
Click to collapse
Hardware button lights on:
http://www.mediafire.com/?9roumnokx6xy525
Click to expand...
Click to collapse
google apps
http://goo-inside.me/gapps
http://wiki.rootzwiki.com/google_apps
Click to expand...
Click to collapse
google music app + FX
http://www.mediafire.com/?eficskabuisdmdc
Click to expand...
Click to collapse
More addons later...
Excellent Bezke!!
has my support for whatever
Regards!
Well done!
Szép munka, csak így tovább!
nice work.i will see if can help get something working with phone
Just the ICS I was looking for
Donations so far: ~211 usd
List of Donators:
-Patrick Siems
-Clayton Schermbeck
-AYKAL TOKER
-Cavanaugh Design Studio
-Dieter Maier
-Rob Tempelaar
-Knupper
-Dan Sjöström
-Seth Hicks
-Klasszsrác
-Andrew Moore
-Rastislav Janek
-Patrik Rusnák
-Mahyar Gholizadeh
-AYKAL TOKER
-Gustav Gansted
-Robert Meikle
-Vladimir Ostapchenko
-sardor
-Claudio Corti
-Stefano Carloni
-Emanuele Colafranceschi
-Khananat Tubtimpech
-Anton Kazakov
-x19 Limited
-AYKAL TOKER 2x
-Bernd Rosemeyer
-remorema
-Nicolas Lueders
-Jacopo Bruciamacchie
Many Thanx.
If you like my works call me for a Beer:
PAYPAL DONATIONS:
1 USD: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=AM9WDB4Q7NHPW
2 EUR: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=FLWDW6G96KHBJ
3 HUF: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6P4W5ML98KYPU
4 CHF: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=QP6BUYQAV9ASW
Yes!! Ur the man!
Aokp is exactly wat i wanted on the s2
Good luck!
Oh man i wish i culd develop and help u :/
Sent from my GT-I9100 using xda premium
what is this? something like miui?
Go for it!!! I'll soon be providing u with some beers to keep u happy
Sent from my SGS2 powered by cm9 love
So this doesn't have phone capabilities?
Video recording?
Sent from my GT-I9100 using Tapatalk
This is what I was expecting.
So what's the real state of this ROM? The only thing not working is the phone?
@Bezke, did you tried CM9's RIL?
EDIT : Nvm yes you did.
Looks cool! Kernel sources aren't too far now, lets keep this project alive...i like the look of the dropdown bar, i prefer this style to the one in cm9 actually
Sent from my GT-I9100 using XDA App
Flashed this but screen started to flicker like crazy
Sent from my SGS2 powered by cm9 love
bartoloandre98 said:
Flashed this but screen started to flicker like crazy
Sent from my SGS2 powered by cm9 love
Click to expand...
Click to collapse
+1 Screen flicker was too much to even check out the settings properly. :/
Massively interested in how thisbturns out though.
Sent from my GT-I9100
‬1‬ said:
what is this? something like miui?
Click to expand...
Click to collapse
LOL, no it's not MIUI. It's one of the most popular ROMs (ICS of course) on the Galaxy Nexus. If it can be successfully ported to the SGS2, it would be the biggest thing to happen to this phone in a while.
SOrry for the noobish question but what are the differences between ur rom and cm9 ? Cuz it's based on cm9 ^^ ( include the same bugs )
Thank's anyway
Sent from my GT-I9100 using xda premium
UPDATES / CHANGELOGS:​
Update AOKP build 35 @ 2012.05.10.
- removed Facebook sync (this had to happen. it was a hack and breaking Picasa sync. FB needs to fix this, not ROMs)
Added ability to hide sender and/or message body in notification'
Added dock battery display for tablets
Added Browser tab settings (max tab limit/whether to restore tabs on browser restart)
Added CM9 T-Mobile theme manager
Added Sense 4 style Task switcher (you have the option of choosing from stock/web os/sense 4 now)
Added ability to play boot sound (disabled by default)
increased default nav bar glow speeds for better user experience out of the box
-Abyss 1.8F2 kernel
Update AOKP Milestone [email protected] 2012.04.30.
-Updated kernel to siyah 3.2. b 2-2 /solved wifi problem/
Update AOKP Milestone [email protected] 2012.04.29.
-updated to IMM76I
-newest cm9 kernel 3.0.30
-FIXED STORAGE OPTIONS MTP+Camera+Usb into storage settings
which incorporates the fixes from IMM76I
fixed long press home on navbar being on by default
fixed volume zoom playing sounds with video camera
made flash-off indicator visible in camera
AVRCP: fixed soft reboots with certain players
fixed brightness slider jumping when toggling auto-brightness
sped up opening of init.d tweaks in RC
added description to LED setting on RC to be clearer on what it does
it only changes the DEFAULT LED color. Apps may override it, and most do.
attempted to fix freezing clock yet again
fixed wifi icon being cut off
fixed color multipliers being doubled
new gamma ranges from -100 to 100 defaulting to 0
your kernel (if it supports gamma tuning) might have a different default, so just keep that in mind (60 was the previous default)
fixed small icons when airplane mode & wifi are enabled
added shortcuts to toggle torch & toggle navbar
that means you can add these to nav bar as regular actions or long press actions, click “Custom app”, scroll down to “System UI”, toggle nav bar & torch should be there.
-can also add these shortcuts to your desktop. They do NOT work correctly from the lockscreen, yet.
-Fixed decrease lights in custom backlight settings
+
Some from build 34 and ..
-fixed mobile data toggle not updating for serious
-fix navigation buttons for tablets
-long press home options added to General Interface for phones that have -hardware buttons
-fix icon transparency being applied to right-side buttons (BT, etc)
-updated NovaLauncher to 1.1.1
-Add BT MAP Profile
-fix font sizing in statusbar
-fixed volume sliders not updating when volumes are linked
-many fixes for ColorPicker in ROM Control
-gradient showing properly
-color picker should fit in all screens now
-show color preview before opening dialog (in-line)
-fixed sound playing when volume zoom is enabled in camera
-last.fm AVRCP crash fixed
-contact pictures now displaying properly in notifications when receiving new sms
from build33:
bug fixes
- Bluetooth: Fixed memory leak and file handles leak
- Nav bar & tablet status bar FCs fixed
- Fixed some init.d scripts not running due to lack of bash
- Changing brightness by sliding on the top of the statusbar (if enabled) shouldn’t FC anymore
- Fixed Data toggle not updating properly
- Torch should be acting normally again
- ROM Control: Fixed scrolling cache not setting properly
- Weather will refresh whenever SystemUI starts instead of when the phone boots (so if it gets restarted, it should fetch weather again, it didn’t before)
- Lockscrens: Added lockscreen wallpapers to pin & pattern unlock screens
- Settings: fixed link mute states always being checked
supersonic: Updated files (thanks to evervolv), should boot! I’ve also included a “camera hack” so it should work, Video camera will FC, so will panorama mode. It is what it is
new features:
- Added another ROM Control shortcut that opens ROM Control
- Added ability to translate weather conditions (only German is translated for now I think)
- Mms: added ability to strip unicode (CM)
- Mms: added emoji icons (CM)
- Mms: added quick emoji button to left of input (option you must enable)
- Added warnings to fast charge (will notify you if it’s enabled on boot)
- Hide navbar feature for tablets
- More music players supported for AVRCP 1.3
Update AOKP @ 2012.04.16.
INITIAL AOKP BUILD 32. /Less some extra like 9+1 battery mod/
- Fix NavBar showing up in landscape lockscreen
- Fix long-press resetting custom NavBar icons
- Fix incorrect bluetooth address on some devices
- Fix lockscreen events showing up 1 day before
- Fix quickunlock not allowing passwords longer than 8 chars
- Fix centered clock not showing the correct time
- Other small fixes
New Features:
- Camera: Pinch and Volume Zoom
- General UI: Customizable rotation delay is back!
- Bluetooth: AVRCP 1.3+ support
- Lockscreen/NavBar: Allow shortcuts to specify their own icons
- NavBar: Allow tablets to use “hide NavBar” feature
- NavBar: Custom NavBar is now available for tablets as well!
- NavBar: Customizable glow color
- Quiet Hours: Configure the hours your device should be quiet and/or still
- Statusbar: Added ability to WeatherPanel to start a custom app
- Statusbar: Added ability to hide signal bars
- Statusbar: Customizable font size
- Statusbar: Customizable icon transparency
- Ststusbar: grey color modded
- kernel updated to 3.0.28 -more better battery life
- workable FM adio in 2nd post
Update AOKP @ 2012.04.12.
-Statusbar stability fixed
-fixed statusbar colors /grey-invisible/
-change the black circle to sexyblackyblue
-sgs2 settings back to settings
-back to exynos backlight /with some kernel the keylights works better/
-scripts modded
-modded power profile in fraework.res
-updated kernel
-updated camera
Update AOKP @ 2012.04.10.
-Maybe fixed micro sd storage problem
-Added 9+1 Battery mods
Update AOKP @ 2012.04.09.
Fixed long pressing home button not working on capacitive buttons
Fixed FC when clearing market data through the LCD density changer in RC
Fixed lockscreen icons not setting properly
Fixed battery bar showing incorrect battery percentages and not showing in the proper orientation
Fixed Calendar FC in ROM Control
Changed back to stock framework animation speed as the faster ones weren't properly configured and made things "stutter"
+ back the dialerfix
+ back the mp4 - stereo video record
+ AOKP themed Nova launcher /good wallpapers/
+ fixed keyboard from prev version
+ back dsp manager
+ sgs2 settings like in begining /no in the settings -more stabile settings/
Update AOKP @ 2012.04.08.
-Fixed MP4 and Stereo Video recording /sorry for prev/
-added back the sgs2 spec settings into base settings
-added updated nova launcher
-FULL RE-OPTIMIZED THE APK's PNG's for Better Performance
Update AOKP @ 2012.04.07.
-Fixed T9 Dialer -- "Haha it was fixed before by me / bezke/ ... "
-Fixed ROM Control issues with saving images (should be fixed for ALL devices)
-Navigation bar overhaul (ability to set custom actions/icons and long-press actions)
-Sped up default animation speeds
-Removed OpenWnn from builds (Japanese IME)
-Added option to disable camera sounds (Settings -> Sound)
Update AOKP @ 2012.04.05.-2
-dialer estetic fixed
-phone answer bug fixed
-added mp4 an 2 chanel /stereo/ video record settings
-and maybe ext sd into /sdcard/external_sd/ - need testers and feedbacks because I havnt got microsd...
Update AOKP @ 2012.04.05.
-Full sourcework 4.0.4 CM9 + AOKP
-3.0.27 CM9 Bootimage /kernel/ for better touch and battery friendly
-Added gps Patch /find sign under 10 sec/
-Full workable keys backlight /with any kernel/
-Replaced camera.apk /Power shooott + better img/
-added google music, map, youtube, OIfile browser, ics trebu and nova launcher,
-USB=MTP - so faster. /if it will not connect delete the prev. drivers and reconnect / -choose the mtp on statusbar....
-and many...
Update AOKP and CNA @ 2012.03.24.
- full rebuilt base
- opensource hw codecs
- Siyah kernel b6 /smoother, bln, oc, uc, .../
Update AOKP and CNA @ 2012.03.21. - The Best AOKP - CNA EVER
-MTP file Transmitter FIXED /AOKP and CNA/ use this driver package: http://downloadcenter.samsung.com/c...ess_I515_Galaxy_Nexus_USB_Driver_v1.4.6.0.exe
-Updated some apps /maps, youtube, trebuchet/
-Full tested init.d Scripts-
-Fixed GPS /sirfgps/
- AND A PRESENT FOR YOU!
Update @ 2012.03.20.-2
Added Start up /init.d tweaks/
-MTP file Transmitter /AOKP and CNA/
Update @ 2012.03.20.
Added lockscreen color changer
Added 'traditional' toggle layout [where the toggles are on the very top] (Stevepear426) -- find in RC > Statusbar General > Layout
Added AOSP lockscreen style (Whitehawkx)
Added extra volume slider options (Stevepear426, tmoskowite on gummy)
Added lockscreen calendar options (!!!) (sethyx)
Removed any trackball support the ROM had, was only throwing errors, not properly implemented
Improved brightness slider under toggles, doesn't jump anymore
Improved brightness slider (when sliding your finger across the statusbar if enabled). MUCH more responsive now
Added fast charge toggle for maguro/toro for kernels that support it (Zaphod-Beeble)
Added ability to set custom lockscreen image for targets. Click picture in RC to set.
Also increased size of custom lockscreen images to more match the normal icons
Improved
Including AppWidgetPicker to help organize widgets
Added digital clock widget to desk clock
battery bar should no longer disappear when in the navigation bar
Update @ 2012.03.15.
Mainly changes from cm9:
- kernel based on Samsung sources
Update @ 2012.03.15.
Mainly changes from cm9:
-soon
Update @ 2012.03.09.
Mainly changes from cm9:
-base: allow user to choose internal storage
-Croatian LatinIME keyboard layout and spellchecker support
-Fix CTS failure
-SamsungRIL: Fixes for CDMA data reconnection failures due to stale pppd
-fixed mms feedback
-more stability
Update @ 2012.03.08.
Weather panel updates (sethyx, Zaph, tgwaste, and many more!)
new more compact layout that fits at the top of your screen
ability to hide it in your statusbar
added lockscreen weather to tablets
Added statusbar transparency (rob43)
Added alternate notification drawer layout (toggles/date on bottom instead of top)
Added day of the week before clock style option (rob43)
Signal text reading improvements (Zaph)
Added option to show lockscreen before secure unlock
Simplified nav bar hide/show code => should be working on all devices properly
Added PhaseBeam alongside UnicornPorn
Fixed all weird tablet FCs (was caused by that messy nav bar code )
give back camera app /power shoot/
give back softkeys
Update @ 2012.03.07.
- add some advanced settings in romcontrol: /9 battery, statusbar-weather options, etc.../ Thx to LorD ClockaN and the IceColdSandwich rom.
- Full tested smdk4210 /samsung sgs2 ics/ Ril what is working Great from previous version.
- based on cm9 03.05. /with this known bugs/
-added GMap, youtube, and live wallpapers.
Update @ 2012.03.05.
- fully fixed the ril /signal works great
- fully fixed mms/sms will work @ first sending too
Update @ 2012.03.03.
Uploading...
-integrate Fixed hw video codecs /youtube is beautifull/
-maybe fixed mms app /i replaced telephonyprovider/ havn't tested yet, please report
- ril better, but not the best /more stable data but signal isnt work/ - i will contact codeworkx to give me advice.
Please read the 2nd post, i will add a subscription how to remove virtual navigation bar from display.
Update @ 2012.03.01.
- some little fix /gps better, maybe ril fixes - after first start you must wait for 4-5 minute to set,/
- fix mms/sms app sometimes got error after send sms...
- fixed some video color issues
- added trebuchet launcher
- added more languages to keyboard
- added music fx / dsp manager
- added google music
- AOKP based on build 27.
EARLIER VERSIONS:​
Click to expand...
Click to collapse
AOKP:
-04,28.: http://www.mediafire.com/?ey3yw3a4l16d57l
-04.12.: http://www.mediafire.com/?hkti24yj8nkt14n
-04.10.: http://www.mediafire.com/?yb2fe4i18bg7e0b
-04.09.: http://www.mediafire.com/?09it7e9mdxjalcd
-04.08.: http://www.mediafire.com/?ncfcrwz67c4f48u
-04.05-2: http://www.mediafire.com/?ycg256s7j0djh56
-03.25.: http://www.mediafire.com/?aygaa3osgt4cvr7
-03.22.: http://d-h.st/ZaY
-03.21.: http://d-h.st/Dci
-03.20.: http://d-h.st/aqd
-03.19.: http://d-h.st/Kog
-03.15.: http://dev-host.org/pvw
-03.09.: http://www.mediafire.com/?4abbdo5w08w7kyr
-03.08.: http://www.mediafire.com/?ed267usonaj63eo
-03.07.: http://www.mediafire.com/?qce7patl613mdxg
-03.05.: http://www.mediafire.com/?je6yd77d176rx6e
-03.03.: http://www.mediafire.com/?0bsj9rx3pezrnqe
-03.01.: http://www.mediafire.com/?k8vdfvwixkt7r2h
-beta 1.1:http://www.mediafire.com/?cgz2tgenuoon0e0
CODENAME ANDROID:
-03.09.: http://www.mediafire.com/?44enk52w11f40lw
-03.06.: http://www.mediafire.com/?2zjucs95bal51gy
-03.03.: http://www.mediafire.com/?ck18d24dd7syakk
-beta 1.1:http://www.mediafire.com/?a5crsz9lah8l1uh

[ROM] The Base v0.7.3 [12/10][UNLOCKED ONLY]

The Base
Code:
The Base is a super customizable ROM that includes Base Settings, made by me.
All mods were done by me except where credit is given.
Please do not use any part of this ROM without permission.
If you wish to help in the development of The Base please PM me.
Check out the changes / features below.
In order to flash this you need to have an unlocked bootloader and be running a custom recovery.
If you are not unlocked, go to the link below for FreeGee and unlock before flashing this.
([URL="http://forum.xda-developers.com/showthread.php?t=2001655"]Team Codefire's Unlock Project - FreeGee[/URL])
No wipes are needed when installing.
Installer will wipe system/app, system/framework, and a couple other directories to remove odex/unnecessary files.
[COLOR="red"][B]Always backup before installing any ROM[/B][/COLOR].
[B][COLOR="Red"]I am not responsible for what you do to your device. Flash with care[/COLOR][/B].
Click to expand...
Click to collapse
Features:
Code:
Rooted
BusyBoxed
SQLite3
Deodexed
ZipAligned
DeBloated
Enabled Tethering
Includes FreeGee Boot Image
Nexus 4 Boot Animation
Removed Shutdown Animation
Silenced Boot / Shutdown
Build.prop
-Removed ADB Notification
-Increased WiFi Scan Interval
-Launcher in Memory
Framework-res / LGE-res
-Fixed Framework Recompilation Errors
-Enabled Dual-Pane Settings
(Remove Easy Settings Default in Task Manager)
-Enabled All Rotations
SystemUI
-Removed Status Bar Carrier
-Enabled LTE Toggle
(Not currently in an LTE area, let me know if it works)
-Removed Full Battery Notification
Launcher Mods
-Enabled Themes
-Removed Dock Labels
-Others
Phone Mods
-Enabled Auto Retry
Contacts Mods
-Moved ICE Button Into Menu
-Removed YP Button
Apps Included
-Titanium Backup FREE as User App
Click to expand...
Click to collapse
Change Log:
Code:
v0.7.3
Fixed Apps Settings Blanks
Added [BS] Phone Options Activity (Muchos optiones)
Added [BS] Reboot Activity
Added [BS] Flashlight Activity
Added Enable/Disable Lockscreen
Enabled Enable/Disable Lockscreen Rotation
Added Signal Icon Color Options
v0.7.2
New Base Settings
-Launcher
--Show/Hide Dock Icon Text
--Large/Small Dock Icons
--Show/Hide Search Bar
-Framework
--Wake on Volume Toggle
-SystemUI
--Show/Hide Slow Charging Notification
--Drawer Handle Long Press Shortcut
--SystemUI Refresh Menu Option
-Lockscreen
--All Lockscreens
---Show/Hide Lockscreen Carrier Info
---Lockscreen Rotation (Enabled Only for Now)
--Swipe Lockscreen
---Show/Hide Lockscreen Battery Charging Info
---Show/Hide Lockscreen Calendar Info
---Show/Hide/Edit Lockscreen User Info
--Secure Lockscreen
---Show/Hide Emergency Call Button (Hidden Only for Now)
-Base Settings
--Organized Base Settings Categories
ROM Updates
Fixed Status Bar Dimming Issue
Other Misc Fixes
v0.7.1
New Base Settings
-Status Bar Swipe Shortcuts
Fixed Lockscreen Settings FCs
Fixed Undeletable Browser Icon on Lockscreen
Fixed Center Clock Ticker Overlap
Cleaned Up Base Settings Some More
v0.7
Aroma Additions
-Kernel Options
--Modded Freegee 0.5
--KernelSk8 v2 ([URL="http://forum.xda-developers.com/showthread.php?t=2021720"]sk8erwitskil[/URL])
-Added Home2Shortcut Option
-Added Overridable Cache and Dalviks Wipes
New Base Settings
-Flashlight Swipe Option
-Center Clock Option
-Show Carrier Option
-Carrier Color Option
-Custom Carrier Option
-Battery Text Option
-Battery Text Color Option
-Show Lockscreen Shortcut Labels
-Fast Dormancy Toggle (ATnT) ([URL="http://forum.xda-developers.com/showthread.php?t=2021248"]jonasl[/URL])
Removed Slow Charging Notification
Removed Empty HS Text
Reduced Dock Icon Size
Updated Chrome
Updated Play Movies
Updated Play Magazines
Updated AdBlocking hosts
Added CM10 APNs
v0.6.5
Fixed SystemUI FCs
Aroma Additions
-Carrier Text Option
v0.6
Aroma Additions
-Added Apps and Mods Only Option
-Battery Icon Options
-SuperUser App Options
Base Settings Additions
-Clock Color Option
-Clock AM/PM Format Options
-Battery Icon Options
Fixed Bluetooth Pairing FC
Fixed Build.prop for Network Selection
v0.5
Added init.d Support / Scripts
Unsecured Boot.img / Re-mountable
Added The Base Settings to Settings
-Ad Blocking On / Off
-Battery Bar Options
Added 4.2 Gmail Option
Added 4.2 Keyboard Option
Removed AM / PM From Status Bar
Added 1 Percent Battery Support
-Circle Icon with Percentage
v0.4
Aroma Installer - Selective Debloat
Fixed Accounts FC
Removed Dual-Pane Settings
Freegee 0.5 Boot
v0.3
Fixed Launcher Layout
Freegee 0.4 Boot
Click to expand...
Click to collapse
Instructions:
Code:
First be rooted already.
Second be unlocked already.
Third, download and copy Full ROM and Update Zips to Sdcard.
Finally boot into recovery and flash the zips.
[COLOR="Red"][B][U]Do Not Wipe Any Partitions During Install[/COLOR]![/U][/B]
If you are already on the current Full ROM base you do not need to reflash it,
just flash the update zips.
Update zips are cumulative.
Click to expand...
Click to collapse
Download:
Code:
[B]Full ROM v0.7.0 [COLOR="Red"]New Users Start Here[/COLOR][/B]
([URL="http://www.androidfilehost.com/?fid=9390212717148635170"]AndroidFileHost[/URL]) ([URL="http://d-h.st/1ii"]DevHost[/URL])
[B]Update v0.7.3 [COLOR="Red"]Requires Current Full ROM Installation[/COLOR][/B]
([URL="http://www.androidfilehost.com/?fid=9390214368362234357"]AndroidFileHost[/URL]) ([URL="http://d-h.st/ZlW"]DevHost[/URL])
Click to expand...
Click to collapse
Thanks:
Code:
Team Codefire for their [URL="http://forum.xda-developers.com/showthread.php?t=2001655"]FreeGee [/URL]unlocker.
ChoiMobile.vn for their Root batcher.
[URL="http://forum.xda-developers.com/showthread.php?t=2021720"]sk8erwitskil[/URL] for his kernel.
[URL="http://forum.xda-developers.com/showthread.php?t=2021248"]jonasl[/URL] for his fast dormancy source.
Click to expand...
Click to collapse
2char
Hey, just wondering which device is this for? ATT or Sprint? And is it uses the updated FreeGee boot.img? with the camera fix?
I would assume att since isn't this under att section
Sent from my LG-E973 using xda premium
houstonn said:
I would assume att since isn't this under att section
Sent from my LG-E973 using xda premium
Click to expand...
Click to collapse
Yes, also NOT posted in sprint section
whoamanwtf said:
Hey, just wondering which device is this for? ATT or Sprint? And is it uses the updated FreeGee boot.img? with the camera fix?
Click to expand...
Click to collapse
Def At&t.
I just saw the boot update. Repacking then retesting, and then reuploading. So give me an hour or so.
Nottach said:
Def At&t.
I just saw the boot update. Repacking then retesting, and then reuploading. So give me an hour or so.
Click to expand...
Click to collapse
Thanks yeah, I am not sure why I had the sprint or att question, too much time in IRC. But the boot.img question was still valid!
I'm going to ****!
sent from the best phone ever
Nottach said:
Def At&t.
I just saw the boot update. Repacking then retesting, and then reuploading. So give me an hour or so.
Click to expand...
Click to collapse
Howdy, you should hop in the Developer channel on IRC we've got set up.
Check your XDA PM's for the channel name
Great work you're doing... I might flash this myself
You beat me to the "decrapified" ROM, and did an awesome job from the looks of your features list!
thecubed said:
Howdy, you should hop in the Developer channel on IRC we've got set up.
Check your XDA PM's for the channel name
Great work you're doing... I might flash this myself
You beat me to the "decrapified" ROM, and did an awesome job from the looks of your features list!
Click to expand...
Click to collapse
Having sported his rom on my attrix before this phone, I have no doubt!
Nottach!! Good to see you man. Was a huge nottatrix fan! Can't wait to give this a go.
Sent from my LG-E970 using xda app-developers app
Sorry guys, just noticed a layout issue from a launch mod. I have to fix it before posting.
And, you know this man.
EDIT:
OK links back.
thecubed said:
Howdy, you should hop in the Developer channel on IRC we've got set up.
Check your XDA PM's for the channel name
Great work you're doing... I might flash this myself
You beat me to the "decrapified" ROM, and did an awesome job from the looks of your features list!
Click to expand...
Click to collapse
We need some canadian loving *wink* *wink* not much of any this is even possible without your start cubed. Thanks :highfive: and to the OP too !!!
Sent from my LG-E973 using xda premium
Seems to set battery to 0% after flash so need to recharge lol or shut down happens
Btw this is based on FreeGee v0.4 right?
Flashed and booted fine here, remember guys WIPE NOTHING
So do you need to flash the fix too? If so, can you do it right after installing Rom, or do you need to boot the Rom once first then flash?
Sent from my LG-E970 using Tapatalk 2
I'm not sure if it's just my area/connection, but the LTE toggle turns it off, but not turns it back on. It also seems that you can't view individual account sync settings without settings crashing.
Update: Managed to re-enable LTE by enabling ro.radio.networkmode
Does this ROM address or fix the fast dormancy issue? I'm not in a LTE area and this causes my battery to drain like you wouldn't believe.
Sent from my iPad using Tapatalk HD
JasonJoel said:
So do you need to flash the fix too? If so, can you do it right after installing Rom, or do you need to boot the Rom once first then flash?
Click to expand...
Click to collapse
Either way should be cool.
Deaf Mute said:
I'm not sure if it's just my area/connection, but the LTE toggle turns it off, but not turns it back on. It also seems that you can't view individual account sync settings without settings crashing.
Click to expand...
Click to collapse
I'll test LTE more tomorrow when I have LTE service.
Check out the accounts fix in OP.
Just flashed the ROM and the fix at once. So far everything looks/works good, no odd problems at all.
:good:
Flashed. The dual pane settings are so dope I didn't even do the fix
sent from the best phone ever

[4-JULY] Simplistic Framework V3.6

NOTE: My other mod, MultiWindow Complete Control is included in this mod, you only have to install the application.
Introduction:
You may be asking yourself now, what the heck is this all about?
Well, let me tell you. Simplistic Framework is a compilation of framework mods and hacks for Samsung based ROMs, with each mod FULLY costumizable through a control app (like AOKP).
That being said, most of the mods are coded from scratch by me.
This will literally turn your stock ROM into a very powerful ROM, packing many of the mods you all like, and ones you'll get to like
Click to expand...
Click to collapse
Who is this aimed at:
Everybody owning an N7100, on a custom ROM or stock one.
For ROM cooks look at the F.A.Q
Click to expand...
Click to collapse
Is this free?/How can I get the control app?
Yes and No, some of the mods are pre-enabled for you.
Other mods need the donation control app to enable/control.
Check here for more information
NOTE: All people who donated to my previous project Multi Window Complete Control will receive this for free!
NOTE2: The Multi Window Complete Control was supposed to be a part of this framework, and only be in the donation version, But I left it out as FULL free and posted it for a bunch of devices, so make sure to check that as well.
Click to expand...
Click to collapse
Features:
Enough chitchat for now! It's time for me to convince you, here we go:
Note: Look at the 2nd post for a more detailed features list, and the pre-enabled mods
General UI Customizations
Full integration with my MultiWindow Complete Control App/Other MultiWindow Hacks
Lockscreen options
Touchwiz Launcher Customizations
Customize Power Menu
General Status Bar Customizations
Status Bar Clock Options
Status Bar Battery Options
My fully customizable 28 toggles coded from scratch.
Control Hardware Keys
A LOT more options and new features!
Click to expand...
Click to collapse
Before Installing:
You can use dr.ketan's tool to backup the edited files before installing the framework, so that you can restore the previous state of the device if you have problems.
Check this great tool here!
Special thanks to dr.ketan, you're awesome buddy.
Click to expand...
Click to collapse
Downloads:
V3.6 Framework Odexed and Deodexed Download (Odexed only for MF2, ME6 Odexed will come later)
MultiWindow Complete Control V3.1 (for SF V3.6)
Free toggles control application (Limited Control) [UPDATED 4 JUL]
Click to expand...
Click to collapse
Many many thanks to:
- AOKP for their open source code, which taught me a lot!
- indie for producing such a nice ROM, recommended by me!
- Mirko my bro
- Ishan!!!!
- Big thanks to raubkatze for the amazing themes, toggles and testing!
- All the producers of the batteries used
- All the Donors
- Others I have probably forgot!
Click to expand...
Click to collapse
Detailed Features:
- General UI:
Home button double click disable
This will make it very fast
Long press back to kill enable/disable, with a toggle to jump between MultiWindow or Killing Process
Choose app to launch on home double click
Home double button delay control
To make the home button fast, but keep double click!
Battery Full Notification and Screen WakeUp Enable/Disable
Holding Volume Keys on Screen Off skips song/FM station
- Full integration with MWC app, and a shotcut if it's installed
- TouchWiz Launcher
Enable/Disable Page Indicators on Homescreen and AppList.
Enable/Disable Wallpaper Scrolling
- Lockscreen
Original JellyBean Lock Enable/Disable
My own implementation of Ink Effect without the SPen (Enabled by default)[Thanks for criskelo for the inspiration]
Holding home button on lockscreen will activate fast torch!
Delay of the fast torch on the lockscreen
Ink Effect with ANY Color of your choosing, no predefined colors or anything, you choose which color you want through a color picker.
- Power Menu
Added recovery and download mode reboot buttons
Control the items in the power menu, add/remove anything from the power menu!
Screenshot, Negative colors toggles added!
- General Status Bar
Ability to turn off the "No Notifications" text.
Fully Black Status Bar by Default
Brightness Bar at Notification Panel Enable/Disable
Status Bar Color and Transparency Control in Homescreen
Choose ANY color and any transparency level for the statusbar!
Enable transparency on water lockscreen.
Color will be applied to all lockscreens, this will make transparency also apply for water lockscreen
Next alarm on StatusBar
Enable/Disable sound/alarm/bluetooth/blocking mode icons.
- Phone Application
Call Recording, Increasing Ringtone, Change delay after call hang up.
- Status Bar Clock
12H/24H Clock
Center Clock/ Right Clock/ No clock
Add AM/PM to the clock
Add small weekday to the clock
Clock color
Enable/Disable Clock leading zero
- Status Bar Battery
Custom Battery!! Read more in the 3rd post!
Choose Battery between Samsung, green circle battery, lucid battery, text battery, aosp battery, thin aosp battery or no battery!
Small text percentage (like Samsung one) fully customizable, you can choose normal color and color at charging.
- Toggles
Available toggles:
WIFI Toggle
Data Toggle
Assistive light (Torch)
Sound Controls
Auto Rotation
WIFI Hotspot
Bluetooth
Secure Mode
Lock Now
Power toggles which let's you shutdown, reboot, recovery or download
Airplane mode
GPS
Sync
Screen Timeout (has an unlimited toggle so that screen doesn't turn off)
Media Scanner Toggle
USB Tethering
Power Saving
Driving Mode
Multi Window
Blocking Mode
Smart Stay
Smart Rotation
Allshare
ScreenShot
NFC
SBeam
Toggles Support MultiDPI!
You can choose how many toggles you want to be shown without having to scroll [Also available in the free toggles app).
You will be able to add/remove any toggle, change positions and..
- Enable/Disable Haptic Feedback
- Enable/Disable scrolling animation!
-Toggles now can be removed completely
-You can now Enable/Disable the Text or Indicators for the toggles
- Many more!
These features listed have been updated to v3.0.1, a lot more options have been added, so make sure to check the changelogs in the 3rd post
Custom Battery Section​
Click here for a mega collection of custom batteries by manikant_009!!
Click here for the tutorial on how to create your own custom battery!
F.A.Q​Q: I'm a developer. Can I integrate this framework into my ROM/Theme?
A: Of course, only you have to not include the control app.
Q: I'm having conflicts/fcs because of the custom rom/mod I'm using.
A: Most probably this is caused by lidroid's toggles, to fix that just delete lidroid-res.apk from /system/framework and reboot.
Click here for the amazing FAQ guide maintained by My1xT
Change Log:​
V3.5.1 -> V3.6
Bug Fixes:
NFC Toggle Fix
Clock weird symbols appearing when using non-stock fonts fixed
USB OTG Wakelock removed
Wifi Toggle can be toggled even if airplane mode is on
Killed application is now filtered (removed) from recents panel, I don't think any other ROM/mod has this feature.
2G/3G/Auto Toggle resetting to auto after a restart should also be fixed
MWControl application: potential fix for crash when changing handle transparency (download new version from OP)
New Features:
Singal/Wifi Indicators Chooser (Choose between AOSP or Stock Samsung ones)
Option to disable Screen turning on when a message is received.
Option to disable "Low Battery" dialog and sound/vibration *(NOT TESTED, please give feedback)
New toggle: "Disable Capacitive (Menu/Back) buttons", which I tend to press unintentionally more often than not, especially when I watch videos on the Youtube App, so I thought this might come in handy.
V3.5 -> V3.5.1
Fixes for Simplistic Control FCs
Fix for bootloop issues
AOSP Lockscreen handle is now centered in all DPIs
You can now choose any color for the off toggles
Space added between small text battery and signal indicators
Expanded View Transparency has been changed to Notification Section transparency, which only changes the transparency of the notification box.
Duplicate Accessibility in the Power Menu has been fixed.
MWCC Shortcut updated to support the new app.
V3.0.1 -> V3.5
Bug Fixes:
Torch Toggle Fix on Landscape which caused SystemUI FC
Toggles have been massively optimized (due to the removal of some junk code)
Fix "Hide Blocking Mode Notification and Icon" Option
Next Alarm Landscape Fix
Clock Fixes
PIN Unlock Bug is fixed, where the clock would be cut in half and would need a reboot to fix
AOSP Lockscreen ring is now centered in all DPIs
Fix for volume changing when skipping songs on screen off (also with FM support), should now support all players
New Features:
Added Modes to WiFi and Bluetooth Toggles (With or without dialog)
Toggles Section Fixes for sorting, and many improvements
2G/3G/Auto Toggle added
Ability to change colors of Toggles (Label, On, Off, Background)
Power Toggle Recode, removing that stupid dialog I created
Signal (Wifi and Network) AOSP Layout by default with Samsung green as connected color
Ability to change Signal Indicators Colors
Notification Panel Transparency (experimental)
No restart required when changing statusbar color/transparency
No restart required when changing statusbar transparency on ripple
Custom Battery Overhaul, read battery section in the second post for instructions on how to create batteries. The batteries you make now can also be uploaded to the Play Store, and people can download them, install, and choose the custom battery they like.
Random Lockscreen Ink Color on each wakeup
AOSP Clear and Settings Buttons in the notification panel
Brightness Bar color change
Toggle IME Switcher notification and icon
Show/Hide StatusBar on Lockscreen
SPenBoard Shortcut added to Simplistic Control
Toggle Ongoing and Notifications label in the notifications panel (toggle them off for an AOSP look)
TW Launcher page loop option added (Credits to my buddy mirko)
TW Launcher rotation option added (Credits to my buddy mirko)
PIN Quick Unlock option, enabling this will remove the need of the OK button from the Pin Unlock, to make unlocking faster. (credits to CM)
My own FM Radio and Music Controls for Ripple and Circle Lockscreen (Music works for stock and google music)
Full date can now be added to the clock view in the statusbar
QuickLaunch bar under the toggles and brightness bar, allowing you to launch apps or perform actions (Lock, Power, Collapse, Recents) directly from the statusbar, supports up to 12 shortcuts.
CRT-OFF (Credits to AOSP Android for code, sorg for workaround) Added
Hardware Buttons Section added, allowing you to choose actions or launch an app for:
- Back LongPress
- Menu LongPress (some apps can consume this, and conflicts may happen)
- Home DoubleClick
Actions included are: Global Search, Launch Assistant (S-Voice, Google Now), Kill Current Process, Show/Hide Multiwindow
Section also includes an option for controlling the delays of Home Double Click, and Home LongPress (Recents panel).
MW Toggle is reverted back to its default functionality.
V3 -> V3.0.1
Bugfixes:
- Fixes bug with bootloop due to S-Voice, should also fix problems with double click if someone faced any (which is very rare).
V2.6.1 -> V3
BugFixes:
Home double click now works if S-Voice was removed.
Potential fix for something that might caused some users to face the phone getting locked in landscape mode
Simplistic Control has many fixes, including the *refreshing animation* in some parts
Launching app from double click OR Long pressing the toggles will now dismiss the keyguard if no password is set.
Wifi Hotspot Toggle now uses your settings instead of "My Ap"
MultiWindow Toggle Fix (Look at new features)
Fix for toggles not positioning at the left when the scrolling animation is disabled.
Fix for Smart Rotation Toggle (Settings won't show that it's enabled due to some code missing by Samsung, but it works)
Potential Fix for NFC Toggle (Feedback needed)
New Features:
Long Press Back to Kill! But with a slight twist. When you enable this feature, the MultiWindow Toggle will change modes, and become a toggle to choose what action to perform when longpressing the back button, MultiWindow or Back to Kill!
Next Alarm in Expanded StatusBar, replaces the carrier label whenever there is an alarm. You can also use a toggle to enable entering the clock app when clicking on the alarm view.
Ink Effect: You can now choose ANY color you desire, no predefined ones, you can use the color picker and choose any color you want .
Bluetooth toggle will now open the Bluetooth dialog.
You can now Enable/Disable toggles haptic feedback on long press.
Added ScreenShot Toggle.
Added Allshare cast Toggle.
NFC Toggle is now NFC P2P
New section! Phone app: Control Call Recording/Increasing Ringtone and choose delay after call ended.
Power Menu: Screenshot added, Negative Screen Colors toggle added
And another big mod: Custom Battery!
What is this? Well basically, you have an apk which I will provide you with, you can add ANY battery you like to it, and then install it as a simple app, choose custom battery from Simplistic Control and Voila! The battery is there!
The apks can work on any Simplistic Framework starting from V3, and this allows to create something I like to call a "Battery Library" where someone can post a thread full of these batteries
Ability to turn on/off statusbar alarm, bluetooth and sound icons, as well as blocking mode's icon and notification.
Merry XMAS!
V2.6 -> V2.6.1
This update is ONLY for the application. There is no new framework to flash.
BugFixes:
Crash of SC when in landscape mode.
The JB lock freeze when locking in landscape.
Very Important: For the people using the JB Lock, you will have to Disable JB Lock, and Enable it again using the New app.
V2.5 -> V2.6
Adds support for official 4.1.2 (XXDLK7)
BugFixes:
Clock 24H/12H fixed.
Simplistic Control Fixes, and the addition of the version in the about section.
PIN/Password Lockscreen problem fixed, you will need to reboot after setting a lockscreen to anyone of those.
Some new toggle Icons from raubkatze!
Many improvements and rewrites in the toggles code, they are much more responsive now.
And also many optimizations in the framework code, should make everything a tad better.
V2 -> V2.5
BugFixes:
DPI Fix for Toggles
DPI Fix for Statusbar elements acting weird on changing DPI
Clock Fix for 24H from Date and Time Settings
New Features:
Choose between 5, 6, or 7 toggles to be shown in one loop (view), without having to scroll. [Will also be added to the free version of the toggles control]
New "Lock Now" Toggles to bring the total to 24 toggles.
V1->V2
Bug Fixes:
JellyBean Lockscreen unlocking by pressing menu button is now fixed!
Simplistic Control crash when battery is set to no battery is fixed.
New Features:
A new control entry, TouchWiz Launcher with:
Enable/Disable Page Indicators on Homescreen and AppList.
Enable/Disable Wallpaper Scrolling
Lockscreen options:
My own implementation of Ink Effect without the SPen (Enabled by default) [Thanks for criskelo for the inspiration]
Toggles:
Toggles now can be removed completely
You can now Enable/Disable the Text or Indicators for the toggles
General code clean up and improvement
Free App to Add/Remove, Sort and choose modes (no donation required, doesn't include all toggle settings)
General StatusBar:
Ability to turn off the "No Notifications" text.
Fully Black Status Bar by Default
Battery:
Replaced Circle Battery with a nicer circle battery (now it's the default battery)
Added two new batteries, AOSP Battery and thin AOSP Battery (from CM)
Click to expand...
Click to collapse
Absolutely great if you make one for N7015.
Thank for awesome job .
This sounds amazing!
Donated and subscribed as soon as I'd finished reading
PayPal Ref: 9HP88023TB3875108
I do have a request already... would it be possible add an option to disable the page indicator dots on homescreens and in the app menu? They are my one biggest annoyance with the Note 2 UI.
CitizenLee said:
This sounds amazing!
Donated and subscribed as soon as I'd finished reading
PayPal Ref: 9HP88023TB3875108
I do have a request already... would it be possible add an option to disable the page indicator dots on homescreens and in the app menu? They are my one biggest annoyance with the Note 2 UI.
Click to expand...
Click to collapse
Really Appreciated
Of course, I will look into that tomorrow.
Anyway, link for XXDLJ2 added, I will begin sending the app for all donors.
Can't wait to get the extended version of the control app!
You're my hero! I know how I made my donation to your previous project ;D !
Realy thx legend for the wonderfull app. I tried to flash the framework over omega rom but the statusbar crash and desappear, can this depend because lidroid mod?
Inviato dal mio GT-N7100 con Tapatalk 2
LegendK95 said:
Really Appreciated
Of course, I will look into that tomorrow.
Anyway, link for XXDLJ2 added, I will begin sending the app for all donors.
Click to expand...
Click to collapse
No problem at all, and thanks again!
Denebola79 said:
Realy thx legend for the wonderfull app. I tried to flash the framework over omega rom but the statusbar crash and desappear, can this depend because lidroid mod?
Inviato dal mio GT-N7100 con Tapatalk 2
Click to expand...
Click to collapse
This has made me wonder, would it be wise to reflash a clean copy of our chosen ROM first, to avoid conflicts with any other mods?
For example I currently use a number of raubkatze's mods such as transparent notification mod and blue notification / toggles theme, although the latter isn't working for Omega v7.3 yet (has to be updated for 23 toggles).
Would be cool if all could work together
Just a precision (as Legend might be sleeping ^^) : this mod isn't compatible with lidroid mod. Neither with raubatzke themes for toggles (at least)
I think it should be cool to be able to :
- customize color of toggles
- show / hide toggles names
What do you think guys?
Is it possible Legend??
Thanks for your awesome work !
Sent from my GT-N7100 using xda premium
Excellent idea, this is a mod rom-killer!
Best RD on this area!
This looks fantastic! Would love to test on N7105 (DLK7)
wrapper said:
This looks fantastic! Would love to test on N7105 (DLK7)
Click to expand...
Click to collapse
+1
Will donate if ported to n7105 DLK7
Donated! Cant wait to try this bad boy out! Do u think this will run ok with wanamlite 2.0 and neak kernel?
Thanks.
Cornishronson
Sent from my GT-N7100 using xda premium
Fantastic.
Good work :good:
I have flashed this mod but i dont find the control app. I have to install it manually?
sent from my awesome Galaxy Note II
No work crash3.1 sistemUI FC
Inviato dal mio GT-N7100 con Tapatalk 2
Donation Confirmation number:6CR8197829944480C
Thanks
Sent from my GT-N7100 using xda premium
hope for N7105 support:good:
Tried now on Android revolution 5.0 and work in all parts realy awesome work!!

[Mod][Xposed] Status Bar Cleanup [LP-MM]

Hi,
This is my first Xposed Module and XDA-thread so please be gentle.
I have created a module that allows you to hide certain status bar icons. Simply check the icons you wish to hide and then soft reboot/reboot your device. If you change your mind simply untick the icons and repeat.
You can currently hide the following icons:
- Airplane Mode
- Alarm
- Battery
- Bluetooth
- Carrier (Lock screen)
- Mobile Signal
- Primary SIM-card's Mobile Signal
- Secondary SIM-card's Mobile Signal
- Clock
- Hotspot
- Input Method Manager
- Location Services
- Screen Mirroring
- "No Sim Inserted"
- Root Privileges (#)
- User (Lock screen)
- User (Status Bar Header)
- Vibrate Mode
- VPN
- Wi-Fi
- Zen Modes (Priority Only and Total Silence)
Miscellaneous things you can hide:
- Status Bar
If you want me to add support for something else feel free to suggest it in this thread.
Tested on various (Lollipop and Marshmallow) ROMs using both the OnePlus One and OnePlus Two. The module is working as intended on AOSP-based ROMs, whereas a handful of features does not work on Oxygen OS.
VERY IMPORTANT NOTICE: I'm no longer using the Xposed Repo as the download server. The Xposed Repo will no longer receive the latest updates!
Link to Google Play Store page
Changelog
[1.3] - 2017-01-16
Fixed
- The VPN and location icons no longer take any space for layout purposes.
Added
- Option to hide the screen mirroring icon (for an instance, when Chromecasting).
- Option to select which SIM card's mobile signal icon to hide.
- Option to hide the voLTE icon for OnePlus devices running Oxygen. Note: I also plan to add support to hide the NFC icon once Xposed is available for Nougat.
- Xposed checker since a lot of people didn't bother to read the description.
- Minor improvements.
[1.2] - 2016-10-11
Fixed
- Option to hide the root privileges icon now works as intended.
- Problems related to the permissions of the shared preferences, which resulted in user preferences not working.
New
- Hide zen modes (Priority Only and Total Silence).
- Hide current user icon in the status bar header (pull down bar).
- Hide the status bar in the lock screen.
[1.1.0] - 2016-09-07
Fixed
- Issue with back stacks.
- Optimized the welcome dialog for landscape view.
New
- Completely remade the app using a preference activity instead.
- New version of the welcome dialog window
Notice
- Forgot to update the in-app changelog
[1.0.5] - 2016-04-17
Added
- Hide Root Privileges (# symbol) option
- Hide Location Services Icon option
Changed
- Rewrote some of the icon descriptions
Fixed
- Now suppresses errors such as "NoSuchMethod" and "NoSuchFieldError" for all classes in the xposed log. Note: If I don't have access to the source code for the requested ROM (e.g. Samsung's TouchWiz, OnePlus' Oxygen OS) I sadly can't do anything about the module not working in those cases.
[1.0] - 2016-04-07
Added
- Hide carrier label option (lock screen)
- Hide battery icon option (will add a separate option for lock screen later on)
- Hide hotspot option
- New module icon
- Welcome pop-up with instructions
- Dark Mode
- Settings screen that allows the user to enable/disable dark mode and the welcome pop-up
- Choice to restart the module in the options menu in order to apply the settings
- Changelog screen: the changelog is now available within the module itself
Changed
- Removed the icon confirmation toasts because it was annoying (replaced with the welcome dialog)
- Tweaked the marginEnd on the icon description text
- The green color scheme now matches Google's material design standard
- Xposed Framework API is now Gradle-based
- Updated the Xposed Framework API from version 53 to 81
Fixed
- The "Hide VPN" option now works as intended
[0.9.5.1] - 2016-04-02
Fixed
- Changed the margin of the lock screen status bar container (for the user icon option)
[0.9.5] - 2016-04-01
Added
- Support to hide VPN icon
- Support to hide the user icon in the status bar
Changed
- Tweaked the color theme in the status bar
- Tweaked the color saturation of the app icon to better suit darker backgrounds
- Removed an unused permission
- Removed the disclaimer in the xposed description
- Removed unsupported hide/unhide options until resource replacement works as intended (Xposed).
Fixed
- Renamed the option "Signal Cluster Icon" to "Cellular Data Icon" to clarify
- NoSuchMethod error that occurred on multiple classes. No more excessive xposed-logs!
Click to expand...
Click to collapse
Special thanks to
@rovo89 - creating Xposed
@hamzahrmalik - module development tutorial
@X10_minipro - feedback and input
Haven't tried it yet, but looks good! Could you add an option to hide hotspot and vpn? Those things would be nice!
Benrap said:
Haven't tried it yet, but looks good! Could you add an option to hide hotspot and vpn? Those things would be nice!
Click to expand...
Click to collapse
Thank you! Sure, I'll update the build tonight with your requested features
Sent from my ONE A2003 using Tapatalk
Fantastic simple and useful module. Could you add an option to hide the user icon in the Status Bar in the lockscreen?
Great. can you add hide SU indicator "#" in cm12.1 and cm13 roms?
pedrazadixon said:
Great. can you add hide SU indicator "#" in cm12.1 and cm13 roms?
Click to expand...
Click to collapse
There is such a module. It's called disable su indicator, and another which is called "all my"
Do you mind adding support for the NFC icon?
Good module! Congratulations!
What about hiding SIM signal indicators? Especially SIM1 and SIM2 separately, for dual-SIM phones. It is very useful, in case one SIM is switched off but not removed.
Kind regards!
Unfortunately won't work on the lg v10 (H960A, LP 5.1.1)
Would you mind applying a feature to let the alarm icon show some time before the set time? For example, a notification appears 2 hours before the set time (if alarm is at 2 notification appears at 12). Would it be possible to do?
hide mobile data icons please
wasd- said:
Fantastic simple and useful module. Could you add an option to hide the user icon in the Status Bar in the lockscreen?
Click to expand...
Click to collapse
Added it in the latest build, go try it out
Benrap said:
Haven't tried it yet, but looks good! Could you add an option to hide hotspot and vpn? Those things would be nice!
Click to expand...
Click to collapse
I added the option to hide VPN in the latest build. However, since I cannot hide hotspot like all the rest (due to callbacks and interfaces) I have tried setReplacement, which currently does not seem to work in xposed. Don't worry, I'll fix it sooner or later
Oh and I got caught up with exam-related stuff earlier this week, so I apologize for not being able to push (one of) your requests in time.
Seveilith said:
I added the option to hide VPN in the latest build. However, since I cannot hide hotspot like all the rest (due to callbacks and interfaces) I have tried setReplacement, which currently does not seem to work in xposed. Don't worry, I'll fix it sooner or later
Oh and I got caught up with exam-related stuff earlier this week, so I apologize for not being able to push (one of) your requests in time.
Click to expand...
Click to collapse
Cool, awesome, amazing!
Metalhoernchen said:
Unfortunately won't work on the lg v10 (H960A, LP 5.1.1)
Click to expand...
Click to collapse
Nothing? Not a single option? You didn't forget to enabled the module or to reboot/soft reboot after you've applied changes (just making sure)? If you PM me the xposed log I can take a look at it for you.
Kirrrr said:
Good module! Congratulations!
What about hiding SIM signal indicators? Especially SIM1 and SIM2 separately, for dual-SIM phones. It is very useful, in case one SIM is switched off but not removed.
Kind regards!
Click to expand...
Click to collapse
Thank you for the feedback! The module currently have the option to hide the SIM signal indicator, however you're not able to select which SIM. This is definitely worth implementing and I'll look in to it.
Seveilith said:
Added it in the latest build, go try it out
Click to expand...
Click to collapse
It works perfectly thanks! Though maybe it needs a bit more margin , like the operator on the left.
Hey nice module! It did work hiding the bluetooth icon but not the alarm, tested on a sprint note 4 with Myarom Note 5 Port!
wasd- said:
It works perfectly thanks! Though maybe it needs a bit more margin , like the operator on the left.
Click to expand...
Click to collapse
You're absolutely right, fixing it ASAP
Please add hide sd card info for s7 or s7 edge (when starting)
Thanks
SM-G935F cihazımdan Tapatalk kullanılarak gönderildi

[Hiatus][Mod] [AROMA] [OOS 4.1.7/Beta 12] Mod and Theme Collection [11, August]

Disclaimer: I am not responsible for any damage to your device! You are flashing this on your own risk!
Currently on Hiatus so no updates
Description
I made this mod in order to get some functionality tweaks as well as visual tweaks from custom roms to OOS. This mod doesn't require root but it needs to be flashed with TWRP! I will try to update it to the newest OOS version at all times, even Open Betas but I cannot promise I will keep up forever. I made this mod for the Oneplus 3T but it's confirmed working on Oneplus 3 too. I know you can use substratum for a lot of my mods functionality but I have problems with it and I think there should be a solution for people who don't like substratum. I hope you enjoy this mod and can use it without problems. Remember to hit the thanks button
Credits to -
Code:
[user=4985007]@v.konvict[/user] for his black notifications ([URL="https://forum.xda-developers.com/oneplus-3/themes/black-notifications-4-0-3-t3558913"]His Thread[/URL])
[user=4686073]@ungeeked[/user] for his superior knowledge and awesome work, he's literally everywhere!
@Kickoff @Anova's Origin and @BaaDNwZ for their help in [URL="https://forum.xda-developers.com/oneplus-3t/help/help-editing-systemui-t3572815"]this thread.[/URL]
@Brut.all and @iBotPeaches for the [URL="https://forum.xda-developers.com/showthread.php?t=1755243"]apktool[/URL]
@Ayush Singh for his great AROMA Installer guide [URL="https://forum.xda-developers.com/showthread.php?t=2422457"]here[/URL]
@amarullz for creating AROMA installer
@Daniiiik49 for his [URL="https://forum.xda-developers.com/android/themes/theme-material-theme-aroma-installer-t2902221"]Material Theme for AROMA [/URL] Material Theme for AROMA (which I modyfied a little)
@gharrington for 3minit Battery Mod ([URL="https://forum.xda-developers.com/showthread.php?t=2799958"]More information[/URL])
@ magura320 for his stereo mod
[user=4323511]@SyCreed[/user] for helping me with a lot of things, especially hiding statusbar clock on lockscreen! [URL="https://forum.xda-developers.com/oneplus-3t/themes/mod-colors-recents-clock-hidden-t3581055"](His Mod)[/URL]
And special credits to my girlfriend who helped me with some accent colors and gave up some time with me so I could make this!
And everyone else who helped me and I forgot to mention, If you feel like you should be here send me a pm :)
Versions
Versions up til 2.0 are for OOS 4.1 Stable (Has compatability issues)
Version 3.0 is for Open Beta 4 (Has compatability issues)
Versions 4.x are for OOS 4.1.3 and Roms Based on that
Version 5.0 is for Open Beta 5/14 and Roms Based on that
Versions 6.0 are for Open Beta 6/15 and Roms Based on that (Dark Version now seperate)
Versions 7.0 are for Open Beta 7/16 and Roms Based on that
Versions 8.x are for Open Beta 8/17 and Roms Based on that
Versions 9.x are for OOS 4.1.5 and 4.1.6 and Roms Based on that
Versions 10.x are for Open Beta 9/18 and Roms Based on that
Versions 11.x are for Open Beta 10/19 and 11/20 and Roms Based on that
Versions 12.x are for Open Beta 12/21 and Roms Based on that
Features
Not all features are available for all versions!
Optional: (Black = Unchecked, White = Checked)
Center Clock
Remove Carrier Text (Sometimes starts to show again, reboot to fix)
No Status Bar on lockscreen
Transparent Status Bar and Carrier Text
Transparent Status Bar and hidden Carrier Text
Remove Date From Lockscreen
Remove Network Indicators (Little Triangles next to Wifi and Mobile Data)
LTE instead of 4G
Hide Disabled Sim Card Icon
New Accent Colors (Refer to screenshots)
3minit Battery (Install 3MinitBatterySettings.apk before flashing and disable original battery symbol in settings)
Framework Mods (Enable 360° Rotation, Smaller Navbar, Black Battery Saver with 20% Alpha, No Input Method Notification, Enabled Burn In Protection, Safe volume warning removed) [Choosable in Normal version, will be flashed in Dark version!]
Move Clear all FAB to either left or right (Only check one of the options!)
Lockscreen clock mods (Small, Smaller and Tiny with or without transparacy/ All have a thinner font) v8.1 and up
Remove Bottom Icons from Lockscreen (Shortcuts still there)
Enable/Disable Stereo Mod by @magura320
Louder Incall Volume with and without stereo sound
iOS Animation (New Open/Close/Transition animations) by @bartez1596
Main Mods: (You can only choose one)
Every Option has full black QS Background on Dark Theme
3-7 QS Tiles in a row
Round Recents
3-7 QS Tiles in a row with Round Recents
Every option above as dark version (Black notifications)
Installation Instructions
Step 1: Download the correct mod version for your OOS version
Step 2: Download the correct revert zip for your OOS version
Step 3: Boot into TWRP and make a full backup
Step 4: Install the AROMA zip and choose the options you like
Step 5: Reboot and enjoy
Optional: If you have problems, want to go back to stock or want to try a different combination in AROMA then flash the revert zip first
Changelog
Code:
Built for [COLOR="Red"]Oneplus 3T[/COLOR] (should work on Oneplus 3 too but no support given)
[B]Version 1.0 initial release:[/B]
3 Quick Settings Tiles in a row [B](Stock)[/B]
4 Quick Settings Tiles in a row
5 Quick Settings Tiles in a row
6 Quick Settings Tiles in a row
7 Quick Settings Tiles in a row
3 Quick Settings Tiles in a row and clock in center
4 Quick Settings Tiles in a row and clock in center
5 Quick Settings Tiles in a row and clock in center
6 Quick Settings Tiles in a row and clock in center
7 Quick Settings Tiles in a row and clock in center
[B]Added in Version 1.1:[/B]
Round Recents mod! [B](All round recents have center clock, deal with it!)[/B]
3 Quick Settings Tiles and round recents
4 Quick Settings Tiles and round recents
5 Quick Settings Tiles and round recents
6 Quick Settings Tiles and round recents
7 Quick Settings Tiles and round recents
[B] Added in Version 2.0:[/B]
Reworked every option!!
Center clock now affected by statusbar setting!
Center clock now hidden on lockscreen thanks to [user=4323511]@SyCreed[/user]
Fixed a round recents grafic bug and reduced size of corner
Added Pharrax's config which contains:
5 Tiles, Center Clock, Round Recents, clean lockscreen
Added Clean Lockscreen only
[B] Changes in Version 3.0:[/B]
[B]
Only for Open Beta 4![/B]
Added Chazarss's Config (Same as Pharrax's but with date on lockscreen)
Otherwise the same functions as 2.0
[B] Changes in Version 3.0 Dark:[/B]
Hopefully fixed signature Problems
You can now have a fully black theme with white accent colours!
--In Settings, Apps, *AnyApp* there is a little bug. Longpress the buttons to read the text
Credits to [user=4985007]@v.konvict[/user] and [user=4686073]@ungeeked[/user] for helping me with that
[B]Changes in Version 4.1:[/B]
[B]
Only for OxygenOS 4.1.3 Stable![/B]
Now using VRTheme! Reduced file size drastically! Thanks to [user=4686073]@ungeeked[/user]
Merged Normal and Dark mods into a single zip!
You now have more customization options!
Added option to remove Network Indicators on Statusbar (little triangles) Credits to @Skies/SANKE
Added new Accent colors and made white slightly darker
New Option to include 3minit Battery Mod by @gharrington (More Information!)**
**Please Install the 3MinitBatterySettings.apk before flashing if you want to use it Also you have to disable stock Battery symbol in settings/statusbar.
Added option to move Clear all button to left or right (Only choose one option!)
The changelog section in the installer is now a features section.
[B]Changes in Version 5.0:[/B]
[B]Only for Beta 5![/B]
Added new moss green accent color
Added option to move clear all button (Recents and notification)
Fixed progress bar in AROMA installer
[B]Changes in Version 6.0:[/B]
[B]Only for Beta 6![/B]
Dark theme is now a seperate zip file!
Light theme in every option now has a bit darker qs background
Added Option to Remove Bottom Icons from Lockscreen (Removed Pharrax's config and clean lockscreen)
Added Stereo mod (Sound from earpiece and speakers at the same time)
Added more accent colors
A lot of installer tweaks (visual and under the hood changes)
[B]Changes in Version 7.0:[/B]
[B]Updated for Beta 7![/B]
Dark Version: Changed AROMA Installer Theme to something more dark
Some Fixes where text was black on black (Probably still some left)
[B]Changes in Version 8.0:[/B]
[B]Updated for Beta 8![/B]
Dark Version: Some Notification fixes
Changed Purple Accent on Dark theme to a bright and saturated blue
[B]Changes in Version 8.1:[/B]
Added new lockscreen clock tweaks:
Normal Lockscreen Clock - Thin
Normal Lockscreen Clock -Transparent
Small Lockscreen Clock
Small Lockscreen Clock - Transparent
Smaller Lockscreen Clock
Smaller Lockscreen Clock - Transparent
Tiny Lockscreen Clock
Tiny Lockscreen Clock - Transparent
[B]All of the above mods change the font to sans-serif-light[/B]
[B]Changes in Version 8.2:[/B]
Fixed some accents on some pages like OTA app
Added options for lockscreen status bar: [INDENT]No Status Bar on lockscreen[/INDENT] [INDENT]Transparent Status Bar and Carrier Text[/INDENT] [INDENT]Transparent Status Bar and hidden Carrier Text[/INDENT] [INDENT]Normal Status Bar and hidden Carrier Text[/INDENT]
Another page to choose mods, some other slight installer changes
Rebuild updater-script from scratch, now [COLOR="DarkRed"][B]installation is so much faster[/B] [/COLOR]and cleaner!
[B]Changes in Version 9.0:[/B]
Release for OxygenOS 4.1.5!
Reply action background is not pitch black now but a dark gray
[B]Changes in Version 9.1:[/B]
Added some missing files for Dark theme
Option to make Lockscreen Date transparent
[B]Changes in Version 9.1:[/B]
Added funcitons to framework mod: (Keep in mind that framework mods are optional on normal mod but mandatory on Dark version!)
No Input Method Notification
Enabled Burn In Protection
Safe volume warning removed
Also the heads up notification for calls is now fully black with visible text.
[B]Changes in Version 10.0:[/B]
Updated for Open Beta 9/18!
[B]Changes in Version 10.1:[/B]
Fixed Transparent Lockscreen Date
Some slight Dark Theme Changes
Reduced file size drastically
[B]Changes in Version 10.2:[/B]
Updated My mod with some features of [user=4323511]@SyCreed[/user]'s new framework mods from over [URL="https://forum.xda-developers.com/oneplus-3t/themes/mod-framework-modifications-3-3t-t3626299"]here![/URL]
Added funcitons to framework mod: (Keep in mind that framework mods are optional on normal mod but mandatory on Dark version!)
No Input Method Notification
Enabled Burn In Protection
Safe volume warning removed
Also the heads up notification for calls is now fully black instead of grey.
[B]Changes in Version 11.0:[/B]
Updated for Beta 10/19!
Changed Look of Aroma installer to the theme @dorimanx uses for [URL="https://forum.xda-developers.com/oneplus-3t/development/nougat-7-1-1-oos-h2os-4-1-6-kernel-3-18-t3627073"]his kernel[/URL]
Both installer are dark with a little indicator on the bottom right (N for Normal Version, D for Dark Version)
[B]Changes in Version 11.1:[/B]
Added iOS Animations by [user=5399581]@bartez1596[/user]
[B]Changes in Version 11.2:[/B]
Added Option to make InCallUI Background Completely Black
Added option for Bigger InCallUI Contact Photo (Testing)
[B]Changes in Version 11.3:[/B]
Optimizations for OB11/20 (Mainly redid Accent Colors)
Removed InCallUI mods since they made some bigger changes to it (Will probably come to my substratum theme though)
Added Option to Change 4G Icon to LTE (Thanks to [user=4686073]@ungeeked[/user])
Added Option to hide Disabled Sim Card Icon (Thanks to [user=4686073]@ungeeked[/user])
Some Small Aroma Changes
[B]Changes in Version 11.4:[/B]
Fixed Call Problems with Dark Mod
More aggressive removal of Bottom Area (Removes all icons text and schortcuts)
Added Sound mods: Higher Incall Volume with and without stereo sound
Fixed LTE Icon and Disabled Sim on Dark Mod
[B]Changes in Version 12.0:[/B]
Updated for Beta 12/21!
If you have a request for a feature post it in my thread
[B]I have not tested every option so use at your own risk![/B]
Known issues
Versions v1.0-v3.0Rework/Dark have combatibility issues and may not work on all devices.
Some Notification Titles and/or content is black on black on dark theme. (Substratum mod below helps but doesn't fix all yet)
Some Heads up notifications like call or alarm don't show any text on dark theme. Fixed in v8.0
In Open Beta versions the standard launcher doesn't use the new accent colors. Fixed in v8.0
If you have found any more issues please report them here.
Always take a nandroid backup in case anything goes wrong!.
Download: AFH / Mega
Extras
In order to fix the issue with whatsapp notifications I made a small substratum theme with the help of @SyCreed @ungeeked @v.konvict and @KpChuck
For now it includes: Two Accents, Oneplus Red and Pharrax Blue
Overlay for Action Launcher (Black Settings with choosen color)
Overlay for Oneplus Community App (Changes color to Accent) For Black Version Please Install OnePlus Community Black.apk from my Mega Drive
Overlay for Gsam Battery Monitor: Changes Dark Theme to a pitch black. Changes a teal Accent to the accent you chose (#2e78f3)
Overlay for Spotify (Makes the Notification Controls white) Thanks to @KpChuck
Overlay for Whatsapp: Changes the accent of whatsapp to the accent. If you install my overlay first and after that e.g. Swift Black whatsapp will look completely like Swift Black but notifications will be blue! (Group chat names still buggy)
I'm planning on fixing more notifications with that as well as adding black theme to some apps that are missing in Swift Black. Updates may follow.
You can download it from my mega folder above! (It's called DarkModeExtention.apk)
____________________________
To change the number of small QS Tiles check out that Article on xda: "How to Add more Tiles to the Quick Settings Header on Google, OnePlus, and Sony Phones (No Root)"
To change to color of the Quick settings tiles only use this commands in cmd: (Thanks to @SyCreed)
Code:
adb devices
To check if your phone is connected properly
Code:
adb shell
make sure to grant root privileges
Code:
settings put system oem_black_mode_accent_color '#ffffffff'
You can use any hex code instead (Please note that something could go wrong so make a backup beforehand)
and optional if you want to check if it worked type
Code:
settings get system oem_black_mode_accent_color
After that reboot
____________________________
Name: Mod and Theme Collection
Author: @Pharrax
Latest Versions: v9.2 for Stable | v12.0 for Beta
Device: Oneplus 3T
OOS Version: OOS 4.1.6/Open Beta 12/21
Last Updated: 11, August 2017
Simple but effective.
Thanks!
It's really useful,thanks!
maddler said:
Simple but effective.
Thanks!
Click to expand...
Click to collapse
JeremyChen said:
It's really useful,thanks!
Click to expand...
Click to collapse
Glad it works and helps :good:
Really nice work!
Thanks
I've a quick question, do you know how to change the quick settings that appear on one row? I would like to have 7 instead of 5
Bicet said:
Really nice work!
Thanks
I've a quick question, do you know how to change the quick settings that appear on one row? I would like to have 7 instead of 5
Click to expand...
Click to collapse
If you mean like that then here you go
@Pharrax, would you be able to work with @v.konvict to brew up a combination of both your mods? Would love to see your 5 row with the dark notifications.
k.s.deviate said:
@Pharrax, would you be able to work with @v.konvict to brew up a combination of both your mods? Would love to see your 5 row with the dark notifications.
Click to expand...
Click to collapse
It would probably best if he implemented it in his aroma zip, try asking him in a pm
Pharrax said:
If you mean like that then here you go
Click to expand...
Click to collapse
I mean the top one like those.
BTW thank you for your work
Bicet said:
I mean the top one like those.
BTW thank you for your work
Click to expand...
Click to collapse
Haven't figured out how at the moment but I'll look into it
No problem :good:
Thank ! Work 100% !
Update
Updated OP with new mods, for example Center Clock. Download link in the Mega Folder from OP.
I'm open for feedback and reccomendations or wishes for future mods. Just keep in mind I'm new to this so I cannot make major themes on my own.
Have a great day
thanks
Simple & useful...Thanks for this....
@Pharrax for some reason the 5 toggles/Center clock doesn't work here. Flashed the stock systemui before. Strangely enough the 5 systemui or the center clock mods work ok separately. I'm on the FreedomOS 2.6.1.
Sent from my ONEPLUS A3003 using XDA-Developers Legacy app
albireox said:
@Pharrax for some reason the 5 toggles/Center clock doesn't work here. Flashed the stock systemui before. Strangely enough the 5 systemui or the center clock mods work ok separately. I'm on the FreedomOS 2.6.1.
Sent from my ONEPLUS A3003 using XDA-Developers Legacy app
Click to expand...
Click to collapse
That's strange, I use that as my daily driver on FreedomOS 2.6.1 too
What kind of error are you experiencing? And can you post a screenshot of the /system/priv-app/OPSystemUI/ folder?
I could try to reupload to mega, maybe the file got corrupt some way
can someone upload the center clock mod here? I'm unable to download it from mega, thanks
Pharrax said:
That's strange, I use that as my daily driver on FreedomOS 2.6.1 too
What kind of error are you experiencing? And can you post a screenshot of the /system/priv-app/OPSystemUI/ folder?
I could try to reupload to mega, maybe the file got corrupt some way
Click to expand...
Click to collapse
There is no error. The problem is I can't have the 5toggles and the center clock at the same time. When I flash the 5qsccOOS41.zip I have only the 5 toggles and not the center clock.
Lancez said:
can someone upload the center clock mod here? I'm unable to download it from mega, thanks
Click to expand...
Click to collapse
Here you go...
Lancez said:
can someone upload the center clock mod here? I'm unable to download it from mega, thanks
Click to expand...
Click to collapse
Why can't you download, can you describe?
But here you go

Categories

Resources