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
Mateusz Lubecki 57fe1bfbfd speed up FavouritesStationSummaryUpdater in case of empty favs list 2022-05-08 17:26:47 +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 31135df0c9 favourites and all station moved to main application class 2022-01-04 00:13:56 +01:00
Mateusz Lubecki a26da27200 application renamed 2021-12-10 11:21:06 +01:00