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

176 Commits

Author SHA1 Message Date
Eugene Fox c962e412bb Update android-release.yml for Azure Pipelines android-v20230322.3-ci 2023-03-22 19:12:20 +03:00
Eugene Fox a87c1ed8a7 Update android-release.yml for Azure Pipelines 2023-03-22 19:03:48 +03:00
Eugene Fox ecb3c1a752 Updated changelogs 2023-03-22 15:43:05 +03:00
Eugene Fox 5630a7bdd0 Updated packages 2023-03-22 15:39:27 +03:00
Eugene Fox a258c37cd2 Fixed "PackageInfo.VersionCode" deprecation 2023-03-13 13:51:43 +03:00
Eugene Fox 2f80f74b65 - Added "Exclude military department schedule" option 2023-03-13 13:49:58 +03:00
Eugene Fox 47477dc406 Revert "- Updated first week of the first semester start date"
This reverts commit 423646eed5.
android-v20230206.4-ci
2023-02-06 14:21:39 +03:00
Eugene Fox 6737efe330 Truncated Android changelog to pass GP validation android-v20230206.3-ci 2023-02-06 02:11:06 +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 android-v20220822.1-ci 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>
android-v20220624.1-ci
2022-06-24 08:20:12 +03:00
xfox111 7eeb84a1ea Update README.md 2022-01-29 16:18:09 +03:00
xfox111 e1258e01ff Create privacy.md 2022-01-29 16:18:05 +03:00
xfox111 c96986edd0 Upgraded target system version to Android 11 android-v20220120.2-ci 2022-01-20 15:22:18 +03:00
xfox111 f178bc0bfe Fixed semester determination for anonymous schedule android-v20220120.1-ci 2022-01-20 15:00:30 +03:00
xfox111 425579fe66 - Fixed SSL error on Android
- Turned back on anonymous schedule export
android-v20211006.1-ci
2021-10-06 17:22:00 +03:00
xfox111 dc8dc2af6a Update validation.yml for Azure Pipelines 2021-10-03 16:28:19 +03:00
Michael Gordeev 39dd29c4e9 - Fixed export failing
- Remote lessons are now appropriately marked
android-v20210217.1-ci uwp-v20210217.1-ci
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 android-v20210109.1-ci 2021-01-09 23:34:25 +03:00
Michael Gordeev 922b175666 Fixed cabinet schedule parser date range selector android-v20201130.1-ci uwp-v20201130.1-ci 2020-11-30 01:30:12 +03:00
Michael Gordeev 6c475dd621 Cabinet functionality updated (#25)
Cabinet authorization has been turned on
Occupation check in functionality
android-v20201112.1-ci uwp-v20201112.1-ci
2020-11-12 15:21:55 +03:00
Michael Gordeev 018981002b Parser update android-v20201025.1-ci uwp-v20201025.1-ci 2020-10-25 11:52:00 +03:00
Michael Gordeev 12bfa32415 Upadted parser
Updated AngleSharp package version
android-v20201009.1-ci uwp-v20201009.1-ci
2020-10-09 23:16:23 +03:00
Michael Gordeev 6d4e16e345 Fixed UWP schedule selector uwp-v20200903.1-ci 2020-09-02 21:13:28 +03:00
Michael Gordeev c7d0642853 Fixed android build errors android-v20200902.1-ci 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 ebdafc273f Fixed android CI config android-v20200421.2-ci 2020-04-21 00:38:27 +03:00
Michael Gordeev d3a3c9b834 Fixed CI/CD localization issues uwp-v20200421.1-ci 2020-04-21 00:32:52 +03:00
Michael Gordeev fc4cb9dc2d Fixed personal schedule parser 2020-04-21 00:26:26 +03:00
Michael Gordeev bdc1b4a3c9 Updated README.md, fixed android CI config 2020-04-20 23:14:22 +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 8579f9bbc6 Merge pull request #21 from XFox111/work-branch
Fixed anonymous schedule loading
uwp-v20200404.2-ci android-v20200404.2-ci
2020-04-04 23:06:46 +03:00
Michael Gordeev 1c8d498381 Fixed anonymous schedule loading 2020-04-04 22:51:01 +03:00
Michael Gordeev b83633081f Updated UWP changelog structure uwp-v20200315.5-ci 2020-03-15 14:09:27 +03:00
Michael Gordeev 426992c216 Update windows-release.yml for Azure Pipelines 2020-03-15 13:42:03 +03:00
Michael Gordeev fc122c456b Updated windows-release.yml for Azure Pipelines 2020-03-15 13:28:33 +03:00
Michael Gordeev 03a4668e17 Updated UWP changelog structure 2020-03-15 13:25:12 +03:00
Michael Gordeev 3c9d91661e Updated android changelog and pipeline config android-v20200315.2-ci 2020-03-15 12:13:45 +03:00
Michael Gordeev d6576d1889 Updated windows-release.yml for Azure Pipelines 2020-03-15 00:14:57 +03:00
Michael Gordeev ec4ebc45ae Updated pipelines configs 2020-03-15 00:12:31 +03:00
Michael Gordeev 8474e519e0 Updated pipelines configs 2020-03-14 23:14:52 +03:00
Michael Gordeev 620fec390d Update windows-release.yml for Azure Pipelines 2020-03-14 18:19:10 +03:00
Michael Gordeev a0d5880e25 Update windows-release.yml for Azure Pipelines 2020-03-14 18:00:48 +03:00
Michael Gordeev e820efe2c6 Update windows-release.yml for Azure Pipelines 2020-03-14 17:57:59 +03:00
Michael Gordeev df3d671916 Update windows-release.yml for Azure Pipelines 2020-03-14 17:45:38 +03:00
Michael Gordeev b4bf453e4c Version display updated for UWP 2020-03-14 17:31:30 +03:00
Michael Gordeev 3acc83fb57 Update windows-release.yml for Azure Pipelines 2020-03-14 16:31:08 +03:00
Michael Gordeev 90be865acb Update windows-release.yml for Azure Pipelines 2020-03-14 14:18:18 +03:00