Skip to content

Releases: OPENER-next/OpenStop

OpenStop v0.8.2

29 Aug 07:30
Compare
Choose a tag to compare

What's Changed

When one door closes, another opens - Let's map them 🙃

UI/UX:

  • Improve location indicator reliability and camera tracking (#280)

Questions:

  • Add open questions for doors + images (#272)
  • Add elevator door dimensions and height questions + images (#271)
  • Add question for portable ramp width + images (#266)
  • Stop asking passenger information display question when departures_board=realtime is already set (#289)

Localization:

  • Add Belarusian language
  • Update existing localizations

Full Changelog: v0.8.1...v0.8.2

OpenStop v0.8.1

24 Jun 10:16
Compare
Choose a tag to compare

... and we are back again with a very minor change 👀

What Changed

Build procedure:

  • Ensure reproducibility between GitHub and F-Droid by changing the used JAVA version in GitHub build action to 17

Full Changelog: v0.8.0...v0.8.1

OpenStop v0.8.0

20 Jun 08:27
Compare
Choose a tag to compare

Hey 👋 We got some backend improvements shining through as new indicators. ✨

What Changed

Major:

  • Rework stop area query. This reduces the amount of data downloaded from the server (#262)
  • Improve stop area generation and element matching. The work is now done on the server. The merging algorithm creates better fitting bounding box. Elements now only have to intersect the bbox to be displayed to the user. (#262)

UI/UX:

  • Change stop loading indicator to magnifier to better explain the underlying process
  • Add upload indicator and remove "upload successful" message (#263)
  • Make question sheet header fixed (#260)
  • Fix checkmark marker unintentionally rotating (#253)

Questions:

  • Tighten approach aid question condition to raised kerbs only (e753f73)
  • Only ask whistle question for train crossings and not trams (cd4c8af)
  • Fix question phrase for stationary acoustic warning signal (cd4c8af)
  • Fix crossing signals question not invalidating itself (a496eaa)
  • Fix question for stair lift width containing space in key (f69144d)

Miscellaneous:

  • Improve MapFeature matching (#259)
  • Fix rare query error that occured for empty relations (0d32ba7)
  • Fix App flagged by Google Play Protect (#256)

Localization:

  • Add new languages (CS, FA, RU, ZH-Hant)
  • Update existing languages

Full Changelog: v0.7.0...v0.8.0

OpenStop v0.7.0

04 Mar 15:46
Compare
Choose a tag to compare

OpenStop goes international 🥳 🌍

What Changed

  • Localization:

    • Easy translation is now possible using Weblate
    • App and questions now (partly) available in Chinese, Croatian, Danish, English, French, German, Italian, Norwegian, Portugese, Spanish
    • Improved English translation
  • UI/UX changes:

    • Replace stop area loading indicator (#235)
    • Fix spacing in marker bubble with long names (#185)
    • Add gallery viewer for info images (#238)
    • Add link to improve translation in Help menu
  • Questions:

    • Add separate tram signal lights question (#239)
    • Add separate questions about markings at crossings (#242)
    • Add question about crossing islands (#242)
    • Add separate question about crossing signals (#242)
    • Do not ask for crossing:whistle on tram crossings (#226)
    • Add images for questions about stair lift (#240)
    • Remove pre-existing crossing question in favour of the newly added crossing questions (#242)
  • Miscellaneous:

    • Clarify GPLv3 license variant to GPLv3+
    • Minor bug fixes
    • Minor spelling corrections

New Contributors

@le-jun
@a-andre

Full Changelog: v0.6.1...v0.7.0

OpenStop v0.6.1

30 Nov 11:10
f210dec
Compare
Choose a tag to compare

What Changed

  • Build procedure:
    • Ensure reproducibility between GitHub and F-Droid build action

Full Changelog: v0.6.0...v0.6.1

OpenStop v0.6.0

28 Nov 13:00
Compare
Choose a tag to compare

App translation into English is completed 🥳 🌍

What Changed

  • Localization:
    • App can now be translated into other languages
    • Fully translated into English
  • Network traffic:
    • Only load high resolution tiles on high resolution displays (#219)
    • Fixed map tile caching - due to a dependency bug map tiles were not cached in memory leading to unnecessary traffic.
  • Miscellaneous:
    • Removed map layer switcher and set to public transport layer (#220)
    • Fixed wrong tags for platform lifts and ramps (#215)
    • Minor bug fixes
    • Minor spelling corrections

Full Changelog: v0.5.0...v0.6.0

OpenStop v0.5.0

08 Sep 14:02
Compare
Choose a tag to compare

There wasn't a release for quite a while now, but with this one we introduce some major changes. We hope you like them as much as we do 😃

What Changed

  • First release with multi-language support 🥳 (#171, #175 & #189)

    • German and English available ( Still WIP > changeset comments and map features need to be translated) (See #148)
    • WIP: Implementing translation tool for more languages
  • UI/UX changes:

    • Stops are no longer visualized as circles and are automatically loaded/discovered when coming into view 🎉 (#172)
    • New ripple loading indicator
    • Overview with 3 states (unknown, questions available, completed)
    • Completed stops are now visually indicated
    • Fix minimizing marker when moving out of screen (#184)
    • Improve marker zoom to only zoom in (#181)
    • Replaced multiple images
  • Adapted questions:

    • Change any OSM length units from cm to m (#183) (Fixes #128)
    • Migrate lift and ramp questions to new scheme (#204)
    • Advance surface question (thanks to @Henry00572) (#197)
    • Differentiate between revolving doors and other types (#186)
    • Other various question improvements
  • New questions:

    • Railway crossings (chicane, barrier, warning light and whistle) (#195)
    • Tactile paving questions for stairs and crossings (#190)
    • Platform illumination (#193)
    • Mode-of-transport question (#187)
  • New advanced questions:

    • DHID (IFOPT for stops) (#192)
    • Width of narrows at stop (#191)
  • Backend improvements:

    • Create foundation for exchangeable questions catalogs
    • Revoke OAuth2 token on logout (#196) (Fixes #129)
    • Simplify changeset comment to only include a single stop name (#199)
    • New expressions (PAD, REPLACE, INSERT) (#179)
    • Reworked a lot of app code for better maintainability and performance

New Contributors

@Henry00572
@yulieth9109

Full Changelog: v0.4.4...v0.5.0

OpenStop v0.4.4

25 Apr 14:27
Compare
Choose a tag to compare

What Changed

  • Update build and signing workflow
  • Upgrade Gradle version

New Contributors

@FloEdelmann

Full Changelog: v0.4.3...v0.4.4

OpenStop v0.4.3

20 Apr 15:38
Compare
Choose a tag to compare

What Changed

  • Specifiy questions about auditory information
  • Remove unclear question about auditory information
  • Fix a "bug" causing a missing location indicator ("uppps" 😶‍🌫️)
  • Prevent overscroll in Onboarding screen on iOS

Full Changelog: v0.4.2...v0.4.3

OpenStop 0.4.2

06 Apr 12:51
Compare
Choose a tag to compare

What Changed

  • Minor changes in the backend to make the project easier maintainable
  • Set up prerequisites for F-Droid release

Full Changelog: v0.4.1...v0.4.2