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
Add sysconfdir to Makefile defaulting to /etc
upgrader: Clarify refused upgrade message
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
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
More logs for the issue template
Let logcat command terminate in issue template instructions
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."
All AppArmor profiles have been switched to the "enforce" mode.
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
Fix last hardcoded direct usages of AppIcon.png
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: 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`
container: Allow stopping without killing the session deamon
net: Don't fail start when already running
container: Make "waydroid-net.sh start" failure fatal
lxc: Only add /dev/ashmem to config_nodes when it exists
props: Drop unneeded ';' from end of return line
debian: Unify waydroid.postinst indentation
session: Add strict WAYLAND_DISPLAY validity checks
Make session more resilient to start failures
Make overlays opt-out
Remove RW image overlay when upgrading images
Mount overlays on top of image mount points
helpers/mount: Add an option to mount even if mount point already exists
helpers/mount: Allow to specify explicit mount type and options
helpers/mount: Check for failed umounts only umounting the whole list
gpu: Also mount card node
Fix prop set command
tools: Allow prop commands while frozen
lxc: Workaround against lxc changing logfile permissions
initializer: Require admin authentication for remote initialization with custom channels
tools: Remove umask 0
app_manager: Allow install/remove/list while frozen
app_manager: Allow install/remove/list while frozen
Makefile: Install dbus service
Move session IPC to dbus