Lock Screen Message not shown after reboot, before unlocking?! - OnePlus 6T Questions & Answers

Hi folks,
One of the first things I set up on my 6T was the lock screen message, such that if someone found my phone, they could call a number or email me to help return it. I'm an optimist, eh?
But I just noticed the message doesn't show after a reboot, before the first unlocking of the device following the reboot.
Is there some way to force it to show the message? It's silly if someone finds it but it has powered off meanwhile, that the contact info won't show.
Any thoughts appreciated!

Frankenscript said:
Hi folks,
One of the first things I set up on my 6T was the lock screen message, such that if someone found my phone, they could call a number or email me to help return it. I'm an optimist, eh?
But I just noticed the message doesn't show after a reboot, before the first unlocking of the device following the reboot.
Is there some way to force it to show the message? It's silly if someone finds it but it has powered off meanwhile, that the contact info won't show.
Any thoughts appreciated!
Click to expand...
Click to collapse
Before unlocking the data is encrypted and therefore inaccessible.
I don't think you can make that work as you want to.

Rather than fussing intensely on this, I could always put my info on a slip of paper taped to the back of the phone, covered by the Karbon case, easily found on inspection by a phone-finder...

Frankenscript said:
Rather than fussing intensely on this, I could always put my info on a slip of paper taped to the back of the phone, covered by the Karbon case, easily found on inspection by a phone-finder...
Click to expand...
Click to collapse
If you're handy with photo editing software, you can add the text that you want to display onto an image and set that as you lock screen wallpaper. It'll be behind the shade of the lock screen so not necessarily as clear as the other text, but would still be visible. And you would want to place the text so that it won't be covered by the clock on the regular lock screen.

Unless if you're living in japan, then i think the chances of someone returning it would be 0

sharksfan7 said:
If you're handy with photo editing software, you can add the text that you want to display onto an image and set that as you lock screen wallpaper. It'll be behind the shade of the lock screen so not necessarily as clear as the other text, but would still be visible. And you would want to place the text so that it won't be covered by the clock on the regular lock screen.
Click to expand...
Click to collapse
thanks for this. I've actually done this on my son's iPhone years ago when they didn't have a lock screen message function that I could find. So it's a good idea to see again. I will look into it and figure out something!
Sent from my ONEPLUS A6013 using Tapatalk

Related

WM6.5 lock screen delay fix

