[APIv2] Add API first login method. Better cancellation handling.

This commit is contained in:
Kuba Szczodrzyński
2019-10-14 10:25:44 +02:00
parent b59887d4e0
commit b35df5ef11
16 changed files with 84 additions and 42 deletions

View File

@ -943,4 +943,5 @@
<string name="edziennik_progress_endpoint_homework">Pobieranie zadań domowych...</string>
<string name="edziennik_progress_endpoint_attendance_types">Pobieranie kategorii obecności...</string>
<string name="edziennik_progress_endpoint_announcements">Pobieranie ogłoszeń szkolnych...</string>
<string name="edziennik_notification_api_first_login_title">Pierwsze logowanie</string>
</resources>