!2 修复README中deepinv23依赖下载地址的拼写错误
修复README中deepinv23依赖下载地址的拼写错误
修改url
update Runner_tools/Waydroid_Installer/Waydroid-AutoConfig.py.
Merge branch 'main' of https://github.com/waydroid/waydroid into waydroid
initializer: Fix Halium version VNDK detection logic for 12L+
Ensure default umask to avoid surprises with file permissions.
Don't change user-defined desktop files for Waydroid when they're set as read-only
将 python3-matplotlib 设为非必须依赖
调整README
调整依赖
添加适用于deepin23的aapt
换源
调整README
Support disable using GPU with sway
新增设置窗口
Allow to choose sway or weston in x11 desktop environment
Follow the newest version
Add sysconfdir to Makefile defaulting to /etc
upgrader: Clarify refused upgrade message
Make adb auto-connection opt-out
Add SSSE3 CPU check for arch x86/x86_64
update regex for deprecation warning
Delete CODE_OF_CONDUCT.md
debian: Upver to 1.4.2
Upver to 1.4.2
hardware_manager: Prevent race-condition in upgrade check
Makefile: Create xdg menu directories
Add an XDG menu directory (#1149)
Block the "open_by_handle_at" system call
hardware_manager: Validate upgrade zips against the saved ota channel
lxc: Recursively mount vendor_extra
user_manager: Add icon to the app_settings action
user_manager: Respect user umask and use less code
Add iptables as Debian dependency
Fix issues with AppStream metadata
README: Update matrix link
Fix logcat command after #996
Allow local amendments to the AppArmor policy
container_manager: Keep schedtune cgroup around in case nesting is supported
clipboard: change warning message to be less misleading
interfaces: Return binder error when receiving an unknown transaction
IHardware: Add new upgrade transaction capable of 64-bit timestamps
Let logcat command terminate in issue template instructions
Update issue temple (#1018)
Allow running a shell command as an arbitrary user and group and with an arbitrary security context (#996)
Revert "Update Matrix link"
CI: add support for ubuntu mantic
debian: Upver to 1.4.1
Upver to 1.4.1
lxc: Add /dev/tty
Add device IP address to status, auto adb connect
Create CODE_OF_CONDUCT.md
user_manager: Do not crash when install applications during boot
Add missing environment variable BOOTCLASSPATH to waydroid shell
Revert "All AppArmor profiles have been switched to the "enforce" mode."
.desktop files should not be executable (#815)
All AppArmor profiles have been switched to the "enforce" mode.
Add X-WayDroid-App category to WayDroid desktop files (#810)
Add App Settings to .desktop file
CI: Add ubuntu lunar
debian: Upver to 1.4.0
Upver to 1.4.0
Add developer_name to appstream metadata
waydroid.app.install.desktop: Don't hardcode waydroid binary path
Update github issue template
Update appstream
arch: Fallback to arm on weird arm64 kernels with 32-bit userspace
initializer: Restart container through DBus
lxc: Handle lxc-info failure
Disable overlays if mounting fails once
packaging: install icons to xdg icons resource path, and get the .desktop file to use relative icon name
interfaces: Remove presence handler after use
images: Cleanup Waydroid Updater zips after extracting
session: Provide waydroid.host_data_path prop
user_manager: Fix app removal
Add apk mimetype handler
session: Provide waydroid.background_start bool
interfaces: Fix ServiceManager race condition in clients
app_manager: Fix IPlatform error logging
container: Extend nfcd stop/start hacks to systemd
lxc: Improve session config error message
container_manager: Mount rootfs last
security: Verify session pid against DBus connection
upgrade: Remove session.cfg during 1.4.0 migration
upgrade: Fallback to stopping container manually
upgrade: Drop more privileges during 1.4.0 migration
upgrade: Restart container through DBus
lxc: Create session-specific mount entries
fixup! security: Verify session user_id against DBus connection
session: Also log dbus connection exceptions
security: Verify session user_id against DBus connection
lxc: Attach with proper environment
version: Fix "NameError: name 're' is not defined"
session: Dump the full exception to log file when failed to start
version: Don't fail when uname contains only two numbers
mount: Only disable overlayfs xino on kernels that support it
Use `command -v` instead of `which`