Bimba.git

ref: v2.2.1

./CHANGELOG.rst


 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
Changelog
#########

All notable changes to this project will be documented in this file.

The format is based on `Keep a Changelog <https://keepachangelog.com/en/1.0.0/>`_`, using ReStructuredText instead of Markdown, and this project adheres to `Semantic Versioning <https://semver.org/spec/v2.0.0.html>`_.

[Unreleased]
============

Added
-----

+ logging and reporting crashes
+ history of frequently searched stops
+ retry buttons
+ caching favourite
+ update info in APK releases
+ day/night setting – auto, always day, always night
+ trip planning
+ full timetable online
+ free train departures
+ searching by lines
+ city bike stations

Changed
-------

* reduce flickering of search results
* VM messages appear also in favourites (if it contains 1 stop only)
* ‘no connectivity’ warning only when offline timetable is not present

[2.2.1] – 2019-03-04
====================

Changed
-------

* white icons (low floor, tickets) in night mode

[2.2.0] – 2019-02-26
====================

Added
-----

+ showing low floor and ticket checkouts in VM departures

Changed
-------

* departures empty state is semi-transparent

[2.1] – 2019-02-04
==================

Added
-----

+ showing empty search result
+ loading in shed selection and stop screen
+ VM messages

Changed
-------

* search bar
* empty departures state
* ‘now’ departure is ‘in a moment’ if the vehicle is not on-stop
* sorting departures: on-stop at the top
* sorting search results by similarity

[2.0] – 2018-09-21
==================

Added
-----

+ official timetable from ZTM

Changed
-------

* VM can be used without offline timetable
* offline timetable uses exact dates (instead of workdays/saturdays/holidays)
* VM is quicker and is more reliable (as it’s computed in the same way as offline departures)
* favourites rewritten from scratch
* app is movable to external storage
* new colours—grey and green—fitting new Poznań style

Fixed
-----

* multiple bug fixes