[MOD][AOSP 7.0] Modded SystemUI Tunner with Navbar Mod/NighMode - Nexus 5 Android Development

This is a mod to activate the navbar tunner, as seen on and to re activate night mode
http://www.androidpolice.com/2016/0...nsane-navbar-customizer-currently-hidden-7-0/
Screenshots:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download:
https://drive.google.com/open?id=0BwduAK2l37OaeHltVTg0LU5vWEE
How to install:
Download zip.
Install from TWRP.

Well done

Great work! Thanks

Just what i was looking for
---------- Post added at 12:51 AM ---------- Previous post was at 12:35 AM ----------
Sorry but i couldn't find it under settings after flashing the file you provided, where to set it?

adrianocolvero said:
Just what i was looking for
---------- Post added at 12:51 AM ---------- Previous post was at 12:35 AM ----------
Sorry but i couldn't find it under settings after flashing the file you provided, where to set it?
Click to expand...
Click to collapse
Slide down notification bar, hold settings icon, when phone vibrate you'll have systemui settings in end of standard settings app

edi194 said:
Slide down notification bar, hold settings icon, when phone vibrate you'll have systemui settings in end of standard settings app
Click to expand...
Click to collapse
Worked, thank you!

opssemnik said:
This is a mod to activate the navbar tunner, as seen on
http://www.androidpolice.com/2016/0...nsane-navbar-customizer-currently-hidden-7-0/
Screenshots:
Download:
https://drive.google.com/open?id=0BwduAK2l37OaeHltVTg0LU5vWEE
How to install:
Download zip.
Install from TWRP.
Click to expand...
Click to collapse
This work on any Marshmallow rom?

razor17 said:
This work on any Marshmallow rom?
Click to expand...
Click to collapse
It's work only with nugat.
Wysłane z mojego Nexus 5 przy użyciu Tapatalka

Could you please post a guide on how to enable this on other devices?

abhatia1435 said:
Could you please post a guide on how to enable this on other devices?
Click to expand...
Click to collapse
On which devices you want to install it? Remember that it works only on Nougat, so basically only on Nexus phones. There is a mod for 5X and 6P, if you want to.
Wysłane z mojego Nexus 5 przy użyciu Tapatalka

pianistaPL said:
On which devices you want to install it? Remember that it works only on Nougat, so basically only on Nexus phones. There is a mod for 5X and 6P, if you want to.
Wysłane z mojego Nexus 5 przy użyciu Tapatalka
Click to expand...
Click to collapse
I know that. Nougat boots on Xperia M so I wanna enable it on that? PM me maybe? I'll give you credits of course.

abhatia1435 said:
I know that. Nougat boots on Xperia M so I wanna enable it on that? PM me maybe? I'll give you credits of course.
Click to expand...
Click to collapse
Unfortunately I don't know how to port it to other device. The main goal is to modife SystemUI.apk of Xperia M's ROM.

pianistaPL said:
Unfortunately I don't know how to port it to other device. The main goal is to modife SystemUI.apk of Xperia M's ROM.
Click to expand...
Click to collapse
Nvm. Got the guide.

there is nougat fr nexus 5? where?

GizmoTheGreen said:
there is nougat fr nexus 5? where?
Click to expand...
Click to collapse
Here :
http://forum.xda-developers.com/google-nexus-5/orig-development/wip-aosp-nougat-nexus-5-t3446875

Work with @cdesai build?

ZenPluS said:
Work with @cdesai build?
Click to expand...
Click to collapse
Yes it does work with his build :good:

yes , work fine with cdsai rom . good job bro.

Could you add night mod as well?
Guide: http://forum.xda-developers.com/nexus-6p/themes-apps/mod-enable-navbar-tuner-nougat-t3447478

Kotaless said:
Could you add night mod as well?
Guide: http://forum.xda-developers.com/nexus-6p/themes-apps/mod-enable-navbar-tuner-nougat-t3447478
Click to expand...
Click to collapse
added, updated OP

Related

[Mod] On-screen button for Spacious, smooth and light ICS rom

