Wykres commitów

11 Commity (f8dbcff3626bd826228276d320407440291d3598)

Autor SHA1 Wiadomość Data
Mateusz Lubecki f8dbcff362 compileSdkVersion increased to 31 2023-02-07 16:57:04 +01:00
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 5a211da64e credits added 2022-05-08 17:02:48 +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 4b967b6857 more logging and updated screenshots 2022-01-06 22:06:53 +01:00
Mateusz Lubecki a08f06618b exporting logs to user storage 2022-01-06 21:09:33 +01:00
Mateusz Lubecki 63f4d64a4b ux improvements, changed colours, buttons etc 2022-01-06 19:52:59 +01:00
Mateusz Lubecki 0b18117b9c updating station summary for favourites separated from updating text view within activity 2022-01-06 12:36:18 +01:00
Mateusz Lubecki 660390391a favourites update handler moved to main 2022-01-05 21:28:47 +01:00
Mateusz Lubecki 31135df0c9 favourites and all station moved to main application class 2022-01-04 00:13:56 +01:00