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