This mod is not created by me, i m just sharing it
It works on "Spacious, smooth and light ICS ROM"
Download OnscreenButton.zip HERE and flash through CWM.
If u want to remove the on screen buttons,just download framework-res
HERE and extract apk and
Copy it to system then change permission to
rw-r--r--
And move it to system/framework, replace
Reboot..
could you post screenshot?
+1
Thanks for good job, but I need to see screenshot before testing...
Wysyłane z mojego MT11i za pomocą Tapatalk 2
szymko1995 said:
+1
Thanks for good job, but I need to see screenshot before testing...
Wysyłane z mojego MT11i za pomocą Tapatalk 2
Click to expand...
Click to collapse
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I'm curious,will this work on sony stock ics rom ?
ThilinaC said:
I'm curious,will this work on sony stock ics rom ?
Click to expand...
Click to collapse
Yes, it will work
shardul_seth said:
Yes, it will work
Click to expand...
Click to collapse
Thanks,can you tell me what needs to be changed in framework to achieve this? cos I use custom framework by Zdune for aosp lockscreen
ThilinaC said:
Thanks,can you tell me what needs to be changed in framework to achieve this? cos I use custom framework by Zdune for aosp lockscreen
Click to expand...
Click to collapse
there is already a mod for that in this forum..
ThilinaC said:
Thanks,can you tell me what needs to be changed in framework to achieve this? cos I use custom framework by Zdune for aosp lockscreen
Click to expand...
Click to collapse
\framework-res\res\values\bools.xml
<bool name="config_showNavigationBar">true</bool>
Click to expand...
Click to collapse
\framework-res\res\values\dimens.xml
<dimen name="navigation_bar_height">48.0dip</dimen>
<dimen name="navigation_bar_width">42.0dip</dimen>
Click to expand...
Click to collapse
works nice but on the home screen the menu button is misplaced ..... it moved up slightly .... looks annoying ... removing !
........ EDIT .......
Framework file works fine
livesourav said:
works nice but on the home screen the menu button is misplaced ..... it moved up slightly .... looks annoying ... removing !
........ EDIT .......
Framework file works fine
Click to expand...
Click to collapse
This bug is still not fixed, This problem is also in arc....
I think our developers will fix it soon...
vikramam said:
This bug is still not fixed, This problem is also in arc....
I think our developers will fix it soon...
Click to expand...
Click to collapse
It is only on default launcher..
Thanks..... Working on my neo. But is there any way to revert back ?
hassib85 said:
Thanks..... Working on my neo. But is there any way to revert back ?
Click to expand...
Click to collapse
Yes there is ... just look at the first post there is a link for framework-res.apk .. just download that and add it to /system/framework..
And dnt frgt to hit the thanks button if my post helped you
yayy
the menu button is fine with me. hehehehe its unique tnx tnx tnx its my firstime flashing a rom
thx for your share.

[D605][THEME][LG Home UI 3] Themes for LG L9 II

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Welcome to the start I wanted to share with you the motives of my collection
and from the collection of a friend slavko49
----------------------------------------------------------------------
INSTALLATION:
Download a chosen theme and copy it to the SD card
Open any file explorer and look for a theme
Click on the file and install the theme
----------------------------------------------------------------------
FAQ:
Themes operate exclusively on stocku and LG Home UI
Before installation, make sure that the menu settings / security you have selected
**** Option - Unknown source
To select a theme, go to your desktop, click LG / Theme
**** make a selection, use the option
The second option, go to Settings / Screen / Theme
----------------------------------------------------------------------
Download links:
Motywy folder zbiorczy
OptimusBiz
Cube3D
Android2
Android1
Blawb
Circle
Carton
Ironman
IceEye
Cyan
DarkMatter
Dribbbler
Flatastico
Fusion
GalaxyS3
GalaxyS5
Hex
IceCream
IOS
----------------------------------------------------------------------
Thanks:
slavko49
and me
forum.android.com.pl
If you like my work a welcome contribution and of course hit thanks
©
----------------------------------------------------------------------
Continued:
----------------------------------------------------------------------
KitKat1
KitKat2
Leather
Love
LTE
MIUIv4
MIUIv5
Motif
Prada
Pushy
Rettina
Sketch
Space
Toona
Ubuntu
Valentines
Win8
Win
Xperia
XperiaZ
Hiro
Romow
----------------------------------------------------------------------
©
For lg l9 themes are working to
Wysłane z mojego LG-D605
New
Hiro
Romow
szymel00 said:
For lg l9 themes are working to
Wysłane z mojego LG-D605
Click to expand...
Click to collapse
How about some Font apks Pls...
themes also work on L7 II P710
Working fine on my G2 :good: Thanks for sharing!
I have seen some of these, but a lot are new to me.
Mind if I make a post in our Themes & Apps section linking here? Or you could if you'd rather.
Should also work on Flex, Pro2, OG, etc...
AyDee said:
Mind if I make a post in our Themes & Apps section linking here? Or you could if you'd rather.
Should also work on Flex, Pro2, OG, etc...
Click to expand...
Click to collapse
Yes you can link to this thread
Wysłane z mojego LG-D605
Working on optimus G. Thank you dear
will it work on stock kitkat?
sergeantTITO said:
will it work on stock kitkat?
Click to expand...
Click to collapse
There will work on stock kitkat
Wysłane z mojego LG-D605 przy użyciu Tapatalka
You guys know some sites where you can get similar/more themes ?
Alaek12 said:
You guys know some sites where you can get similar/more themes ?
Click to expand...
Click to collapse
LG SmartWorld
Alaek12 said:
You guys know some sites where you can get similar/more themes ?
Click to expand...
Click to collapse
Check my sig
Alaek12 said:
You guys know some sites where you can get similar/more themes ?
Click to expand...
Click to collapse
Could you try and test themes from this link and report if it works
http://forum.xda-developers.com/lg-g2/themes-apps/lg-home-sgs5-t2937155

