Releases: mapcode-foundation/mapcode-android-app
Releases · mapcode-foundation/mapcode-android-app
1.2.2
- Fix crash when leaving the tutorial.
1.2.1
- #51 Put the buttons to save and view locations next to each other so that they are easier to find.
- #50 Add a button to go see the tutorial again.
- #49 Make the backgrounds the tutorial lighter so the text is easier to read.
1.2.0
- #23 Save locations as favourites and view them on the map.
- #35 Show a brief tutorial when the app is opened for the first time that explains what mapcodes are.
1.1.1
- #47 Improve address autocompletion results by
using Google Places API.
- #48 Allow comma decimal in latitude and
longitude.
- #46 Latitude and longitude text are invisible
in dark mode.
- Button to clear latitude and longitude text is now a copy button.
1.1.0
- #39 Call REST API when querying mapcodes.
- #20 Show a dropdown that suggests addresses when typing.
- #44 Don't show a snackbar confirmation when copying to the clipboard on Android 13+ to not conflict with the system's popup.
- #43 Color the directions button grey.
- #40 Never show, copy or share the international territory (AAA) for mapcodes.
- #41 Select all text when tapping latitude and longitude.
- #42 Copy location coordinates to the clipboard when tapping the latitude and longitude header.
1.0.1
- #38 Show error when inputting invalid latitude and longitude to fix the crash.
- Hide buttons that link to the GitHub repo and changelog until the repo is made public.