Custom quick setting tile - OnePlus 2 Q&A, Help & Troubleshooting

Is there a way put in any app I. E chrome, XDA etc. in the quick setting tile for OS 3.0? I tried playing around with the system tuner but unable to add in any app
Sent from my ONE A2005 using XDA-Developers mobile app

toanau said:
Is there a way put in any app I. E chrome, XDA etc. in the quick setting tile for OS 3.0? I tried playing around with the system tuner but unable to add in any app
Sent from my ONE A2005 using XDA-Developers mobile app
Click to expand...
Click to collapse
here is a play store link: https://play.google.com/store/apps/details?id=com.quinny898.app.customquicksettings&hl=de

flo071 said:
here is a play store link: https://play.google.com/store/apps/details?id=com.quinny898.app.customquicksettings&hl=de
Click to expand...
Click to collapse
How did u get it to work. I went through the process but I am able to add the apps
Sent from my ONE A2005 using XDA-Developers mobile app

toanau said:
How did u get it to work. I went through the process but I am able to add the apps
Sent from my ONE A2005 using XDA-Developers mobile app
Click to expand...
Click to collapse
on what rom u are?
and do u have root access?

I am on os 3.0 rooted
Sent from my ONE A2005 using XDA-Developers mobile app

flo071 said:
on what rom u are?
and do u have root access?
Click to expand...
Click to collapse
Os 30 and rooted. Do u have any screeny
Sent from my ONE A2005 using XDA-Developers mobile app

toanau said:
Os 30 and rooted. Do u have any screeny
Sent from my ONE A2005 using XDA-Developers mobile app
Click to expand...
Click to collapse
this is how i got it working(launch whatsapp from quick settings):
1. open Custom Quick Settings
2. tap the "+" icon
3. tap "+ Tile"
4. - Edit the Title
- Add Icon
- Click on Tile Click Action -> Lauch App -> WhatsApp
i m on cm13

I can't get custom quick settings to work either. I tried adding screenshot toggle, open calculator, and screen timeout duration. None of them appear in quick settings or the ui tuner.

Related

(REQ) live wallpaper on lockscreen

