|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <component type="desktop-application"> |
3 | 3 | <id>me.timschneeberger.GalaxyBudsClient</id> |
4 | | - |
5 | 4 | <name>Earbud manager for Galaxy Buds</name> |
6 | 5 | <developer id="me.timschneeberger"> |
7 | 6 | <name>Tim Schneeberger</name> |
8 | 7 | </developer> |
9 | 8 | <summary>An unofficial app to manage any Galaxy Buds device manufactured by Samsung</summary> |
10 | | - |
11 | 9 | <branding> |
12 | 10 | <color type="primary" scheme_preference="light">#dff1f8</color> |
13 | 11 | <color type="primary" scheme_preference="dark">#388ba6</color> |
14 | 12 | </branding> |
15 | | - |
16 | 13 | <metadata_license>CC0-1.0</metadata_license> |
17 | 14 | <project_license>GPL-3.0-only</project_license> |
18 | | - |
19 | 15 | <url type="homepage">https://github.com/timschneeb/GalaxyBudsClient</url> |
20 | 16 | <url type="bugtracker">https://github.com/timschneeb/GalaxyBudsClient/issues/new/choose</url> |
21 | 17 | <url type="donation">https://ko-fi.com/H2H83E5J3</url> |
22 | 18 | <url type="translate">https://github.com/timschneeb/GalaxyBudsClient/wiki/3.-How-to-help-with-translations</url> |
23 | 19 | <url type="contact">https://t.me/thepbone</url> |
24 | | - |
25 | 20 | <description> |
26 | 21 | <p> |
27 | 22 | Aside from standard features known from the official Android app, this project helps you to release the full potential of your earbuds and implements new functionality such as: |
|
35 | 30 | <li>and much more</li> |
36 | 31 | </ul> |
37 | 32 | </description> |
38 | | - |
39 | 33 | <provides> |
40 | 34 | <dbus type="user">me.timschneeberger.galaxybudsclient</dbus> |
41 | 35 | </provides> |
42 | | - |
43 | 36 | <launchable type="desktop-id">me.timschneeberger.GalaxyBudsClient.desktop</launchable> |
44 | 37 | <screenshots> |
45 | 38 | <screenshot type="default"> |
|
50 | 43 | <category>Utility</category> |
51 | 44 | </categories> |
52 | 45 | <releases> |
53 | | - <release version="5.1.0" date="2024-07-17"/> |
| 46 | + <release version="5.1.0.2" date="2024-12-14"/> |
54 | 47 | </releases> |
55 | 48 | <content_rating type="oars-1.1"> |
56 | 49 | <content_attribute id="social-info">moderate</content_attribute> |
57 | 50 | </content_rating> |
58 | 51 | </component> |
59 | | - |
0 commit comments