Codebase list gnome-maps / HEAD data / org.gnome.Maps.appdata.xml.in.in
HEAD

Tree @HEAD (Download .tar.gz)

org.gnome.Maps.appdata.xml.in.in @HEADraw · history · blame

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
  <id>@app-id@.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0-or-later</project_license>
  <name>Maps</name>
  <summary>Find places around the world</summary>
  <description>
    <p>
      Maps gives you quick access to maps all across the world. It allows you
      to quickly find the place you’re looking for by searching for a city or
      street, or locate a place to meet a friend.
    </p>
    <p>
      Maps uses the collaborative OpenStreetMap database, made by hundreds of
      thousands of people across the globe.
    </p>
  </description>

  <launchable type="desktop-id">@app-id@.desktop</launchable>

  <screenshots>
    <screenshot type="default">
      <image>https://gitlab.gnome.org/GNOME/gnome-maps/raw/HEAD/data/screenshots/maps-main.png</image>
    </screenshot>
    <screenshot>
      <image>https://gitlab.gnome.org/GNOME/gnome-maps/raw/HEAD/data/screenshots/maps-route.png</image>
    </screenshot>
    <screenshot>
      <image>https://gitlab.gnome.org/GNOME/gnome-maps/raw/HEAD/data/screenshots/maps-pinpoint.png</image>
    </screenshot>
  </screenshots>
  <releases>
    <release date="2022-12-01" version="43.2">
      <description>
        <ul>
          <li>Fix excessive margins in place bubbles</li>
          <li>Fix adaptive mode detection when maximized</li>
          <li>Fix broken long-press to bring up the context menu on touch screens</li>
        </ul>
      </description>
    </release>
    <release date="2022-10-22" version="43.1">
      <description>
        <ul>
          <li>Fixing various issues left after the GTK 4 port</li>
          <li>Fix setting adaptive narrow (phone) mode on first launch on portrait displays</li>
          <li>Fix dragging-and-dropping route entris in the sidebar</li>
          <li>Fix opening shapelayer files when dragged-and-dropped onto the main window</li>
          <li>Fix selecting turnpoint instructions showing the position of the instruction on the map</li>
          <li>Fix local tiles (using the --local command-line option)</li>
          <li>Fix location service dialog</li>
          <li>Fix send-to dialog</li>
        </ul>
      </description>
    </release>
    <release date="2022-09-17" version="43.0">
      <description>
	<ul>
	  <li>Port to GTK4 and libshumate</li>
	  <li>Use libadwaita about dialog</li>
          <li>Use external browser to enroll for OSM editing</li>
	  <li>Switch to OAuth 2 for OSM editing</li>
          <li>Remove check-in support (Foursquare is not working with GOA any longer)</li>
	  <li>Use ES6 modules</li>
          <li>Tune location bias for the Photon search engine</li>
          <li>Add menu item for toggling the scale</li>
	</ul>
      </description>
    </release>
    <release date="2022-07-01" version="42.3">
      <description>
        <ul>
          <li>Fix setting the correct month in the public transit time settings</li>
          <li>Fix crash on exit</li>
        </ul>
      </description>
    </release>
    <release date="2022-05-28" version="42.2">
      <description>
        <ul>
          <li>Fix using Ukrainian address format for addresses in Ukraine</li>
        </ul>
      </description>
    </release>
    <release date="2022-04-22" version="42.1">
      <description>
        <ul>
          <li>Update GWeather dependency to version 4</li>
          <li>Update the Resrobot public transit plugin to use the v2.1 API</li>
          <li>Don't optimize away keep left/right instructions for turn-by-turn routes</li>
        </ul>
      </description>
    </release>
    <release date="2022-03-19" version="42.0">
      <description>
        <ul>
          <li>Allow paralell installation of development versions and stable releases</li>
          <li>Add support for the \"prefer dark style\" preference</li>
          <li>Add support for maps: URIs with search queries</li>
          <li>Use more fine-tuned initial zoom level for more place types</li>
          <li>Show u-turn icons in turn-by-turn routes</li>
          <li>Improve appdata metadata with updated screenshots</li>
          <li>Use the location portal when sandboxed</li>
          <li>Only use location bias when searching at high zoom to avoid problems in the Photon search engine</li>
          <li>Remember the state of showing the scale between runs</li>
          <li>Tidy up showing time labels in public transit itineraries by using tabular numbers</li>
        </ul>
      </description>
    </release>
    <release date="2022-02-12" version="41.4">
      <description>
        <ul>
          <li>Translation updates</li>
        </ul>
      </description>
    </release>
    <release date="2021-12-04" version="41.2">
      <ul>
        <li>Translation updates</li>
      </ul>
    </release>
    <release date="2021-10-30" version="41.1">
      <ul>
        <li>Translation updates</li>
      </ul>
    </release>

    <release date="2021-09-18" version="41.0">
      <description>
        <ul>
          <li>Use new GNOME style icons for search results</li>
          <li>Show e-mail addresse for places when available</li>
          <li>Show take-away availability for restaurants and similar places</li>
          <li>Remove Facebook check-in support, as it's not supported by libgfbgraph anymore</li>
        </ul>
      </description>
    </release>
    <release date="2021-08-13" version="40.4">
      <description>
        <ul>
          <li>Update donation and wiki web links in appdata</li>
        </ul>
      </description>
    </release>
    <release date="2021-07-09" version="40.3">
      <description>
        <ul>
          <li>Fix regression when signing in for OSM editing</li>
        </ul>
      </description>
    </release>
    <release date="2021-06-04" version="40.2">
      <description>
        <ul>
          <li>Fix crashes when no aerial tile definition is available</li>
          <li>Fix cut-off text in place bubble in some translations</li>
        </ul>
      </description>
    </release>
    <release date="2021-05-01" version="40.1">
      <description>
        <ul>
          <li>Fix a bug where unfavoring a place made it unselectable until after a restart</li>
          <li>Use country code attribute from GraphHopper/Photon geocode results to improve
