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

77 Commits

Author SHA1 Message Date
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
Michael Gordeev c6b6a67489 Updated application encoding settings 2020-02-09 11:20:56 +03:00
Michael Gordeev 0af64b63f1 Fixed russian resources problem 2020-02-09 10:20:03 +03:00
Michael Gordeev 16cc7bc301 Added English localization, updated changelog
Renamed menu layout file to match naming rules
2020-02-05 22:54:53 +03:00
Michael Gordeev d75c851280 Replaced about dialog with about page
Updated Layout files names to match codestyle rules
2020-02-05 17:50:43 +03:00
Michael Gordeev a80910928e Added version info to splash screen and main layout
Updated styles, layout. Fixed hidden by default selectors
2020-02-05 15:16:27 +03:00
Michael Gordeev afb9248fb8 Merge pull request #9 from XFox111/bundle-config
Updated project config to create App Bundle
2020-01-31 22:30:48 +03:00
Michael Gordeev 183b1a4298 Fixed parsing errors when entry doesn't have Prof 2020-01-31 15:44:11 +03:00
Michael Gordeev 9f56a9db92 - Fixed cases when app crashes on the second launch after entered credentials
- Fixed export errors
- Professors' schedule is now marked with 📚
- You can now add your group number to event title when using cabinet authorization
2020-01-31 14:49:23 +03:00
Michael Gordeev af532fc788 [1.0.8] Added authorization for students
Duplicate schedule entries are merged
Scheule double check for PhD students
2020-01-30 20:07:09 +03:00