<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2023 Waydroid -->
<component type="desktop-application">
  <id>id.waydro.waydroid</id>

  <name>Waydroid</name>
  <summary>Run Android apps natively alongside desktop programs</summary>

  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-3.0-only</project_license>
  <developer_name>Waydroid</developer_name>

  <url type="homepage">https://waydro.id/</url>
  <url type="bugtracker">https://github.com/waydroid/waydroid/issues</url>
  <url type="faq">https://docs.waydro.id/faq</url>
  <url type="help">https://matrix.to/#/#waydroid:matrix.org</url>
  <url type="donation">https://opencollective.com/waydroid/donate</url>
  <url type="contact">https://matrix.to/#/#waydroid:matrix.org</url>

  <supports>
    <control>pointing</control>
    <control>keyboard</control>
    <control>touch</control>
    <control>tablet</control>
  </supports>

  <description>
    <p>
      Waydroid is a container-based approach to boot a full Android system on a regular GNU/Linux system. The Android system inside the container has direct access to needed hardware through LXC and the binder interface.
    </p>
  </description>

  <launchable type="desktop-id">Waydroid.desktop</launchable>
  <screenshots>
    <screenshot type="default">
      <image>https://waydro.id/assets/images/hero/main_landing.jpeg</image>
    </screenshot>
    <screenshot>
      <image>https://waydro.id/assets/images/hero/clean_desktop.jpeg</image>
    </screenshot>
  </screenshots>

  <!-- Update to latest release information -->
  <releases>
    <release version="1.4.1" date="2023-04-24"/>
    <release version="1.4.0" date="2023-02-08"/>
    <release version="1.3.4" date="2022-12-14"/>
  </releases>

  <content_rating type="oars-1.1">
    <content_attribute id="social-chat">intense</content_attribute>
    <content_attribute id="social-info">intense</content_attribute>
    <content_attribute id="social-audio">intense</content_attribute>
    <content_attribute id="social-location">intense</content_attribute>
    <content_attribute id="social-contacts">intense</content_attribute>
  </content_rating>

</component>