accuracy of address formatting among others</li>
        </ul>
      </description>
    </release>
    <release date="2021-03-20" version="40.0">
      <description>
        <ul>
          <li>Redesigned place bubbles</li>
          <li>Adaptive UI for the place bubbles on small screens</li>
          <li>Show translated place names in user's language when available</li>
        </ul>
      </description>
    </release>
    <release date="2021-02-12" version="3.38.4">
      <description>
        <ul>
          <li>Fix a bug resulting in writing a broken last view position on exit in some circumstances</li>
          <li>Fix a bug preventing wrapping around at the date line with dark tiles</li>
          <li>Fix a bug causing hanging in cases when dragging around route markers</li>
        </ul>
      </description>
    </release>
    <release date="2021-01-09" version="3.38.3">
      <description>
        <ul>
          <li>Fix a bug where place details gets lost after searching again for the same place</li>
        </ul>
      </description>
    </release>
    <release date="2020-11-21" version="3.38.2">
      <description>
        <ul>Translation updates</ul>
      </description>
    </release>
    <release date="2020-10-07" version="3.38.1.1">
      <description>
        <ul>
          <li>Fix a race-condition bug in search-as-you-type resulting in out-of-sync search results in some circumstances</li>
          <li>Fix updating missing details after editing a POI in OpenStreetMap</li>
        </ul>
      </description>
    </release>
    <release date="2020-10-03" version="3.38.1">
      <description>
        <ul>
          <li>Show error message in popover when a search request has failed</li>
          <li>Fix exception on shutdown when unregistering DBus</li>
          <li>Fix &quot;no network&quot; display to fit on smaller screens</li>
        </ul>
      </description>
    </release>

    <release date="2020-09-12" version="3.38.0">
      <description>
        <ul>
          <li>Initial adpative UI</li>
          <li>Added night mode</li>
          <li>Added support for hybrid aerial layer</li>
          <li>Public transit plugin for South Africa (GoMetro)</li>
          <li>Improved keyboard navigation in routing sidebar</li>
          <li>Make more use of localized number formatting</li>
        </ul>
      </description>
    </release>
    <release date="2020-07-04" version="3.36.4">
      <description>
        <ul>
          <li>Fix an issue where some search result gets the wrong level of name</li>
        </ul>
      </description>
    </release>
    <release date="2020-04-25" version="3.36.2">
      <description>
        <ul>
          <li>Don't reset query points when routing fails (e.g. no public transit provider is available) to allow switching mode with the same query</li>
          <li>Fix a bug not displaying tiles south of the equator when using --local command line option</li>
          <li>Allow entering DMS coordinates without comma between latitude and logitude parts</li>
        </ul>
      </description>
    </release>
    <release date="2020-03-28" version="3.36.1">
      <description>
        <ul>
          <li>Updated POI defintions for OpenStreetMap editing</li>
          <li>Fix link to sign up for an OpenStreetMap account</li>
        </ul>
      </description>
    </release>

    <release date="2020-03-07" version="3.36.0">
      <description>
        <ul>
          <li>Initial support for public transit routing</li>
          <li>Re-arrange context menu. Move "export as image" to hamburger menu</li>
          <li>Avoid flickering the current location marker when changes</li>
        </ul>
      </description>
    </release>
    <release date="2020-01-04" version="3.34.3">
       <description>
        <ul>
          <li>Added Malay translation</li>
        </ul>
      </description>
     </release>
     <release date="2019-11-23" version="3.34.2">
      <description>
        <ul>
          <li>Fix generating Wikipedia URLs in some cases</li>
        </ul>
      </description>
    </release>
    <release date="2019-10-07" version="3.34.1">
      <description>
        <ul>
          <li>Update tile size to 512 px when using --local option</li>
        </ul>
      </description>
    </release>
    <release date="2019-09-09" version="3.34.0">
      <description>
        <ul>
          <li>Auto-complete "search-as-you-type"</li>
          <li>Revamped sharing dialog</li>
          <li>Support opening OpenStreetMap URLs</li>
          <li>Faster startup</li>
          <li>Remember map style last used when starting (street or aerial view)</li>
        </ul>
      </description>
    </release>
    <release date="2019-05-21" version="3.32.2.1">
      <description>
        <ul>
          <li>Fix misaligned rendering of shape layers with the new map tiles</li>
        </ul>
      </description>
    </release>
    <release date="2019-05-06" version="3.32.2">
      <description>
        <ul>
          <li>Remove some unnessesary instructions in turn-by-turn route searches</li>
        </ul>
      </description>
    </release>
    <release date="2019-03-31" version="3.32.1">
      <description>
        <ul>
          <li>Updated Croatian translations</li>
        </ul>
      </description>
    </release>

    <release date="2019-03-11" version="3.32.0">
      <description>
        <ul>
          <li>Show live-updated thumbnails for the street/aerial layer switcher, instead of (outdated) hard-code thumbnails</li>
          <li>Move app menu to the headerbar</li>
          <li>Updated application icon</li>
        </ul>
      </description>
    </release>
  </releases>
  <recommends>
    <control>keyboard</control>
    <control>pointing</control>
    <control>touch</control>
  </recommends>
  <requires>
    <display_length compare="ge">360</display_length>
  </requires>
  <provides>
    <id>gnome-maps.desktop</id>
  </provides>
  <project_group>GNOME</project_group>
  <developer_name>The GNOME Project</developer_name>
  <url type="homepage">https://wiki.gnome.org/Apps/Maps</url>
  <url type="bugtracker">https://gitlab.gnome.org/GNOME/gnome-maps/issues</url>
  <url type="donation">https://www.gnome.org/donate/</url>
  <update_contact>gnome-maps-list@gnome.org</update_contact>
  <translation type="gettext">gnome-maps</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">none</content_attribute>
    <content_attribute id="money-purchasing">none</content_attribute>
    <content_attribute id="money-gambling">none</content_attribute>
  </content_rating>
  <custom>
    <value key="Purism::form_factor">workstation</value>
    <value key="Purism::form_factor">mobile</value>
  </custom>
</component>