Wykres commitów

91 Commity (master)

Autor SHA1 Wiadomość Data
Mateusz Lubecki 4641945295 better colours in night mode 2023-10-03 11:32:57 +02:00
Mateusz Lubecki f8dbcff362 compileSdkVersion increased to 31 2023-02-07 16:57:04 +01:00
Mateusz Lubecki 4f192e9a15 application icon 2022-07-15 20:13:29 +02:00
Mateusz Lubecki b6123ec677 version 2022-06-24 21:28:34 +02:00
Rafal Woloszyn 4c3b17fbfe
feat: Search view in all station activity (#4)
* feat: Search view in all station activity

* Fix searchbar width and animation
2022-06-24 21:08:58 +02:00
Mateusz Lubecki a2dd3149e9 version number increased in gradle config 2022-05-11 17:26:53 +02: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 57fe1bfbfd speed up FavouritesStationSummaryUpdater in case of empty favs list 2022-05-08 17:26:47 +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 1c7c805d58 Merge branch 'master' of github.com:SP8EBC/MeteoSystem 2022-05-03 17:39:29 +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
SP8EBC 898e85d3bc
Update README.md 2022-01-09 22:19:48 +01:00
SP8EBC 1294a51f64
Update README.md 2022-01-09 22:17:33 +01:00
SP8EBC 1ab918a996
Update README.md 2022-01-07 09:38:30 +01:00
Mateusz Lubecki c15939a415 increased versionCode in gradle configuration 2022-01-07 09:22:18 +01:00
Mateusz Lubecki ed675f0233 changes to ux according to google play review 2022-01-07 09:20:48 +01:00
Mateusz Lubecki a40fb19282 gradle script with version pushed to the google play 2022-01-06 22:34:23 +01: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
Mateusz Lubecki 5e984ce264 Merge branch 'master' of github.com:SP8EBC/MeteoSystem 2021-12-10 15:02:25 +01:00
Mateusz Lubecki ef5277c4ff first public beta version 2021-12-10 15:01:53 +01:00
SP8EBC 375267bea4
Update README.md 2021-12-10 11:22:35 +01:00
Mateusz Lubecki a26da27200 application renamed 2021-12-10 11:21:06 +01:00
Mateusz Lubecki 1a93c9aab2 excel export 2021-12-09 22:05:00 +01:00
Mateusz Lubecki 8c24b0fe7e slight tweaks on wind rose 2021-12-09 21:38:54 +01:00
Mateusz Lubecki 37fdbc6a58 changing minimal decimation period and few ux tweaks 2021-12-09 20:50:19 +01:00
Mateusz Lubecki 797352c30e translation to CZE, UKR, RUS with an option to swith between them from settings. saving settings across application restart, few minor tweaks in layouts 2021-12-09 00:14:34 +01:00
Mateusz Lubecki 6e57412b1f showing NOT_AVALIABLE parameters in red 2021-12-08 13:36:01 +01:00
Mateusz Lubecki 6566b24b15 shortened delay after values on favourites list are updated, chenges with plots 2021-12-08 01:00:23 +01:00
Mateusz Lubecki a05a11988a consumers adjusted to new API design 2021-11-29 11:32:10 +01:00
Mateusz Lubecki a4dd0b9972 various ux tweaks 2021-11-27 00:20:53 +01:00
Mateusz Lubecki 6423966f9f changed the way background image is downloaded 2021-11-26 10:13:46 +01:00
Mateusz Lubecki 93aab76863 corrected formatting in WindRose activity and Trend 2021-11-26 00:27:13 +01:00
Mateusz Lubecki 8628529de0 updated to newest target API and some updates within gradle dependiences 2021-11-25 22:58:57 +01:00
Mateusz Lubecki f19b196aac displaying windspeed either in m/s and knots 2021-11-25 21:56:02 +01:00
Mateusz Lubecki bbd4657946 updating favourites list in background 2021-11-25 21:13:27 +01:00
Mateusz Lubecki 22d340efbd sorting favourites list 2021-11-11 13:13:55 +01:00
Mateusz Lubecki 022016d605 displaying current values into favourites list 2021-11-10 23:04:05 +01:00
Mateusz Lubecki 78093e489c excel export 2021-11-01 20:31:30 +01:00
Mateusz Lubecki 42256bf457 XLS export almost done 2021-10-24 11:28:48 +02:00
Mateusz Lubecki 7577673df6 exporting data to file 2021-10-23 20:53:59 +02:00
Mateusz Lubecki f903a5e636 directory chooser 2021-10-17 18:17:21 +02:00
Mateusz Lubecki aa992cb23a file chooser 2021-10-16 22:41:14 +02:00
Mateusz Lubecki 1907b88bbd data exoirt 2021-10-14 22:00:47 +02:00