I want to start this threat to put together information in order to sort out why the device lock delay (see below) appears and how to solve it.
wm6.5 device lock app has changed from "tap here and next there" to a slider style like app you know from s2u2.
problem:
device lock is enabled
Code:
HKCU\ControlPanel\BackLight\AutoDeviceLockEnable=1
wake up the device by short pressing the power button
device lock screen is displayed instantly
it takes ~2 seconds until the slider of the device lock screen is activated and can be slided.
if you use device lock it becomes really annyoing.
there are some threads about this like this one, but the solution is not working on a Touch HD.
can anybody sched some light onthe problem why and where it appears or maybe someone already found a solution.
please post any useful information.
please do not post tips like use s2u2 or any other locking app - I do not want to use them.
the only thing i can thing of is use s2u2 or any other locking app
egoist6 said:
please do not post tips like use s2u2 or any other locking app - I do not want to use them.
Click to expand...
Click to collapse
cookiemonster55 said:
the only thing i can thing of is use s2u2 or any other locking app
Click to expand...
Click to collapse
cookiemonster, either you didn't read his post or you're a sort of a jerk.
And yes, in response to the poster, I have the same problem.
Zoltair Wright said:
cookiemonster, either you didn't read his post or you're a sort of a jerk.
And yes, in response to the poster, I have the same problem.
Click to expand...
Click to collapse
latest build 23001 still has this annoying delay
Iv noticed this too... The biggest annoyance for me is you turn the device on and the backlight isnt very bright, makes it near impossible to see the screen in daylight. Is it possible to have the backlight come on full when you press the power button?
i have this problem too. i think it is a serious bug of wm6.5
just hoping it will be fixed when the official release come out.
god i thought i was the only one, something about my config...
and i was exited about the new 6.5 lock screen,
but then it works like all the other M$ 6.5 sh!t, it doesn't
had to switch away from it
May be this help you:
http://forum.xda-developers.com/showthread.php?t=527219
A1983 said:
May be this help you:
http://forum.xda-developers.com/showthread.php?t=527219
Click to expand...
Click to collapse
thanks for your help - but that was the solution i am talking about in my first post and unfortunately does not work.
also find this intensely annoying! if you look, on my hd, in the top left corner a small windows flag appears to indicate that the slider is locked, it disappears once the slider is active, and there is a definite exact time out, i dont think its random or a load time
hope this is sorted cos its rubbish!
regards
mat
What I've done that got rid of most of the delays regarding the lock screen on my Xperia:
I got 6 cpr files from my device's /Windows directory: LS_LockScene_xxxxxxx.cpr, LS_AlarmScene_xxxxxxx.cpr and LS_PhoneAlertScene_xxxxxxx.cpr. Get files that fit the resolution of your device, they are in pairs for portrait and landscape
opened each one of them in a text editor (they are XMLs inside)
removed all "ControlSequence" sections from them (those sections are small (like 4 entries) and big (up to 21 entries). These sections are animations of arrows. Arrows will still be there after that, they just won't animate.
uploaded cpr files back to /Windows, overwriting originals
soft-reseted.
Hope it works on your devices too
lemat1 said:
also find this intensely annoying! if you look, on my hd, in the top left corner a small windows flag appears to indicate that the slider is locked, it disappears once the slider is active, and there is a definite exact time out, i dont think its random or a load time
hope this is sorted cos its rubbish!
regards
mat
Click to expand...
Click to collapse
yeah. and with 6.5 23003 onwards in the top right corner an "X" (for close) appears. only when it goes off you can access the slider.
it seems as if an app is started.
pikipirs said:
What I've done that got rid of most of the delays regarding the lock screen on my Xperia:
I got 6 cpr files from my device's /Windows directory: LS_LockScene_xxxxxxx.cpr, LS_AlarmScene_xxxxxxx.cpr and LS_PhoneAlertScene_xxxxxxx.cpr. Get files that fit the resolution of your device, they are in pairs for portrait and landscape
opened each one of them in a text editor (they are XMLs inside)
removed all "ControlSequence" sections from them (those sections are small (like 4 entries) and big (up to 21 entries). These sections are animations of arrows. Arrows will still be there after that, they just won't animate.
uploaded cpr files back to /Windows, overwriting originals
soft-reseted.
Hope it works on your devices too
Click to expand...
Click to collapse
great. that helped a lot!
now the lock screen is flickering shortly and the whole lock screen slides in once more from the bottom to the top but then the slider is instantly accessible.
from a time perspective a great improvement!
update:
basically you can delete the whole layer
Code:
<Layer ID="SlidePath" >
...
</Layer>
which removes the animation of the arrows and the arrows themselves.
do not delete this section if you do not know in which direction to slide the button
however, the delay is still ~1 second. but i think i can live with that allthough it is annoying to wait one stupid second to proceed
the delay you get when recieving a call with lockscreen on is caused by the slide to answer feature of alot of the new dialers. it conflicts with the popup call answer screen with wm 6.5. to fix this can find a dialer that doesnt have slide to answer feature. the backlight problem came from backlight.dll in the kaiser, using a new one from stock rom now and it works perfect
If you enable the enter a pin number after slide, there is no delay at all. I know this isnt a solution i hate entering a pin. however, i have a felling the pin app is running in the background and thus you dont get the flicker where it flicks from Start menu back to the lock app. Hence if you could create a dummy pin app, it could work to stop the delay.
twopumpchump said:
the delay you get when recieving a call with lockscreen on is caused by the slide to answer feature of alot of the new dialers. it conflicts with the popup call answer screen with wm 6.5. to fix this can find a dialer that doesnt have slide to answer feature. the backlight problem came from backlight.dll in the kaiser, using a new one from stock rom now and it works perfect
Click to expand...
Click to collapse
thanks for your reply. but i also have the delay when simply waking up the device by pressing the power button (without receiving a call)
xternal said:
If you enable the enter a pin number after slide, there is no delay at all. I know this isnt a solution i hate entering a pin. however, i have a felling the pin app is running in the background and thus you dont get the flicker where it flicks from Start menu back to the lock app. Hence if you could create a dummy pin app, it could work to stop the delay.
Click to expand...
Click to collapse
that's true. i replaced LS_SimplePinScene_480x800.cpr with an empty one and allthough not using pinlock, the lock app did not work at all.
What if we designed something where when you slide it calls a mortscript or something and enters 0000+OK to by pass the pin screen (assuming you set pin to 0000). Then you edit the Pin screen so it is just a clear page, so you dont even see the pin screen flash up.
Not sure if this is at all possible as im not a programmer. Just a thought
xternal said:
What if we designed something where when you slide it calls a mortscript or something and enters 0000+OK to by pass the pin screen (assuming you set pin to 0000). Then you edit the Pin screen so it is just a clear page, so you dont even see the pin screen flash up.
Click to expand...
Click to collapse
good idea. maybe someone can change LS_SimplePinScene_480x800.cpr so that it does not expect the pin from screen but is embedded directly into the cpr file?
can anybody who has a better understanding of cpr files or the lock app give us some tips?
xternal said:
Not sure if this is at all possible as im not a programmer. Just a thought
Click to expand...
Click to collapse
me neither

Hi all, got a question

I looked and searched (a few forums also) and cant find an answer. I have a TMOUS HD2 with their new ROM freshly installed (yesterday) and when I get a text message it will show the message but the only option I have is to "Hide" it. I tried clicking on it and everywhere else but it wont open the message unless I go to "Messages" so is there a reg edit I can do to get it to show "open" instead of hide...Thx...Tj
P.S. I would rather not install any programs but would like to work with what the phone has.
Hmm am I the only one with this problem?
no this isn't exactly a problem. This is a feature that is on the phone where if your at your lock screen or your display screen iss hut off thats what shows when you get to the lock screen. It's so you can view your text and who it's from before you unlock your phone and go into their threaded message.
I'm sure there is a way to disable it via reg but not sure.
sherlockpwnz said:
no this isn't exactly a problem. This is a feature that is on the phone where if your at your lock screen or your display screen iss hut off thats what shows when you get to the lock screen. It's so you can view your text and who it's from before you unlock your phone and go into their threaded message.
I'm sure there is a way to disable it via reg but not sure.
Click to expand...
Click to collapse
OK but I do not have the screen locked. I can see the message and who its from but to open or reply I have to go to messages because the only option is to "hide" it...Tj
as with all things it can glitch. if you have your lock screen disabled but then you hit your right button for end call to turn off the display then touch another button to bring it back it could possible bring that up. I will see if I can find someone that knows the answer.
sherlockpwnz said:
as with all things it can glitch. if you have your lock screen disabled but then you hit your right button for end call to turn off the display then touch another button to bring it back it could possible bring that up. I will see if I can find someone that knows the answer.
Click to expand...
Click to collapse
OK thanks a bunch...Tj

2 Annoyances, looking for solutions

I apologize if this has already been covered. If it has, I wasn't able to find it.
1)
After a call, when I pull the phone away, the notification bar gets stuck "slightly" pulled down and touches to the screen are unresponsive. I have to pull the notification bar down all the way, then put it back up to make it go away. Otherwise, the bar just stays at about a half inch (or less) from the top of the screen. I'm using the SuperDark rom, but I don't think it's an issue with that since I remember the same thing happening with one of the first calls I made on the phone. It seems to happen about 1 out of 4 calls I make. I'm pretty used to it now and I usually just end the call using the notification bar when it happens, but I wanted to know if anyone is experiencing this and how it can be avoided/fixed.
2)
Animated GIFs. I saw the post of annoyances saying how the browser doesn't support them. But I couldn't find anything about the Gallery app not supporting them, either. I can deal with the browser, but I use Chandroid for 4chan and such, and it would be nice to view the animated GIFs I save from Chandroid in the Gallery. Is there a fix for this? Or possibly an alternate Gallery app I can use?
Thanks in advance
1. Don't press phone against ear until the proximity sensor turns the backlight off.
2. Don't have a specific answer. But I bet 2.2 wouldn't hurt.
good day
Looks like there was a discussion about the gif thing back in April.
http://forum.xda-developers.com/showthread.php?t=660914
I have seen conflicting information about this, though, on the web. I have a phone with 2.2 at home, so I will give it a test tonight and let you know, unless someone replies sooner.

