Request centre clock - Nexus 6P Q&A, Help & Troubleshooting

Is it possible to get centre clock for android N it's the only thing I miss Lol

That's the only thing I'd like to change also. I saw a thread here and it looks like it's pretty simple change. That thread provides flashable zips. But with the stock recovery I don't think I can use them. More research required.
Sent from my Nexus 6P using Tapatalk

Where did you find this thread?
Sent from my Nexus 6P using Tapatalk

sglscovill said:
Where did you find this thread?
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=3244122
Sent from my Nexus 6P using Tapatalk

jswclw said:
http://forum.xda-developers.com/showthread.php?t=3244122
Sent from my Nexus 6P using Tapatalk
Click to expand...
Click to collapse
dose not work for n ive tried it the nav bar and status bar get removed

APKTool is not yet updated for Android N. So no decompiling and altering framework files.

Related

Weird SystemUI coding Need help please

Was android coded whilst looking at it upside down? I'm currently trying to make a mod for the statusbar for CM10.2 where I'm moving the signal, and wifi icons to the left side. However.. I noticed that the battery icon says this
"<TextView android:textAppearance="@style/TextAppearance.StatusBar.Battery" android:gravity="left|center""
Correct me if im wrong, but wouldnt Gravity "Left | Center" mean its to the left, or in the center?
Im very confused.
I assume it means that either means be on the left but move to the center if there is an other icon in its way or it will be on the left but on CyanogenMod there is an option to move it to the middle so it will move it to the center.
Sent from my Nexus 4 using Tapatalk 4 Beta
go to settings, inputlanguage, choose hebrew
now you know why 4.3 has millions of lines of code.
molesarecoming said:
go to settings, inputlanguage, choose hebrew
now you know why 4.3 has millions of lines of code.
Click to expand...
Click to collapse
It's not the millions of lines of code, Im talking about why does it say the clock is on the left side, or the center, when it is ONLY on the right side. Nowhere in CM is an option for centered clock. It's a bit odd.
molesarecoming said:
go to settings, inputlanguage, choose hebrew
now you know why 4.3 has millions of lines of code.
Click to expand...
Click to collapse
Haha, really funny.
Really though that is not really related to this thread.
Sent from my Nexus 4 using Tapatalk 4 Beta
andyabc said:
Haha, really funny.
Really though that is not really related to this thread.
Sent from my Nexus 4 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Andy, I don't see an option in CM for a centered clock, nor does the clock get moved.
However I did finally just change it to only center, and it didn't move.
Most i got from it was a clean boot up, little bit of a flashing screen that cleared up within 5 seconds, and nothing has changed.
jcmaddox1 said:
Andy, I don't see an option in CM for a centered clock, nor does the clock get moved.
However I did finally just change it to only center, and it didn't move.
Most i got from it was a clean boot up, little bit of a flashing screen that cleared up within 5 seconds, and nothing has changed.
Click to expand...
Click to collapse
Then I guess that was some feature of a rom I used to have on my old phone which is currently hard bricked.
Did you look EVERYWHERE in the settings?
Sent from my Nexus 4 using Tapatalk 4 Beta
andyabc said:
Then I guess that was some feature of a rom I used to have on my old phone which is currently hard bricked.
Did you look EVERYWHERE in the settings?
Sent from my Nexus 4 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Looked absolutely everywhere, Some roms have it but CM trys to stay as stock as possible, while just enhancing the stock feeling. Like being able to add more tiles to the Quick Tiles. But thats about it.
jcmaddox1 said:
Looked absolutely everywhere, Some roms have it but CM trys to stay as stock as possible, while just enhancing the stock feeling. Like being able to add more tiles to the Quick Tiles. But thats about it.
Click to expand...
Click to collapse
Figures.
Pretty strange that there is such thing.
Sent from my Nexus 4 using Tapatalk 4 Beta
andyabc said:
Haha, really funny.
Really though that is not really related to this thread.
Sent from my Nexus 4 using Tapatalk 4 Beta
Click to expand...
Click to collapse
why, i think that might be the reason for that strange gravity. they probably do flip everything around.
molesarecoming said:
why, i think that might be the reason for that strange gravity. they probably do flip everything around.
Click to expand...
Click to collapse
The thing is that all that code is for translation because Hebrew uses different type of characters so it needs to be matched up with the English characters.
Sent from my Nexus 4 using Tapatalk 4 Beta
Moles you brilliant bastard.
Sent from my Nexus 4 using xda premium
jcmaddox1 said:
Moles you brilliant bastard.
Sent from my Nexus 4 using xda premium
Click to expand...
Click to collapse
Hahaha, that bug is just so random. XD
Sent from my Nexus 4 using Tapatalk 4 Beta
---------- Post added at 03:40 PM ---------- Previous post was at 03:37 PM ----------
Oh man look at this XD
Did anyone notice a new type of language which is the first one?
Sent from my Nexus 4 using Tapatalk 4 Beta
andyabc said:
Hahaha, that bug is just so random. XD
Sent from my Nexus 4 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Its not a bug. That's how the language works.
Sent using xda premium
chromium96 said:
Its not a bug. That's how the language works.
Sent using xda premium
Click to expand...
Click to collapse
So the whole OS backwards is not a bug?
Sent from my Nexus 4 using Tapatalk 4 Beta
Moles you brilliant bastard.
Sent from my Nexus 4 using xda premium
No it's not a bug, Hebrew is read from right to left. So a mirrored layout makes perfect sense
Sent from my Nexus 4 using xda app-developers app
andyabc said:
So the whole OS backwards is not a bug?
Sent from my Nexus 4 using Tapatalk 4 Beta
Click to expand...
Click to collapse
thats what i said. why do you think 4.3 had thousands of lines of code. they must have refactured the entire UI system for that one.
i once tried to reverse the navbar, heck, it wasn't easy - but this is just insane, they even flip fragments.
it makesfor a cool trick to play on clueless nexus users though
molesarecoming said:
thats what i said. why do you think 4.3 had thousands of lines of code. they must have refactured the entire UI system for that one.
i once tried to reverse the navbar, heck, it wasn't easy - but this is just insane, they even flip fragments.
it makesfor a cool trick to play on clueless nexus users though
Click to expand...
Click to collapse
Yep, seems pretty epic but why do this if the only thing that needs changing is the language?
Sent from my Nexus 4 using Tapatalk 4 Beta
andyabc said:
Yep, seems pretty epic but why do this if the only thing that needs changing is the language?
Sent from my Nexus 4 using Tapatalk 4 Beta
Click to expand...
Click to collapse
too much time on their hands? klp already wrapped up and waiting for release? boredom? i cannot say.

