Wykres commitów

5 Commity (ea23e7b5fb2e234074c301e11722e7fb8483e972)

Autor SHA1 Wiadomość Data
SP8EBC ea23e7b5fb
Do not wait for network I/O to complete during activity creation (#3)
* downloading available params and summary refactored to separate thread

* downloading available parameters only when they are required instead of all at once during startup

* magic numbers extracted to separate static and final ints

* displaying loading prompt in values row on favourites list

* application renamed
2022-05-11 17:04:21 +02:00
Rafal Woloszyn 34d43825f9
Add JobIntentService for getting list of all stations + add refresh l… (#2)
* Add JobIntentService for getting list of all stations + add refresh listners

* Fix favourites list while all stations is still refreshing

* Add PL translation string

* Remove all files from commit.

* null reference access check in AvailableParametersDao, required to solve crash on very slow connection

Co-authored-by: rwoloszyn <rafal.woloszyn@iqvia.com>
2022-05-08 16:42:45 +02:00
Mateusz Lubecki 6bcdf9fdbb more fixing of handling http errors during updating favourites list 2022-05-03 19:56:00 +02:00
Mateusz Lubecki 89b08a3d11 bugfix in FavouritesStationDetailsOnListUpdater which sometimes crashed the application on ontry to favs list 2022-05-03 17:38:36 +02:00
Mateusz Lubecki 63f4d64a4b ux improvements, changed colours, buttons etc 2022-01-06 19:52:59 +01:00