weird screen bug

This has happened twice today. I am using the phone and the voice typing display will not go away. I can use the phone.. .i can go to the homescreen, open apps, look at settings, etc, but i cannot close the voice prompt, and i can't use it.
It essesentially makes the phone useless until i reboot.
I am not sure why it is doing this. Not rooted nor unlocked or anything.. just stock.
The other thing it is doing is that sometimes when i wave my hand over the screen i will see the unlock screen. it will have the time and a lock icon below it ... if i touch the lock icon, it moves to a lower (on the screen) position and when i re adjust to hit the lock again it moves back up. Not sure how to screen shot this... maybe a video from a different phone.
when this happens, it will unlock by pressing the power button. I think this has something to do with the smart lock. DAMN google for forcing you to have a lock when you use Android Pay. Never had this problem on my Note 4 with Wallet.
Anyway, any help on either of these bugs would be appreciated
ok, i can reproduce the bug.
can someone else try this to confirm?
- with the phone screen off have someone send you a text message.
- swipe up directly to messages. ( use the google one, but i am not sure if it matters.)
- reply to the message with a google voice typing
- hit the power button to turn off the screen.
- Have the person text you again.
- open message by swiping up to it.
At this point the tap to speak screen will be there and not go away until you reboot.
no one else?
here is a video showing the problem I can't believe I am the only one experiencing this
https://dl.dropboxusercontent.com/u/11731783/20150929_123443.mp4
crash613 said:
no one else?
here is a video showing the problem I can't believe I am the only one experiencing this
https://dl.dropboxusercontent.com/u/11731783/20150929_123443.mp4
Click to expand...
Click to collapse
I can try it when I get my phone, but that's a few weeks away...

