1 waydroid (1.3.2) bullseye; urgency=medium
3 * app_manager: Don't rmdir /data/waydroid_tmp after install
4 * gpu: Disable nouveau support
5 * A "No New Privileges" has been enabled for the container.
6 * Container capabilities have been restricted.
7 * A seccomp profile for the entire container has been added.
8 * Rebuild waydroid.prop after live upgrade
9 * Quiet ashmem modprobe errors
10 * tools: Upver to 1.3.2
12 -- Alessandro Astone <ales.astone@gmail.com> Sun, 11 Sep 2022 17:51:38 +0000
14 waydroid (1.3.1) bullseye; urgency=medium
16 * CI: add support for rolling releases
17 * Makefile: Allow installing over an existing installation
18 * Makefile: Allow overriding directories without having to know the DESTDIR
19 * debian: Use /lib/systemd/system for units
20 * CI: Restore versioned debian
21 * Add mainline vulkan support
22 * Detect HIDL gralloc4
23 * tools: Upver to 1.3.1
25 -- Alessandro Astone <ales.astone@gmail.com> Fri, 02 Sep 2022 12:23:28 +0000
27 waydroid (1.3.0) bullseye; urgency=medium
29 * tools: Fix device names with spaces in initializer
30 * http: Handle malformed urls
31 * Mount TUN device for use by Android VPNs.
32 * Set aidl version based on the android version
33 * Add -w flag for waiting for init
34 * debian: Start container waiting for init if not already
35 * Allows waydroid to create PTY (#349)
36 * Downgrade x86_64 to x86 if no SSE4.2
37 * app_manager: Factor out common function to start session then launch
38 * app_manager: Add launch intent
39 * Add Android Market Protocol Handler
40 * waydroid.market.desktop: update some properties
41 * waydroid.market.desktop: use `waydroid app intent`
42 * Fixup market:// handler
43 * lxc: Optionally bind-mount NFC config
44 * Improve robustness of the dynamic aidl version picker
45 * init: Always redownload the image when changing parameters
46 * Default nvidia to swiftshader
49 * container: Only umount /sys/fs/cgroup/schedtune if needed
50 * make waydroid-net more flexible (#267)
51 * Disable OTA updater when using preinstalled images
52 * Add first-launch command
53 * Revert "Add first-launch command"
54 * debian: Move waydroid-container.service under new toplevel systemd dir
55 * gbinder: Remove unnecessary configs
56 * Makefile: Add distro-agnostic buildsystem
57 * debian: Adapt to new Makefile buildsystem
58 * Support upgrading major android versions
59 * Add first-launch command [v2]
60 * Show first-launch icon on wayland gtk
61 * Makefile: Add prefix for systemd directory
62 * fix typo in arguments.py
63 * Add appstream metadata
65 -- Alessandro Astone <ales.astone@gmail.com> Sun, 07 Aug 2022 21:37:46 +0000
67 waydroid (1.2.1) bullseye; urgency=medium
69 * Set sys.use_memfd=true if ashmem is not present
70 * config: Switch to https for OTA channels
71 * add size units and speed in download progress bar
72 * Add an optional [properties] in waydroid.cfg
73 * scripts: make sure misc subfolder exists
74 * container: strip possible trailing newline from pid
75 * lxc: Fix bad eol of proc dt values
76 * Resume initialization if not complete
77 * Remove downloaded system images which failed checksum verification
78 * props: Use subprocess for host getprop
80 -- Erfan Abdi <erfangplus@gmail.com> Sun, 17 Apr 2022 21:33:26 +0430
82 waydroid (1.2.0) bullseye; urgency=medium
84 * config: Update waydroid ota channel urls
85 * lxc: Get device info props from host
86 * session: Nuke old data dir movement
87 * lxc: Make sure vibrator sys nodes are writable
88 * lxc: Add non-treble camera support
89 * lxc: Skip host_perms on non treble devices
90 * lxc: Add more sphal paths to find_hal
91 * images: Decode http retrieve for older pythons
92 * drivers: Add bonder nodes support
93 * container: Add missing powervr nodes chmod
94 * container: Use umount -l for schedtune
95 * log: More resilient logging
96 * net: Disable NFT by default
97 * arch: detect armv8l as 32bit arm
98 * drivers: Keep devices arg on modprobe
99 * session: don't panic when removing old userdata if its not empty
100 * lxc: do prepend colon to Android PATHs in shell
101 * container: don't panic if binder device already exists
102 * upgrade: log that no we will not upgrade if a preinstalled image exists
104 -- Erfan Abdi <erfangplus@gmail.com> Thu, 19 Oct 2021 11:19:53 +0430
106 waydroid (1.1.1) bullseye; urgency=medium
108 * lxc: Include tmp runtime dirs to container
109 * session: Move waydroid user data to XDG_DATA_HOME
110 * drivers: Allocate binder nodes dynamically
111 * user_manager: Use one variable for apps dir
112 * user: Create apps dir if doesn’t exists
113 * lxc: workaround weird log permission bug
115 -- Erfan Abdi <erfangplus@gmail.com> Thu, 30 Sep 2021 08:07:30 +0430
117 waydroid (1.1.0) bullseye; urgency=medium
119 * tools: Fully restart services
120 * container: Don’t burn XDG permissions
121 * user: Only hide Waydroid app on multi-win
122 * actions: Start session by lunching apps
123 * data: Install Waydroid launcher by default
124 * debian: Add systemd service
125 * config: Store data in /var/lib/waydroid rather than /home/.waydroid
126 * init: Add check for work dir before mkdir
127 * data: Update app logo
128 * Readme: Add documentation site
129 * drivers: Improve binderfs loading
130 * tools: Fix typo on stop container
131 * tools: Drop requests library dependency
132 * tools: Rename pre-init log file
133 * tools: Remove unused requests import
134 * ci: Add .abstruse.yml
135 * tools: fix shell path env
136 * user: Add “waydroid” prefix to desktop files
137 * tools: Drop need of sudo as much as possible
138 * lxc: Add WSLg support
139 * lxc: Provide /var/run to container
140 * lxc: Provide all fb and video nodes to container
141 * container: Don’t crash on sensord
142 * lxc: Mount /dev/null for container
143 * lxc: Enable vndk lite for mainline devices
144 * lxc: Use v4l2 camera hal on mainline
145 * fix grammar mistakes in the readme
146 * Fix grammar and spelling in README (#104)
147 * log: don't panic on ctrlc
148 * debian: Add LXC as dependency
149 * container: Umount on stop
150 * upgrade: show progress
152 -- Erfan Abdi <erfangplus@gmail.com> Tue, 28 Sep 2021 10:11:40 +0430
154 waydroid (1.0.0) bullseye; urgency=medium
158 -- Erfan Abdi <erfangplus@gmail.com> Thu, 02 Sep 2021 22:19:03 +0430