]> glassweightruler.freedombox.rocks Git - waydroid.git/blob - data/id.waydro.waydroid.metainfo.xml
Upver to 1.5.3
[waydroid.git] / data / id.waydro.waydroid.metainfo.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright 2023 Waydroid -->
3 <component type="desktop-application">
4 <id>id.waydro.waydroid</id>
5
6 <name>Waydroid</name>
7 <summary>Run Android apps natively alongside desktop programs</summary>
8
9 <metadata_license>CC0-1.0</metadata_license>
10 <project_license>GPL-3.0-only</project_license>
11 <developer_name>Waydroid</developer_name>
12
13 <url type="homepage">https://waydro.id/</url>
14 <url type="bugtracker">https://github.com/waydroid/waydroid/issues</url>
15 <url type="faq">https://docs.waydro.id/faq</url>
16 <url type="help">https://matrix.to/#/#waydroid:matrix.org</url>
17 <url type="donation">https://opencollective.com/waydroid/donate</url>
18 <url type="contact">https://matrix.to/#/#waydroid:matrix.org</url>
19
20 <supports>
21 <control>pointing</control>
22 <control>keyboard</control>
23 <control>touch</control>
24 <control>tablet</control>
25 </supports>
26
27 <description>
28 <p>
29 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.
30 </p>
31 </description>
32
33 <launchable type="desktop-id">Waydroid.desktop</launchable>
34 <screenshots>
35 <screenshot type="default">
36 <image>https://waydro.id/assets/images/hero/main_landing.jpeg</image>
37 </screenshot>
38 <screenshot>
39 <image>https://waydro.id/assets/images/hero/clean_desktop.jpeg</image>
40 </screenshot>
41 </screenshots>
42
43 <!-- Update to latest release information -->
44 <releases>
45 <release version="1.4.1" date="2023-04-24"/>
46 <release version="1.4.0" date="2023-02-08"/>
47 <release version="1.3.4" date="2022-12-14"/>
48 </releases>
49
50 <content_rating type="oars-1.1">
51 <content_attribute id="social-chat">intense</content_attribute>
52 <content_attribute id="social-info">intense</content_attribute>
53 <content_attribute id="social-audio">intense</content_attribute>
54 <content_attribute id="social-location">intense</content_attribute>
55 <content_attribute id="social-contacts">intense</content_attribute>
56 </content_rating>
57
58 </component>