[Q] Xposed Framework on G2?

Has anyone tired to install and activate Xposed Framework yet?
It seems to be working on the Optimus Pro
Second this! Would love to know!
Tried and does work fine!
Sent from my LG-D800 using Tapatalk 4
bri315317 said:
Tried and does work fine!
Sent from my LG-D800 using Tapatalk 4
Click to expand...
Click to collapse
Which mods have you tried?
Sent from my VS980 4G using Tapatalk 2
App Settings. For changing DPI.
Sent from my LG-D800 using Tapatalk 4
bri315317 said:
App dpi changer.
Sent from my LG-D800 using Tapatalk 4
Click to expand...
Click to collapse
Have you gotten the camera dpi to work at native DPI(assuming you changed default)? I'm having issues doing so :-/
bri315317 said:
App Settings. For changing DPI.
Sent from my LG-D800 using Tapatalk 4
Click to expand...
Click to collapse
Any other great Xposed Framework things to try out? I just got it now, and I'd love to know what to try, in your opinion.
bri315317 said:
Tried and does work fine!
Sent from my LG-D800 using Tapatalk 4
Click to expand...
Click to collapse
Did it have any affect on your battery? I installed the framework and app settings module, and battery life went in the toilet. Uninstalled them, battery went back to normal.
Sent from my LG-D800 using Tapatalk 4
I've had it installed pretty much since I got the phone so I'm not sure but I have heard there is additional overhead caused by it BT no ides really how much if at all. It's worth it for me to have a lower LCD density and working camera app.
Sent from my LG-D800 using Tapatalk 2
randyspants said:
I've had it installed pretty much since I got the phone so I'm not sure but I have heard there is additional overhead caused by it BT no ides really how much if at all. It's worth it for me to have a lower LCD density and working camera app.
Sent from my LG-D800 using Tapatalk 2
Click to expand...
Click to collapse
Is your camera working full screen? What are you settings in app settings if you dont mind? I cant for the life of me figure it out.
teeg07 said:
Is your camera working full screen? What are you settings in app settings if you dont mind? I cant for the life of me figure it out.
Click to expand...
Click to collapse
Did you try setting DPI of camera app back to 480?
Now that we have a good recovery and can make backups has anybody tried xposed modules? If so what is working?
Sent from my VS980 4G using Tapatalk 2
teeg07 said:
Is your camera working full screen? What are you settings in app settings if you dont mind? I cant for the life of me figure it out.
Click to expand...
Click to collapse
Yup works great! Just set it back to 480 and I'm set
I installed it only module I used though was for adding a halo like Window with floating notifications
Sent from my LG-D800 using Tapatalk 4
I'm using xprivacy and one that keeps the disclaimer from popping up when Google location is selected.
Sent from my LG-D801 using Tapatalk 2
finkalink said:
Any other great Xposed Framework things to try out? I just got it now, and I'd love to know what to try, in your opinion.
Click to expand...
Click to collapse
Unicon (Icon Themer) works fine with it.
found it
Sent from my LG-D800 using Tapatalk 4

