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

166 Commits

Author SHA1 Message Date
Michael Gordeev fdd02cc105 Updated CONTRIBUTING.md: Added Table of Contents, Coding Guidelines, Contributing to translations, Submitting pull requests 2020-02-01 02:02:27 +03:00
Michael Gordeev a92442debf Rename CONTRIBUTION.md to CONTRIBUTING.md 2020-01-31 23:32:27 +03:00
Michael Gordeev e56abc007d Updated README.md 2020-01-31 23:20:40 +03:00
Michael Gordeev 4225e43118 Update azure-pipelines.yml for Azure Pipelines
Added master-only trigger
2020-01-31 23:05:34 +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 c865244678 Update azure-pipelines.yml for Azure Pipelines 2020-01-31 21:36:47 +03:00
Michael Gordeev 60c5a65b3c Update azure-pipelines.yml for Azure Pipelines 2020-01-31 21:28:04 +03:00
Michael Gordeev c7f3cd6c9f Update azure-pipelines.yml for Azure Pipelines
Reconfigured pipeline to deliver both .apk and .aab archives
2020-01-31 21:01:57 +03:00
Michael Gordeev 2b27acce6a Update azure-pipelines.yml for Azure Pipelines 2020-01-31 20:50:03 +03:00
Michael Gordeev 4feb97d917 Update azure-pipelines.yml for Azure Pipelines 2020-01-31 20:12:19 +03:00
Michael Gordeev 7c66ff48e3 Update azure-pipelines.yml for Azure Pipelines v1.0.8-ci 2020-01-31 16:12:58 +03:00
Michael Gordeev 9fa8da40ec Merge pull request #10 from XFox111/authorization-method
[1.0.8] Added authorization for students
2020-01-31 16:02:53 +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
Michael Gordeev b1fa306451 Update azure-pipelines.yml for Azure Pipelines 2020-01-29 11:16:24 +03:00
Michael Gordeev e71e98dbec Update azure-pipelines.yml for Azure Pipelines 2020-01-29 00:50:59 +03:00
Michael Gordeev e0bf07614e Update azure-pipelines.yml for Azure Pipelines 2020-01-29 00:07:05 +03:00
Michael Gordeev aacf7247ad Updated project config to create App Bundle 2020-01-28 23:18:24 +03:00
Michael Gordeev 6ca4217747 Merge pull request #6 from XFox111/ci-cd-config
Configured CI pipeline, added status badge to Readme #4
2020-01-28 22:36:37 +03:00
Michael Gordeev 5d3af94f38 Fixed typo in changelog.md 2020-01-28 22:36:11 +03:00
Michael Gordeev 254d854918 Added CD pipeline badge 2020-01-28 22:34:42 +03:00
Michael Gordeev eaed51f6a3 Updated pipeline config 2020-01-28 19:17:49 +03:00
Michael Gordeev 80beafc2a5 Added changelog file, updated pipeline config 2020-01-28 19:05:16 +03:00
Michael Gordeev a3419ac44b Merge pull request #8 from XFox111/whitesource/configure
Configure WhiteSource Bolt for GitHub
2020-01-28 19:01:03 +03:00
whitesource-bolt-for-github[bot] 87e48a00c9 Add .whitesource configuration file 2020-01-28 15:44:31 +00:00
Michael Gordeev 9fc9aa1b45 Update azure-pipelines.yml for Azure Pipelines 2020-01-28 14:35:06 +03:00
Michael Gordeev 56ab18b90d Update azure-pipelines.yml for Azure Pipelines 2020-01-28 14:20:36 +03:00
Michael Gordeev 9d301522e4 Update azure-pipelines.yml for Azure Pipelines #4 2020-01-28 13:50:49 +03:00
Michael Gordeev a13c3675c4 Updated CI config #4 2020-01-28 06:37:46 +03:00
Michael Gordeev a75d69178a Updated CI config #4 2020-01-28 06:30:26 +03:00
Michael Gordeev 44d44332fa Updated CI config #4 2020-01-28 06:26:45 +03:00
Michael Gordeev 7da5900143 updated pipeline ci config 2020-01-28 05:38:09 +03:00
Michael Gordeev b630d7c592 Configured CI pipeline, added status badge to Readme #4 2020-01-28 05:30:49 +03:00
Michael Gordeev 60c193a356 Set up CI with Azure Pipelines
[skip ci]
2020-01-28 03:40:52 +03:00
Michael Gordeev 1c80fa20f6 Complete Readme, added contribution guidelines (incomplete, todo) #3 2020-01-28 03:25:53 +03:00
Michael Gordeev 3c32b3d387 Create CODE_OF_CONDUCT.md 2020-01-27 01:31:36 +03:00
Michael Gordeev f1a9dcab83 Create README.md 2020-01-27 01:23:01 +03:00
Michael Gordeev 8f7b409b23 Create LICENSE 2020-01-27 01:16:48 +03:00
Michael Gordeev 174f1b984c #FuckAndroid 2020-01-26 23:16:45 +03:00
Michael Gordeev 217d095174 [1.0.7] Added schedule export for profs
Now export preferences are kept
2020-01-23 21:14:27 +03:00
Michael Gordeev 206f2786ef Fixed schedule clean status toasts 2020-01-22 17:42:11 +03:00
Michael Gordeev 055c05828d [1.0.6] Back button on main screen closes app;
Added ability to clear exported schedule
2020-01-22 17:11:55 +03:00
Michael Gordeev 84e73a5f6d Fixed month changing on semester shift 2020-01-22 12:59:29 +03:00
Michael Gordeev b11aebdcf5 Added retry action for timed out connections, fixed error message popup on export thread 2020-01-18 11:21:34 +03:00
Michael Gordeev 1778c5e99e Updated version 2020-01-06 16:57:28 +03:00
Michael Gordeev 366366b09d Updated version number to 1.0.4 2020-01-06 16:48:39 +03:00
Michael Gordeev 48f7fab872 Added ability to disable reminders 2020-01-06 16:47:17 +03:00
Michael Gordeev 5059bfc4ec Fixed app crashes when there's no schedule 2020-01-06 16:34:58 +03:00
Michael Gordeev b8634e0400 Updated version number to 1.0.3 2019-12-28 12:57:24 +03:00