Walkman 8.3.A.0.2, Album 6.0.A.0.26

Download Walkman 8.3.A.0.2
Install as normal apk
https://mega.co.nz/#!RsRHxZxL!OvFVXepeYcHpKPwm8x9rJsOYor9jO74NguDcv-L2FV8
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Download Album 6.0.A.0.26
Install as normal apk
https://mega.co.nz/#!I0whkBRI!3baKnyyuqMTAbJXQ9v05bomq6RHhcvwb-NG1wBtd2Hs
Mirrors added... Thanks to arifkpi....
arifkpi said:
Mirror-
Album(13.1 MB)- http://arif-khan.net/xda/SemcAlbum.apk
Walkman(11.4 MB)- http://arif-khan.net/xda/SemcMusic.apk
Click to expand...
Click to collapse
Sent from my Xperia Z.....
Lol i am late
dipesh1502 said:
Lol i am late
Click to expand...
Click to collapse
A wizard is never late...
dipesh1502 said:
Lol i am late
Click to expand...
Click to collapse
Haha...!! That's the benefit of early rising...!!
Sent from my Xperia Z.....
It is an amazing update. I really like the looks of it
Walkman download won't start...
Album is OK
freedom74 said:
Walkman download won't start...
Album is OK
Click to expand...
Click to collapse
I've checked it... Working fine for me...
Sent from my Xperia Z.....
freedom74 said:
Walkman download won't start...
Album is OK
Click to expand...
Click to collapse
The same here Walkman 8.3.A.0.2 download don't start. Trying to download from about 8 hours..:crying:
It's starting!!!! and is downloaded Thank you very much for this app:laugh:
freedom74 said:
Walkman download won't start...
Album is OK
Click to expand...
Click to collapse
Reboot phone and try again with wifi
Nanostray said:
Reboot phone and try again with wifi
Click to expand...
Click to collapse
Did not try to download from the phone at all.
Tried again from different computer, same thing. Album work flawlessly but Walkman wont start
Can someone upload to different file host service ? :good:
freedom74 said:
Did not try to download from the phone at all.
Tried again from different computer, same thing. Album work flawlessly but Walkman wont start
Can someone upload to different file host service ? :good:
Click to expand...
Click to collapse
Uploading
To
Mediafire
---------- Post added 24th April 2014 at 12:00 AM ---------- Previous post was 23rd April 2014 at 11:55 PM ----------
http://www.mediafire.com/?cc4vqv6ouj3dslk
Walkman mirror
dipesh1502 said:
Uploading To Mediafire
Click to expand...
Click to collapse
Thanks, but seems that this version you upload is 8.1.A.0.7
freedom74 said:
Thanks, but seems that this version you upload is 8.1.A.0.7
Click to expand...
Click to collapse
Oops my bad
---------- Post added at 02:11 AM ---------- Previous post was at 02:10 AM ----------
freedom74 said:
Thanks, but seems that this version you upload is 8.1.A.0.7
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=2728110
Please upload Album mirror. I can't use Mega :/
Wysłane z mojego C5303 przy użyciu Tapatalka
New Walkman Glitch
I've got the update through the update center and it's force closing on me. I've tried uninstalling the update and reinstalling, but no luck. I think it may be from music unlimited. It doesn't take me to the signing in pop up notification. Any ideas?
Mirror
Mirror-
Album(13.1 MB)- http://arif-khan.net/xda/SemcAlbum.apk
Walkman(11.4 MB)- http://arif-khan.net/xda/SemcMusic.apk
Can i ask something? Why you battery is like that? i mean it's different..
eu8umhc said:
Can i ask something? Why you battery is like that? i mean it's different..
Click to expand...
Click to collapse
That is because he is using eXistenZ Ultra ROM, i am using that too. If you don't want to use Custom ROM then Z2 SystemUI Mod available for our device.
Check my screenshot-
arifkpi said:
That is because he is using eXistenZ Ultra ROM, i am using that too. If you don't want to use Custom ROM then Z2 SystemUI Mod available for our device.
Check my screenshot-
Click to expand...
Click to collapse
ohh ok thank you!
Opinion
Walkman not change the background color of the albums, artists and song lists....I do not understand the usefulness of the "Listen Next" part... I prefer the previous one, but Album is very good, the sidebar is very helpful

