From: Alessandro Astone Date: Sun, 6 Jul 2025 12:16:15 +0000 (+0200) Subject: user_manager: Rework desktop file handling X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/018fb645c45e11833740dfdb943a9dd437c5e670?hp=018fb645c45e11833740dfdb943a9dd437c5e670 user_manager: Rework desktop file handling * Update all desktop files on Android startup * Remove non-existing applications on Android startup * Preserve user comments and translations * Preserve user modifications to Categories and Actions * Preserve user modifications to NoDisplay * Default system applications to NoDisplay=true Closes: https://github.com/waydroid/waydroid/pull/339 Closes: https://github.com/waydroid/waydroid/issues/46 ---