1
0
forked from firka/firka

518 Commits

Author SHA1 Message Date
b51169ab3c token: add support for guardians 2025-09-12 18:12:54 +02:00
1902ace989 login: add a fallback error handler 2025-09-12 17:09:20 +02:00
d3e30689f0 firka_card: fix dark mode shadow
closes #39
2025-09-11 21:33:05 +02:00
c1aae7adb1 home: add bottom sheet for announcements 2025-09-11 19:34:01 +02:00
ee72056074 grade & home: add bottom sheet 2025-09-11 18:19:57 +02:00
4bd585d1dc grade: convert dates to local ones 2025-09-11 17:59:30 +02:00
4806ac073a refactor: extract showLessonBottomSheet out to a file 2025-09-11 17:25:12 +02:00
ac9a5cda91 home: add grades 2025-09-11 15:01:53 +02:00
60e0a1755b grades/{subjects}: fix text colors 2025-09-11 14:54:48 +02:00
9039356cfd fix color for light buttons in dark mode
closes #57
2025-09-11 14:16:59 +02:00
4327cae06a remove wear_login_screen.dart 2025-09-11 13:56:22 +02:00
c22d175afb home: check for mounting before preloading assets 2025-09-11 13:55:01 +02:00
6650b8aaef login: automatically switch to new account 2025-09-11 13:53:58 +02:00
e18f31a8b4 login: remove login hint from add account screen 2025-09-11 12:49:23 +02:00
caeca5e050 feat: account switching 2025-09-11 12:47:43 +02:00
e44684049f home: fix random bouncing
- switch pull_to_refresh_flutter3 from to smart_scroll
- decrease spring stiffness to 95

closes #47
2025-09-10 21:10:45 +02:00
359129c0dd tt: add animations to switching between pages
closes #45
2025-09-10 20:26:29 +02:00
e53df719c7 settings: add back button for rounding options 2025-09-10 10:38:10 +02:00
53c5ad4f14 tt: only show next break on current day
closes #50
2025-09-10 10:28:45 +02:00
dd59381b35 tt: increase padding when there is a test 2025-09-10 09:41:13 +02:00
5811ece08e tt: show tests on lessons when tests are hidden
closes #51
2025-09-10 07:48:57 +02:00
0701424b3c tt: show tests on day picker 2025-09-10 07:44:39 +02:00
93d3125013 settings: add padding to customization screen
closes #48
2025-09-09 16:47:38 +02:00
e96979d36f settings: add back button to developer options 2025-09-09 13:35:32 +02:00
9a17d9085c main: invalidate ui on platform brightness change 2025-09-09 13:27:42 +02:00
6c3ac6c09b settings: invalidate ui on theme & lang change 2025-09-09 13:26:16 +02:00
d1c34bd607 State -> FirkaState
Add a helper called FirkaState which registers
a listener to globalUpdate, so that we can
invalidate every widget that is active
2025-09-09 13:13:55 +02:00
869ba964ee date: use proper locale 2025-09-09 11:53:07 +02:00
4d45de372b login: add dark themed images 2025-09-09 11:33:36 +02:00
18adc04801 kreta_login: revert ua on iOS 2025-09-09 08:00:11 +02:00
c71dd3e680 revert: Change webview UA to Google Chrome on Android 2025-09-09 07:56:42 +02:00
e978459c19 kréta login update 2025-09-08 21:00:58 +02:00
5f7106d257 tt: fix lesson no for empty classes 2025-09-09 07:47:27 +02:00
1f2b8091f1 timetable: Fix lesson number icon
closes #49
2025-09-08 20:30:38 +02:00
932a89193e docs: Update CONTRIBUTING.md 2025-09-08 20:50:41 +02:00
048832589c Jenkinsfile: Bring back debug artifacts 2025-09-07 16:44:46 +02:00
f55ec7c525 tt: switch to monday if the week isn't the current one
closes #44
2025-09-07 16:43:37 +02:00
d3fce38235 tt: switch to monday if the week isn't the current one
closes #44
2025-09-07 16:30:28 +02:00
9183769ff4 tt: jump to current day
closes #42
2025-09-07 12:03:40 +02:00
4f4960280a tt: make padding more consistent 2025-09-07 11:26:05 +02:00
c85a428a7b fix: change "Hide breaks & empty lessons" to "Hide breaks"
closes #52
2025-09-07 11:22:22 +02:00
1738a38b4f home/grades/{subject}: fix text color 2025-09-07 11:17:49 +02:00
ddd7c5a9d6 tmp: remove lidl app icon
closes #46
2025-09-06 21:20:17 +02:00
a141f1822c fix SettingsItemsRadio
closes #41
2025-09-06 19:00:03 +02:00
41fab74f11 fix typo
closes #40
2025-09-06 18:47:58 +02:00
df1c5d9acf Jenkinsfile: build aab on release branch 2025-09-06 16:59:38 +02:00
a4b691f8be bump version string 2025-09-06 16:59:27 +02:00
ac82436751 settings: use runApp in lang settings as well 2025-09-06 10:46:44 +02:00
868d6f3665 fix: nav color when switching theme 2025-09-06 10:45:23 +02:00
bd965caa4c bottom_tt_icon.dart: add shadow to active icon 2025-09-06 10:28:48 +02:00