[MOD][T][stock4.3]SystemUI - Sony Xperia T, TL, TX, V

With:
v1 - 2G switch - reworked from LTE switch
v2 - Enabled AOSP features - flip settings, rotation lock, etc.
Fixes for these features, fixed 2G switch
Download - v1
Download - v2
{
"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"
}

Please, screenshot

Why?
Ok.

tips, if it doenst work, switch your network mode to GSM/WCDMA preffered and try again

peetr_
Thank you! Xperia TX - Leak 4.3 (deodex) work!!!
Switch from 2G to 3G!

hi.. can I port the 2g toggle to 4.1.2?
If so, can you tell me which part should be added or edited?
I know how to decompile and recompile.
Many thanks!

I don't know. Try to compare files in "tools" folder. I've had to change two LteService files and enable the switch on non lte devices in some of tools settings files.

Peetr_, could you give me some guidelines to replace 2G by backlight ?

Hey bro!
How to add my systemui aosp features?
Tapatalk-kal küldve az én LT26i-el

nreuge said:
Peetr_, could you give me some guidelines to replace 2G by backlight ?
Click to expand...
Click to collapse
You mean flashlight? Backlight is already there.
It can't be made from the LTE switch. LTE switch changes number of network.
It would have to be some kind of switch like the one in lidroid toggles. Or some switch that launches an activity in torch app for example.
But I found using widget on lockscreen to be the best solution.
jancsessz said:
Hey bro!
How to add my systemui aosp features?
Tapatalk-kal küldve az én LT26i-el
Click to expand...
Click to collapse
There are xml booleans that are disabled, invisibility in expanded header layout, rotation lock has dependency in framework that has to be disabled, fix from CM (aretherenotifications method) was needed for clear button. Clear button must be ImageView, not button, to make the icon visible. And maybe something else. I don't remember it all.

peetr_ said:
You mean flashlight? Backlight is already there.
It can't be made from the LTE switch. LTE switch changes number of network.
It would have to be some kind of switch like the one in lidroid toggles. Or some switch that launches an activity in torch app for example.
But I found using widget on lockscreen to be the best solution.
Click to expand...
Click to collapse
No, brightness is already there but not backlight (like the onofftools widget). I wish I could replace brighness by backlight on/off.
Thanks.
Flashlight can be added by a xposed app.

That should be possible.
Manual/automatic?

Why do you want tot switch between 2g and 3g ?
Verstuurd vanaf mijn Xperia T met Tapatalk

Because 3g reception here is bad, it's draining battery and wcdma preferred mode doesn't work the way I would expect.

I was tried to make it for Jelly Bean 4.1.2.
It FC because No such method setPreferredNetworkType.
I added this method to framework but no luck. Its not respond when I pressed this toggle. No Fc, can't get Logcat.

Bro pls port 4.1.2 pls
Install Xperia s but parsing error
Xperia S1

kongaz2 said:
I was tried to make it for Jelly Bean 4.1.2.
It FC because No such method setPreferredNetworkType.
I added this method to framework but no luck. Its not respond when I pressed this toggle. No Fc, can't get Logcat.
Click to expand...
Click to collapse
It is already there, but in com.android.internal.telephony. Phone. And must be called different way. Take a look in use2g switch in phone app.

After rebooting when on 2G mode, it is impossible to switch 2G mode off again. Has to be done with the device settings, however afterwards your SystemUI mod works again as expected..
Any chance to fix this bug (in v1 too, if possible)? I've been waiting for a mod like this for ages, but as I'm nearly always using the 2G only setting, this bug is pretty annoying :/
Sent from my LT25i using xda app-developers app

Is it possible to change the AOSP-like buttons, like in the Hybrid 4.1.2?
By the way, I would like to learn how to edit the colors of the icons. Do you know how can I start?
Thanks a lot for your work @peetr_