Hide the iris scanner camera when unlocking?

Hi everyone, I was wondering if it were possible to hide seeing my face when using the iris scanner, I think it would look more neat.
I know you can activate the iris scanner as soon as you wake up the phone but I set the home button to automatically unlock (since I use smart lock and that makes it very convenient) so when I press the home button it'll instantly go to the unlock screen where the front cam is activated.
OK I guess I could use the power button instead but I was wondering if there's a way with the home button. Thanks!
Mine is intermittent as to when it does show the camera view. Most of the time it will just come up with a line of text saying look here for iris scanning and I'm never quite sure where I'm supposed to actually be looking.
degsyh said:
Mine is intermittent as to when it does show the camera view. Most of the time it will just come up with a line of text saying look here for iris scanning and I'm never quite sure where I'm supposed to actually be looking.
Click to expand...
Click to collapse
You should be watching towards the top of the screen near the grid, you should do this even before turning the screen on and it's faster and more accurate
If you look at the red light left hand corner it's unlocks instantly
Yeah its not too bad, i wear glasses so is a bit of a pain sometimes it works through them most of time it doesn't. I might try and get used to doing that "guess where the fingerprint scanner is without putting your finger all over the camera lense" manoeuvre.
I meant why does it *sometimes* come up with the camera viewfinder - does yours *always* come up with the camera viewfinder?
It shows the camera when the unlock isn't instant, or this is what I noticed, just wanted to hide that for a sleeker look
JohnPyn said:
It shows the camera when the unlock isn't instant, or this is what I noticed, just wanted to hide that for a sleeker look
Click to expand...
Click to collapse
Not an answer but an option. You can go into Settings>Lock screen and security>Iris Scanner>Preview screen mask
There's some goofy masks but maybe there is one that might preset a "sleeker" look for you.
burrzoo said:
Not an answer but an option. You can go into Settings>Lock screen and security>Iris Scanner>Preview screen mask
There's some goofy masks but maybe there is one that might preset a "sleeker" look for you.
Click to expand...
Click to collapse
Yep I know about that, that makes everything even worse imo Ahah the main problem to the "sleeker look" is that the camera is super low res, I don't know just feel it's useless but u guess there's no way to get rid of it
I got exactly same question !
That things is pure ugly in term of design and aesthetic, LoL
Hopefully someone can found a way to permanently hide that visual
To unlock your S8 or S8+ with your iris without seeing the camera preview go to:
Settings => Lock screen and security => Iris Scanner
... and turn on the very last option called "Iris unlock when screen turns on".
Regards,
JaeMelo said:
To unlock your S8 or S8+ with your iris without seeing the camera preview go to:
Settings => Lock screen and security => Iris Scanner
... and turn on the very last option called "Iris unlock when screen turns on".
Regards,
Click to expand...
Click to collapse
Thank you,
But we already know and use that option indeed.
But sometimes, we want to jnlock the phone on the table, when its not facing our face, thus we slide up the lock screen,
And then, bam, those ugly visual appear above the PIN number pad. LoL
Sure it has nothing wrong with the function. We just simply hate how it "broke" our beautiful lockscreen layout
otonieru said:
Thank you,
But we already know and use that option indeed.
But sometimes, we want to jnlock the phone on the table, when its not facing our face, thus we slide up the lock screen,
And then, bam, those ugly visual appear above the PIN number pad. LoL
Sure it has nothing wrong with the function. We just simply hate how it "broke" our beautiful lockscreen layout
Click to expand...
Click to collapse
LOOOL, I'm sorry but that made me laugh. I guess we'll have to wait for a tweak.
otonieru said:
Thank you,
But we already know and use that option indeed.
But sometimes, we want to jnlock the phone on the table, when its not facing our face, thus we slide up the lock screen,
And then, bam, those ugly visual appear above the PIN number pad. LoL
Sure it has nothing wrong with the function. We just simply hate how it "broke" our beautiful lockscreen layout
Click to expand...
Click to collapse
You can trigger the iris scanner again by clicking the text on the top center instead of swiping, this will not show the guidance visual.
I found the best way to mitigate this is to do two things.
1. Enable the toggle for "iris unlock when screen turns on" under lockscreen>iris scanner
2. Disable the toggle for "Unlock with home button" under setting>display>navigation bar
It's still not perfect but I'm at 90% success rate and it's far faster than fingerprint debacle. I figure when you press the home screen without option 2, phone triggers instant to unlock. With it unchecked it pauses so you can look at notifications.
Should default this way imo.
By golly you are right!
Babychan said:
If you look at the red light left hand corner it's unlocks instantly
Click to expand...
Click to collapse
I know this is an old thread but I just would like to thank you for this tip! I always look at the line of text to unlock my phone and it sometimes doesn't do the trick. But looking at the red dot hasn't failed me yet!!! And it's almost instantaneous! Thanks for this tip.

Categories

Resources