Теперь регулярное выражение для парсинга ссылки на расписание получается с сервера.

2.2.0

Отображение дополнительного типа пары.

Отображение улицы, на которой будут проходить пары, если указана.
This commit is contained in:
2024-12-13 06:33:24 +04:00
parent c9bb2b6b1e
commit ff6d5d4dac
18 changed files with 143 additions and 91 deletions

View File

@@ -80,4 +80,8 @@
<string name="teacher_name">Teacher name</string>
<string name="teacher_not_selected">Teacher not selected or you made mistake in his name.</string>
<string name="failed_to_fetch_teacher_names">Failed to fetch teacher names!</string>
<string name="lesson_type_consultation">Consultation</string>
<string name="lesson_type_independent_work">Independent work</string>
<string name="lesson_type_exam">EXAM</string>
<string name="lesson_type_exam_with_grade">EXAM WITH GRADE</string>
</resources>