Tags: FuriLabs/waydroid
Tags
container_manager: start nfcd after unmounting the rootfs we want nfcd to not start when android starts, so now nfcd has a ConditionPathIsMountPoint on /var/lib/waydroid/rootfs which is the mount point of the android rootfs. so now for nfc to start back up correctly after stopping the container, it must be started AFTER rootfs is unmounted Signed-off-by: Bardia Moshiri <[email protected]>
container_manager: first kill sensord before starting it Signed-off-by: Bardia Moshiri <[email protected]>
notification_client: close and recreate notification if package names… … are equal this will fix notifications stacking up and cluttering up the lock screen Signed-off-by: Bardia Moshiri <[email protected]>
add waydroid-session service for autostart Signed-off-by: Bardia Moshiri <[email protected]>
[packaging] postinst: do not init waydroid if there is no supplied im… …ages In a standard Droidian install, images gets pulled in as dependencies so the requirement is satisfied. If the user opts-in to custom images, it doesn't expect for waydroid to autoconfigure itself (and thus downloading images). Let's disable that in this case. Signed-off-by: Eugenio Paolantonio (g7) <[email protected]>
user_manager: Add icon to the app_settings action
Merge pull request #2 from droidian/feature/trixie/upgrade-1.4.1
tools: hide desktop files for installed apps opening multiple windows will either crash waydroid, crash phosh or not do anything at all. it is better to just not show anything other than waydroid launch desktop file itself
Merge pull request #2 from droidian/feature/trixie/upgrade-1.4.1
PreviousNext