WhiteNeo said:
After rebooting when on 2G mode, it is impossible to switch 2G mode off again. Has to be done with the device settings, however afterwards your SystemUI mod works again as expected..
Any chance to fix this bug (in v1 too, if possible)? I've been waiting for a mod like this for ages, but as I'm nearly always using the 2G only setting, this bug is pretty annoying :/
Sent from my LT25i using xda app-developers app
Click to expand...
Click to collapse
V1 has this bug, but it was repaired in v2.
I am using it without problem on XT (non LTE).
ironwick said:
Is it possible to change the AOSP-like buttons, like in the Hybrid 4.1.2?
By the way, I would like to learn how to edit the colors of the icons. Do you know how can I start?
Thanks a lot for your work @peetr_
Click to expand...
Click to collapse
I am not very proud to say that, but I started to use gravity box.
It has almost everything. But I am still using it with combination of stock quick settings.
If you want it colorized by theme, I haven't tried to colorize anything yet, but the best start would be decompiling some already colorized mod, with stock app. It's the best method for learning.

Related

[THEME] Original Theme Project V2 | Xperia T | JB | (02.03.13)

{
"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"
}
Original Theme Project Xperia T
V2
As always: I take no responsibility for any harm that comes to your phone as a result of applying this mod.
This is still in test stage for Xperia T! Please report problems and give as much info as possible + screenshot if possible.​
Features:
Built on Xperia T JB 9.1.A.0.489
New revamped status bar, more CM10ish
Minimalistic lockscreen.
AOSP icons for system apps.
Some changes to framework-res
AOSP lockscreen ready with fixed music controls (bottom bar bug present)
Music widget
Power control widget
Slightly themed Home.apk
Themed BlackTheme.apk
Click to expand...
Click to collapse
Downloads:
Xperia T: http://www.mediafire.com/?qalg4l3hiev9rt2
Other: http://www.mediafire.com/?fu24bd0ux40augo (No AOSP power control widget)
Remember to backup.
Xperia TX AOSP settings and power control widget: http://www.mediafire.com/?y2a2hr2cphbat4e
Be aware that existing mods can cause problems! To be sure that it is installed correctly, revert to 100 % stock deodexed 9.1.A.0.489.
Thanks to mcsqwizzys98 for testing!
Thanks to TiMiN8R for info how to fix NavBar!
How to:​
Flash in recovery. No need to wipe etc, the flasher does that for you.
Screens from my Xperia S:
Hi. This mod is beautiful, but.........
Can be made transparent onscreen buttons?
That would show real size of the display.
I hope that if someone can make a transparent notification, it may be possible with the buttons.
Perhaps a version with 30%, 40% or 50%.
I'm sure a lot of people would have liked.
Transparent Navbar
Monipeev said:
Hi. This mod is beautiful, but.........
Can be made transparent onscreen buttons?
That would show real size of the display.
I hope that if someone can make a transparent notification, it may be possible with the buttons.
Perhaps a version with 30%, 40% or 50%.
I'm sure a lot of people would have liked.
Click to expand...
Click to collapse
Good idea. Ok, here is test version 1, with 50% transparency. Remember to use launcher etc. which supports it
I am with different phone for now, but I'm very interested about this. Thank you if you may this work.
and
This SystemUI,apk is only for statusbar and notifivation menu with 50% trasnparent?
I made only transparent navigation bar this time. Tested on my phone and working fine with Apex launcher http://i.imgur.com/tFz8cl.png
skifyr123 said:
I made only transparent navigation bar this time. Tested on my phone and working fine with Apex launcher http://i.imgur.com/tFz8cl.png
Click to expand...
Click to collapse
Cool. Realy better.
So it's possible? I think, that you're the first to be hired to make this navigation bar transparent. Thank you very much.
This is better than standart black version.
Maybe a small percentage if this is 50%, maybe 30% will be perfect.
Soon if i have this device, i will install precisely this your MOD.
Sorry about my Engilsh..
My TX works fine with All MODs.... Thanks :good:
SystemUI ~OK
SystemUI 50% transparency ~OK but wallpaper not shown to edge of screen , so I back to no transparency version
http://farm9.staticflickr.com/8334/8113014784_06b47708eb_b.jpg
framework-res OK~ but I've get back to the stock one
because the draw area is too near botton
http://farm9.staticflickr.com/8335/8113014286_87b84fae5d_b.jpg
Anyway Thank You ,again :laugh:
this is screenshot now
http://farm9.staticflickr.com/8468/8113042899_960deebcfa_b.jpg
Hi skifyr123, I love this mod just its very nice, just one request if it's possible, can you make the navbar smaller?
maxx228 said:
Sorry about my Engilsh..
My TX works fine with All MODs.... Thanks :good:
SystemUI ~OK
SystemUI 50% transparency ~OK but wallpaper not shown to edge of screen , so I back to no transparency version
http://farm9.staticflickr.com/8334/8113014784_06b47708eb_b.jpg
[...]
Click to expand...
Click to collapse
As I said, you must use a launcher which supports transparent navigationbar, and stretches the wallpaper all the way down. Apex should work fine.
Mahdi786 said:
Hi skifyr123, I love this mod just its very nice, just one request if it's possible, can you make the navbar smaller?
Click to expand...
Click to collapse
Thanx, yes. Here is with 36dip, with the same stuff as in OP. http://www.mediafire.com/?akt3qheb3cgzelx
skifyr123 said:
As I said, you must use a launcher which supports transparent navigationbar, and stretches the wallpaper all the way down. Apex should work fine.
Thanx, yes. Here is with 36dip, with the same stuff as in OP. http://www.mediafire.com/?akt3qheb3cgzelx
Click to expand...
Click to collapse
Hi, are you sure that's the 36dpi framework-res? because I tried it but it looks the same size as before.
Think I found the problem This should work: http://www.mediafire.com/?mrz679w7iwrztrb
skifyr123 said:
Think I found the problem This should work: http://www.mediafire.com/?mrz679w7iwrztrb
Click to expand...
Click to collapse
I see no difference, the buttons are the same size as before.
gregbradley said:
I see no difference, the buttons are the same size as before.
Click to expand...
Click to collapse
Yeah just tried it now and I can confirm that's its the same size as before
-.- vbindiff is not on my side today.. Last one: http://www.mediafire.com/?0b0ec5lpybn6zi9 trying with 38dip
That one works
Sent from my LT30p using xda premium
yep its works, thanks we got a little more screen space now, navbar looks much better now!!
its awesome man! i dont own this handset right now ( im going to buy it in dec) but it would be nice if u can remove the top right clock from the expanded statusbar becoz its pointless if there's a big one next to the date i will definitely use this mod if ill buy this awsome phone! i hit the thanks button
tried the ASOP lockscreen on the latest T firmware..
Messed up the Phone a bit
Pitty... restored original by backup
Sent from my LT30p using xda app
Duvel999 said:
tried the ASOP lockscreen on the latest T firmware..
Messed up the Phone a bit
Pitty... restored original by backup
Sent from my LT30p using xda app
Click to expand...
Click to collapse
How did it it mess it up? becuase the UI works fine for me...

