summaryrefslogtreecommitdiff
path: root/data/org.gnome.Contacts.appdata.xml.in
blob: 0ff043ecf07bc8be76ab47b5276c3f24a8e87113 (plain)
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
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
  <id>org.gnome.Contacts</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0-or-later</project_license>
  <name>Contacts</name>
  <summary>A contacts manager for GNOME</summary>
  <description>
    <p>
      Contacts keeps and organize your contacts information. You can create,
      edit, delete and link together pieces of information about your contacts.
      Contacts aggregates the details from all your sources providing a
      centralized place for managing your contacts.
    </p>
    <p>
      Contacts will also integrate with online address books and automatically
      link contacts from different online sources.
    </p>
  </description>
  <screenshots>
    <screenshot height="575" width="800" type="default">
      <image>
      https://wiki.gnome.org/Apps/Contacts?action=AttachFile&amp;do=get&amp;target=appdata.png
    </image>
    </screenshot>
  </screenshots>

  <releases>
    <release date="2019-02-06" version="3.31.90">
      <description>
        <p>
          This is the next unstable release in the 3.31 development series,
          with the following improvements:
        </p>
        <ul>
          <li>
            The interface now adapts to the size of its window, making it
            possible to use on smaller screens (such as phones)
          </li>
        </ul>
        <p>This release also updates translations in several languages.</p>
      </description>
    </release>
    <release date="2019-01-09" version="3.31.4">
      <description>
        <p>
          This is the next unstable release in the 3.31 development series,
          with the following improvements:
        </p>
        <ul>
          <li>
            Small improvements for the "types" of properties ("Home", "Work",
            …). Contacts should now also be able to more easily identify
            untranslated properties from Google Contacts.
          </li>
          <li>Some UI tweaks for the primary menu</li>
          <li>The appdata file and the desktop file are now validated by CI</li>
        </ul>
        <p>This release also updates translations in several languages.</p>
      </description>
    </release>
    <release date="2018-12-10" version="3.31.3">
      <description>
        <p>
          This is the first unstable release in the 3.31 development series,
          with the following improvements:
        </p>
        <ul>
          <li>An updated application icon</li>
          <li>Dropped the app menu</li>
          <li>Added a dependency on libhandy</li>
          <li>Fix birthday not being properly saved</li>
          <li>Telepathy is now disabled by default</li>
          <li>Flatpak fixes</li>
        </ul>
        <p>This release also updates translations in several languages.</p>
      </description>
    </release>
    <release date="2018-09-03" version="3.30">
      <description>
        <p>
          Version 3.30 is the next stable release, with the following major
          improvements since 3.28:
        </p>
        <ul>
          <li>Tweaks to the avatar selector UI</li>
          <li>Several fixes for the Flatpak build</li>
          <li>OARS content ratings</li>
        </ul>
        <p>This release also updates translations in several languages.</p>
      </description>
    </release>
    <release date="2018-08-27" version="3.29.92">
      <description>
        <p>
          This is the last unstable release in the 3.29 development series,
          with the following improvements:
        </p>
        <ul>
          <li>The avatar selector now uses the native file chooser</li>
          <li>Added OARS content rating</li>
          <li>Restructured the code to allow automated tests</li>
          <li>Several flatpak fixes</li>
        </ul>
        <p>This release also updates translations in several languages.</p>
      </description>
    </release>
    <release date="2018-05-24" version="3.29.2">
      <description>
        <p>
          This is the first unstable release in the 3.29 development series,
          with the following improvements:
        </p>
        <ul>
          <li>The avatar selection UI has been revamped</li>
          <li>
            Use GNOME's Meson conventions: compilation options can now no
            longer have an auto value. Some have also been renamed to drop the
            "with-" prefix.
          </li>
          <li>The Flatpak manifest was improved in several ways.</li>
          <li>Extended the CI pipeline to use flatpak</li>
        </ul>
        <p>This release also updates translations in several languages.</p>
      </description>
    </release>
    <release date="2018-03-12" version="3.28">
      <description>
        <p>
          Version 3.28 is a stable release, with the following major improvements:
        </p>
        <ul>
          <li>Favorite contacts, which are shown at the top of the contact list.</li>
          <li>Sort contacts by their first name or surname.</li>
          <li>Small tweaks to the UI, such as a more welcoming setup screen and rounded avatars.</li>
          <li>Performance improvements to the GNOME Shell search provider.</li>
          <li>A slightly decreased memory usage.</li>
        </ul>
        <p>This release also updates translations in several languages.</p>
      </description>
    </release>
    <release date="2018-03-05" version="3.27.92">
      <description>
        <p>
          This is the fourth unstable (beta) release in the 3.27 development series,
          with the following improvements:
        </p>
        <ul>
          <li>The titlebar is now updated when a contact's name changes.</li>
          <li>The window will now remember its size and restore it on the next start.</li>
          <li>Postal addresses are now sorted before notes.</li>
        </ul>
        <p>This release also updates translations in several languages.</p>
      </description>
    </release>
    <release date="2018-02-05" version="3.27.90">
      <description>
        <p>
          This is the third unstable release in the 3.27 development series,
          with the following improvements:
        </p>
        <ul>
          <li>Support for favorite contacts. These contacts will be shown at the top of the list.</li>
          <li>Contacts now allows sorting by both first name and surname.</li>
          <li>Avatars are now displayed as a circle and are better optimized for memory usage.</li>
          <li>Selection mode can now be started by right-clicking the contact list.</li>
        </ul>
        <p>This release also updates translations in several languages.</p>
      </description>
    </release>
    <release date="2018-01-09" version="3.27.4">
      <description>
        <p>
          This is the second unstable release in the 3.27 development series,
          with the following improvements:
        </p>
        <ul>
          <li>Contacts now has a shortcuts window</li>
          <li>Small tweaks to the setup screen</li>
          <li>Support --version as command-line argument</li>
          <li>Telepathy is no longer a mandatory dependency</li>
          <li>Support for maps can be disabled at compile time</li>
          <li>Improved the Shell search provider</li>
        </ul>
        <p>This release also updates translations in several languages.</p>
      </description>
    </release>
    <release date="2017-11-13" version="3.27.2">
      <description>
        <p>
          This is the first unstable release in the 3.27 development series,
          with the following improvements:
        </p>
        <ul>
          <li>Contact properties are now sorted by type</li>
          <li>Avatars are now displayed using rounded border</li>
        </ul>
        <p>This release also updates translations in several languages.</p>
      </description>
    </release>
    <release date="2017-09-11" version="3.26.0">
      <description>
        <p>
          Version 3.26 is a stable release, with the following improvements:
        </p>
        <ul>
          <li>Support for Flatpak</li>
          <li>Support for faster builds using Meson</li>
          <li>Saving notes in a contact now works again</li>
          <li>Some contact properties are now selectable</li>
          <li>Use our own app icon, rather than a predefined one</li>
        </ul>
        <p>This release also updates translations in several languages.</p>
      </description>
    </release>
    <release date="2017-09-05" version="3.25.92.1">
      <description>
        <p>
          This is an unstable release in the 3.25 development series,
          which fixes build errors in version 3.25.92.
        </p>
      </description>
    </release>
    <release date="2017-09-04" version="3.25.92">
      <description>
        <p>
          This is an unstable release in the 3.25 development series,
          with the following improvements:
        </p>
        <ul>
          <li>Added experimental support for Flatpak</li>
          <li>Contacts can now be built with Meson</li>
          <li>Contacts now provides its own proper app icon</li>
          <li>Some labels in the contact sheet are now selectable</li>
        </ul>
        <p>
          The following bugs are also fixed:
        </p>
        <ul>
          <li>Can't save notes in a contact</li>
          <li>Bumped minimal version of telepathy-glib, GTK+ and GLib</li>
        </ul>
        <p>This release also updates translations in several languages.</p>
      </description>
    </release>
    <release date="2017-07-17" version="3.25.4">
      <description>
        <p>
          This is an unstable release in the 3.25 development series,
          with the following improvements:
        </p>
        <ul>
          <li>Contacts now provides its own application icon</li>
          <li>Small UI improvements to the avatar chooser dialog</li>
        </ul>
        <p>
          The following bugs are also fixed:
        </p>
        <ul>
          <li>Folks now requires version 11.4 or higher</li>
          <li>Migrated away from intltool and libgd</li>
          <li>Got rid of a bunch of warnings and critical messsages</li>
          <li>Use the locale to translate months</li>
          <li>Added git.mk to automagically create .gitignores</li>
        </ul>
        <p>This release also updates translations in several languages.</p>
      </description>
    </release>
  </releases>

  <kudos>
    <kudo>AppMenu</kudo>
    <kudo>HiDpiIcon</kudo>
    <kudo>ModernToolkit</kudo>
    <kudo>SearchProvider</kudo>
  </kudos>
  <provides>
    <binary>gnome-contacts</binary>
  </provides>
  <url type="homepage">https://wiki.gnome.org/Apps/Contacts</url>
  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-contacts/issues</url>
  <url type="donation">http://www.gnome.org/friends/</url>
  <update_contact>nielsdg@gnome.org</update_contact>
  <project_group>GNOME</project_group>
  <developer_name>The GNOME Project</developer_name>
  <launchable type="desktop-id">org.gnome.Contacts.desktop</launchable>
  <translation type="gettext">gnome-contacts</translation>
  <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">intense</content_attribute>
    <content_attribute id="money-purchasing">none</content_attribute>
    <content_attribute id="money-gambling">none</content_attribute>
  </content_rating>
</component>