New message wake

I may be missing it, but does anybody see an option that won't wake the screen when a new message comes in?
Sent from my SM-N900V using Tapatalk now Free
cjcarter1254 said:
I may be missing it, but does anybody see an option that won't wake the screen when a new message comes in?
Sent from my SM-N900V using Tapatalk now Free
Click to expand...
Click to collapse
coming from a note 2 i needed a custom rom / mod in order to disable that feature lol
Yeah you need to have a custom room or xposed mod to get the setting back.
Sent from my SM-N900V using Tapatalk 4
Dang, seriously? I guess I'm so used to rooted phones that I didn't realize that wasn't just a general setting. We need root bad.
Sent from my SM-N900V using Tapatalk now Free
cjcarter1254 said:
Dang, seriously? I guess I'm so used to rooted phones that I didn't realize that wasn't just a general setting. We need root bad.
Sent from my SM-N900V using Tapatalk now Free
Click to expand...
Click to collapse
For SMS/MMS, I installed Textra and turned off the native messaging app. Textra allows you to not wake up the screen in settings. Not exactly a fix, but I'm liking the app so far.
cjcarter1254 said:
I may be missing it, but does anybody see an option that won't wake the screen when a new message comes in?
Sent from my SM-N900V using Tapatalk now Free
Click to expand...
Click to collapse
I googled it and there's a flash file but of course we dont have thst ability yet soo gunna have to deal with it until then.
Sent from my Verizon Galaxy Note 3
Try blocking mode. Not sure if that's what u r needing though. Haven't used it
Sent from my SM-N900V using xda app-developers app

Nexus 5 experience