Is it possible to modify the lock screen settings to allow a live wallpaper option? I know this can be done standard on aosp/cm roms. Looking for a mod on the LG side of things.
I know there was alot of lag on my wife's g pro phone with live wallpapers in general. I wonder LG set it that way so there would be no/less lag.
Sent from my LG-D802 using XDA Premium 4 mobile app
That my friend is IMPOSSIBLE.
Jishnu Sur said:
That my friend is IMPOSSIBLE.
Click to expand...
Click to collapse
Wasn't impossible on my HTC DNA. It's how I had mine set up.
Jishnu Sur said:
That my friend is IMPOSSIBLE.
Click to expand...
Click to collapse
If its impossible please explain why. A live wallpaper issue has to be easier to accomplish then some of the bootloaders our bad a** devs have cracked.
Sent from my LG-D802 using XDA Premium 4 mobile app
rfarrah said:
Wasn't impossible on my HTC DNA. It's how I had mine set up.
Click to expand...
Click to collapse
Please explain how you accomplished this.
Sent from my LG-D802 using XDA Premium 4 mobile app
Tyie101 said:
Please explain how you accomplished this.
Sent from my LG-D802 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Just set it up that way. Nothing special at all.
rfarrah said:
Just set it up that way. Nothing special at all.
Click to expand...
Click to collapse
What do you mean. Set it up that way. I don't own an htc DNA.
Sent from my LG-D802 using XDA Premium 4 mobile app
Tyie101 said:
What do you mean. Set it up that way. I don't own an htc DNA.
Sent from my LG-D802 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
On the DNA, you had the option of setting up the lockscreen with a Live Wallpaper. It wasn't a special mod or anything, it just came that way. Probably part of the Sense overlay. In any case, it was a standard available option.
rfarrah said:
On the DNA, you had the option of setting up the lockscreen with a Live Wallpaper. It wasn't a special mod or anything, it just came that way. Probably part of the Sense overlay. In any case, it was a standard available option.
Click to expand...
Click to collapse
Gotcha. Thats the option that's missing on our phone and would like enabled.
Sent from my LG-D802 using XDA Premium 4 mobile app
Mate as simple as LG devices DON'T support LWP as lockscreen wallpaper..
Sent from my LG-P880 using xda app-developers app
Jishnu Sur said:
Mate as simple as LG devices DON'T support LWP as lockscreen wallpaper..
Sent from my LG-P880 using xda app-developers app
Click to expand...
Click to collapse
I understand. LG also doesn't support root, custom recovery, and changing icons in the status bar. These options aren't impossible so why would a live wallpaper be impossible?
Sent from my LG-D802 using XDA Premium 4 mobile app
First you set LWP on your homescreen.
Open build.prop file and edit this line from:
Code:
ro.lge.capp_lockscreen=true
to
Code:
ro.lge.capp_lockscreen=false
Reboot your device.
Now you will see same LWP on your lockscreen too.
Root is required.
Tyie101 said:
I understand. LG also doesn't support root, custom recovery, and changing icons in the status bar. These options aren't impossible so why would a live wallpaper be impossible?
Sent from my LG-D802 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
How difficult is that to understand that it is not supported??!! There is no point in arguing when I know what the fact is. Maybe a REAL DEV as you call can do it, but AFAIK no one can/could till date.
and about the last comment, thats AOSP stock lockscreen not Lg..
Sent from my GT-N7000 using xda app-developers app
Jishnu Sur said:
and about the last comment, thats AOSP stock lockscreen not Lg..
Sent from my GT-N7000 using xda app-developers app
Click to expand...
Click to collapse
of course, but it works on LG devices with stock roms and it is simplest way
krija said:
First you set LWP on your homescreen.
Open build.prop file and edit this line from:
Code:
ro.lge.capp_lockscreen=true
to
Code:
ro.lge.capp_lockscreen=false
Reboot your device.
Now you will see same LWP on your lockscreen too.
Root is required.
Click to expand...
Click to collapse
Thank you sir.
Sent from my LG-D800 using XDA Premium 4 mobile app
Great tip!.
Sent from my LG-D802 using Tapatalk
krija said:
First you set LWP on your homescreen.
Open build.prop file and edit this line from:
Code:
ro.lge.capp_lockscreen=true
to
Code:
ro.lge.capp_lockscreen=false
Reboot your device.
Now you will see same LWP on your lockscreen too.
Root is required.
Click to expand...
Click to collapse
I had high hopes that this would work, but it doesn't work on my device (Stock, rooted). Every time I edit the buildprop and reboot as it prompts, it resets value back to true...hmm. Any suggestions?
blacksheep242 said:
I had high hopes that this would work, but it doesn't work on my device (Stock, rooted). Every time I edit the buildprop and reboot as it prompts, it resets value back to true...hmm. Any suggestions?
Click to expand...
Click to collapse
I have one question. Did you save changes? And after saving make sure you set the build.prop file permission properly.
It worked for me on stock but changed my lockscreen to the aosp lockscreen
Sent from my VS980 4G using Tapatalk
krija said:
First you set LWP on your homescreen.
Open build.prop file and edit this line from:
Code:
ro.lge.capp_lockscreen=true
to
Code:
ro.lge.capp_lockscreen=false
Reboot your device.
Now you will see same LWP on your lockscreen too.
Root is required.
Click to expand...
Click to collapse
I have updated g2 to kitkat. Can't find the setting in build prop to change lockscreen to AOSP. Please help as what should be edited to get live wallpaper on lock screen

Strange scrolling

