forked from jangernert/FeedReader
-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcom.github.suzie97.communique.appdata.xml.in
171 lines (171 loc) · 7.4 KB
/
com.github.suzie97.communique.appdata.xml.in
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2021-2022 Rajdeep Singha <[email protected]> -->
<component type="desktop-application">
<id>com.github.suzie97.communique</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0+</project_license>
<name>Communique</name>
<summary>RSS Reader with cross-platform sync</summary>
<description>
<p>Subscribe to and read RSS/Atom feeds with cross-platform synchronization. Communique features support for a lot of RSS services. And ofcourse, you can use Communique to subscribe to and read RSS feeds locally, without logging in to anything. Communique also allows you to save your articles to Instapaper, Pocket or Wallabag, or send them via email straight from the app.</p>
<p>Supported services:</p>
<ul>
<li>Feedbin</li>
<li>Nextcloud News</li>
<li>Tiny Tiny RSS</li>
<li>Fresh RSS</li>
<li>FeedHQ</li>
<li>Inoreader</li>
<li>Bazqux</li>
</ul>
<p>Supported Read-It Later Services:</p>
<ul>
<li>Instapaper</li>
<li>Pocket</li>
<li>Wallabag</li>
</ul>
<p>Useful keyboard shortcuts:</p>
<ul>
<li>Navigate the article list using the Vim keybindings, J and K.</li>
<li>Navigate the feed list using Ctrl+J and Ctrl+K.</li>
<li>Open the selected article in a browser using O.</li>
<li>Scroll the article up and down using I and U.</li>
<li>Mark the selected article as read/unread using R.</li>
<li>Mark the selected feed as read/unread using Shift+A.</li>
<li>Center the currently selected article in the article list using S.</li>
</ul>
</description>
<custom>
<value key="x-appcenter-color-primary">#FAFAFA</value>
<value key="x-appcenter-color-primary-text">#1A1A1A</value>
<value key="x-appcenter-suggested-price">10</value>
<value key="x-appcenter-stripe">pk_live_51JjNEtSDebhbIwZTyaIU7bFhhaSQPsdjMsRpTI2VI03WFcolEqeg6KJy4hPU2PgolBbx2tBCydwRQ7X7Vig9rIk300Ps0hZYGB</value>
</custom>
<developer_name>Rajdeep Singha</developer_name>
<url type="homepage">https://github.com/Suzie97/Communique</url>
<url type="bugtracker">https://github.com/Suzie97/Communique/issues</url>
<url type="help">https://github.com/Suzie97/Communique/issues</url>
<update_contact>[email protected]</update_contact>
<launchable type="desktop-id">com.github.suzie97.communique.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/suzie97/communique/master/data/communique-light-screenshot.png</image>
</screenshot>
<screenshot type="default">
<image>https://raw.githubusercontent.com/suzie97/communique/master/data/communique-dark-screenshot.png</image>
</screenshot>
<screenshot type="default">
<image>https://raw.githubusercontent.com/suzie97/communique/master/data/communique-fullscreen-screenshot.png</image>
</screenshot>
<screenshot type="default">
<image>https://raw.githubusercontent.com/suzie97/communique/master/data/communique-shortcuts.png</image>
</screenshot>
<screenshot type="default">
<image>https://raw.githubusercontent.com/suzie97/communique/master/data/communique-preferences.png</image>
</screenshot>
</screenshots>
<content_rating type="oars-1.1">
<content_attribute id="violence-cartoon">none</content_attribute>
<content_attribute id="violence-fantasy">none</content_attribute>
<content_attribute id="violence-realistic">none</content_attribute>
<content_attribute id="violence-bloodshed">none</content_attribute>
<content_attribute id="violence-sexual">none</content_attribute>
<content_attribute id="violence-desecration">none</content_attribute>
<content_attribute id="violence-slavery">none</content_attribute>
<content_attribute id="violence-worship">none</content_attribute>
<content_attribute id="drugs-alcohol">none</content_attribute>
<content_attribute id="drugs-narcotics">none</content_attribute>
<content_attribute id="drugs-tobacco">none</content_attribute>
<content_attribute id="sex-nudity">none</content_attribute>
<content_attribute id="sex-themes">none</content_attribute>
<content_attribute id="sex-homosexuality">none</content_attribute>
<content_attribute id="sex-prostitution">none</content_attribute>
<content_attribute id="sex-adultery">none</content_attribute>
<content_attribute id="sex-appearance">none</content_attribute>
<content_attribute id="language-profanity">none</content_attribute>
<content_attribute id="language-humor">none</content_attribute>
<content_attribute id="language-discrimination">none</content_attribute>
<content_attribute id="social-chat">none</content_attribute>
<content_attribute id="social-info">none</content_attribute>
<content_attribute id="social-audio">none</content_attribute>
<content_attribute id="social-location">none</content_attribute>
<content_attribute id="social-contacts">none</content_attribute>
<content_attribute id="money-purchasing">none</content_attribute>
<content_attribute id="money-gambling">none</content_attribute>
</content_rating>
<releases>
<release version="1.2.0" date="2022-05-29">
<description>
<p>Feature Updates:</p>
<ul>
<li>Unread article titles in the article list now follow the accent colour</li>
<li>Users can now add folders independently without adding a feed</li>
<li>New and streamlined import OPML file workflow</li>
<li>New and streamlined add feed workflow</li>
</ul>
</description>
</release>
<release version="1.1.4" date="2022-02-06">
<description>
<p>Feature Updates:</p>
<ul>
<li>Users can now sort articles to display the oldest ones first</li>
</ul>
<p>Bug Fixes:</p>
<ul>
<li>Fix TinyTinyRSS login error</li>
</ul>
</description>
</release>
<release version="1.1.2" date="2021-12-28">
<description>
<p>Improvements:</p>
<ul>
<li>Users can now pay for the app on AppCenter</li>
</ul>
</description>
</release>
<release version="1.1.1" date="2021-10-02">
<description>
<p>Bug Fixes:</p>
<ul>
<li>Fix Nextcloud News Icon in sidebar</li>
</ul>
</description>
</release>
<release version="1.1.0" date="2021-10-02">
<description>
<p>Feature Updates:</p>
<ul>
<li>Rounded window corners</li>
<li>Improved theme</li>
<li>A more content focused experience with fullscreen mode</li>
<li>Changing the font does not requires a restart anymore</li>
<li>Add new shortcuts dialog</li>
<li>Context menus now follow the standard system style</li>
</ul>
<p>Bug Fixes:</p>
<ul>
<li>Correctly navigate between articles using shortcuts</li>
</ul>
</description>
</release>
<release version="1.0.1" date="2021-09-09">
<description>
<p>Improvements:</p>
<ul>
<li>Icon contrast improvements.</li>
</ul>
<p>Bug Fixes:</p>
<ul>
<li>Fix Pocket Bug</li>
</ul>
</description>
</release>
<release version="1.0.0" date="2021-09-03">
<description>
<p>Version 1 Released. Let's start reading.</p>
</description>
</release>
</releases>
</component>