Tags: NEO-TAT/tat_flutter
Tags
Release/1.5.0 (#219) * Change version + Upgrade pubspec version * Increase the minSdkVersion * Pod repo update * Upgrade podfile package version * Revert "Change version + Upgrade pubspec version" This reverts commit aafcbaa. * Revert "Pod repo update" This reverts commit 5b8f960. * Revert "Upgrade podfile package version" This reverts commit 4b427ff. * Increase version number
Errors due to closure on search by course id endpoints (#214) * fix semester parsing error * fix class selection table index * remove deprecated student node parser * remove deprecated course extra info parser * rewrite course extra info parser * fix course extra href * remove deprecated course student info layout * fix course id parsing in getTWCourseMainInfoList * fix courseInfo display logic * fix courseInfo display logic * resolve redundant logic with string filter * fix unknown characters by changing encryption * fix unable to fetch score * dart reformat * remove unused items * remove unused package * fix CourseExtraInfo category symbol * Update lib/ui/pages/coursetable/course_table_page.dart Co-authored-by: Chenghsuan Ho <[email protected]> * use runtime constants * adding comments for semester parser * providing meaningful names * fix un-expected indexing * resolving unintuitive variable name Co-authored-by: Tien Yu Lin <[email protected]> * resolving unintuitive variable name * unify object names related to studentSemesterDetail * add RangeError exception throwing logic on studentSemesterDetails * add StateError exception throwing logic on CourseId not found * make studentId TextField read-only * fix application crash on education survay unfinished * add error throwing logic on education survay unfinished * Update lib/src/connector/course_connector.dart Co-authored-by: Chenghsuan Ho <[email protected]> * Update lib/src/connector/course_connector.dart Co-authored-by: Chenghsuan Ho <[email protected]> * Update lib/src/connector/course_connector.dart Co-authored-by: Chenghsuan Ho <[email protected]> * Update lib/src/connector/course_connector.dart Co-authored-by: Chenghsuan Ho <[email protected]> * change exception type * set default course category * filters out credit doubles * Fix: Score fetch error caused by semester survey * simplify default course category logic * add error rethow on task logic * add error rethow on task logic * fix: use `i10n` messages upon `FormatException` of `getScoreRankList()` * chore: remove TODOs * style: run `dart format` --------- Co-authored-by: Chenghsuan Ho <[email protected]> Co-authored-by: Tien Yu Lin <[email protected]> Co-authored-by: ntut-xuan <[email protected]>
Fix: Loading error since the ISchool change the redirect mechanism (#206 ) * Fix: Loading error since the ISchool change the redirect mechanism * Chore: Add TODO tag on comment * Chore: Typo fix * Chore: Describe the TODO more clearly * Chore: Describe the step1 action should be oauth2Server.do * Chore: Add docstring to describe the url should be oauth2Server.do * Chore: Fix grammar error * Chore: Add docstring and change the index of the step (1-based) * Improve: use fix to replace 0-index. * Chore: Add description on Step 3 * Chore: Describe Step2 more clearly with comment * Chore: Move step3 comment on redirectUrl
Release/1.4.4 (#197) * chore: 🤖 update version codes * chore: 🤖 inspect & upgrade packages * chore: 🤖 upgrade ios pods * chore: 🤖 upgrade compile sdk version to Android 14 * chore: 🤖 upgrade android packages * refactor: 💡 update codebase for new updated packages * fix: 🐛 mis-provide Navigator key while using Alice * refactor: 💡 finalize variables * fix: 🐛 chinese course table wrong encoding * fix: 🐛 score page content wrong encoding
Release/1.4.3 (#174) * chore: update splash screen * chore: update version number * chore: upgrade packages * chore: upgrade aos packages * chore: upgrade ios packages * chore: update release build script * chore: update xcode project config * chore: declare use of encryption for ios * chore: remove unused gradle file and adding application nam for aos * chore: remove multi-font icon combination * chore: add bundle display name
PreviousNext