Releases: localdesktop/localdesktop
Local Desktop v1.4.7
You can now go to /android or ~/Android to access and store your files with other Android apps. With this option, you can, for example, download a wallpaper using your Android's browser, or use git inside Local Desktop to clone some code and then do some crazy stuff outside Linux:

You must first enable "All files access" for Local Desktop. Please find the toggle somewhere inside your device's Settings app and switch it on:

Local Desktop v1.4.6
Local Desktop now automatically adjusts LXQT scale factor and Openbox font size to prevent things from appearing too small. It's not perfectly consistent but let's not over-optimise right now as things might break later 🙃 We're still using Xwayland but will try native Wayland when it's more stable
P/S: onboard is still broken, it is related to bwrap. That's mean now you definitely need a physical keyboard to use Local Desktop.
Local Desktop v1.4.0
replace xfce4 with plasma and use newer base image (#114)
Local Desktop v1.3.1
fix is_supported() logic and refactor process.rs (#101)
Local Desktop v1.3.0
prompt if a device is unsupported (#95)
Local Desktop v1.2.9
Improve Android < 13 compatibility (#83) * Android < 13 webviews are too old for Vue 3, let's use Vue 2 * replace action_button with button_state
Local Desktop v1.2.8
Local Desktop v1.2.7
launch fullscreen on Dex by default (#75) Documentation: https://developer.samsung.com/samsung-dex/modify-optional.html#Configure-app-size
Local Desktop v1.2.6
Google Play Console CI/CD (#67) * fix release asset not found * enable workflow_dispatch * fix no release_tag in manual_dispatch * fix incorrect track name * bump version
Local Desktop v1.2.5
Upgrade Gradle version to build API level 35 (#66) * upgrade gradle version to build for api level 35