I have some strange problem,its not rom because i am on stock but maybe somebody can help me here.Its about homepage scrolling,only on white background i get some black and green glisch on example: white book on widget s note when try to scroll slowly,but that apper only on white background.
Thank you for help.
And i want to add,when i rec my screen its doesn't apper on video.I want to show that but i dont know how because bug its not on video :/
Anybody plz help me
Sent from my SM-N900 using XDA Free mobile app
kosarkas94 said:
Anybody plz help me
Sent from my SM-N900 using XDA Free mobile app
Click to expand...
Click to collapse
If it's not shown on a recorded video then it's clearly a manufacturer problem and you need to get it replaced.
:/ Can you test to put completly white background and put widget s note and if you have bug you will se some bugs on book when sc3olling slowly,I tested on every other colors and its normal.How screen can be bad just on white color?and that apper only on home screen.
Sent from my SM-N900 using XDA Free mobile app
I made a video to be easier.This apper only when is white background and white color on it like book or time on video.
http://m.youtube.com/watch?v=Iwt5Mpz4lWk
Sent from my SM-N900 using XDA Free mobile app
kosarkas94 said:
I made a video to be easier.This apper only when is white background and white color on it like book or time on video.
http://m.youtube.com/watch?v=Iwt5Mpz4lWk
Sent from my SM-N900 using XDA Free mobile app
Click to expand...
Click to collapse
Did you test the hardware with these secret codes: *#7353# or *#0*# ?
vndnguyen said:
Did you test the hardware with these secret codes: *#7353# or *#0*# ?
Click to expand...
Click to collapse
When i dialed that says its invalid mmi code.Did you see a video?Cant be some hardware issue because only apper on white color and when is whit color too on thaht white background.Everything else is normal.Thank you for answer.
Sent from my SM-N900 using XDA Free mobile app
kosarkas94 said:
I made a video to be easier.This apper only when is white background and white color on it like book or time on video.
http://m.youtube.com/watch?v=Iwt5Mpz4lWk
Sent from my SM-N900 using XDA Free mobile app
Click to expand...
Click to collapse
I honestly don't see what you're seeing from the video, seems normal to me. If you can tell me the exact time stamp of the video and what to look out for?
EDIT: I see it, it's a black thing on your screen like when a video buffers, or when the GPU is actually being used it flickered. Go get it fixed, that's not normal. I can't try it at the moment but if everyone had this problem, it wouldn't be a concern at your end then.
kosarkas94 said:
When i dialed that says its invalid mmi code.Did you see a video?Cant be some hardware issue because only apper on white color and when is whit color too on thaht white background.Everything else is normal.Thank you for answer.
Sent from my SM-N900 using XDA Free mobile app
Click to expand...
Click to collapse
Just open the numpad and dial, do NOT tap on the Call button.
If nothing happen, may be your phone does not recognize these secret codes. You can try this Shortcut Master app, go to 'Secret Code Explorer' menu, scroll down to 0* and 7353 code, and tap on it to launch.
This is particular codes to test your phone's hardware.
Omg i fix my problem with check in devoloper option disable hardware overlays.What is that?Thank you for help i will download that app to test my screen.
Sent from my SM-N900 using XDA Free mobile app
kosarkas94 said:
Omg i fix my problem with check in devoloper option disable hardware overlays.What is that?Thank you for help i will download that app to test my screen.
Sent from my SM-N900 using XDA Free mobile app
Click to expand...
Click to collapse
On normal stock ROMs, that would never have been selected, let alone Developer Options being activated at all.
If you had Developer Options activated then that is what you should take a look at first.
nicholaschum said:
On normal stock ROMs, that would never have been selected, let alone Developer Options being activated at all.
If you had Developer Options activated then that is what you should take a look at first.
Click to expand...
Click to collapse
I had same problem on stock rom.i checked that disable hardware overlays.The box was not checked amd then i had a bug when its checked evrything is normal.But for what is that option?
Sent from my SM-N900 using XDA Free mobile app
kosarkas94 said:
I had same problem on stock rom.i checked that disable hardware overlays.The box was not checked amd then i had a bug when its checked evrything is normal.But for what is that option?
Sent from my SM-N900 using XDA Free mobile app
Click to expand...
Click to collapse
http://bit.ly/1qIFZNI
It's a general question, better just reading it yourself.
I read but what that solve my issue?Is my phone ok or not?
Sent from my SM-N900 using XDA Free mobile app
Anyone?
Sent from my SM-N900 using XDA Free mobile app
I dont know why that bux fix disabling hardware overlays,can someone tell me?Its not normal to keep that disabled.
Sent from my SM-N900 using XDA Free mobile app
kosarkas94 said:
I dont know why that bux fix disabling hardware overlays,can someone tell me?Its not normal to keep that disabled.
Sent from my SM-N900 using XDA Free mobile app
Click to expand...
Click to collapse
It's not normal to keep that ticked.
nicholaschum said:
It's not normal to keep that ticked.
Click to expand...
Click to collapse
But why that fix my problem?Can you put some full white pic like on video and test for me plz,maybe is common problem?
Sent from my SM-N900 using XDA Free mobile app
It's definitely a amoled glitch. Nothing to worry about. And btw, who the hell uses a white background ? :sly:
Sent from my N9005
Dejan Sathanas said:
It's definitely a amoled glitch. Nothing to worry about. And btw, who the hell uses a white background ? :sly:
Sent from my N9005
Click to expand...
Click to collapse
You have it also?This is full white background but apper when pic has some white colors too.And why hardware overlays fix that?
Sent from my SM-N900 using XDA Free mobile app

