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

19 Commits

Author SHA1 Message Date
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
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 425579fe66 - Fixed SSL error on Android
- Turned back on anonymous schedule export
2021-10-06 17:22:00 +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 6c475dd621 Cabinet functionality updated (#25)
Cabinet authorization has been turned on
Occupation check in functionality
2020-11-12 15:21:55 +03:00
Michael Gordeev c7d0642853 Fixed android build errors 2020-08-31 08:08:54 +03:00
Michael Gordeev 634804cbdc - Updated schedule parser
- Authorization via personal cabinet is temporarly disabled
- Updated target Android version
2020-08-30 09:06:41 +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 5ae9efdc08 Updated UWP app to work with local in-app calendars 2020-03-13 14:21:30 +03:00
Michael Gordeev b9eae140bf Updated localization 2020-02-23 00:58:02 +03:00
Michael Gordeev e886577365 Added UWP localization 2020-02-18 19:11:40 +03:00
Michael Gordeev c23fd04f2d Complete UWP app (without translations) 2020-02-18 18:00:44 +03:00
Michael Gordeev 867e9b5393 FIxed semester selection for "For semester" button 2020-02-17 13:42:15 +03:00
Michael Gordeev 35af57e033 Fixed invisible dialog elements on Android 2020-02-11 17:59:16 +03:00
Michael Gordeev 43bb9a6f4f Redone parser, Fixed master schedule parsing and professors parsing issues 2020-02-11 17:34:16 +03:00
Michael Gordeev d9d24821b7 Cleanup and optimization of the parser (not finished) 2020-02-10 20:00:18 +03:00
Michael Gordeev 534f2e2966 Splitted and added UWP project 2020-02-10 17:43:20 +03:00