Benjamin_Loison commented on issue Benjamin_Loison/adb#19 2025-05-09 19:05:55 +02:00
Can unlock screen if already have provided decryption password once since restart?
adb shell settings get secure lockscreen.disabled
0
adb shell settings put secure lockscreen.disabled 1
adb shell settings get secure lockscreen.disabled

Benjamin_Loison commented on issue Benjamin_Loison/adb#19 2025-05-09 19:03:27 +02:00
Can unlock screen if already have provided decryption password once since restart?

image.png

image.png

Let's define a fake PIN 1234.

![image.png](/attachments/37…

Benjamin_Loison commented on issue Benjamin_Loison/adb#19 2025-05-09 19:01:52 +02:00
Can unlock screen if already have provided decryption password once since restart?

On my Linux Mint 22.1 Cinnamon Framework 13 LineageOS 22.1:

Just clicking on outside of emulator screen power button, just switches the screen off or not without any lock screen.

![image.png]…

Benjamin_Loison commented on issue Benjamin_Loison/adb#19 2025-05-09 18:57:09 +02:00
Can unlock screen if already have provided decryption password once since restart?
adb shell settings get secure lockscreen.disabled
0

Source: the Android Stack Exchange answer 246311

no matter if the…

Benjamin_Loison closed issue Benjamin_Loison/adb#25 2025-05-09 17:28:57 +02:00
Get app name from id
Benjamin_Loison commented on issue Benjamin_Loison/adb#32 2025-05-08 23:52:50 +02:00
Set screen timeout

Related to #19.

Benjamin_Loison commented on issue Benjamin_Loison/adb#29 2025-05-08 15:07:19 +02:00
Emulate scrollable screenshot
adb exec-out screencap --hint-for-seamless -p > test.png

does not have the scrolling aspect but maybe the Safety app Features tab does not support it.

Benjamin_Loison commented on issue Benjamin_Loison/adb#29 2025-05-08 15:06:16 +02:00
Emulate scrollable screenshot
adb exec-out screencap --help
Output:

usage: screencap [-ahp] [-d display-id] [FILENAME]
   -h: this message
   -a: captures all the active…
Benjamin_Loison commented on issue Benjamin_Loison/codeberg#12 2025-05-08 15:05:09 +02:00
*server error: 502* on first try to create an issue

Maybe I am confusing with https://gitea.lemnoslife.com as I faced this issue due to Benjamin-Loison/gitea/issues/118.

Benjamin_Loison commented on issue Benjamin_Loison/adb#29 2025-05-08 15:04:57 +02:00
Emulate scrollable screenshot

With Google flavor long press of power button results in voice assistant, see [Benjamin_Loison/Voice_assistant/issues/7#issue-1475654](https://codeberg.org/Benjamin_Loison/Voice_assistant/issues/7#…

Benjamin_Loison reopened issue Benjamin_Loison/adb#37 2025-05-05 18:19:59 +02:00
*adb: no devices/emulators found* on adb shell while phone plugged
Benjamin_Loison commented on issue Benjamin_Loison/adb#37 2025-05-05 18:19:57 +02:00
*adb: no devices/emulators found* on adb shell while phone plugged

Even if no USBGuard issue, have to wait a few seconds it seems.