[HOW TO] make your Xperia T/TX/GX Full Screen "Hide Virual Buttons"

Hello All,
I just share to make your Xperia T/TX/GX into full screen mode (Your Device MUST be ROOTED)
First, The apps is not written by me, I just share the apps and the link
Second, I just share my experience on this "If make your device burnt, don't find me!!! ha XD"
To hide your Virtual Button, you need to install the "Full Screen Toggle V2" which come from the Galaxy Nexus
http://forum.xda-developers.com/showthread.php?t=1497558
Thanks to mrx8836350
But Before you active this Apps, you need to use another apps to make you can press "back , Home, etc...buttons"
So that you need to install the "GN LMT V1.5"
http://forum.xda-developers.com/showthread.php?t=1330150
Thanks to noname81
The Full Steps (Root your device before start the following steps)
1) Install GN LMT
2) Config the GN LMT, you need to set your Device to "2" from the GN LMT Setting, after that, you assign the action on pie or gestures
"If your gestures is not work, please double confirm you had choose the Device to "2" , from the GN LMT Setting"
3) Test the GN LMT is work or not
4) If work, please make the GN LMT auto start from the GN LMT Setting
5) Install Full Screen Toggle V2 "Must be V2", after that active the Full Screen Toggle
6) Reboot your phone, after that the soft button will disappear and you got the 4.55" full screen
Thanks~~~
Screen Att.
{
"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"
}
Pie to call the Virtual Buttons "You can use Gestures to do the Back, Home, call Apps etc...."
More details, please goto GN LMT
thanks for the info
edit: this need root for work?
Please for picture with this mod with wallpaper on the full screen, to see the effect.
yes, please a Screenshot
Now I see screenshot in 1 post in threat and it's beautiful. Only one, I think, if status bar is transparent, this will be excellent screen on this phone.
Sent from my LT18 using xda premium
oh my.. nice I want that is there a way to root the .197 firmware now so that I can use this it's really nice
There had been a way to get root on that firmware for a long time...read the all in one thread
Sent from my LT30p xda premium app.
How do I customise the signature on xda premium app?
Hmm nice one! But I can't get LMT to work on CM10 on my Xperia T... Which ROM are you using?
Guys,how to put "recent apps" button in the pie? TIA
Edit: nvm,found it, homelongpress
Tapatalked from my TX
Put button in pie with option task menu in settings on the LM.
Sent from my LT30p using xda premium
Thanks, works great on my T running Curiosity 1.2. Every mm counts on these phones!
My fault... I didn't set the mode to "pie"...
thanks for share
Thanks for this. I'm planning to upgrade to a T very soon and this will be very useful.
However..
I think I may be able to do one better and put these keys in the drop-down notification screen. Which means no extra app's, just a bit of modding.
But I'll need someone to test it on..
Sent from my SK17i using xda premium
I'm willing to test for you. Just drop me a pm with modded files. Preferably in cwm flashable zip.
Sent from my LT30p using xda premium
Ticklefish said:
Thanks for this. I'm planning to upgrade to a T very soon and this will be very useful.
However..
I think I may be able to do one better and put these keys in the drop-down notification screen. Which means no extra app's, just a bit of modding.
But I'll need someone to test it on..
Sent from my SK17i using xda premium
Click to expand...
Click to collapse
Hello Fish (Hope you don't mind I call you fish)
Sound great, but if the Key on the Notification bar, If I play game ... how to exit? cause the Notification Bar not work on game
and when I press back, I can't screen the screen is back, due to the Notification bar cover the screen
I have another idea.... can you make the hide/show Navigator bar button on the Notification bar?? but still can't fix the game issue....
and my appt bammi issue still haven't solve yet = ="
crazymister said:
I'm willing to test for you. Just drop me a pm with modded files. Preferably in cwm flashable zip.
Sent from my LT30p using xda premium
Click to expand...
Click to collapse
It'll be in a flashable zip (if I can actually do it!).
I use the Universal Flashing Tool which automatically generates a backup. Very handy for trying out mod's!
windmoon said:
Hello Fish (Hope you don't mind I call you fish)
Sound great, but if the Key on the Notification bar, If I play game ... how to exit? cause the Notification Bar not work on game
and when I press back, I can't screen the screen is back, due to the Notification bar cover the screen
I have another idea.... can you make the hide/show Navigator bar button on the Notification bar?? but still can't fix the game issue....
and my appt bammi issue still haven't solve yet = ="
Click to expand...
Click to collapse
I haven't had a chance to work on this yet, but that's a good point. I can probably put the back button in the statusbar but the full-screen issue is a good point. There's not much I can do about that. The camera button can probably be remapped so that's the home button, but that's a bit impractical.
You can always exit games without the home and back buttons anyway
Sent from my SK17i using xda premium
guys what do you think about this..you hold down Power butto and you can see there "Turn OFF", "Air plane mode","Silet mode etc", and NEW OPTION "Hide/Show navbar" is this possible to do this?? In my opinion this is the best solution!!
bystry69 said:
guys what do you think about this..you hold down Power butto and you can see there "Turn OFF", "Air plane mode","Silet mode etc", and NEW OPTION "Hide/Show navbar" is this possible to do this?? In my opinion this is the best solution!!
Click to expand...
Click to collapse
That's not a bad idea!
This should be possible. Sounds like we'd need to do some smali editing.
Sent from my SK17i using xda premium
Ticklefish said:
That's not a bad idea!
This should be possible. Sounds like we'd need to do some smali editing.
Sent from my SK17i using xda premium
Click to expand...
Click to collapse
Hello Fish,
Finally I can modify the Navigator Button Size by myself
I search many post, no one can tell me how to solve the aapt bammi issue
After a long long search, I found a post said, if aapt not work then bababababa...
The method is, build the unchange version of the framework-res.apk first
after that, modify the res/dimens, then build the modified version
Extract resources.arsc from both unchange / modified framework-res.apk
use the Binary different software to compare which address value is different
After locate the address, and modify the original framework-res / resources.arsc
But the address is not the same, but the pattern is almost the same, so need to search
Use Hexeditor to edit the value which you want "you changed"
Then put back the resources.arsc to the org. framework-res.apk
Then finish~~~~~
PS: modify the Hex address, call up my memory of playing Nitendo to modify the save file or even crack the PC games password ...ha...

[TUTORIAL][T,TX,V]Notification led working in stamina (extended standby) mode

This is such an easy mod, that everyone can make it.
You need:
- backup!
- root
- root explorer
- hex editor
Pull /system/lib/libssmc.so (in 4.1 rom) or /system/bin/xssm (in 4.3 rom) with some root explorer from your rom, open it in hex editor, find this text "-notifications" and change it to "+notifications". Save. Push it back to your rom. Fix permissions (rw-r--r--). Fix owner (root, root). Reboot.
That's all. Just changing "-" to "+".
Where can I download hex editor
Sent from my LT25i using xda premium
Looks like it's not so easy.
Anywhere. Google hex editor. There are plenty of free editors. I am using HexEdit on my Windows laptop.
There is also hex editor for android on Play store.
peetr_ said:
Looks like it's not so easy.
Anywhere. Google hex editor. There are plenty of free editors. I am using HexEdit on my Windows laptop.
There is also hex editor for android on Play store.
Click to expand...
Click to collapse
I've downloaded hex editor. But, I can't find
Sent from my LT25i using xda premium
There should be two tables - hex codes and related ascii codes. In the table with ascii codes, you can find the text.
It will be useful once we have ported Stamina mode haha
Sent from my LT25i using xda premium
We have stamina mode
peetr_ said:
We have stamina mode
Click to expand...
Click to collapse
Super Stamina Mode? Where?
Sent from my LT25i using xda premium
Everywhere. In system apps, alarm manager, library, ramdisk and maybe somewhere else. But you are a little more OT here. If you don't understand something, ask in QA.
got bootloop
Restore your backup and try again.
Still bootloop. Maybe this is not for my T-reX
Does it works on TX JB?
Also, does it works on Extended Standby Mode? Or only on ported Stamina Mode? Thanks.
Edit: Tried on my TX stock JB. It works well. Thanks.
Finally someone.
Extended standby mode is Superstamina. I don't know why they call it Superstamina everywhere in the system and extended standby mode in settings. For me it's Superstamina for T or TX or V.
Big thanks
peetr_ said:
Finally someone.
Extended standby mode is Superstamina. I don't know why they call it Superstamina everywhere in the system and extended standby mode in settings. For me it's Superstamina for T or TX or V.
Click to expand...
Click to collapse
Oh I see. Now I'm happily using it
It's really useful and I'm finding it for the past few months lols.
Oh ya, in the hex editor, I found 2 "notifications". One with "+" and one with "-". In my opinion, I think it's one for non-activate Superstamina and another one for activate Superstamina haha.
Anyway really thanks a lot for sharing it!
This is how it looks in the log, when you turn the screen off.
{
"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 this mod should do? I've applied it and I see no difference, I thought notification led would be on for tell me that super stamina mode is on
Inviato dal mio LT30p con Tapatalk 2
It will tell you that you have unread message or missed call, with stamina mode turned on.
666pounder said:
What this mod should do? I've applied it and I see no difference, I thought notification led would be on for tell me that super stamina mode is on
Inviato dal mio LT30p con Tapatalk 2
Click to expand...
Click to collapse
Normally with Extended Standby Mode or Stamina Mode on, the notification LED will not functioning(Except showing low battery) when your device is sleeping. So with this mod, it will actives the notification LED even your Extended Standby Mode or Stamina Mode is on.
Extra info: Notification LED is to show any notification of new message/email/missed call/wechat message/whatsapp message etc. With different type of notifications, it will be in different LED color too.
its working on my xv with the latest firmware .140. thank you for this mod dude, it realy help me:good:

Random Stuff...

I hate how cluttered the status bar is on the S6. So I spent some time rearranging and hiding stuff. Still lots of work to be done but I think its worth sharing. Also, if anyone out there could deodex this B I'd be very grateful. I'm stuck on a couple apps...So here's what it looks like right now. Center clock, hid the battery icon, hid the BT, sound and alarm icon. I got rid of the sfinder and quick connect buttons in the pulldown, and the brightness slider. The ONLY "bug" with the current apk is the status clock shows on the lock screen.
If you do decide to check this out, make a backup first! The systemui is deodexed, so you have to delete the 2 odex files in /system/priv-app/systemui/arm64. Then Paste the apk over the old one, set permissions and reboot. Your phone WILL lock up when you paste it. A reboot clears it up.
https://copy.com/dRBmlC1aDYuNTSAc
https://copy.com/2zvSt9isCD6tb2kc
We'll probably never see AOSP on this phone so might as well make the best with what WS have ??
https://copy.com/pdxsDxZpkxlntnnl
"We'll probably never see AOSP on this phone so might as well make the best with what WS have" - A curious prediction - any hints on why? As far as i know, we have kernel source (as used for TWRP), easy to do root, and an unlocked bootloader. If there is any S6 that can get an AOSP build (unofficial of course), its this one..
Exynos. The S5 variants from over a year ago that have the Exynos still don't have AOSP. Never is probably to definite, but I doubt it'll be anytime soon.
Yeah but how many people did they have working on the Exynos? Most of the world was on Snapdragon. Now they have no choice.
We'll see...
I noticed that the status icons are grey compared to the clock. It didn't look like yours was like that from your screen shot, so I'm wondering if they're supposed to be like that or not.
{
"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 color blind so I hadn't noticed haha. Yes they are gray. Do we prefer the white or the gray? I can make em match.
ktetreault14 said:
Yeah but how many people did they have working on the Exynos? Most of the world was on Snapdragon. Now they have no choice.
Click to expand...
Click to collapse
They always have a choice - i think it is giong to depend on the direction Samsung takes in the future with the note 5 and beyond - if they continue to use Exynos exclusively for new phones - and they make those phones compelling - then we have a greater liklihod that will happen, IMO.
I hope so - even though I mostly use Touchwiz - I like the variety that having AOSP roms offers. I am still stuck in the world of not wanting to lose the Samsung Camera when I flash AOSP roms - and because you do lose samsung camera on AOSP I typically haven't flashed AOSP very often - it would be so cool if the camera could be ported - but I doubt it ever will be...
I probably won't end up staying with AOSP but I test everything.
I'm already working with @chenxiaolong to get his dual-boot patcher apk to work on the S6 Edge. I believe we have support just no roms to test yet
mocsab said:
They always have a choice - i think it is giong to depend on the direction Samsung takes in the future with the note 5 and beyond - if they continue to use Exynos exclusively for new phones - and they make those phones compelling - then we have a greater liklihod that will happen, IMO.
I hope so - even though I mostly use Touchwiz - I like the variety that having AOSP roms offers. I am still stuck in the world of not wanting to lose the Samsung Camera when I flash AOSP roms - and because you do lose samsung camera on AOSP I typically haven't flashed AOSP very often - it would be so cool if the camera could be ported - but I doubt it ever will be...
Click to expand...
Click to collapse
+1
I have an odexed systemui with center clock and no battery icon, brightness slider, or sfinder/quick connect button for anyone that doesn't want the deodexed systemui in their odexed /system. Clock and icons are the same color too lol. Anyone wants it lmk.
@mikeyinid Post it please!
tenxo said:
@mikeyinid Post it please!
Click to expand...
Click to collapse
https://drive.google.com/file/d/0BwXyT5PTGsEHYXJwVVNMLVFxSTQ/view?usp=sharing
odexed. just paste it and set permissions
mikeyinid said:
https://drive.google.com/file/d/0BwXyT5PTGsEHYXJwVVNMLVFxSTQ/view?usp=sharing
odexed. just paste it and set permissions
Click to expand...
Click to collapse
Can you mod the systemui to hide the following:
s finder
quick connect
am/pm
battery percentage (i can't believe theres no option in settings to hide this!)
Please and thank you.
Odexed.
Would you be able to mod this SM-G925T SystemUI from the latest OCG? https://mega.co.nz/#!Ix8jSahT!b9xWtnvf-1G5b7oAdjb8R-36LioVLGKLzQ-QYyfDrDA
ethan.r.besbris said:
Can you mod the systemui to hide the following:
s finder
quick connect
am/pm
battery percentage (i can't believe theres no option in settings to hide this!)
Please and thank you.
Odexed.
Click to expand...
Click to collapse
go into settings, then battery. hit the more button. battery % is there
mikeyinid said:
go into settings, then battery. hit the more button. battery % is there
Click to expand...
Click to collapse
I don't see "battery".
ethan.r.besbris said:
I don't see "battery".
Click to expand...
Click to collapse
its towards the bottom, in the "system" section. second option down in green.
mikeyinid said:
its towards the bottom, in the "system" section. second option down in green.
Click to expand...
Click to collapse
Either way, it'd be nice to hide the am/pm and quick connect/sfinder stuff that I don't use.
The app drawer is aweful. You have to hit organize each time you install an app. Also you cant swipe left from letter A. Not happy with this.

Nexus 6 Stock Android with SuperSu 2.50 root silent mode toggle missing

Hi don't you guys know how to get silent mode quick toggle to show in the quicksettings menu?
Under System UI Tuner in settings it shows up as activated toggle in quick settings, but its not there.
Any tipps?
No one has this issue besides me?
Please 131 views and no answer. Can someone at least tell me how to activate silent mode in android m?
If nothing else use your volume down button until you get it sorted out.
Sent from my Nexus 6 using XDA Free mobile app
I personally have not had this issue. Did you do a clean install or a dirty install over m preview? Might just be a snafu. Personally I would start off with clean install and see if that resolved it.
Sent from my Nexus 6 using Tapatalk
hlxanthus said:
I personally have not had this issue. Did you do a clean install or a dirty install over m preview? Might just be a snafu. Personally I would start off with clean install and see if that resolved it.
Sent from my Nexus 6 using Tapatalk
Click to expand...
Click to collapse
No, I didn't do a clean install I dont have the time for it for installing and setting up everything from scratch. So I know it could be the cause but still interesting that there is no way to get silent mode. Useing the voluke buttons gives me only vibra mode. So I thunk no solution, silent mode just disappeared for good
matrixx1 said:
No, I didn't do a clean install I dont have the time for it for installing and setting up everything from scratch. So I know it could be the cause but still interesting that there is no way to get silent mode. Useing the voluke buttons gives me only vibra mode. So I thunk no solution, silent mode just disappeared for good
Click to expand...
Click to collapse
When you find some time to do a clean install, everything is there.
Sent from my Nexus 6 using xda premium
The 'silent mode' is called Do Not Disturb and it's right here:
{
"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"
}
Sent from my Nexus 6 using Tapatalk
Yeah, that's the icon I dont have and it doesn't show, no matter what the settings are in the system ui tuner
Here is a pic of my quick settings. As you cannsee do not distirbe or silent mode isnmissing
http://s7.postimg.org/8o2887ycr/Untitled.jpg
matrixx1 said:
Here is a pic of my quick settings. As you cannsee do not distirbe or silent mode isnmissing
http://s7.postimg.org/8o2887ycr/Untitled.jpg
Click to expand...
Click to collapse
From the screenshot I can see that you have System UI Tuner activated (see the wrench symbol next to the Settings icon?).
Did you mess around with System UI Tuner by any chance?
If so, open Settings > System UI Tuner > Quick settings > Add tile.
Yes systen ui is activated. But i didn't do anything with it, I didnt disabled the dnd/silent fuction. As you can see in the picture below the system ui shows silent mode activeted
http://s28.postimg.org/qz8fll00t/Screenshot_20151013_143234.png
matrixx1 said:
Yes systen ui is activated. But i didn't do anything with it, I didnt disabled the dnd/silent fuction. As you can see in the picture below the system ui shows silent mode activeted
http://s28.postimg.org/qz8fll00t/Screenshot_20151013_143234.png
Click to expand...
Click to collapse
Sure that you're running Google's stock ROM?
1. There is no "silent" quick settings tile (and definitely not starting with a small "s" like in your screenshot - the names of all tiles start with a capital letter) in the stock ROM. Instead there is a "Do not disturb" tile.
2. The quick settings background colour in your screenshots is lighter/different from that of Google's stock ROM.
Which ROM did you actually install on your device?
springer.music said:
Sure that you're running Google's stock ROM?
1. There is no "silent" quick settings tile (and definitely not starting with a small "s" like in your screenshot - the names of all tiles start with a capital letter) in the stock ROM. Instead there is a "Do not disturb" tile.
2. The quick settings background colour in your screenshots is lighter/different from that of Google's stock ROM.
Which ROM did you actually install on your device?
Click to expand...
Click to collapse
Its a 100% stock rom. I am just useing layers manager and thanks to the native support of rro in android m (and also enabled, not like in lollipop) you can easily theme your phone. It has nothing to do with the toggles. The only slight difference between my rom and stock rom that i am rooted, hence needed a modded kernel, for this i am useing this kernel which is slightly modifed: http://forum.xda-developers.com/nexus-6/development/kernel-stock-kernel-root-color-control-t3218958
Everything else stock
matrixx1 said:
Its a 100% stock rom. I am just useing layers manager and thanks to the native support of rro in android m (and also enabled, not like in lollipop) you can easily theme your phone. It has nothing to do with the toggles. The only slight difference between my rom and stock rom that i am rooted, hence needed a modded kernel, for this i am useing this kernel which is slightly modifed: http://forum.xda-developers.com/nexus-6/development/kernel-stock-kernel-root-color-control-t3218958
Everything else stock
Click to expand...
Click to collapse
I see. Something must be affecting that tile though - an app, the layers manager, the modified kernel, or something else.

Categories

Resources