[Q] Samsung Settings Theme

Hello
Is there any way to change the default Samsung's (boring) settings theme? e.g. make the backround white? Or if any rom have another layout
Tried Wanam? An Xposed module.
Viptr said:
Hello
Is there any way to change the default Samsung's (boring) settings theme? e.g. make the backround white? Or if any rom have another layout
Click to expand...
Click to collapse
I was wondering the same thing. I'm tired of the black background in the settings menu and was wondering if there was some way to chance it to white. That would be nice.
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
jdgamble said:
Tried Wanam? An Xposed module.
Click to expand...
Click to collapse
I'm trying to figure out what wanam is and how it works...
Viptr said:
I'm trying to figure out what wanam is and how it works...
Click to expand...
Click to collapse
On wanam xposed you can only modify the notification panel. If you find a module that allows to modify the settings menu let us know.
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
lildoggs said:
On wanam xposed you can only modify the notification panel. If you find a module that allows to modify the settings menu let us know.
Sent from my SAMSUNG-SM-N900A using XDA Premium 4 mobile app
Click to expand...
Click to collapse
I've just found this. I think this is the only thing you can do to the setting layout.
http://forum.xda-developers.com/showthread.php?t=2661715
[APP] [HOW TO] [UPDATED] GALAXY S 5 settings UI enabled !
Its much better than the classic layout but I will search more to find if there ia something better.
Sent from my SM-N9005 using XDA Free mobile app

[Q] Run apps on lock screen like S-note Action memo

My phone is rooted.
Is that at all possible?
Use xposed and download s5 lockscreen widgets and multiple wiidgets
Sent from my SM-N910C using XDA Free mobile app
duvalbmarley said:
Use xposed and download s5 lockscreen widgets and multiple wiidgets
Sent from my SM-N910C using XDA Free mobile app
Click to expand...
Click to collapse
Looking something similar to S note, that you can actually insert information on the lock screen not just having read only info.
Thank you anyway

Do we have Smart Call on our devices?

http://www.samsung.com/global/galaxy/apps/smart-call/
I'm getting a lot of spam would be nice to know before hand if the call is not legit.
Is this something i need to download?
Nope. Thanks AT&T!
lowspeed said:
http://www.samsung.com/global/galaxy/apps/smart-call/
I'm getting a lot of spam would be nice to know before hand if the call is not legit.
Is this something i need to download?
Click to expand...
Click to collapse
Yes it does. If you look in /System/apps, you'll see smartcallprovider.apk.
Check out my thread in the S7E themes and apps section. If you add these lines to others.xml, then the options to use whitepages will show up in the phone app settings.
<CscFeature_Common_ConfigSvcProviderForUnknownNumber>whitepages,whitepages,whitepages</CscFeature_Common_ConfigSvcProviderForUnknownNumber>
Sent from my VK815 using XDA-Developers mobile app
Skizzy034 said:
Yes it does. If you look in /System/apps, you'll see smartcallprovider.apk.
Check out my thread in the S7E themes and apps section. If you add these lines to others.xml, then the options to use whitepages will show up in the phone app settings.
<CscFeature_Common_ConfigSvcProviderForUnknownNumber>whitepages,whitepages,whitepages</CscFeature_Common_ConfigSvcProviderForUnknownNumber>
Click to expand...
Click to collapse
This only works for Rooted phones?
rxil said:
This only works for Rooted phones?
Click to expand...
Click to collapse
Yea.
Sent from my VK815 using XDA-Developers mobile app
Skizzy034 said:
Yes it does. If you look in /System/apps, you'll see smartcallprovider.apk.
Check out my thread in the S7E themes and apps section. If you add these lines to others.xml, then the options to use whitepages will show up in the phone app settings.
<CscFeature_Common_ConfigSvcProviderForUnknownNumber>whitepages,whitepages,whitepages</CscFeature_Common_ConfigSvcProviderForUnknownNumber>
Sent from my VK815 using XDA-Developers mobile app
Click to expand...
Click to collapse
how to add those lines

Categories

Resources