hi all
i did mod for android stock lockscreen and like this
{
"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"
}
anyone want to try this,download attachment and replace it at /system/framework,then give permission for 4755 then reboot
now it's available for multi version!
NOTCIE
use it with proper version,and your system must be deodexed !
Download
V20A for China
V20N for German
V20G for China
V20B for India
Zeus with expended power menu
reserve for later
dxdiag32 said:
hi all
with knzo's help(you pointed me) i mod android.policy.odex and i got this
but i found no keys to unlock!volume and G key,power key doesn't work!but when i plug USB,the screen light on.can you help me?
Click to expand...
Click to collapse
LOL nice work! You should make a serious "Known Bugs" list for those issues because I believe this will be hard.
The not working power on button is really strange. Go to system/usr/layout and there is a file with a similar name to KL40something Open it in text editor and you will see all the keys and its function.
The third starting by the bottom is the G key. Change its function (don't touch the key 95 I think) to POWER WAKE_DROPPED. Do the same for the volume down key. It's in the middle of the list change it to key xxx(don't change the number) POWER WAKE_DROPPED
Save the file and reboot.
Hoho.. nice work. Hope progress of editing would be good.
Sent from my LG-P970 using XDA App
antonio1475 said:
LOL nice work! You should make a serious "Known Bugs" list for those issues because I believe this will be hard.
The not working power on button is really strange. Go to system/usr/layout and there is a file with a similar name to KL40something Open it in text editor and you will see all the keys and its function.
The third starting by the bottom is the G key. Change its function (don't touch the key 95 I think) to POWER WAKE_DROPPED. Do the same for the volume down key. It's in the middle of the list change it to key xxx(don't change the number) POWER WAKE_DROPPED
Save the file and reboot.
Click to expand...
Click to collapse
thx
i tried
but it doesn't work..
i don't know ,i think it's not the key's problem,because i can wake up by USB.
or something else i need to mod..
maybe knzo know more about it
dxdiag32 said:
hi all
with knzo's help(you pointed me) i mod android.policy.odex and i got this
Click to expand...
Click to collapse
So, it was like I said of changing Andy_LockScreen2 into LockScreen on that file (LockScreenViewGuard or something) in android.policy?
For the key thing that's code, I doubt it has anything to do with the keylayout.
It's a shame we don't have the source.
knzo said:
So, it was like I said of changing Andy_LockScreen2 into LockScreen on that file (LockScreenViewGuard or something) in android.policy?
For the key thing that's code, I doubt it has anything to do with the keylayout.
It's a shame we don't have the source.
Click to expand...
Click to collapse
yes ,like you said,it's in LockPatternKeyguardView.smali
i can use power key to screen off ,but can't wake up screen
maybe i do something wrong,if you have anytime,have a try on it please
Tell me what you did exactly, you only changed andy_lockscreen2 to lockscreen in LockPatternKeyguardView.smali? It was only this file?
knzo said:
Tell me what you did exactly, you only changed andy_lockscreen2 to lockscreen in LockPatternKeyguardView.smali? It was only this file?
Click to expand...
Click to collapse
yes ,i replace andy_lockscreen2 into lockscreen,only this file i changed,i didn't search in all files
dxdiag32 said:
yes ,i replace andy_lockscreen2 into lockscreen,only this file i changed,i didn't search in all files
Click to expand...
Click to collapse
My idea is that you should have to replace andy_lockscreen2 to lockscreen in some other file responsible for the wake up actions. Probably in android.policy.java too. It's a long shot but it might be this.
Do a mass-search inside the files for andy_lockscreen2 and replace them all for lockscreen.
You might also have to do this in other framework files and hope it's not built-in in any application.
knzo said:
My idea is that you should have to replace andy_lockscreen2 to lockscreen in some other file responsible for the wake up actions. Probably in android.policy.java too. It's a long shot but it might be this.
Do a mass-search inside the files for andy_lockscreen2 and replace them all for lockscreen.
You might also have to do this in other framework files and hope it's not built-in in any application.
Click to expand...
Click to collapse
ok i'll try again later
btw,i added reboot and recovery into power menu successfully it's a lucky day
dxdiag32 said:
ok i'll try again later
btw,i added reboot and recovery into power menu successfully it's a lucky day
Click to expand...
Click to collapse
Excellent, you have the kind of patience and perseverance for theming I don't have haha.
dxdiag32 said:
ok i'll try again later
btw,i added reboot and recovery into power menu successfully it's a lucky day
Click to expand...
Click to collapse
LOL really?
Awesome!
dxdiag32 said:
btw,i added reboot and recovery into power menu successfully it's a lucky day
Click to expand...
Click to collapse
knzo said:
Excellent, you have the kind of patience and perseverance for theming I don't have haha.
Click to expand...
Click to collapse
Will it be in v5?
antonio1475 said:
Will it be in v5?
Click to expand...
Click to collapse
Not unless I do it and I'm very lazy for theming.
knzo said:
Not unless I do it and I'm very lazy for theming.
Click to expand...
Click to collapse
Can't he send you the file like I do with themes?
It should be 3 files: android.policy, framework and framework-res.
Unfortunately, I'd have to do it for all your themes, at least the icons part.
One more reason to be lazy.
knzo said:
Excellent, you have the kind of patience and perseverance for theming I don't have haha.
Click to expand...
Click to collapse
antonio1475 said:
LOL really?
Awesome!
Click to expand...
Click to collapse
thx man
working on lockscreen
dxdiag32 said:
thx man
working on lockscreen
Click to expand...
Click to collapse
Good work!
I assume you changed framework classes... could you share which tools you used?
Thanks,
Andreas
Sent from my LG-P970 using XDA Premium App
Related
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DOWNLOAD Please hit the DOWNLOAD button above
Click to expand...
Click to collapse
Patches: : Sensor fix
Click to expand...
Click to collapse
Espresso Eclair (android 2.1) : : DOWNLOAD- MIRRORS (It's stable and very fast, much faster than 2.2 rom)
Click to expand...
Click to collapse
How to install:
Hit DOWNLOAD button
Flash it via Clockworkmod Recovery
Click to expand...
Click to collapse
[*]Launch Key : requirement to edit right navbar button.
[/LIST][/COLOR][/quote]
Notes:
First boot may long 'cause the rom is deodexed.
Click to expand...
Click to collapse
Features:
Lockscreen wallpaper is changeable.
myMode themes
IM App : for MSN and Yahoo.
Camera with Face dectection.
DarkTremor A2SD
ok, that's it, moving on...
Click to expand...
Click to collapse
Tips:
A2SD : you must have an ext partition on your SD card to make it work. READ MORE
Boot animation : to change it, basically it's a GIF file (/system/customize/resourc/MyTouch_v8_Final.gif), replace it with your desired Gif, but remember to rename it MyTouch_v8_Final.gif.
.
Click to expand...
Click to collapse
Issues:
Homescreen scrolling is rather sluggish, try not to use many widgets.
Click to expand...
Click to collapse
Change logs:
1.5
Switch back to stock kernel due to laggy behavior issue.
No more bootloop and FC at first boot.
Removed boot sound.
Removed Swipe 'cause it obviously doesn't work. Try to install the alternative one.
You now can change Faves button to anything apps, actions as your desire. Remember to install Launch Key to make it work.
1.0
Initial release
Click to expand...
Click to collapse
Sounds interesting and looks very nice.
I'll give it a try
Perfect!!! looks nice and very fast!!!
EDIT:
Mirror of YogenTouch_1_5.zip is up:
http://bit.ly/hhGbks
Mirror of the Circle percentage battery icon and ginger bread notification icons is already up:
http://bit.ly/eoT5lk
OLD POST said:
Mirror:
http://81.89.97.122/YogenTouch.zip (Based in Germany)
EDIT: Stupid me, Link works now.
Had changed the extension to rar somehow, but its a zipfile on server.
Click to expand...
Click to collapse
Looks great,thanks for your work
I get this boot animation like 20 times in a row and rising, is this the part where you say: get coffee? ^^
Matsk89 said:
I get this boot animation like 20 times in a row and rising, is this the part where you say: get coffee? ^^
Click to expand...
Click to collapse
It's the part where go look at the system logs to see why it's bootlooping
Only one thing, is there Spanish language?, all is English?
Thanks.
sorry, i´ve found it! jajajja
More feedbacks please
woohooooo, thanks, i love this rom, and all your other themy stuff
(sorry for my bad english)
Matsk89 said:
I get this boot animation like 20 times in a row and rising, is this the part where you say: get coffee? ^^
Click to expand...
Click to collapse
Same to me ...
Matsk89 said:
I get this boot animation like 20 times in a row and rising, is this the part where you say: get coffee? ^^
Click to expand...
Click to collapse
It shouldnt be acting like that, probadly it was the bad download....or something else. Ok, gimme some time to figure it out
Sent from my HTC Legend using XDA App
stewie01 said:
Same to me ...
Click to expand...
Click to collapse
is your sd card partitioned ? i think we need ext 3
nice work... ill give it a shoot...=)
btw... how u make these download buttons??
Learners Lisence said:
is your sd card partitioned ? i think we need ext 3
Click to expand...
Click to collapse
No, it is not partitioned.
Camera with Face dectection it's a beautiful feature
this has got to be the sweetest rom in town
Is it HTC-SENSE based?
if it is, is it faster than stock HTC sense FROYO ROM?
Is it OC???
Mobile data (3g/H) does not work at all.
Besides that it's a fresh looking ROM.
Hey guys!This is a modded cm7 Settings.apk in ICS stlye.Thanks hisham027(for his mod)and for the idea to make it fully work on Optimus black,and balambu96m for his guide.Just push to system/apps,give the right permissions and reboot.I removed the battery use menu because it was force closing.If anyone know the right targetClass for it i can do it and upload it.
This is how it looks like with Ice9 cm7 theme from jasonevil
NEW!Flashable zip added to downloads,credit goes to tantrums
Please press the thanks button if i helped you.
{
"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"
}
lowert said:
give the right permissions and reboot.
Click to expand...
Click to collapse
What are the right permissions?
Mexickano said:
What are the right permissions?
Click to expand...
Click to collapse
I think rw-r--r--
Or make a flasheable.
alex air said:
I think rw-r--r--
Or make a flasheable.
Click to expand...
Click to collapse
Yes its rw-r--r--
Some of my friends(who tested it) reported installation abort with flashable zip,so i uploaded just the apk
Please press the thanks button if i helped you...(68 download,3 thanks)
Can use with Zeus Rom
Sent from my LG-P970 using xda app-developers app
jobzsparrow said:
Can use with Zeus Rom
Sent from my LG-P970 using xda app-developers app
Click to expand...
Click to collapse
No,only cm7
Hi lowert,
I made it flashable zip.
CM7_ICSsettings.zip - 2.44 MB
tantrums said:
Hi lowert,
I made it flashable zip.
CM7_ICSsettings.zip - 2.44 MB
Click to expand...
Click to collapse
many thanks for it!
what about improving these settings a little?
I tried these settings.apk http://forum.xda-developers.com/showthread.php?t=1526925 and found out that battery usage on main screen works well. So you could copy it to ur version.
And to my mind, you should erase wifi and bluetooth turn off/on in "more" which is under "bluetooth", just because it is on main screen
If u find some time, i will be happy I ask for it, because in that settings from link there are some unnecessary options like "4g" etc...
i dont have too much time now,but in the weekend i will check it
Dont take it like i want to hurry you but... on which weekend?
Uh, this settings.apk is themeable? The themes of CM7 will work on it? =)
Kurogane0806 said:
Uh, this settings.apk is themeable? The themes of CM7 will work on it? =)
Click to expand...
Click to collapse
i tried 3 themes and all worked,try it,nothing you can lose
Hbohd said:
Dont take it like i want to hurry you but... on which weekend?
Click to expand...
Click to collapse
sorry almost every day is exam day now in my school and i needed to reinstall my windows cause of some blue screen so adb and apktool has gone.When i got enough free time i will do it
hahaha, ok ;p i'll try to be more patient...
Of course i tried to do it by myself, but im too stupid
Hbohd said:
hahaha, ok ;p i'll try to be more patient...
Of course i tried to do it by myself, but im too stupid
Click to expand...
Click to collapse
i started like you thinkand i realized that it's not hard
So.. i have too much free time, so i decided to try once again, but now i succeed in it !
Here is what i've changed:
- added "battery" in "device" category
- erased "battery usage" from "device info" as it is in main screen
- erased "wifi settings" and "bluetooth settings" from "more..." as it is in main screen (and i wanted "more..." screen to be shorter)
- made better translation for polish language (for myself of course ;p)
I encountered a problem, cause battery icon is just too small, if someone can provide better one, it would be great :>
And i've tried to add wifi and bt toggles to main screen, with copying smali files too, but it didnt work when compiling apk, dont know why.
And i can't make flashable zip, sorry xd Just push settings.apk to system/app and change permissons to -rw-r--r--
Of course thanks to you lowert, i used your base and balambu96 for his guide.
Can use with Zeus Rom
lowert said:
Hey guys!This is a modded cm7 Settings.apk in ICS stlye.Thanks hisham027(for his mod)and for the idea to make it fully work on Optimus black,and balambu96m for his guide.Just push to system/apps,give the right permissions and reboot.I removed the battery use menu because it was force closing.If anyone know the right targetClass for it i can do it and upload it.
This is how it looks like with Ice9 cm7 theme from jasonevil
NEW!Flashable zip added to downloads,credit goes to tantrums
Please press the thanks button if i helped you.
View attachment 1237716
Click to expand...
Click to collapse
Can use with Zeus Rom
of course can, but probably you will see "cyanogenmod settings" in main screen, which will force close when you click on it :/ If u really want, i can erase it from lowert settings, and then you shouldnt have any problems
Recently I installed MIUI ROM for Galaxy Mini, but some icons are not original size. How can I set the original icons? I do not want to replace the png file ... Any idea ?!?!?!?
{
"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"
}
you can use any ldpi theme
dheeraj (dhlalit11) said:
you can use any ldpi theme
Click to expand...
Click to collapse
For any theme I use - not working. They always appear as in screenshot.
dheeraj (dhlalit11) said:
you can use any ldpi theme
Click to expand...
Click to collapse
All miui themes are hdpi...
---------- Post added at 08:00 PM ---------- Previous post was at 07:56 PM ----------
ExequTeR said:
For any theme I use - not working. They always appear as in screenshot.
Click to expand...
Click to collapse
It happens when theme doesn't cover all icons, you can simply drag small icons to last screen
yackovsky said:
It happens when theme doesn't cover all icons, you can simply drag small icons to last screen
Click to expand...
Click to collapse
Please read the question. I want to know how to set the icon without mask and return to original size.
ExequTeR said:
Please read the question. I want to know how to set the icon without mask and return to original size.
Click to expand...
Click to collapse
don't be so c0cky, you ain't going to die because of those icons, are you? go to /data/system/customized_icons_1/ and copy whole folder to sd card, then resize all icons to 90x90, and then copy whole folder back. or you can just edit mtz with icons, google it. happy now, princess?
edit*
i just read that you don't want background on them, you'll have to edit mtz...
or just use a theme that covers more icons, like vexillium project, or glasklart hd
oh, and btw. you should request to move this thread to q&a section... ;d
yackovsky said:
don't be so c0cky, you ain't going to die because of those icons, are you? go to /data/system/customized_icons_1/ and copy whole folder to sd card, then resize all icons to 90x90, and then copy whole folder back. or you can just edit mtz with icons, google it. happy now, princess?
edit*
i just read that you don't want background on them, you'll have to edit mtz...
Click to expand...
Click to collapse
Read again !!! I do not want to replace the png file ... Any idea ?!?!?!?
ExequTeR said:
Read again !!! I do not want to replace the png file ... Any idea ?!?!?!?
Click to expand...
Click to collapse
oh for fvcks sake, if there was any other way, i would tell you don't you think? oh wait, there's other way... use different rom.
yackovsky said:
oh for fvcks sake, if there was any other way, i would tell you don't you think? oh wait, there's other way... use different rom.
Click to expand...
Click to collapse
NO SPAM - I just need some information. Go on mirc and talk if you get bored
ExequTeR said:
NO SPAM - I just need some information. Go on mirc and talk if you get bored
Click to expand...
Click to collapse
don't write in red, if you wanna write in red, become a teacher... dude, i told you how to fix those icons, and there's no other way to fix it than by resizing and replacing png's... what more can i say, accept it and get your hands dirty with resizing, or just stop whining about such a little thing...
yackovsky said:
don't write in red, if you wanna write in red, become a teacher... dude, i told you how to fix those icons, and there's no other way to fix it than by resizing and replacing png's... what more can i say, accept it and get your hands dirty with resizing, or just stop whining about such a little thing...
Click to expand...
Click to collapse
Where is the source code for icons? ... where/where/here.xml
P.S.
don't write in red
Click to expand...
Click to collapse
+1 You guessed color.
- 1 How are you going to teach me how to modify the icons when you're not even able to start a phrase with capital letter.
Don't click here
ExequTeR said:
Where is the source code for icons? ... where/where/here.xml
P.S.
+1 You guessed color.
- 1 How are you going to teach me how to modify the icons when you're not even able to start a phrase with capital letter.
Don't click here
Click to expand...
Click to collapse
Now I'm not sure if you're dumb, or just plain stupid... I already gave you solution few posts back , so take it or gtfo
Let it go you guys..Its not worth it.
thousandecibels said:
Let it go you guys..Its not worth it.
Click to expand...
Click to collapse
Not my fault he don't like my solution (yet there's no other way around ) btw. you got my message?
yackovsky said:
Not my fault he don't like my solution (yet there's no other way around ) btw. you got my message?
Click to expand...
Click to collapse
Err... What message?
Change the theme buddy
sent from my crazykart using xda premium
I am using XDA Senior Member Mohammad_Adib awesome app switcher called Switchr, I just migrated to a moto X and it is my favorite phone yet, after having gs2, gs3,gs4,note2,note3. I cannot live with out a nav key menu buton. since im using switchr I would like to change the function of the app switcher nav key to be a menu key. I have searched everywhere and can only find info on either hardware keyes or flashing a new rom wich im not gonna do cuz stock Is so awesome on this phone. I know that the menu button is the 3 dot version but i don't like it and would prefer a full time menu button in the nav section.
{
"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"
}
If I have time tonight I will do it.
What model do you have and are you on the latest version?
Sent from my Moto X.
mentose457 said:
If I have time tonight I will do it.
What model do you have and are you on the latest version?
Sent from my Moto X.
Click to expand...
Click to collapse
Alright im running a us cellular model, 16gb I updated to the latest ota first then unlocked bootloader and rooted by flashing su.zip in clockworkmod and its working fine. Im not much worried about changing the icon just changing its function
charlie-n said:
Alright im running a us cellular model, 16gb I updated to the latest ota first then unlocked bootloader and rooted by flashing su.zip in clockworkmod and its working fine. Im not much worried about changing the icon just changing its function
Click to expand...
Click to collapse
Are you sure you want to disable the recent apps key? I can add the menu button without deleting it.
I need your systemui.apk and framework-res.apk to do it.
Sent from my Moto X.
mentose457 said:
Are you sure you want to disable the recent apps key? I can add the menu button without deleting it.
I need your systemui.apk and framework-res.apk to do it.
Sent from my Moto X.
Click to expand...
Click to collapse
Yes Adding it is cool, do I just copy those in es file explorer and send them to u?
charlie-n said:
Yes Adding it is cool, do I just copy those in es file explorer and send them to u?
Click to expand...
Click to collapse
Sure. Make sure you get the systemui.odex file also.
Sent from my Moto X.
mentose457 said:
Sure. Make sure you get the systemui.odex file also.
Sent from my Moto X.
Click to expand...
Click to collapse
I can have them in an hour left phone at home
charlie-n said:
I can have them in an hour left phone at home
Click to expand...
Click to collapse
Thats fine. Ill do it for my phone first. Then recompile it with your framework.
mentose457 said:
Thats fine. Ill do it for my phone first. Then recompile it with your framework.
Click to expand...
Click to collapse
here they areView attachment framework-res.apk
can I email u the odex, it will not allow me to attach it here
View attachment SystemUI.apk
Just rename the file to a zip.
Sent from my Moto X.
mentose457 said:
Just rename the file to a zip.
Sent from my Moto X.
Click to expand...
Click to collapse
View attachment SystemUI.zip.zip thank you, and can I make long pressing the home button something other than google now, like appswitcher by chance jwView attachment SystemUI.zip.zip
charlie-n said:
View attachment 2348087 thank you, and can I make long pressing the home button something other than google now, like appswitcher by chance jwView attachment 2348087
Click to expand...
Click to collapse
I also decided I to leave the task switcher off, I only need the home back and menu, by the way thank you a bunch for your help
charlie-n said:
I also decided I to leave the task switcher off, I only need the home back and menu, by the way thank you a bunch for your help
Click to expand...
Click to collapse
Im going to need all of your framework files in order to deodex your SystemUI.apk. Can you zip them up and send them to me?
I got it working on my dev ed.
^Properly centered now...
mentose457 said:
Im going to need all of your framework files in order to deodex your SystemUI.apk. Can you zip them up and send them to me?
I got it working on my dev ed.
^Properly centered now...
Click to expand...
Click to collapse
here are the other ones named framework in that folder, are these all I needView attachment framework.rar
charlie-n said:
here are the other ones named framework in that folder, are these all I needView attachment 2348560
Click to expand...
Click to collapse
I need everything in the framework folder. Thanks.
Sent from my Moto X.
mentose457 said:
I need everything in the framework folder. Thanks.
Sent from my Moto X.
Click to expand...
Click to collapse
k I can send it first thing in the morning. I can't believe there is no app to do this in stock roms you should make it for profit
charlie-n said:
k I can send it first thing in the morning. I can't believe there is no app to do this in stock roms you should make it for profit
Click to expand...
Click to collapse
Ok it'll be Monday till I get to it.
Sent from my Moto X.
The whole folder is like 30mb I'm gonna zip it and post it on my Google Drive and send you the link
charlie-n said:
The whole folder is like 30mb I'm gonna zip it and post it on my Google Drive and send you the link
Click to expand...
Click to collapse
Sounds good. I'm back from my vacation and can do it today.
Sent from my Moto X.
https://drive.google.com/file/d/0ByG5KcpZVB3wZzdvMngzM2NiT1k/edit?usp=sharing that is the entire folder. the only file that wouldnt copy was "test.file" do u need it
Tnx @xpirt that fix it for nougat and test it on his amazing fulmics rom....
Some details on what have on this home:
App drawer (swype up to open)
Blur background appdrawer
Add 6x5 option grid
Add second hand on live clock icon
Option to have red dayofweek text on calendar live icon (ex. Sunday red)
Download.
https://www.dropbox.com/s/ke38xx759qo0xjo/LGHome_xfulmics.apk?dl=0
In g5 need to disable actual ux5 too (ex lghome.apk rename in lg5home.bak)
Need push apk...
{
"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"
}
if help push thanks
Link?
drmilosh said:
Link?
Click to expand...
Click to collapse
Before link I want that you know that I cannot test on g5. I've a friend that test it on g4 without issue..
Are you able to test it? Do you know how to push it or need flashzip?
if help push thanks
I can confirm all the hard work and hours behind this launcher. No one but @renzetti.s has gone so far with it. Very good work my friend
Where can i find the link for this mod?
zhuchella said:
Where can i find the link for this mod?
Click to expand...
Click to collapse
Here
https://forum.xda-developers.com/showthread.php?p=71040451
In g5 need to disable actual ux5 too (ex lghome.apk rename in lg5home.bak)
Need push apk...
if help push thanks
Any one tried it ?
Don't work on G5 home force close I pushed the apk to private app folder with the instructions but no go
PrinceLc said:
Don't work on G5 home force close I pushed the apk to private app folder with the instructions but no go
Click to expand...
Click to collapse
Well some feedback. Have you disabled the other ux5 home?
Can you provide a logcat of fc?
if help push thanks
renzetti.s said:
Well some feedback. Have you disabled the other ux5 home?
Can you provide a logcat of fc?
if help push thanks
Click to expand...
Click to collapse
I have disabled the original ux5 home yes and a logcat now not I have delated the other home apk
PrinceLc said:
I have disabled the original ux5 home yes and a logcat now not I have delated the other home apk
Click to expand...
Click to collapse
Rom?
I haven't g5 so if someone interested can pm me we can try to let it work...
if help push thanks
renzetti.s said:
Rom?
I haven't g5 so if someone interested can pm me we can try to let it work...
if help push thanks
Click to expand...
Click to collapse
Rom ist fulmics v1.6 Android Nougat 7.0 on H850
PrinceLc said:
Rom ist fulmics v1.6 Android Nougat 7.0 on H850
Click to expand...
Click to collapse
Yes Andrei 's rom... He is great.
if help push thanks
need root, right?
yken said:
need root, right?
Click to expand...
Click to collapse
I share just apk for push it so is quick and easy to restore back. For this need root (you touch file by hand with a root Explorer)
I could prepare a flash zip but I want to be sure that it works...
if help push thanks
@xpirt fix for nougat download update
if help push thanks
PrinceLc said:
I have disabled the original ux5 home yes and a logcat now not I have delated the other home apk
Click to expand...
Click to collapse
Fixed try noe
renzetti.s said:
@xpirt fix for nougat download update
if help push thanks
Click to expand...
Click to collapse
Thanks It's working.
Bugs
1. Smart bulleten not showing
2. Swipe down to expand notifications not working ( fulmics rom feature ).
3. I set 5 apps to dock but after some time it automatically set to 4.
4. After changing wallpaper...Navigation bar is also brightened as shown in screen shot
Edit...
I changed the grid and brightening of navigation bar is fixed. Then if go to home screen by pressing home key then navigation bar brightens again...it is fixed until i go to home screen ( from app menu ) by pressing back key.
Navigation bar also brightens once i press recent app key... And remains bright unitl i again change grid
akki7636 said:
Thanks It's working.
Bugs
1. Smart bulleten not showing
2. Swipe down to expand notifications not working ( fulmics rom feature ).
3. I set 5 apps to dock but after some time it automatically set to 4.
4. After changing wallpaper...Navigation bar is also brightened as shown in screen shot
Click to expand...
Click to collapse
1 enabled in home settings?
2 this is new feature bring from xpirt there isn't
3 never happen here.
4 mmm if understand I wanted to have nav with same background of hotseat(dock).
Btw very strange page indicator orange.... Sound strange it here
if help push thanks