MeteoSystem/app/src/main/java/cc/pogoda/mobile/meteosystem/activity
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
..
handler Add JobIntentService for getting list of all stations + add refresh l… (#2) 2022-05-08 16:42:45 +02:00
trend application renamed 2021-12-10 11:21:06 +01:00
updater Add JobIntentService for getting list of all stations + add refresh l… (#2) 2022-05-08 16:42:45 +02:00
view application renamed 2021-12-10 11:21:06 +01:00
AllStationsActivity.java Add JobIntentService for getting list of all stations + add refresh l… (#2) 2022-05-08 16:42:45 +02:00
ExportDataActivity.java favourites and all station moved to main application class 2022-01-04 00:13:56 +01:00
FavouritesActivity.java Add JobIntentService for getting list of all stations + add refresh l… (#2) 2022-05-08 16:42:45 +02:00
MainActivity.java Add JobIntentService for getting list of all stations + add refresh l… (#2) 2022-05-08 16:42:45 +02:00
SettingsActivity.java more logging and updated screenshots 2022-01-06 22:06:53 +01:00
StationDetailsActivity.java more logging and updated screenshots 2022-01-06 22:06:53 +01:00
StationDetailsPlotsDirection.java more logging and updated screenshots 2022-01-06 22:06:53 +01:00
StationDetailsPlotsHumidity.java more logging and updated screenshots 2022-01-06 22:06:53 +01:00
StationDetailsPlotsTemperature.java more logging and updated screenshots 2022-01-06 22:06:53 +01:00
StationDetailsPlotsWind.java more logging and updated screenshots 2022-01-06 22:06:53 +01:00
StationDetailsSummaryActivity.java more fixing of handling http errors during updating favourites list 2022-05-03 19:56:00 +02:00
StationDetailsWindRoseActivity.java more fixing of handling http errors during updating favourites list 2022-05-03 19:56:00 +02:00
TrendActivity.java more logging and updated screenshots 2022-01-06 22:06:53 +01:00