[API] Implement Mobidziennik homework attachment downloading. Modify the interface a bit. Show attachments in UI.

This commit is contained in:
Kuba Szczodrzyński
2020-04-01 17:07:50 +02:00
parent f8adc86a0e
commit 9303483470
21 changed files with 487 additions and 50 deletions

View File

@ -1284,4 +1284,5 @@
<string name="event_mark_as_done_title">Oznacz jako wykonane</string>
<string name="event_mark_as_done_text">Czy chcesz oznaczyć to zadanie jako wykonane?\n\nNie będzie ono się wyświetlać na stronie głównej oraz w aktualnych zadaniach domowych. Będzie wciąż dostępne w Terminarzu.</string>
<string name="dialog_event_details_body">Treść</string>
<string name="dialog_event_details_attachments">Załączniki</string>
</resources>