Skip to content

Releases: acmauth/FlutterApp

0.7.0-alpha

05 May 11:49
902b7d7
Compare
Choose a tag to compare
Contact page prompt to open email (#39)

0.6.1-alpha

25 Mar 17:55
9f832d9
Compare
Choose a tag to compare
GH Action Tag Fix (#38)

0.6.0-alpha

18 Mar 21:27
db6cf53
Compare
Choose a tag to compare
Detect unfinished form state & 1st semester students (#36)

* Update prediction page for 1st semester students

* Shows form pages if the user left app before submitting it

0.5.2-alpha

14 Mar 19:18
4053b09
Compare
Choose a tag to compare
Use JDK11 for the GH Action (#34)

0.5.1-alpha

14 Mar 18:57
78fffc1
Compare
Choose a tag to compare
Port to Flutter 2 (#33)

* Port to Flutter 2

* Refresh profile page on pop

0.5.0-alpha

07 Mar 11:38
1e33f98
Compare
Choose a tag to compare
Appearance Fixes (#32)

This PR fixes different types of issues that are text related and how under construction pages appear.
Specifically,

- Uknown page is now reverted to under-construction page with an appropriate message (Course Suggest, Request Deletion, Download Data)
- The hint text in the search field of the search page is updated.
- Several stylistic changes in the course page and other pages
- Greek accents are now stripped for better search results

0.4.1-alpha

08 May 11:25
1e1848c
Compare
Choose a tag to compare
Fix connectivity issue & empty list placeholder (#29)

* Increase connect timeout for slow responses

* Add placeholder for no selected favorites

0.4-alpha

07 May 08:26
9ebe0df
Compare
Choose a tag to compare
Implement profile fetching/updating (#21)

Co-authored-by: Athanasios Lagopoulos <sakrifor@gmail.com>

0.3.1-alpha

30 Apr 14:11
9f91e1b
Compare
Choose a tag to compare
Fix uploadGrades endpoint

0.3-alpha

30 Apr 11:39
710eed1
Compare
Choose a tag to compare
Use dio for connection handling (#26)