Releases: nibarius/opera-park-android
Releases · nibarius/opera-park-android
Version 3.0
- Added dark theme
- Various smaller updates to follow the latest material design suggestions
- Updates libraries to latest version
- Migrate to Android 10 and Android x
- Various smaller bug fixes and improvements
Version 2.1
GDPR release: ask for consent for statistics and crash reporting on first startup
Version 2.0
- Adds support for signing in to the app
- When signed in it's now possible to register on the wait list and get push notifications when the garage frees up (by integrating with the opark backend).
- A couple of crashes fixed
- Improved visuals and animations in the manage cars view
- Nicer startup behavior using a splash screen so you see parts of the UI instead of a white screen from the start.
- Code improvements and more unit tests.
Version 1.2
- When unparking a parked car, reset button state as well.
- When the parking is full, disable park buttons.
- Several improvements to code structure to make writing tests easier.
- Use roboelectric for unit tests.
Version 1.1
- Reset local parking state in the morning after the server reset at night.
- Fix a crash that could happen when leaving the app from the manage cars or settings views.
- Remove unnecessary views from the main view and the manage cars views.
- Various other code improvements.
Version 1.0
Initial release of Opark