See: http://forum.xda-developers.com/huawei-watch/development/set-vibration-strength-boot-t3272978/page2
thanks a lot for this. worked very well. big improvement.
has anyone else tried this? any thoughts?
chrisokaly said:
has anyone else tried this? any thoughts?
Click to expand...
Click to collapse
I tried this and i don't feel any improovment
@MuF123 I made all the steps on your guide, but i think i don't understand this step:
Code:
echo '#!/system/bin/sh\necho 60 > /sys/module/drv2605/parameters/current_voltage' > /system/etc/init.d/vibrator.sh
Should i copy this line to cmd as it is or should i change "current_voltage" to a value or something?
This is my CMD window look like after i put your commands:
{
"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"
}
Kookitza said:
I tried this and i don't feel any improovment
@MuF123 I made all the steps on your guide, but i think i don't understand this step:
Code:
echo '#!/system/bin/sh\necho 60 > /sys/module/drv2605/parameters/current_voltage' > /system/etc/init.d/vibrator.sh
Should i copy this line to cmd as it is or should i change "current_voltage" to a value or something?
This is my CMD window look like after i put your commands:
Click to expand...
Click to collapse
You should just type in exactly what is in the code block. Please show me what is result of command
cat /system/etc/init.d/vibrator.sh
Kookitza said:
I tried this and i don't feel any improovment
@MuF123 I made all the steps on your guide, but i think i don't understand this step:
Code:
echo '#!/system/bin/sh\necho 60 > /sys/module/drv2605/parameters/current_voltage' > /system/etc/init.d/vibrator.sh
Should i copy this line to cmd as it is or should i change "current_voltage" to a value or something?
This is my CMD window look like after i put your commands:
Click to expand...
Click to collapse
I typed it exactly like it was shown in the code... "current_voltage" was a part of it. I definitely can tell a difference after reboot and first vibration. I wouldn't say its "better"; the Huawei watch vibration is rather shoddy overall. Its less audible for sure, but in no way more noticeable.
Wonder if the watch vibration can be modified so it vibrates more than once for notifications. Or for a longer period. The Watchmaker app has certain vibration settings where you can have the watch vibrate 1-10 times on certain instances. I would imagine there's some way to do this with the default system properties.
chrisokaly said:
Its less audible for sure, but in no way more noticeable.
Click to expand...
Click to collapse
This was my point - less audible, maybe a tiny little bit more noticeable.
You can try just typing
Code:
echo 60 > /sys/module/drv2605/parameters/current_voltage
and just try different voltages, just remember that first vibration after settings this will be at previous voltage.
chrisokaly said:
Wonder if the watch vibration can be modified so it vibrates more than once for notifications.
Click to expand...
Click to collapse
https://play.google.com/store/apps/details?id=sk.martinflorek.wear.feelthewear
This will also work with stock kernel and root, correct?
Sucks we have to go to such great lengths to change a simple vibration feature. My LG G Watch was awesome. The Asus Zen Watch 2 and the Hauwei watch both sound retarded every time a notification comes in. It is very strong and loud.
doesnt work anymore on 1.4
can you update now, since kernel source is out?
Motawa88 said:
can you update now, since kernel source is out?
Click to expand...
Click to collapse
Nope, kernel support has to be implemented. This is mere "how to" for people without basic Linux experience.
Motawa88 said:
can you update now, since kernel source is out?
Click to expand...
Click to collapse
I already have it setup for myself because I took the time to build a kernel for myself from source, and of course thanks to Skin's mpdecision fix, since that's what I really wanted.
I recall reading that Skin1980 said he'd release his kernel with vibration added (maybe) tomorrow. At most it will be a couple of days. You'll be ok if you wait a few more days, you've already waited this long...if not, then you'll have to do a lot of reading to setup a build environment, and then compile your own kernel from source :good:
Skin's latest MM kernel supports this again. http://forum.xda-developers.com/hua...kernel-skin1980s-huawei-watch-kernel-t3341905
As because forum moderator "Perseus" felt that this thread was about about something we've known since Gingerbread time:
Perseus said:
Although it might be a first for THIS watch, it certainly is not original where Overall Android development is concerned, such injections have been around since Gingerbread days.
Perseus
Forum Moderator
Click to expand...
Click to collapse
there is no need for this thread anymore. I did not know this was so well known "how to" feature.
Please delete.
MuF123 said:
As because forum moderator "Perseus" felt that this thread was about about something we've known since Gingerbread time:
there is no need for this thread anymore. I did not know this was so well known "how to" feature.
Please delete.
Click to expand...
Click to collapse
Sorry but we do not delete threads but I will happily close it for you.
Thread Closed
Related
Done! Registry and file system access on WP7 for Samsung and HTC. Next, LG.
A minor, but important, advancement was just accomplished by the same developer, Chris Walshie, who just tweeted that he has managed to get "registry and file system access" on an HTC and Samsung device, noting that the LG was next.
{
"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"
}
Source: WPcentral
KraFT
PS.
IMHO, the party`s just started
Please keep these types of threads in WP7 general, I know these are big advancements but still.
~~Tito~~
excelent news
hopefully with that we will able to add ringtones
Muh hu ha ha ha! Bring on the next stage, knew it would not take long for these programmers and hackers to make some progress, it's what they live for lol
loomx said:
excelent news
hopefully with that we will able to add ringtones
Click to expand...
Click to collapse
If it's true, then yes we will. Two easy ways - either set the path in the registry or simply replace the default ringtones with new mp3/wav/whatever format.
Casey
Casey_boy said:
If it's true, then yes we will. Two easy ways - either set the path in the registry or simply replace the default ringtones with new mp3/wav/whatever format.
Casey
Click to expand...
Click to collapse
Pretty sure we could just write an app that has the ringtones profile and then copy the file to the \windows\ringtones (I think that's the path) directory. I don't think you even need to muck with the registry or anything.
Here is a video of it in action:
http://blog.walshie.me/2010/11/15/windows-phone-7-full-file-system-access-anyone/
RustyGrom said:
Pretty sure we could just write an app that has the ringtones profile and then copy the file to the \windows\ringtones (I think that's the path) directory. I don't think you even need to muck with the registry or anything.
Click to expand...
Click to collapse
You could, but would it get through screening..? I doubt it.
Casey
It looks like this is not working anymore?! Some links related to this are dead
ajhvdb said:
It looks like this is not working anymore?! Some links related to this are dead
Click to expand...
Click to collapse
? , In this thread all links are working .
but to OP , are there any updates we would like to know ?
We need to wait i guess!
Edit: Sorry, just found it 2 posts above this one..
I think there are no updates because... the supposed breakthroughs are not as big of a deal as advertised.
All they've *really* managed to do is to use a Samsung native DLL to invoke a FileBrowser app Samsung left on the device (that same exe does not appear to exist on HTC or LG devices). Yes, native code can be built and run but native code is not inherently valuable like everyone thinks. It can't actually do anything useful unless and until the WP7 security model has been broken or a hole found.
So there's no access to create or overwrite arbitrary files, set registry values, etc.
I'm waiting to be proven wrong.
You're correct tai4de2, mostly.
However, I never understood why people felt the need to proclaim to the world when they do things like this, especially when an update is on the way and the vulnurability/method used to do it can be patched easily.
N8ter said:
You're correct tai4de2, mostly.
However, I never understood why people felt the need to proclaim to the world when they do things like this, especially when an update is on the way and the vulnurability/method used to do it can be patched easily.
Click to expand...
Click to collapse
Why not? Who's bleeding or pregnant because of it? I thought it rather interesting.
markgamber said:
Why not? Who's bleeding or pregnant because of it? I thought it rather interesting.
Click to expand...
Click to collapse
Becausr then they are doing nothing but cockblocking themselves, and providing free security hardening for apple/ms.
Sent from my SGH-T959 using XDA App
To all that want to add tones...
http://www.chevronwp7.com/
Regards
Hey guys,
Anyone running a Jelly Bean ROM with a lower than 320 dpi will understand how annoying it is for the items on the lockscreen (time, date, lock-ring, provider) to be off-centre, justified to the right.
As far as I can see, there are no mods / patches for this problem at the moment. I'm not a developer, but it appears that it is possible to fix this:
http://localhostr.com/files/IOkAg3b/06-07-2012_114518.jpg
http://h10.abload.de/img/basiansmod_jellybelly4yrr6.png
If this IS possible, it would be great if one of you fantastic devs could put together a little mod for us to flash in recovery
Is this theoretically possible?
bump
prodigyX said:
Hey guys,
Anyone running a Jelly Bean ROM with a lower than 320 dpi will understand how annoying it is for the items on the lockscreen (time, date, lock-ring, provider) to be off-centre, justified to the right.
As far as I can see, there are no mods / patches for this problem at the moment. I'm not a developer, but it appears that it is possible to fix this:
http://localhostr.com/files/IOkAg3b/06-07-2012_114518.jpg
http://h10.abload.de/img/basiansmod_jellybelly4yrr6.png
If this IS possible, it would be great if one of you fantastic devs could put together a little mod for us to flash in recovery
Is this theoretically possible?
Click to expand...
Click to collapse
same for me..
;(
Thirded. Not a huge pain but I still sad face every time I turn my screen on.
Sent from my Galaxy Nexus using xda app-developers app
Yeah it is a little bit annoying, not a huge deal though. Would be good to see a fix. I'd do it if i knew how
bump! i also have this problem
prodigyX said:
..."06-07-2012_114518.jpg"
Click to expand...
Click to collapse
If I may ask, which file is this/where is it located?
Have you tried messing around with it?
thiagopanda said:
If I may ask, which file is this/where is it located?
Have you tried messing around with it?
Click to expand...
Click to collapse
Unfortunately, I don't know. I stumbled across this screenshot on one of the ROM forums (can't remember which one ) and somebody was claiming to be able to fix the problem, but he was pretty much ignored..
I was hoping a dev might recognize some of the code and be able to identify where it came from
If someone will get me that file name I will make the changes now and test, this is also driving me crazy, I am looking into it as I type lol
ok, i found the .xml file to change with the code I need to change, however changing it does nothing.
the file name is "keyguard_screen_unlock_portrait", found here "framework-res.apk\res\layout"
again the changes do nothing, even after clearing cache nothing happens. They only thing I was able to get to change was moving the "charging text" to the left of the screen. I am not a dev so I have no idea why this is not working.
WOO HOO!! I've done it!!!
I finally got the lockscreen circle centered!!! now I can stop going crazy and really enjoy this ROM!!!!
Before:
{
"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"
}
After:
What did you do different this time around that worked?
Sent from my Galaxy Nexus using Tapatalk 2
Moose0704 said:
WOO HOO!! I've done it!!!
I finally got the lockscreen circle centered!!! now I can stop going crazy and really enjoy this ROM!!!!
what'd you do?
Click to expand...
Click to collapse
evanovici said:
Moose0704 said:
WOO HOO!! I've done it!!!
I finally got the lockscreen circle centered!!! now I can stop going crazy and really enjoy this ROM!!!!
what'd you do?
Click to expand...
Click to collapse
what he said!!!
But with a "Please Tell Me."
Click to expand...
Click to collapse
{
"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"
}
Mal Yrol Engine
Descripition
[UNIVERSAL ENGINE]
Have you thought about playing Real Racing 3 while listening to music on spotfy copy a 500MB file and responds to poup-ups of WhatsApp?
All android ROMs are supported, including Samsung ROMs Stock This engine meets all conceivable functions of a engine in one flash zip
Installing it, plus get a boost on your Android, bonuses will still have all the garbage of your ROM removed! Do not miss ime with bloatware, install and let the Mal Yrol work for you!
Function
°Incredible improvement in Multitasking
°Battery Saver
°Automatic adding support init.d
°Increases the quality of JPEG / JPG to 100%
°Improves the quality of the overall sound
°Remove bloatwares (Including ROMs Samsung)
°2080 Cache Velocity
°Scripts init.d
°Auto hibernates unused bins
°Zipalign In Boot
°Clear the cache on boot
°Auto Zipalign in 48hrs
°Mata unused applications when the screen turns off (Sleep)
°Lowers the clock speed when the phone is asleep
Downloads
DevHost
Flash This zip in your recovery
Credits
*Lennoard Rai
Like Here for more
Itz work in all Roms !!
with custom recovery
flash the recovery and only friend?
browcantor said:
flash the recovery and only friend?
Click to expand...
Click to collapse
Yes
IvsomEmidio said:
Yes
Click to expand...
Click to collapse
ok thank you
no offence but this just popped out of no where over night ... and the same guy is posting it on almost every thread , after some digging i learned it has scripts similar to others if not the same ... i just dont flash anything i see and insight on who the dev is and what exactly we are flashing would be nice
djm25 said:
no offence but this just popped out of no where over night ... and the same guy is posting it on almost every thread , after some digging i learned it has scripts similar to others if not the same ... i just dont flash anything i see and insight on who the dev is and what exactly we are flashing would be nice
Click to expand...
Click to collapse
I respect your opinion, but I can not please everyone
Could you please brief me on how you achieved amazing performance, RAM, and battery saving
@IvsomEmidio, could u please mirror the link? Clicking on the blue download now only reloads the page.
Does it work on stock rom?
And what bloatware will it remove?
i tryed on KK rom and broke supersu
so anybody has tried it? i smell smoke here..
In my country there is a saying: "The Saints are suspected when there is much miracle". Tempting advertisement for conquering naive people ... Who can guarantee that this is not a malicious script?
Pedro Gomes said:
In my country there is a saying: "The Saints are suspected when there is much miracle". Tempting advertisement for conquering naive people ... Who can guarantee that this is not a malicious script?
Click to expand...
Click to collapse
I can [emoji4]. It's a nice script I'm using it and I'm getting an hour of extra battery[emoji33] [emoji33] [emoji3]
Vidhanth said:
I can [emoji4]. It's a nice script I'm using it and I'm getting an hour of extra battery[emoji33] [emoji33] [emoji3]
Click to expand...
Click to collapse
It's just Placebo Effect. 1hr increase of screen on time may be a significantly big gain, but, there are way too many scenarios with which the Screen on time can be increased or decreased.
Vidhanth said:
I can [emoji4]. It's a nice script I'm using it and I'm getting an hour of extra battery[emoji33] [emoji33] [emoji3]
Click to expand...
Click to collapse
An hour gain in the battery? What an amazing gain, huh? And you're sure about your personal data and your privacy when using your phone?You can ensure that there is no script collecting your data while you are amazed about the "speed" of a mobile phone?
Pedro Gomes said:
An hour gain in the battery? What an amazing gain, huh? And you're sure about your personal data and your privacy when using your phone?You can ensure that there is no script collecting your data while you are amazed about the "speed" of a mobile phone?
Click to expand...
Click to collapse
Oh. Never thought of that. Will scrutinize the script and report.
EDIT-- Nope. Nothing fishy here. All good (As far as I understand init d scripts[emoji4] )
U can try it.
Thanks for feedback
Vidhanth said:
Oh. Never thought of that. Will scrutinize the script and report.
EDIT-- Nope. Nothing fishy here. All good (As far as I understand init d scripts[emoji4] )
U can try it.
Click to expand...
Click to collapse
Did you gain one extra hour of screen on time or just battery?
Sent from my XT1068 running stock Kitkat with GravityBox
pranshubatra707 said:
Did you gain one extra hour of screen on time or just battery?
Sent from my XT1068 running stock Kitkat with GravityBox
Click to expand...
Click to collapse
Just battery
-------------------------------
MATERIAL NOTIFICATIONS for rooted Nexus devices
Marshmallow and Nougat
[BETA]
{
"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"
}
How would you like to be first to try out this new theming app? How would you like to see a little color instead of stock white notifications?
I am looking for Nexus device owners to test Material Notifications. I have a Nexus 7 (2013) and I find that it runs perfectly on it, but before sharing it with the wider community, I would like to make sure it runs well on other Nexuses.
If your device is not a Nexus, or if you are using a custom rom, this probably won't work. If it does work, I would be glad to know.
Whatever device you own, make sure you have a nandroid backup before using this app. If you get stuck in a bootloop or if your systemUI force closes, you can easily sort the problem by going into TWRP, mounting your system, opening the file explorer and deleting color.apk from system/vendor/overlay. Or you can use your nandroid.
Please note that I am not responsible if you brick your phone. Only test this app if you know what you are doing.
Thank you in advance for testing. I hope you will think it was worth your while! I'm looking forward to your feedback. Cheers!
MOVED TO http://forum.xda-developers.com/android/apps-games/app-material-notifications-color-screens-t3492912
Hi StrangerWeather,
I don't have a nexus device, I run CM13 on my SGS3 LTE, but I'll let you know if it works after my nandroid backup
Wood Man said:
Hi StrangerWeather,
I don't have a nexus device, I run CM13 on my SGS3 LTE, but I'll let you know if it works after my nandroid backup
Click to expand...
Click to collapse
Thanks a lot for this! My understanding is that it won't work with CM, but let me know. I think only AOSP based custom roms have a chance. And stock, of course.
It installs, root granted, configured, I chose a color and then reboot OK but color is not taken into account after reboot. Will you need logs? If yes, which moment exactly?
Wood Man said:
It installs, root granted, configured, I chose a color and then reboot OK but color is not taken into account after reboot. Will you need logs? If yes, which moment exactly?
Click to expand...
Click to collapse
Thanks but no, logs are not needed in this particular case. I need to study how CM functions and work out a solution from that!
Can you tell me, in terms of the UI, was everything running smoothly?
StrangerWeather said:
Thanks but no, logs are not needed in this particular case. I need to study how CM functions and work out a solution from that!
Click to expand...
Click to collapse
Okay
StrangerWeather said:
Can you tell me, in terms of the UI, was everything running smoothly?
Click to expand...
Click to collapse
Yes everything is smooth:
> Splash screen is great
> Test Notifications (after reboot): OK
> Reset and reboot: OK
> Valid button on bottom right: OK
Is the selected color supposed to be highlighted? Because it's not the case on my device. If it's not implemented, I think it should be good to know which color has been picked
Wood Man said:
Okay
Yes everything is smooth:
> Splash screen is great
> Test Notifications (after reboot): OK
> Reset and reboot: OK
> Valid button on bottom right: OK
Is the selected color supposed to be highlighted? Because it's not the case on my device. If it's not implemented, I think it should be good to know which color has been picked
Click to expand...
Click to collapse
Brilliant, thanks! No the selected button is not supposed to be highlighted. But it's a good idea. I hadn't thought of it!
Is normal (Material design stuff ? ) to not have the reboot button and reboot label not aligned on bottom right?
Wood Man said:
Is normal (Material design stuff ? ) to not have the reboot button and reboot label not aligned on bottom right?
Click to expand...
Click to collapse
No, not normal. Look at my screenshot at the top, that's how it should be. Ok, I need to fix that!
StrangerWeather said:
No, not normal. Look at my screenshot at the top, that's how it should be. Ok, I need to fix that!
Click to expand...
Click to collapse
Oh sorry, I didn't check twice your screenshots! Thanks for fixing!
Works great on tugapower n2 based on cm, although it will be overlayed by substratum if your using that
bkr32 said:
Works great on tugapower n2 based on cm, although it will be overlayed by substratum if your using that
Click to expand...
Click to collapse
Cheers for the feedback! Yes, this is really meant for people who don't want a theme.
So did the app work for you guys or not? Anymore feedback?
MOVED TO http://forum.xda-developers.com/android/apps-games/app-material-notifications-color-screens-t3492912
https://photos.app.goo.gl/BinpgKL3U8sFzcy38
{
"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"
}
there's the screen im talking about, when you even touch the phone that screen seems to happen for you not to even touch the screen to input the fingerprint.
i've walked the whole config and found nothing.
it's deffinitely NOT the raise to wake, it's somethign else, but i dont know if its even workaroundable otherthan disaling the FPR which i dont want to.
Did a quick search and found there is an ADB command to disable it. I haven't tried it, so I am not sure if it works or if there are any issues that come up after running it, but if you want to check it out here you go
https://www.reddit.com/r/GooglePixel/comments/qvper2
robertbarber said:
Did a quick search and found there is an ADB command to disable it. I haven't tried it, so I am not sure if it works or if there are any issues that come up after running it, but if you want to check it out here you go
https://www.reddit.com/r/GooglePixel/comments/qvper2
Click to expand...
Click to collapse
Thanks robert !
found this one also will try that one out.
i really really appreciate it.
I think I am missing something....thats a setting in Lock Screen....
cmh714 said:
I think I am missing something....thats a setting in Lock Screen....
Click to expand...
Click to collapse
I'm confused also. That just looks like the aod. What's the problem here?
You mean that you have AOD off, and when you touch the screen you want to go directly to homescreen instead of the AOD, right?
The behavior on mine is exactly this one, I would like to have the AOD instead...
That "quick pickup" BUG has been really annoying me. It started with the december update -- did not exist before then. Glad to see a solution for it.
96carboard said:
That "quick pickup" BUG has been really annoying me. It started with the december update -- did not exist before then. Glad to see a solution for it.
Click to expand...
Click to collapse
the bug is from nov, or maybe from beginning.
Is this about the phone screen constantly waking up whenever you touch the phone, regardless of whether you have disabled things like Always On Display and all the gestures like "Lift to wake phone"? If so, there's a fix you can use through ADB. I found this solution on reddit, and it's worked perfectly for me. No downsides.
Code:
adb shell settings put secure doze_quick_pickup_gesture 0
Found the solution from this reddit thread:
https://www.reddit.com/r/GooglePixel/comments/qvg2nz/_/hkx0fiv
Perhaps I'm a little OT, but can you please help me which settings/adb commands should I use?
I have the AOD set to off, I would like that my phone shows the ambient display of first post when I lift the phone or touch the screen.
Thanks!
gpvecchi said:
Perhaps I'm a little OT, but can you please help me which settings/adb commands should I use?
I have the AOD set to off, I would like that my phone shows the ambient display of first post when I lift the phone or touch the screen.
Thanks!
Click to expand...
Click to collapse
Try going to Settings -> System -> Gestures. In there, toggle the Lift to Check and Tap to Check options.
vlubosh said:
the bug is from nov, or maybe from beginning.
Click to expand...
Click to collapse
No, didn't exist at the beginning. Started with December.
While the options are there to deactivate it I find it far too sensitive to the slightest touch sets it off
96carboard said:
No, didn't exist at the beginning. Started with December.
Click to expand...
Click to collapse
Existed since my phone arrived in October. Adb command fixed it.
btonetbone said:
Try going to Settings -> System -> Gestures. In there, toggle the Lift to Check and Tap to Check options.
Click to expand...
Click to collapse
Yes, thanks, I did this, and when lift to check is set OFF, I have the ambient display when I lift up the phone, and this is OK for me. But if I enable Tap to check, the phone goes to homescreen, if I disable it the screen remains dark.