TTsdzb

Results 7 issues of TTsdzb

Nowadays many things support complex variable names. So why not name them in your native language? That saves your time thinking of a name, and time is important. Good :thumbsup:...

**Describe the bug** Pwnagotchi stucks in a loop of exception, after getting a handshake. **To Reproduce** Steps to reproduce the behavior: 1. Wait for pwnagotchi get a handshake. 2. Randomly,...

bug

After setting a Scheduled Wake Up, when the pi shutdowns, it CANNOT be boot up by turning the switch off and on. So how can I boot it manully? I...

**Describe the bug** Followed the [instructions](https://github.com/remote-android/redroid-doc/blob/master/deploy/arch-linux.md) in the docs, but adb is always "offline" and could not be connected. ```sh docker run -itd --privileged -v ~/.local/share/redroid/data11:/data -p 5555:5555 --name redroid11...

若导入太多图标,软件会弹出大量提示框,导致软件与系统界面卡死。建议在提示前做简易判断。

**Describe the bug** 可以连接设备,但执行任意操作自动断开。 **To Reproduce** Steps to reproduce the behavior: 1. 启动程序 2. 进入设备页控制设备,此时设备进入“受控设备”栏,日志提示连接成功 3. 回到首页,任意滑动一下,此时设备没反应,日志弹出 `front-command forwarding failure, please restart the program !` 4. 回到设备页,提示“受控设备已断开” **Expected behavior** 设备能正常操作,不断开连接。...

bug

**目前问题** 部分应用的广告 Activity 为全屏显示(隐藏通知栏),此时若通过移花接木直接替换 Activity,会保留该全屏状态,导致显示问题。 例:云达人 `com.jhj.cloudman` 2.9.5 可以看出通知栏隐藏了,且 UI 下半部分超出了屏幕。 ![AE50FFDB0CE71463FE0A11025AFF70C3](https://github.com/user-attachments/assets/42f3f640-98a6-47e8-96a6-d6bd9ef716b3) **可能的解决方案** 能否提供一可选参数,使得移花接木触发时修改应用的全屏状态?