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

86 Commits

Author SHA1 Message Date
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.
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
xfox111 425579fe66 - Fixed SSL error on Android
- Turned back on anonymous schedule export
2021-10-06 17:22:00 +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 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 018981002b Parser update 2020-10-25 11:52:00 +03:00
Michael Gordeev 12bfa32415 Upadted parser
Updated AngleSharp package version
2020-10-09 23:16:23 +03:00
Michael Gordeev 6d4e16e345 Fixed UWP schedule selector 2020-09-02 21:13:28 +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 fc4cb9dc2d Fixed personal schedule parser 2020-04-21 00:26:26 +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 b4bf453e4c Version display updated for UWP 2020-03-14 17:31:30 +03:00
Michael Gordeev 3962591430 Fixed problems from RESharper report
Updated validation.yml
2020-03-14 11:22:05 +03:00
Michael Gordeev 3226f77667 Credential is now removed immediately after checkbox is unchecked 2020-03-14 09:57:02 +03:00
Michael Gordeev 1213554744 Disabled spellcheck for UWP email input field 2020-03-14 09:56:57 +03:00
Michael Gordeev 6e3f7d0f9c Fixed some time parsing issues 2020-03-14 09:56:33 +03:00
Michael Gordeev 15cb370209 Code cleanup and optimizing 2020-03-14 09:23:24 +03:00
Michael Gordeev 79d58c0e12 Enabled language auto-switch for UWP 2020-03-13 14:55:57 +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 a71d31dd25 Optimized parsing module and fixed duplicates merging 2020-03-13 14:21:03 +03:00
Michael Gordeev 584ab225b6 Associated UWP project with the Store 2020-02-23 18:16:48 +03:00
Michael Gordeev d47fda1c16 Updated version displaying on UWP 2020-02-23 15:12:44 +03:00
Michael Gordeev 193401232e Fixed version displaying in UWP 2020-02-23 00:59:12 +03:00
Michael Gordeev b9eae140bf Updated localization 2020-02-23 00:58:02 +03:00
Michael Gordeev 6b7fb3ec9e Updated localization 2020-02-20 20:04:33 +03:00
Michael Gordeev 99a977212c Added adaptive trigger for UWP main page 2020-02-18 19:20:22 +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 4363d25ff3 UWP folder cleanup and improvements 2020-02-17 13:42:56 +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
Michael Gordeev 882b7c571d Fix 2 2020-02-09 21:56:19 +03:00
Michael Gordeev 68b3873cea Fix 2020-02-09 21:27:55 +03:00
Michael Gordeev f6b99f55ab Fix for issue #15, added package shrinking, updated changelog.md 2020-02-09 11:44:05 +03:00
Michael Gordeev 36b9bb8343 Updated encoding settings for all build configurations 2020-02-09 11:26:08 +03:00