Skip to content

Version 0.2 - Menu & settings, swipe up keypad, file saving overhaul

Compare
Choose a tag to compare
@IpswichMapper IpswichMapper released this 20 Feb 13:58
· 61 commits to main since this release

Lots of new features have been added in this release. While I believe most features will work properly, this is still beta software, so you could encounter bugs. If you are going to do actual surveys with this app, I recommend only doing short surveys (e.g. 15 minutes) so that you do not loose to much data if something goes wrong.

  • Added a Navigation drawer. You can open this with the hamburger icon in the top left or from swiping from the left of the screen. Current options are: Save data, recover data, settings.

  • Added settings activity. You can now change settings. One of the options is Change UI - this allows you to try out the unfinished "Classic UI". The classic UI works similarly to the older keypad mapper app - there is no map to display. The other option is to prevent screen timeout.

  • Added "Swipe up mini keypad". If you have previously added an housenumber on one side before, you can swipe up on the left or right arrow to get a mini layout that lets you add another housenumber (and with building levels) in just one click. This should make it easier to rapidly add multiple housenumbers.

  • Add ability to save photos

  • COMPLETELY REWORKED saving mechanism. It no longer needs the storage permission. Rather, it opens your "Files app" automatically. You can choose a location to store your .zip file from here. The app will then zip all your files and store it in that specific location.

  • Address markers now have custom pop-up windows. This allows you to delete & move a marker. In the future this should also allow you to create interpolation ways from that marker.

  • Basic building level types (e.g. B1 R0, which stands for one building level and no roof levels) have different colours. This should help discern them.

  • Building levels are now saved in the .osm file.

  • Bugfixes & cleanup : 5753c15, d79d0e6, 52b0e38, 9d0a3a5, 7bfd698, 7bfd698