1
0
mirror of https://github.com/XFox111/GUTSchedule.git synced 2026-04-22 06:58:01 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
xfox111 48f5e82fd7 Disabled anonymous timetable export 2025-01-26 18:48:12 +03:00
xfox111 236fbe3b09 - Updated target version to compy with GP policies
- Updated start date for anonymous export
2023-09-18 20:54:53 +03:00
Eugene Fox ecb3c1a752 Updated changelogs 2023-03-22 15:43:05 +03:00
Eugene Fox 47477dc406 Revert "- Updated first week of the first semester start date"
This reverts commit 423646eed5.
2023-02-06 14:21:39 +03:00
Eugene Fox 96a8d2e91b Updated Target Platform to 31 (Android 12) 2023-02-06 01:53:38 +03:00
Eugene Fox 423646eed5 - Updated first week of the first semester start date
- Disabled the ability to sign in with an account
2023-02-06 01:37:46 +03:00
xfox111 2723157d5a Updated first week of the first 2022 semester start date for anonymous timetable export 2022-08-22 14:43:25 +03:00
dependabot[bot] 89b187f2fe Bump Newtonsoft.Json from 12.0.3 to 13.0.1 in /GUT.Schedule/GUTSchedule.Droid (#26)
* Bump Newtonsoft.Json in /GUT.Schedule/GUTSchedule.Droid

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 12.0.3 to 13.0.1.
- [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases)
- [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/12.0.3...13.0.1)

---
updated-dependencies:
- dependency-name: Newtonsoft.Json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* Added changelog

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Eugene Fox <eugene@xfox111.net>
2022-06-24 08:20:12 +03:00
xfox111 c96986edd0 Upgraded target system version to Android 11 2022-01-20 15:22:18 +03:00
xfox111 f178bc0bfe Fixed semester determination for anonymous schedule 2022-01-20 15:00:30 +03:00
Michael Gordeev 39dd29c4e9 - Fixed export failing
- Remote lessons are now appropriately marked
2021-02-17 18:08:50 +03:00
Michael Gordeev e8a4ad5c98 Anonymous schedule export is temporarly disabled 2021-02-07 23:55:01 +03:00
Michael Gordeev e3d2ffec48 Fixed application crashes when there is no public schedule available 2021-01-09 23:34:25 +03:00
Michael Gordeev 922b175666 Fixed cabinet schedule parser date range selector 2020-11-30 01:30:12 +03:00
Michael Gordeev a07cb6fd3e Parser improvements and fixes, Tests (#23)
* Added unit tests, fixed and improved parser

* Updated translation files

* Updated unit tests to work with credentials

* Updated validation CI config

* Updated changelogs, improved CI/CD processes
2020-04-20 17:51:42 +03:00
Michael Gordeev 1c8d498381 Fixed anonymous schedule loading 2020-04-04 22:51:01 +03:00
Michael Gordeev 7d367aa1f2 Updated changelogs and pipelines configs 2020-03-14 10:21:43 +03:00
Michael Gordeev 0c45fe83ff Re-arramged and updated changelogs 2020-02-23 00:55:09 +03:00