smartdock url is expired
can not request https://f-droid.org/repo/cu.axel.smartdock_1100.apk
https://github.com/casualsnek/waydroid_script/pull/161
#165
#161
if you want you can just cherry pick my last commit this fixes permissions , and i can close my duplicate version
https://github.com/casualsnek/waydroid_script/pull/165/commits/22c8e20fceaefc0d8e1969220b2d207916ed0359
sadly i had found a problem in this new version, that is. crash when using multi.windows prop
Sorry i am a begginer here, but how can i apply the fix inside "FIles changes" tab?
I tried to apply the fix which appeared successful, but once smartdock is installed waydroid no longer boots and gets stuck on the boot animation.
Could be a Steam Deck specific problem. I didn't look too closely at it.
I tried to apply the fix which appeared successful, but once smartdock is installed waydroid no longer boots and gets stuck on the boot animation.
Could be a Steam Deck specific problem. I didn't look too closely at it.
Not only in Steam Deck, but also on my weston waydroid, with latest smartdesk v1.12.1 on f-droid. (I've modified smartdock.py dl_link & act_md5)
Same stuck at boot up animation running in cycle repeatedly.
Same here, installing smartdock from fdroid works, but I couldn't hide the native navigation bar
Process: system_server
Build: waydroid/lineage_waydroid_x86_64/waydroid_x86_64:11/RQ3A.211001.001/83:userdebug/test-keys
java.lang.IllegalStateException: Signature|privileged permissions not in privapp-permissions whitelist: {cu.axel.smartdock (/system/priv-app/SmartDock): android.permission.WRITE_SECURE_SETTINGS}
at com.android.server.pm.permission.PermissionManagerService.systemReady(PermissionManagerService.java:4756)
at com.android.server.pm.permission.PermissionManagerService.access$500(PermissionManagerService.java:178)
at com.android.server.pm.permission.PermissionManagerService$PermissionManagerServiceInternalImpl.systemReady(PermissionManagerService.java:4839)
at com.android.server.pm.PackageManagerService.systemReady(PackageManagerService.java:21834)
at com.android.server.SystemServer.startOtherServices(SystemServer.java:2210)
at com.android.server.SystemServer.run(SystemServer.java:601)
at com.android.server.SystemServer.main(SystemServer.java:417)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:592)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:926)