[ROM][4.4.4]MIUI v7 6.2.4 GT-I8190 By okcug32 (Updated 23.03.16)

I'm Not developer of this ROM, i just place it here!
For all questions contact to okcug32.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
What's new:
- New MIUI version
- Incoming Call Fix
Features:
- Miui version 6.2.4
- CM11 4.4.4 kitkat based
- OC kernel builded for Miui use
- SELinux disabled
- f2fs support (you need recovery which supports f2fs)
- multilanguage
- Google Apps (GAPPS) included
Bugs:
- Compass, Radio, Browser not working.
Download firmware:
YaDisk / MediaFire / MEGA
Patches:
SuperSU (If someone needs)
Other:
How to change weather location.
If GPS not working try this.
I'm Not developer of this ROM, i just place it here!
For all questions contact to okcug32.
That bug happens both on ext4 and f2fs???
Wysłane z mojego GT-I8190 przy użyciu Tapatalka
janota241 said:
That bug happens both on ext4 and f2fs???
Wysłane z mojego GT-I8190 przy użyciu Tapatalka
Click to expand...
Click to collapse
Yes.
Ok, I'll download and test tommorow, I need to learn for a test at school :/.
Wysłane z mojego GT-I8190 przy użyciu Tapatalka
---------- Post added at 08:39 PM ---------- Previous post was at 08:16 PM ----------
Could you send that makefile please???
I will try it later, thanx @Chito$
Edit: just booted let's test!
interesting want to try it cool MIUI design
So, installing as privlidged app works, but that's really stange, why it isn't working.... It isn't kernel fault in fact...
Needs some fixes, but I LIKE IT, back to stock light v4
doesnt install apps only when you try to put the files in app and chmod 777 I like it but it will be useless if cant install apps
I hope i have knowledge of development. Im really want to help but all i know is C language only.
Keep up the Best work dev. We love you!!
temporary solution for apps: flashable zip . Sorry, I'm trying...
Sent from my GT-I8190 using Tapatalk
janota241 said:
temporary solution for apps: flashable zip . Sorry, I'm trying...
Click to expand...
Click to collapse
Thanks for help us!
I can't try it, cuz I have to be on phone, but could you try flashing root browser as a system app, and then changing permissions of system and whole /data to rw-r-r???
Sent from my GT-I8190 using Tapatalk
janota241 said:
I can't try it, cuz I have to be on phone, but could you try flashing root browser as a system app, and then changing permissions of system and whole /data to rw-r-r???
Click to expand...
Click to collapse
Does not work.
Ok, thx for letting me know. So now I must check another possibility.
Sorry that it takes so long... (5 exams per week :/)
New Version of MIUI ROM without bugs is here!
Chito$ said:
New Version of MIUI ROM without bugs is coming soon!
Click to expand...
Click to collapse
Sounds Great Sir! Can't wait to see bugless miui 7 on our beloved s3 mini!
Thanx mate, can't wait
---------- Post added at 03:39 AM ---------- Previous post was at 03:38 AM ----------
Chito$ said:
New Version of MIUI ROM without bugs is coming soon!
Click to expand...
Click to collapse
Need tester, I'm in
Holly molly..
I love u
Enviado desde mi GT-I8190 mediante Tapatalk
Thank you. Beatufil ROM.

