From 4c0ec947dcc97077277399b967fd795d0805341f Mon Sep 17 00:00:00 2001 From: Forever Date: Sat, 2 Oct 2021 17:41:02 +0000 Subject: [PATCH] add tags --- data/org.gnome.Maps.appdata.xml.in | 96 ++++++++++++++++++------------ 1 file changed, 58 insertions(+), 38 deletions(-) diff --git a/data/org.gnome.Maps.appdata.xml.in b/data/org.gnome.Maps.appdata.xml.in index 87bdcb2c..ffa40792 100644 --- a/data/org.gnome.Maps.appdata.xml.in +++ b/data/org.gnome.Maps.appdata.xml.in @@ -35,63 +35,83 @@ -
    -
  • Use new GNOME style icons for search results
  • -
  • Show e-mail addresse for places when available
  • -
  • Show take-away availability for restaurants and similar places
  • -
  • Remove Facebook check-in support, as it's not supported by libgfbgraph anymore
  • -
+ +
    +
  • Use new GNOME style icons for search results
  • +
  • Show e-mail addresse for places when available
  • +
  • Show take-away availability for restaurants and similar places
  • +
  • Remove Facebook check-in support, as it's not supported by libgfbgraph anymore
  • +
+
-
    -
  • Update donation and wiki web links in appdata
  • -
+ +
    +
  • Update donation and wiki web links in appdata
  • +
+
-
    -
  • Fix regression when signing in for OSM editing
  • -
+ +
    +
  • Fix regression when signing in for OSM editing
  • +
+
-
    -
  • Fix crashes when no aerial tile definition is available
  • -
  • Fix cut-off text in place bubble in some translations
  • -
+ +
    +
  • Fix crashes when no aerial tile definition is available
  • +
  • Fix cut-off text in place bubble in some translations
  • +
+
-
    -
  • Fix a bug where unfavoring a place made it unselectable until after a restart
  • -
  • Use country code attribute from GraphHopper/Photon geocode results to improve + +
      +
    • Fix a bug where unfavoring a place made it unselectable until after a restart
    • +
    • Use country code attribute from GraphHopper/Photon geocode results to improve accuracy of address formatting among others
    • -
    +
+
- + +
    +
  • Redesigned place bubbles
  • +
  • Adaptive UI for the place bubbles on small screens
  • +
  • Show translated place names in user's language when available
  • +
+
- + +
    +
  • Fix a bug resulting in writing a broken last view position on exit in some circumstances
  • +
  • Fix a bug preventing wrapping around at the date line with dark tiles
  • +
  • Fix a bug causing hanging in cases when dragging around route markers
  • +
+
- + +
    +
  • Fix a bug where place details gets lost after searching again for the same place
  • +
+
- + +
    Translation updates
+
- + +
    +
  • Fix a race-condition bug in search-as-you-type resulting in out-of-sync search results in some circumstances
  • +
  • Fix updating missing details after editing a POI in OpenStreetMap
  • +
+
-- GitLab