With GEL installed, are we having the full nexus 5 experience?
The only thing i can think of is the missing translucent bar in the lock screen.
Am I missing smth?
Sent from my Nexus 4 using Tapatalk
fathocker said:
With GEL installed, are we having the full nexus 5 experience?
The only thing i can think of is the missing translucent bar in the lock screen.
Am I missing smth?
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Have you flashed any KitKat ROM? GEL alone can't clone KitKat features.
ngr.hd said:
Have you flashed any KitKat ROM?
Click to expand...
Click to collapse
Yes, I'm on 4.4 stock. And I get the translucent bars on the home screen but not on the lock screen.
But as far as i can tell this is normal and you can't do anything about it aside from replacing the framework.
So this would be the only thing different software wise ,as I said in the opening post?
Sent from my Nexus 4 using Tapatalk
fathocker said:
Yes, I'm on 4.4 stock. And I get the translucent bars on the home screen but not on the lock screen.
But as far as i can tell this is normal and you can't do anything about it aside from replacing the framework.
So this would be the only thing different software wise ,as I said in the opening post?
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
Lol try looking at the the actual nexus 5 features....
Sent from my Nexus 4 using Tapatalk
b1337 said:
Lol try looking at the the actual nexus 5 features....
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
I did that's why I am asking ... In case you didn't bother to read SOFTWARE. I don't care about screen size, resolution, CPU and what not
Sent from my Nexus 4 using Tapatalk
Yes your missing o, e, i, n and g. There must be a problem with your spellchecker. Try SwiftKey. Its much better than stock.
Sent from my Nexus 4 using xda app-developers app
purpse said:
Yes your missing o, e, i, n and g. There must be a problem with your spellchecker. Try SwiftKey. Its much better than stock.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
And you're missing an apostrophe and an "e" people in glass houses...
But to answer the OP's question, we're missing HDR+, low power music playback, and... yeah I'm struggling to think of any other software differences. Even the 2 differences I mentioned are hardware dependant. And to think I was considering "upgrading".
You can get the transparent lockscreen bars here: http://forum.xda-developers.com/showthread.php?t=2527525
purpse said:
Yes your missing o, e, i, n and g. There must be a problem with your spellchecker. Try SwiftKey. Its much better than stock.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
You must love those people. Glad you helped me out bro !
Sent from my Nexus 4 using Tapatalk
fathocker said:
I did that's why I am asking ... In case you didn't bother to read SOFTWARE. I don't care about screen size, resolution, CPU and what not
Sent from my Nexus 4 using Tapatalk
Click to expand...
Click to collapse
hardware difference = software difference....multiple features are exclusive, therefore there's a difference
Sent from my Nexus 4 using Tapatalk

Change tasks soft keys

Any suggestions on how to flip recent apps with back screen keys? With a pretty large phone like this, just seems to make sense to have keys you use more often closer to right side. Any help greatly appreciated.
Sent from my XT1575 using Tapatalk 2
milski65 said:
Any suggestions on how to flip recent apps with back screen keys? With a pretty large phone like this, just seems to make sense to have keys you use more often closer to right side. Any help greatly appreciated.
Sent from my XT1575 using Tapatalk 2
Click to expand...
Click to collapse
Look in the themes and apps section.
Sent from my Moto X Pure.
dustin_b said:
Look in the themes and apps section.
Sent from my Moto X Pure.
Click to expand...
Click to collapse
Done that and googled before posting. I didn't see an app that specifically stated the purpose I was looking for.
Sent from my XT1575 using Tapatalk 2
http://forum.xda-developers.com/mot...order-navigation-buttons-sammy-style-t3205367. It's not an app. You have to flash it in TWRP, but it does what you're looking for. It swaps the back and recents button.
dustin_b said:
http://forum.xda-developers.com/mot...order-navigation-buttons-sammy-style-t3205367. It's not an app. You have to flash it in TWRP, but it does what you're looking for. It swaps the back and recents button.
Click to expand...
Click to collapse
Thanks a ton. Worked perfectly.
Sent from my XT1575 using Tapatalk 2
Buy a Samsung.
Sent from my XT1575 using Tapatalk
myriad46 said:
Buy a Samsung.
Sent from my XT1575 using Tapatalk
Click to expand...
Click to collapse
Have a Note 3. Now a backup for kids. No thanks.
Sent from my XT1575 using Tapatalk 2

Categories

Resources