Honor 8 -> Multi-Window | Dolby Atmos | AdAway | Themes & Resources...

Multi-Window
Root Required? YES
How to enable multi-window on your Honor 8:
Step -1 -> Look in your system/build.prop file and make sure the following line is present:
Code:
ro.huawei.multiwindow=true
if not... simply add/edit it.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Step -2 -> Flash H8_Multi_Window_Mod_TEKHD.zip via TWRP
Step -3 -> Done!
Dolby Atmos
Root Required? YES
Dolby Atmos can be found HERE
Thanks to @androidexpert35 for the thread HERE
AdAway
Root Required? YES
AdAway can be found HERE
Thanks to @mrRobinson for the thread HERE
Themes
Root Required? NO
Themes can be found HERE
All Hauwei P9 Themes are fully compatible with the Honor 8...
Enjoy!
TEKHD
Dev-2
Dev-3
Thank you
Any way to run touch to wake like on the Mate 8 ? http://forum.xda-developers.com/mate-8/general/enable-double-tap-to-wake-t3312676
I'm planning to buy this phone this week.
Can't find a way to do it but is there a way to increase limit of apps used for multi window?
Amazing job, thank you
---------- Post added at 08:58 PM ---------- Previous post was at 08:57 PM ----------
surge27 said:
Can't find a way to do it but is there a way to increase limit of apps used for multi window?
Click to expand...
Click to collapse
I guess no
Thanks for the tips.
I tested the "Multi-Window" mod, but it's really buggy for me. Anyone else having that problem?
The only thing I don't like about multi-window is that the status bar is hidden when using it
PalakMi said:
The only thing I don't like about multi-window is that the status bar is hidden when using it
Click to expand...
Click to collapse
My phone is going crazy, the phone app sometime show half screen and rest black and homescreen gets messed up. You don't have that problem?
robalm said:
My phone is going crazy, the phone app sometime show half screen and rest black and homescreen gets messed up. You don't have that problem?
Click to expand...
Click to collapse
My friend tried it on his honor 8, but he didn't face these problems
I changed the on the xml file to "blacklist" and now it works.
Do you face any issues now?!
PalakMi said:
Do you face any issues now?!
Click to expand...
Click to collapse
Works without any bugs or problem so far.
robalm said:
Works without any bugs or problem so far.
Click to expand...
Click to collapse
Ok, tell the OP to modify the description and add fix
Fixed the multiwindow_whitelist_apps.xml (com.huawei.android.launcher was breaking the multiwindow)
1: Remove the old multiwindow_whitelist_apps.xml in system/etc/xml
2: Copy the new multiwindow_whitelist_apps.xml to this location /data/cust/xml
3: Reboot - clear cache/data of HwMwLauncher.
https://www.solidfiles.com/v/AkjgX7QgqXRaz
Here is the HwMwLauncher.apk from the latest AL10 version. (this one is less buggy then the one on front page)
https://www.solidfiles.com/v/nNekByrwyk7Q2
So this is where you went Tek! Are you thinking of whipping up a ROM for this device?
I made a multi window mode, this method http://huaweiascendg330.altervista.org. Multi window works. But disappeared from my option, the icon eye protection.
Anyone know how to fix it?
I froze HwMwLauncher.apk by titanium backup, but it did not work. How to clean the system of this mod supplement? About full wipe at the moment I do not think.
Wysłane z mojego Honor 8 przy użyciu Tapatalka.
I flashed the multiwindow ZIP file and activated underthe prop file.
Multiwindows is not working and also the finger print boton to swipe is no more working...
What did that ZIP file do ? Can I revert it ? I have no backup...
---------- Post added at 11:30 PM ---------- Previous post was at 11:27 PM ----------
Never mind. I did fix it by making the build prop activation on false again..
elephant_ml said:
I made a multi window mode, this method http://huaweiascendg330.altervista.org. Multi window works. But disappeared from my option, the icon eye protection.
Anyone know how to fix it?
I froze HwMwLauncher.apk by titanium backup, but it did not work. How to clean the system of this mod supplement? About full wipe at the moment I do not think.
Wysłane z mojego Honor 8 przy użyciu Tapatalka.
Click to expand...
Click to collapse
What .hwt theme are you using? It looks very nice

Categories

Resources