Related
can anyone mod the stock mmx dialer to look like this:
(dialer like nexus big big keys)
devs plz reply
plz
arjunmanoj said:
devs plz reply
Click to expand...
Click to collapse
@Bsusas can u mod this or tell me the way cos i think i just need to delete the dialer xml and rename and paste emergency dialer xml to look like the emergency dialer. but dont know the name of the standard dialers xml
Download swipe dialer, this dialer is same as in the picture that you posted but with more features, link https://play.google.com/store/apps/...medium=organic&utm_term=download+swipe+dialer
Hit Thanks if i helped you
Dark Nexus
SOLVED
Dekill93 said:
anyone please help me ... I tried to make a support SecLauncher2.apk landscape ... but at home things go wrong ... icon and widget that irregular ... and the distance between the application icon is too close ... how do i fix all this? please help me
SORRY BAD ENGLISH
Click to expand...
Click to collapse
change the apk with the backup you should have did earlier or reflash rom
anyway we have paranoid for that
ShadowsDie said:
change the apk with the backup you should have did earlier or reflash rom
anyway we have paranoid for that
Click to expand...
Click to collapse
I've done it ... but still the same .. or there in the launcher script that needs to be changed?
Dekill93 said:
I've done it ... but still the same .. or there in the launcher script that needs to be changed?
Click to expand...
Click to collapse
if you change the laucher, holo for example, its still the same?
Dekill93 said:
anyone please help me ... I tried to make a support SecLauncher2.apk landscape ... but at home things go wrong ... icon and widget that irregular ... and the distance between the application icon is too close ... how do i fix all this? please help me
SORRY BAD ENGLISH
Click to expand...
Click to collapse
Go to location and security and find device administrator and then untick the SecLauncher2.apk from there then uninstall the apk
Sent from my GT-N8000 using Tapatalk
Follow this...
Ohhh guiess OP asking different thing
anyways @Dekill93 you just need some xml editings
what you have to do is to adjust workspace of homescreen of that launcher.
you've made this launcher locked landscape view so check this :
decompile launcher apk
go in system/layout/workspace_screen.xml
PHP:
launcher:cellWidth="@dimen/home_cellWidth" launcher:cellHeight="@dimen/home_cellHeight"
its original portrait view workspace for launcher & you have to set this to landscape view
so may be make changes like this
PHP:
launcher:cellWidth="@dimen/home_cellHeight" launcher:cellHeight="@dimen/home_cellWidth"
& make some changes in other xmls too which relate to that square part of homescreen.
j.posarekar70 said:
Ohhh guiess OP asking different thing
anyways @Dekill93 you just need some xml editings
what you have to do is to adjust workspace of homescreen of that launcher.
you've made this launcher locked landscape view so check this :
decompile launcher apk
go in system/layout/workspace_screen.xml
PHP:
launcher:cellWidth="@dimen/home_cellWidth" launcher:cellHeight="@dimen/home_cellHeight"
its original portrait view workspace for launcher & you have to set this to landscape view
so may be make changes like this
PHP:
launcher:cellWidth="@dimen/home_cellHeight" launcher:cellHeight="@dimen/home_cellWidth"
& make some changes in other xmls too which relate to that square part of homescreen.
Click to expand...
Click to collapse
thx man... all works well ... but will fall apart again if lcd_density at 160 then I have to change to 140 ... What you could help me to work well in lcd_density 160?
Hi, I'm using HiSense EG680 bundled with Smartfren (local Indonesian CDMA operator) and I'm using a custom Rom created by a local dev
I need a help about the system UI apk and everything that is related with the status bar and the dialer app.
The dev has set a centered clock on the status bar and a mobile network speed indicator also on the status bar, that cannot be modified by gravitybox
The problem is I don't really like the centered clock and the speed indicator, and on the dialer app the dev has set an image that not everyone would like it as a dialer background. I want the clock to be moved back to the left side and the indicator removed, and the dialer background like the default. but I don't know how to done it as I'm not so familiar with the compile and decompile thing
I need someone to help me with the problem, By editing the apk and send it back to me. you can see The screenshot of The problem in the attachment, I will send the files that needed to you
Thanks in advance
dustinraditya said:
Hi, I'm using HiSense EG680 bundled with Smartfren (local Indonesian CDMA operator) and I'm using a custom Rom created by a local dev
I need a help about the system UI apk and everything that is related with the status bar and the dialer app.
The dev has set a centered clock on the status bar and a mobile network speed indicator also on the status bar, that cannot be modified by gravitybox
The problem is I don't really like the centered clock and the speed indicator, and on the dialer app the dev has set an image that not everyone would like it as a dialer background. I want the clock to be moved back to the left side and the indicator removed, and the dialer background like the default. but I don't know how to done it as I'm not so familiar with the compile and decompile thing
I need someone to help me with the problem, By editing the apk and send it back to me. you can see The screenshot of The problem in the attachment, I will send the files that needed to you
Thanks in advance
Click to expand...
Click to collapse
It'll be better if you contacted the developer of that systemui apk to help you as he'll be able to help you better than anyone else. Also if u don't like the status bar or dialer u can change it by installing another one which u like.
Atishay Jain said:
It'll be better if you contacted the developer of that systemui apk to help you as he'll be able to help you better than anyone else. Also if u don't like the status bar or dialer u can change it by installing another one which u like.
Click to expand...
Click to collapse
Thank you for the reply
That's the other problem, the dev is hard to contact. Can you help me with my problem about the status bar? Your help would be very appreciated
dustinraditya said:
Thank you for the reply
That's the other problem, the dev is hard to contact. Can you help me with my problem about the status bar? Your help would be very appreciated
Click to expand...
Click to collapse
Sorry bro, I have no knowledge of how to edit the systemui apk, however I can provide u with a method to install another status bar without a recovery incase u find another status bar or the stock one.
Atishay Jain said:
Sorry bro, I have no knowledge of how to edit the systemui apk, however I can provide u with a method to install another status bar without a recovery incase u find another status bar or the stock one.
Click to expand...
Click to collapse
What's the method? Any kind of your help is appreciated
dustinraditya said:
What's the method? Any kind of your help is appreciated
Click to expand...
Click to collapse
You'll need the SystemUI.apk of the status bar u want to install. Do u have it ?
dustinraditya said:
What's the method? Any kind of your help is appreciated
Click to expand...
Click to collapse
Okay so I assume that u have the required apks. Just go to the thread linked in my signature and follow the lucky patcher method (point 1) to install ur status bar. As for the dialer, it can also be installed using the same method, just skip the uninstalling part (begin from step 6)
Atishay Jain said:
Okay so I assume that u have the required apks. Just go to the thread linked in my signature and follow the lucky patcher method (point 1) to install ur status bar. As for the dialer, it can also be installed using the same method, just skip the uninstalling part (begin from step 6)
Click to expand...
Click to collapse
Your method ended up to "SystemUI has stopped working"
Well I have a systemUI.apk that doesn't match my custom rom I guess
But thank you Atishay
dustinraditya said:
Your method ended up to "SystemUI has stopped working"
Well I have a systemUI.apk that doesn't match my custom rom I guess
But thank you Atishay
Click to expand...
Click to collapse
Hey I think I found the solution to your problem but you'll need to tell me if you made a backup before flashing the new rom ? And no, I'm not going to tell you to restore your previous rom. But before typing any further I'd like to know the answer to this.
Atishay Jain said:
Hey I think I found the solution to your problem but you'll need to tell me if you made a backup before flashing the new rom ? And no, I'm not going to tell you to restore your previous rom. But before typing any further I'd like to know the answer to this.
Click to expand...
Click to collapse
Yup I had them backed up via MTK Droid Tool since I'm using MTK based device
dustinraditya said:
Yup I had them backed up via MTK Droid Tool since I'm using MTK based device
Click to expand...
Click to collapse
I don't know how mtk backups are like, but I guess there must be a system.yaffs2.img file in the backup. Download smanager here and use it to open that file. Now go to system/app and copy the SystemUI apk and install it using that Lucky Patcher method. Hope this works.
Or i would just like to say, download custom status bar. There are many themers out there. Just google custom status bar for your device. I did the same.
Sent from my GT-S5360 using xda app-developers app
android-nify xposed module is partially working on touchwiz the wide notification part and the wide volume slider part are both working on touchwiz
http://repo.xposed.info/module/tk.wasdennnoch.androidn_ify
they look amazing
AlMaghraby said:
android-nify xposed module is partially working on touchwiz the wide notification part and the wide volume slider part are both working on touchwiz
http://repo.xposed.info/module/tk.wasdennnoch.androidn_ify
they look amazing
Click to expand...
Click to collapse
could you post screenshots of whats working? Thanks!
nishanta2006 said:
could you post screenshots of whats working? Thanks!
Click to expand...
Click to collapse
here you go
AlMaghraby said:
here you go
Click to expand...
Click to collapse
hi, may i know what theme are you using?
looks different than stock theme.
leongzxc said:
hi, may i know what theme are you using?
looks different than stock theme.
Click to expand...
Click to collapse
this is fantasy white theme modified by me
Wallpaper picker force closes...could it be due to this xposed module?
If you use Good Lock the quick tiles get themed but there is a button to invert color. I think this button doesn't work because o pressed and it inverted the colors but now my phone is stuck inverted and it bothers me. Do you guys have any idea what I could do to fix it
Leo_is_m said:
If you use Good Lock the quick tiles get themed but there is a button to invert color. I think this button doesn't work because o pressed and it inverted the colors but now my phone is stuck inverted and it bothers me. Do you guys have any idea what I could do to fix it
Click to expand...
Click to collapse
Had to wipe data in order to revert the default colors in my device. I tried everything, but seems that it was the only solution.
galaxynote2 said:
Had to wipe data in order to revert the default colors in my device. I tried everything, but seems that it was the only solution.
Click to expand...
Click to collapse
I was afraid of that oh well guess i ll wait
Leo_is_m said:
I was afraid of that oh well guess i ll wait
Click to expand...
Click to collapse
uninstall systemui and reinstall goodlock
AlMaghraby said:
uninstall systemui and reinstall goodlock
Click to expand...
Click to collapse
OK I will try that I'll edit to see what happens
Well.that did not work it stayed 'normal' for 2 seconds and them back to negative thanks anyways
AlMaghraby said:
this is fantasy white theme modified by me
Click to expand...
Click to collapse
Mate, please show me how to have the theme like you.
Leo_is_m said:
OK I will try that I'll edit to see what happens
Well.that did not work it stayed 'normal' for 2 seconds and them back to negative thanks anyways
Click to expand...
Click to collapse
Got the some problem, tried a lot of things to restore... uninstall xposed, good lock , wipe cache and dalvik, nothing really works, or only for a few min or seconds...
I did solve it with a nandroid restore , this was the only solution other than a factory reset or odin flash.
Very strange how this keeps activated..... i keep away from this button, u can deleted it with gravity box (works with good lock)
Okay, I installed everything avoiding the invert icon in the quicksettings with gravity box. I got to say, after working around a bit the phone, It looks almost exactly like stock android! btw I'm using the latest version of Goodlock.
Here are some screenshots:
Sent from my SM-N920W8 using Tapatalk
gohan040 said:
Got the some problem, tried a lot of things to restore... uninstall xposed, good lock , wipe cache and dalvik, nothing really works, or only for a few min or seconds...
I did solve it with a nandroid restore , this was the only solution other than a factory reset or odin flash.
Very strange how this keeps activated..... i keep away from this button, u can deleted it with gravity box (works with good lock)
Click to expand...
Click to collapse
Thanks I'll try that out
Can anyone with Android Nify go to this location?
/sys/class/mdnie/mdnie
Is there a file for negativity?
With a note 5
Nevermind I fixed it.
Sent from my SM-N920T using Tapatalk
Luis_0 said:
Okay, I installed everything avoiding the invert icon in the quicksettings with gravity box. I got to say, after working around a bit the phone, It looks almost exactly like stock android! btw I'm using the latest version of Goodlock.
Here are some screenshots:
Click to expand...
Click to collapse
Gravitybox works for you? I have good lock im rooted and have xposed.. Can i show me how did u do it like that
AlMaghraby said:
here you go
Click to expand...
Click to collapse
Which theme is this?
fantasy whute (paid) modified by me
AlMaghraby said:
android-nify xposed module is partially working on touchwiz the wide notification part and the wide volume slider part are both working on touchwiz
http://repo.xposed.info/module/tk.wasdennnoch.androidn_ify
they look amazing
Click to expand...
Click to collapse
Thanks man.
I just hope that'll we will get Nougat soon.
And is there any way to get Android N quick replies option ?
Hi, some of my system apps ( clock, calculator and recorder ) got an empty wallpaper as background. How can I fix that?
TomboIa said:
Hi, some of my system apps ( clock, calculator and recorder ) got an empty wallpaper as background. How can I fix that?
Click to expand...
Click to collapse
U uninstalled some system apps .. Can u provide the list ? So that we can sort out the issue.
Sent from my KIW-L22 using Tapatalk
TomboIa said:
Hi, some of my system apps ( clock, calculator and recorder ) got an empty wallpaper as background. How can I fix that?
Click to expand...
Click to collapse
Are you using customs theme, try change back to default and see.
faizalotai said:
Are you using customs theme, try change back to default and see.
Click to expand...
Click to collapse
Thanks u got the point ...
TomboIa said:
Hi, some of my system apps ( clock, calculator and recorder ) got an empty wallpaper as background. How can I fix that?
Click to expand...
Click to collapse
Try to revert back to default theme or change ur current theme . if u are using CMTE , a reboot should help u much .
Sent from my KIW-L22 using Tapatalk
its a custom theme. try vui
go back to stock theme ! ..
No themes installed. Deleted a couple of system apps. I have to reinstall the stock ROM probably.
TomboIa said:
No themes installed. Deleted a couple of system apps. I have to reinstall the stock ROM probably.
Click to expand...
Click to collapse
issue fixed ?
Romiui said:
issue fixed ?
Click to expand...
Click to collapse
Will do it after Christmas
I think I found the problem. It happens when I select scrollable background in the Nova launcher settings and apply the background via "Google Backgrounds"
Edit: it's a live wallpaper. That's the problem.
TomboIa said:
I think I found the problem. It happens when I select scrollable background in the Nova launcher settings and apply the background via "Google Backgrounds"
Edit: it's a live wallpaper. That's the problem.
Click to expand...
Click to collapse
GD to know ! ..
Nice find probs email nova to let them know bug