Could somebody, please, make a smaller nav bat keys mod for 4.4? Gravity box is not working propertly under sony's kitkat, Xblast changes size only in vertical orientation, so, if could someone to do the mod, please, do it.
Sent from my C6903 using xda app-developers app
XBlast tools works just fine. Try that.
Sent from my C6903 using XDA Premium HD app
---------- Post added at 07:00 AM ---------- Previous post was at 06:58 AM ----------
Sorry, obviously didn't read your post properly lol.
Sent from my C6903 using XDA Premium HD app
auto hide softkey is not working fine too. sometime in phone call menu dial sign is missing
Did the buttons get bigger in 4.4 or something? I have the Z1s, so I wouldn't know.
aooga said:
Did the buttons get bigger in 4.4 or something? I have the Z1s, so I wouldn't know.
Click to expand...
Click to collapse
No.
gregbradley said:
No.
Click to expand...
Click to collapse
Thanks. I was wondering since I see all these posts about "how do I get a small nav bar?" after the update.
aooga said:
Thanks. I was wondering since I see all these posts about "how do I get a small nav bar?" after the update.
Click to expand...
Click to collapse
Well that just because the stock home buttons are SOOO big most people who mod the UI reduce the size of the buttons first, and when they appear back like stock they look very clunky.
my nav bar icons are at 24 dpi, less than half the size of the stock ones, when I upgraded they just looked awful as the stock ones... I would not mind if they were invisible, I know where to press the screen, I don't an icon to show me
Me too! I just can't stand these huge buttons.
They are taking away so much space and look really ugly and outdated.
I was running 4.2.2 since September with size 25 buttons and it was awesome. Looked so nice and sleek.
After upgrading to KK they look like they come with a magnifying glass...
In the days of the 4.2.2 firmwares there were mods but since 4.3 there's none.
I don't get it. Is no one annoyed by them anymore?!
I have also root on KK and could apply a mod...if there would be one.
I've already posted in the other smaller navkey thread before I saw this one.
DennisDD78 said:
Could somebody, please, make a smaller nav bat keys mod for 4.4? Gravity box is not working propertly under sony's kitkat, Xblast changes size only in vertical orientation, so, if could someone to do the mod, please, do it.
Sent from my C6903 using xda app-developers app
Click to expand...
Click to collapse
Just hold down a bit...stock based ROMs are here in a few days and we'll release and build on a new themes...
Use X Blast for now, yeah...there's landscape problem but it's better to have only portrait then nothing
It's not that bad...
{
"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 C6903 using Tapatalk
@funky0308 - Since you're a themer, I thought I would ask. The resource that allows you to change the height of the nav bar is under /values. That isn't accessible unless the APK is decompiled (in resources.arsc). How is a mod like this possible without replacing the entire SystemUI.apk? Or is it not possible? I thought I would try to do it using VRtheme, but it isn't possible since the file is in /values.
Xperia v mod module works to, there u canchange the navbar height
Sent from my C6903 using xda app-developers app
aooga said:
@funky0308 - Since you're a themer, I thought I would ask. The resource that allows you to change the height of the nav bar is under /values. That isn't accessible unless the APK is decompiled (in resources.arsc). How is a mod like this possible without replacing the entire SystemUI.apk? Or is it not possible? I thought I would try to do it using VRtheme, but it isn't possible since the file is in /values.
Click to expand...
Click to collapse
As far as I know...
It can be done in other way but only through Xposed module..
Sent from my C6903 using Tapatalk
thez3ro said:
Xperia v mod module works to, there u canchange the navbar height
Sent from my C6903 using xda app-developers app
Click to expand...
Click to collapse
Will it work on Z1 rooted 4.4.2 or get me into bootloop or something?
drsoran2 said:
Will it work on Z1 rooted 4.4.2 or get me into bootloop or something?
Click to expand...
Click to collapse
works fine on mine z1 with NUTs 4.4.2 rooted
thez3ro said:
works fine on mine z1 with NUTs 4.4.2 rooted
Click to expand...
Click to collapse
It works but the back button stays huge. Is this normal or can it be fixed? The nav bar is also only small in portrait mode and the old size with landscape.
Just like with XBlast (but there the back button is small)
drsoran2 said:
It works but the back button stays huge. Is this normal or can it be fixed? The nav bar is also only small in portrait mode and the old size with landscape.
Just like with XBlast (but there the back button is small)
Click to expand...
Click to collapse
Decompile systemUI (or that MOD you have)
Open navigation_bar.xml
Find all lines
[android:id="@id/back"
and delete this:
android:scaleType="center"
Sent from my C6903 using Tapatalk
funky0308 said:
Decompile systemUI (or that MOD you have)
Open navigation_bar.xml
Find all lines
[android:id="@id/back"
and delete this:
android:scaleType="center"
Sent from my C6903 using Tapatalk
Click to expand...
Click to collapse
My knowledge is limited concerning this or rather non existent and I'm scared to do this. I don't even know where to start!
But judging from your reply it seems not too hard (if you know what you're doing) which brings me to the question: Why didn't the mod developer do it themselves? And would this also fix the huge buttons in landscape?
drsoran2 said:
My knowledge is limited concerning this or rather non existent and I'm scared to do this. I don't even know where to start!
But judging from your reply it seems not too hard (if you know what you're doing) which brings me to the question: Why didn't the mod developer do it themselves? And would this also fix the huge buttons in landscape?
Click to expand...
Click to collapse
No, it'll only fix back button on navigation bar.
Don't know why he didn't fix it, it's probably meant to be for other device, not Z1.
Sent from my C6903 using Tapatalk
you can use this xposed module
http://forum.xda-developers.com/showthread.php?t=2612179
Inviato dal mio C6903 con Tapatalk
guybrush2099 said:
you can use this xposed module
http://forum.xda-developers.com/showthread.php?t=2612179
Inviato dal mio C6903 con Tapatalk
Click to expand...
Click to collapse
Excellent!
This is exactly what I was looking for and it works flawlessly. Both in portrait and landscape, no weird huge back button and I can even make the buttons smaller than before, but I'm using size 24 since this is what I'm used to.
Related
I bought Atrix 2 today.. but there is no widgets in Notification bar similar to Samsung Touchwiz. They are pretty handy. Anyone knows an app for it??
androiddecoded said:
I bought Atrix 2 today.. but there is no widgets in Notification bar similar to Samsung Touchwiz. They are pretty handy. Anyone knows an app for it??
Click to expand...
Click to collapse
There are a few versions of this notification bar for the Atrix 2. But you have to be on one of the DEODEXED roms to have them. That means, you also need root and CWM Recovery. If you do - I can share a few status bars with you.
I think there's an app called notification toggle in Google Play
just give it a try.....!!!!
aki2cool said:
I think there's an app called notification toggle in Google Play
just give it a try.....!!!!
Click to expand...
Click to collapse
Excellent tip, thanks!
aki2cool said:
I think there's an app called notification toggle in Google Play
just give it a try.....!!!!
Click to expand...
Click to collapse
Pretty cool. Two comments.
1. Unless I use a white background there will be a white border on two sides as if this app was not made for our screen size. Anybody else see this?
2. Why does a ROM need to be deodexed to use the toggle zips here? Won't they work on stock odexed?
The End.
This is what I'm talking about...
{
"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"
}
The End.
It would be better if the white screenshot notification wasn't there. Then you would see a small thin line of white along the bottom of the notification app as well as the right side. Make sense?
Here it can be seen more clearly.
The End.
KEB64 said:
Pretty cool. Two comments.
1. Unless I use a white background there will be a white border on two sides as if this app was not made for our screen size. Anybody else see this?
2. Why does a ROM need to be deodexed to use the toggle zips here? Won't they work on stock odexed?
The End.
Click to expand...
Click to collapse
To answer number 2... Notification toggles as well as practically every mod required a deodxed phone because in a odexed phone the information in say BlurCamera.apk is split between BlurCamera.apk and BlurCamera.odex This makes it very difficult to find a a specific file you might be looking for (epescially for theming) because it can be anywhere between the two. In a deodexed ROM BlurCamera.apk and BlurCamera.odex is combined, so all the files are in one place and easy to find.
farshad525hou said:
To answer number 2... Notification toggles as well as practically every mod required a deodxed phone because in a odexed phone the information in say BlurCamera.apk is split between BlurCamera.apk and BlurCamera.odex This makes it very difficult to find a a specific file you might be looking for (epescially for theming) because it can be anywhere between the two. In a deodexed ROM BlurCamera.apk and BlurCamera.odex is combined, so all the files are in one place and easy to find.
Click to expand...
Click to collapse
Yup. That damn SystemUI.odex....
You can only edit existing images, xml files - minor theming stuff - in the odexed apks. To edit the smali files (which is needed for heavier mods, like adding the dropdown toggles, power menu options, etc..) you need to deodex...
I have been running on an odexed rom for a while now, and it's quite a bit faster loading and booting.. I managed to tweak it pretty well while leaving it odexed, but I gotta get my pulldown toggles back... still working on that..
Sent from my mind using XDA
alteredlikeness said:
I have been running on an odexed rom for a while now, and it's quite a bit faster loading and booting.. I managed to tweak it pretty well while leaving it odexed, but I gotta get my pulldown toggles back... still working on that..
Sent from my mind using XDA
Click to expand...
Click to collapse
Thanks. I'd be very interested in what you've managed to accomplish tweak-wise on a stock odexed ROM. I'm sure others would too. Start a new thread?
The End.
One more named Widgetsoid2.x is quite good, you may have a try~
hk-temp said:
One more named Widgetsoid2.x is quite good, you may have a try~
Click to expand...
Click to collapse
Thanks. I do prefer this over the other notification app talked about earlier here. However, it suffers from the same strange 'not fitting' issue. I'm not able to use a black background without the border issue appearing. White background works quite well. It also has more options. The app is a bit buggy and I'd definitely recommend watching the video tutorial. Once setup with what works and what doesn't the app is satisfying enough. Thanks for your post. This is a good alternative to pulldown notifications on the stock odexed ROM.
The End.
Gratuitous screenshots
The End.
KEB64 said:
Gratuitous screenshots
Click to expand...
Click to collapse
I use this too, for now.. but it's not convenient to have to tap it twice since the notification in the pulldown are not really toggles, you gotta tap that to get the popup then tap the action that you want. That's why i just keep them on my home page..
Sent from my mind using XDA
Nice. Do you have that weird spacing issue when used on the notification screen or is it just me?
The End.
KEB64 said:
Nice. Do you have that weird spacing issue when used on the notification screen or is it just me?
Click to expand...
Click to collapse
Yup...
I think it's because they are not individual toggles, more like just a picture of the toggles as a place holder, and that pic is probably not sized for our phone (just a guess)... or, maybe it's for a scroll bar? can you put a few rows in the notification and scroll? (again, just a guess, I haven't played with this app enough yet)
My guess is its an absolute value in the XML instead of a percentage or floating value. Probably designed without the ATRIX 2's dimensions in mind.
The End.
Sent from my ME865 using XDA
ErraUPS said:
View attachment 1057634
Sent from my ME865 using XDA
Click to expand...
Click to collapse
Which ROM or app?
androiddecoded said:
Which ROM or app?
Click to expand...
Click to collapse
Replace the SystemUI.apk,
Sent from my ME865 using XDA
Framework 2.0
{
"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"
}
With this patch you will get the following changes.
Shutdown menu with Reboot options, reboot in recovery.
AOSP lock screen with the clock in the center
Changed the size of the navigation bar (software keys) now smaller and more aesthetic.
Improved brightness curves for better handling of the battery.
V2
Fixed error (severe) lock in landscape mode caused reboot.
Removed the carrier name in the status bar
Centered clock in the status bar
Soft key new
1% battery
Who can install?
All provided when they are one Rom stock or stock-based rom that are compilation 26 and retail in EU :laugh:
Installation method:
Download this. Zip http://d-h.st/Jdj
Copy to internal or external memory.
Reboot in recovery.
Install zip from memory
Select Zip
reboot
official post
Donation link
Great!!! Want me to translate?
Im using Omar room with the compilation EU smi 26. Extended power menu can works here? Sorry for my english
Sent from my XT890 using Tapatalk 4 Beta
Williknot said:
Im using Omar room with the compilation EU smi 26. Extended power menu can works here? Sorry for my english
Sent from my XT890 using Tapatalk 4 Beta
Click to expand...
Click to collapse
Yeah, but keep in mind this comes with aosp lockscreen by shaftenberg, with auto-brightness by omar, and normal leds
Works super fine here! Thanks for information!
Sent from my XT890 using Tapatalk 4 Beta
Nice work Max, great stuff! :good:
Here you got it converted for the Blackout (Red) Theme > Deodexed Roms only, as stated in the OP! Don't flash it, when you're running the Blackout on Retail Odexed Rom!
http://d-h.st/1Zt
max_choco said:
Hi folks here I leave this. Being is necessary is one Rom deodexada compilation 29 GB
or the following ROM's
Pi-llama rom (my Custom Rom)
Omar Avelar Rom
Motoblack Rom
JB+ Rom
thank you @max_choco. your zip works perfect.
Click to expand...
Click to collapse
Thanks for your great work Max
And HSD for the Variant :thumbup:
Enviado desde mi XT890
update OP
May I ask how far you get down with the Navigation Bar? In my Version (Blackout) I'm down to 40dpi and I can confirm that it looks definitely better than stock 48dpi. :thumbup:
Gesendet von meinem XT890 mit Tapatalk 2
HSD-Pilot said:
May I ask how far you get down with the Navigation Bar? In my Version (Blackout) I'm down to 40dpi and I can confirm that it looks definitely better than stock 48dpi. :thumbup:
Gesendet von meinem XT890 mit Tapatalk 2
Click to expand...
Click to collapse
the size is 32 dpi, if the truth quite noticeable and I like so smaller. It gives the effect that the screen is bigger
This looks great but it would be good to have the Aosp icons in the status bar and this doesn't look like it has those from the screen shot. The moto standard h+ and 3g logos are awful! Is there any way to combine this and the Aosp status bar mod? I know they are both system ui replacements so I guess it needs to be done by the dev.
Thanks for your efforts
Sent from my XT890 using xda app-developers app
stumark said:
This looks great but it would be good to have the Aosp icons in the status bar and this doesn't look like it has those from the screen shot. The moto standard h+ and 3g logos are awful! Is there any way to combine this and the Aosp status bar mod? I know they are both system ui replacements so I guess it needs to be done by the dev.
Thanks for your efforts
Sent from my XT890 using xda app-developers app
Click to expand...
Click to collapse
I'll try and add 1% battery
stumark said:
This looks great but it would be good to have the Aosp icons in the status bar and this doesn't look like it has those from the screen shot. The moto standard h+ and 3g logos are awful! Is there any way to combine this and the Aosp status bar mod? I know they are both system ui replacements so I guess it needs to be done by the dev.
Thanks for your efforts
Sent from my XT890 using xda app-developers app
Click to expand...
Click to collapse
Statusbar is more aosp than it looks in the pics, but anyways try this:
View attachment 2175058
EDIT: How did you guys change softkeys size?
How do I make this mod work on version retail Brazil SML 29, I mean, is it possible it works with this build?
Sent from my XT890 using xda premium
anerik said:
Statusbar is more aosp than it looks in the pics, but anyways try this:
View attachment 2175058
Click to expand...
Click to collapse
Hi, this one seems pretty much the same as the moto one but it has no carrier name in the top left.
Ideally I would like all the stuff in the op but without the carrier on top left and with AOSP signal and wifi icons. There is also a massive gap between the wifi and signal icons in the standard Moto UI.
See AOSP status bar thread. http://forum.xda-developers.com/showthread.php?p=40306328
The circle battery mod would be nice to have too.
Thanks
Sent from my XT890 using xda app-developers app
stumark said:
Hi, this one seems pretty much the same as the moto one but it has no carrier name in the top left.
Ideally I would like all the stuff in the op but without the carrier on top left and with AOSP signal and wifi icons. There is also a massive gap between the wifi and signal icons in the standard Moto UI.
See AOSP status bar thread. http://forum.xda-developers.com/showthread.php?p=40306328
The circle battery mod would be nice to have too.
Thanks
Sent from my XT890 using xda app-developers app
Click to expand...
Click to collapse
That one has no carrier and no gaps, plus clear and settings from aosp. It's the best i could get
lockscreen
is it possible to change the functions showing up when you press the unlock button on the lockscreen button (now it shows camera, google and unlock).
alexandreantunez said:
How do I make this mod work on version retail Brazil SML 29, I mean, is it possible it works with this build?
Sent from my XT890 using xda premium
Click to expand...
Click to collapse
if I can do it, I need the files
framework-res.apk
framewor.jar
services.jar
android.policy.jar
SystemUI.apk
paulle said:
is it possible to change the functions showing up when you press the unlock button on the lockscreen button (now it shows camera, google and unlock).
Click to expand...
Click to collapse
If it is possible, but it is best to add more features? (sms, calls, browser, etc.)
Hello everyone.
I was wondering if it was possible to set up the status/notification bar to adapt its colour to the top bar of the app I'm using. Like iOS7, just to clarify.
I've read this is supported by the stock version of KitKat, but it has to be activated by the developers of each app, because it's a "transparency" more than a proper colour switch.
Are there other ways to do it?
Thank you very much
I've seen pacman roms run that natively. It looks really nice too!
Sent from my Nexus 5 using Tapatalk
I think you are looking for this. In using it currently. Love it. http://forum.xda-developers.com/showthread.php?t=2457265
Sent from my Nexus 5 using XDA Premium 4 mobile app
ManOnTheMoon said:
I think you are looking for this. In using it currently. Love it. http://forum.xda-developers.com/showthread.php?t=2457265
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
+1 to this. Works great. Only a few apps that I have found so far that don't do it. If the top of the app has graphics instead of a solid color.
My only issue is at this point it doesn't work for the battery. Most changes aren't working for the battery yet. Gravity xposed can change it, but it still won't change the color on the status bar yet.
{
"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 5 using Tapatalk
doesn't seem to work for me even after i installed it...
unless i did it wrong
nvm.... it just seems like alot of apps just dont work with it
anthonyly said:
doesn't seem to work for me even after i installed it...
unless i did it wrong
nvm.... it just seems like alot of apps just dont work with it
Click to expand...
Click to collapse
You can set the colors custom for each app. I get the majority of apps to work with it unless they set a gradient or picture as the background for their actionbar.
X
Sent from my Nexus 5 using Tapatalk
Yeah that module works great, too bad the status bar becomes flashy-white when changing, that's really distracting and gives a sort of "bug" feeling to the feature.
Hope it will be addressed soon
ManOnTheMoon said:
I think you are looking for this. In using it currently. Love it. http://forum.xda-developers.com/showthread.php?t=2457265
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Wow thanks for this. It works so well I just changed all my blacked out apps back to stock.
My only complaint is that if I have an app open, when I lock the screen the color of the status bar still shows through
Sent from my Nexus 5 using Tapatalk
Awesome mod
Sent from my One using XDA Premium HD app
My only problem is that it breaks transparent bars.
Sent from my Nexus 5 using Tapatalk
zakkyzombie said:
My only problem is that it breaks transparent bars.
Sent from my Nexus 5 using Tapatalk
Click to expand...
Click to collapse
On any apps(like Nova launcher) that have a transparent bar I go into the app and manually change it to transparent instead of auto detect.
AndrasLOHF said:
On any apps(like Nova launcher) that have a transparent bar I go into the app and manually change it to transparent instead of auto detect.
Click to expand...
Click to collapse
It breaks the transparent bar on GEL.
HughesNet said:
It breaks the transparent bar on GEL.
Click to expand...
Click to collapse
Gah. It won't let you set it as transparent in the module's options??? I uninstalled GEL as soon as Nova beta was available as I don't use Google Now so I don't know. It broke the transparent status bar on Nova too but I was able to use the module to force transparency on my home screens. You have to manually set it as transparent and not have it set to auto detect.
hi
demez. said:
Hello everyone.
I was wondering if it was possible to set up the status/notification bar to adapt its colour to the top bar of the app I'm using. Like iOS7, just to clarify.
I've read this is supported by the stock version of KitKat, but it has to be activated by the developers of each app, because it's a "transparency" more than a proper colour switch.
Are there other ways to do it?
Thank you very much
Click to expand...
Click to collapse
you could use tinted status bar latest version-xposed module, it works great.
check out the thread...
hope it helped you, if click thanks...
Chameleon engine does this
Sent from my Nexus 5 using XDA Premium 4 mobile app
tinted statusbar and kitkat/GEL:
"It also allows you to have the KitKat gradient on devices that support this module, use 66000000 as the color to achieve that"
LeJolly said:
Chameleon engine does this
Sent from my Nexus 5 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I downloaded this as I had never heard of it before reading your post.
I'm assuming chameleon engine only works for the stock status bar and nav buttons?
Yaminashi said:
I downloaded this as I had never heard of it before reading your post.
I'm assuming chameleon engine only works for the stock status bar and nav buttons?
Click to expand...
Click to collapse
Not sure, but it's built-in in thinkingbridge ROM and I can tell you it works in that ROM
Sent from my Nexus 5 using XDA Premium 4 mobile app
{
"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 modded the black keyboard theme out of AeonFlex for a more simple look, and did a second version with softer corners by request.They should work with any rom using the LG Keyboard (including G3 keyboard!) but please let me know if they don't. Just download & install like a normal apk. (attached) :good:
The apks have been zipaligned.
Here is the LG Keyboard app if your rom does not include it.
°YMMV with installing & I can't provide much support...
If you like it, hit the thanks button!
AyDee said:
I modded the black keyboard theme out of AeonFlex 3.0.1 for a more simple look. I am not sure if it will work with all LG roms but it won't hurt to try, and please let me know if it works for you. Just download & install like a normal apk. (attached) :good:
Click to expand...
Click to collapse
Installed and working on T-Mobile 10g.
Work perfectly with my D802 unrooted stock rom !
Installed as my daily keyboard.
May I ask you a version with rounded keys ?
Thanks.
Swizzle82 said:
Installed and working on T-Mobile 10g.
Click to expand...
Click to collapse
Litderose said:
Work perfectly with my D802 unrooted stock rom !
Installed as my daily keyboard.
May I ask you a version with rounded keys ?
Thanks.
Click to expand...
Click to collapse
Thanks for the feedback. I am guessing it will work on any rom but it was built a little differently than other themes I opened up so I wasn't sure..
Rounded corners or oval keys? I will look into it if I get time.
Working fine on flex rom and looks great.
Gesendet von meinem LG-D802 mit Tapatalk
AyDee said:
Thanks for the feedback. I am guessing it will work on any rom but it was built a little differently than other themes I opened up so I wasn't sure..
Rounded corners or oval keys? I will look into it if I get time.
Click to expand...
Click to collapse
Oh I'm sorry, I forgot to tell you : rounded corners.
If you have no time, it's nothing, your keyboard is already great ! :good:
Mine ends up looking like this.. I kind of like it though!
I'm running maladus and g2xposed
Sent from my VS980 4G using XDA Premium 4 mobile app
Litderose said:
Oh I'm sorry, I forgot to tell you : rounded corners.
If you have no time, it's nothing, your keyboard is already great ! :good:
Click to expand...
Click to collapse
Shouldnt be too hard...
TONYSALEM78 said:
Mine ends up looking like this.. I kind of like it though!
I'm running maladus and g2xposed
Sent from my VS980 4G using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Are the lines around the keys only on one side or is that just how it looks after the picture resized? Are you running a dpi mod in xposed?
That's just how it looks after resize. The lines are all there for me. Wish it would have showed,looks sweet in person!
Don't know a lot about dpi,I am using g2xposed though. Seen a post about 320dpi being better, but I have no clue how to do that,yet..
Sent from my VS980 4G using XDA Premium 4 mobile app
Ha ok. I can get a good idea of what it looks like. Nice font. Was just asking about dpi because of the lines, I haven't messed w mine either...
Thanks for the time and effort on the keyboard!
Sent from my VS980 4G using XDA Premium 4 mobile app
Thanks for this. It's working great on Nameless ROM for me,
Sent from somewhere in time.
@Litderose
Added a version with 'rounder' keys... was working with a 1pixel line so not perfect but looks good! My daily at the moment...
AyDee said:
@Litderose
Added a version with 'rounder' keys... was working with a 1pixel line so not perfect but looks good! My daily at the moment...
Click to expand...
Click to collapse
Thanks Bro' !
My daily keyboard too now !
Thank you for this.
Sent from my LG-D800 using Tapatalk
Just installed your 'rounded edges' keyboard. Looks nice! Good work.
Very cool! I always like black themed keyboards. So much easier on the eyes.
Dear @AyDee
I've got a little "offtopic" question : it's possible to customize the keyboard using your mod or other mod from LG's Smarworld without be rooted, just by installing an apk.
So I think it's possible to add new fonts in the same way.
I tried to modify LG's Smartworld fonts with my prefered font (WP Segoe) but I failed.
Even with a complete decompilation of the apk, font changes, modified xml, and recompile of the apk.
Could you point me in the right direction ?
The aim is to be able to add new fonts of our choice (and not only LG's choice) in the display settings.
Sorry for this "not so short" off topic.
Cheers.
Litderose said:
Dear @AyDee
I've got a little "offtopic" question : it's possible to customize the keyboard using your mod or other mod from LG's Smarworld without be rooted, just by installing an apk.
So I think it's possible to add new fonts in the same way.
I tried to modify LG's Smartworld fonts with my prefered font (WP Segoe) but I failed.
Even with a complete decompilation of the apk, font changes, modified xml, and recompile of the apk.
Could you point me in the right direction ?
The aim is to be able to add new fonts of our choice (and not only LG's choice) in the display settings.
Sorry for this "not so short" off topic.
Cheers.
Click to expand...
Click to collapse
Actually I'm glad you brought this up. I didn't even know you could install more fonts(!) and hadn't even used Smartworld until you mentioned it in your post. I just downloaded some fonts (and other stuff). I'll pull them and see if I can get it working.
All that cutesy stuff on Smartworld makes me want to make some more stuff for 'grown-ups' that use the G2.. :laugh:
volution eSimpre
Look's nice, thank you :good:
Hello xda!
First of all, huge thanks to @AyDee who has helped me do this! I am VERY thankful for his great help and I couldn't do this without him!
Picture within this spoiler. Be warned, the picture is huge (1920x1080p)
{
"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 NOTE: Since these Softkeys are targeted at non-root users, the icon for "recent apps" is used instead of the "menu" buttons. This might not please everybody, but if you want me to change it, just request it!
The icons used in the first version for Quickmemo and Notification panel drop-down are grey AOSP ones. If you want the "original" where Recents, back and home are Android L-themed, please look further below.
DOWNLOAD LINKS:
First version where the "menu" softkeys are themed as "recents" - this is mostly for non-root users who'd like the look of stock AOSP, but cannot get the "recents"- button on their navbarhttps://www.sendspace.com/file/hi7vqq
Second version: There was a request for a "normal" one, download that here:
https://www.dropbox.com/s/l5j6wiipbzv6z4j/vProAndroidLSoftkeys.apk?dl=0
Changes: Back, Home, Recents, Qmemo and Menu are Android L themed, . Credits for navbar base: @AyDee. Credits for menu and Qmemo icons go to motomoto00. This one is what you would use if you are rooted and have the recent apps button. This one DOES indeed work!
Updated as of November 22.
2.0 (Black Icons on White Background
Download here: https://www.sendspace.com/file/ymykax
Back, Home and Recent buttons are Android L-themed, Qmemo and notification dropdown are custom.
If you have any requests, please let me know!
Installation instructions
After installing the APK, go into "Settings", "Display", "Front Touch Buttons" and lastly go into "Colour". Then either pick AOSP vPro97 Softkeys or AOSP Softkeys (depending on which one you downloaded).
The only way to make these custom icons stick on home screen on a non-rooted device is by disabling transparancy in Settings-Screen-Touch Buttons menu. With a rooted device, install either G2Tweaksbox or G3Tweaksbox depending on which rom you are using. These custom icons work on both G2 roms and G3 ported roms and you can easily uninstall it again.
Possibly an utterly daft question, and I should frankly know better. But, I assume being rooted wont be a problem to having these?
Also, as I use g2 Tweaksbox and xposed and bleed immersive mode etc, would that all work with these icons?
Great softkeys, pls make 'normal' edition where recent is recent button and menu ise menu...
mgolder said:
Possibly an utterly daft question, and I should frankly know better. But, I assume being rooted wont be a problem to having these?
Also, as I use g2 Tweaksbox and xposed and bleed immersive mode etc, would that all work with these icons?
Click to expand...
Click to collapse
They will work fine :good:
Mikulic1802 said:
Great softkeys, pls make 'normal' edition where recent is recent button and menu ise menu...
Click to expand...
Click to collapse
I'll make that once I have the official menu softkey! Might not do it before Monday since I have an exam, so please be patient!
Sent from my LG-D802 using XDA Premium 4 mobile app
AyDee said:
They will work fine :good:
Click to expand...
Click to collapse
Downloaded and installed. Any help about how to set them as default? I went to settings - front touch buttons - but it takes me to g2 xposed nav bar settings. I can get to thw point where I can select a new icon but can't find these.
vPro97 said:
I'll make that once I have the official menu softkey! Might not do it before Monday since I have an exam, so please be patient!
Sent from my LG-D802 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
If you want I can make some mockup/concept versions of the missing keys based on the ones we have.
mgolder said:
Downloaded and installed. Any help about how to set them as default? I went to settings - front touch buttons - but it takes me to g2 xposed nav bar settings. I can get to thw point where I can select a new icon but can't find these.
Click to expand...
Click to collapse
You might have to disable G2 xposed or at least the nav bar options. It seems it overrides the stock front touch button options. In G2 xposed you just load png images of each key and it will not work with the TweaksBox options.
Edit- I haven't used bleed immersive. I was thinking of tinted status bar option in TweaksBox which works the same. Not sure how it will work with BIM...
Disabled the nav bar settings and tried installing again. Took me to the buttons menu in settings. They werent there to choose, will prob leave it for now, am just getting impatient for L already ha ha.
mgolder said:
Disabled the nav bar settings and tried installing again. Took me to the buttons menu in settings. They werent there to choose, will prob leave it for now, am just getting impatient for L already ha ha.
Click to expand...
Click to collapse
They are labeled AOSP VPro97 or something like that.
Yeah I'm sorry, I don't know how to rename them just yet. I'm hoping to learn that before my next batch of softkeys!
Sent from my LG-D802 using XDA Premium 4 mobile app
vPro97 said:
Yeah I'm sorry, I don't know how to rename them just yet. I'm hoping to learn that before my next batch of softkeys!
Sent from my LG-D802 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
"Normal" Android L softkeys added to the OP! Enjoy!
Or download here:
https://www.sendspace.com/file/s7bfo9
vPro97 said:
"Normal" Android L softkeys added to the OP! Enjoy!
Or download here:
https://www.sendspace.com/file/s7bfo9
Click to expand...
Click to collapse
I cant install them :/
Mikulic1802 said:
I cant install them :/
Click to expand...
Click to collapse
Uninstall the previous version first.
AyDee said:
Uninstall the previous version first.
Click to expand...
Click to collapse
I did uninstall, but thats not the problem?
Sorry, it's probably some missing signature! I'll look into it when I come home!
Sent from my LG-D802 using XDA Premium 4 mobile app
Mikulic1802 said:
I did uninstall, but thats not the problem?
Click to expand...
Click to collapse
vPro97 said:
Sorry, it's probably some missing signature! I'll look into it when I come home!
Sent from my LG-D802 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I uninstalled the old one and the new one installed for me. Are you on an LG based Rom?
Didn't notice a change besides the apk title though...
I am on cloudyg3, first one worked normal for me, but for second it just says app is not installed
Mikulic1802 said:
I am on cloudyg3, first one worked normal for me, but for second it just says app is not installed
Click to expand...
Click to collapse
I'm really sorry for the inconvenience I may have caused. Here's the link for the correct one:
https://www.sendspace.com/file/dc60nf
I have confirmed that it works.
No problem, thanks man, they are great ?
Mikulic1802 said:
No problem, thanks man, they are great ?
Click to expand...
Click to collapse
Thanks bud! It's great receiving such feedback for my first contribution to this community. As I said, should you have any specialised requests for navbars, let me know! Summer vacation is up over and I intend on delving deeper into developing apps, this is just the beginning! Once again a huge thanks to @AyDee who taught me the basics and gave me the tools!