-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Replace all material icons with their outlined counterpart. * Use feather icons. * Improve padding. Add more spacing between widgets and make it more consistent. Also improve the separation between the bottom navigation bar and the rest of the app. * Fix failing test. Well, skip it. No idea why it fails and it's not really worth looking into it right now. * Replace all FlatButtons with TextButtons. FlatButton was deprecated after v1.25.0-8.1.pre. * Fix unused package warning. * Improve settings page. * More settings page improvements. * Fix failing tests. * Format files. * Fix linter warnings. * More icon/padding improvements. * Improve home page. * Improve person view. * Improve event view. * Improve class view. * Increase more paddings. * Fix tests. * Fix formatting. * Fix formatting again? * Fix warning and forgotten icon. * Bump version and prep for next release. * Add padding at the bottom of the home page. * Bump version again and update changelogs.
- Loading branch information
1 parent
b472281
commit 08e4574
Showing
56 changed files
with
941 additions
and
738 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Improved | ||
- Overall app UI is now nicer⭐ | ||
- Did some internal ✨magic✨ to improve the app | ||
|
||
Fixed | ||
- Pressing an unknown teacher opened the teacher information sheet | ||
- Version on settings page sometimes not showing correctly | ||
- Bug 🐞 where pressing the edit button on a holiday would cause an error |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Improved | ||
- Overall app UI is now nicer⭐ | ||
- Did some internal ✨magic✨ to improve the app | ||
|
||
Fixed | ||
- Pressing an unknown teacher opened the teacher information sheet | ||
- Version on settings page sometimes not showing correctly | ||
- Bug 🐞 where pressing the edit button on a holiday would cause an error |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
Îmbunătățit | ||
- Interfața aplicației arată mai frumos⭐ | ||
- Puțină ✨magie✨ internă ca să îmbunătățim aplicația | ||
|
||
Rezolvat | ||
- Când se apăsa pe un profesor necunoscut apărea fila cu informații despre persoană (chiar dacă nu erau disponibile) | ||
- Versiunea de pe pagina de setări nu apărea corect uneori | ||
- Un bug 🐞 când apăsai pe butonul de editare la o vacanță și apărea o eroare |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.