bd965caa4c
bottom_tt_icon.dart: add shadow to active icon
2025-09-06 10:28:48 +02:00
145eca557e
android: build each abi in parallel
2025-09-06 08:54:55 +02:00
25e3ea95ba
fix: reinit theme on platform brightness change
2025-09-06 08:47:35 +02:00
b6683158d9
bump version to 1.0.0+1017
2025-09-06 01:01:37 +02:00
3efc019322
update project configuration and framework references in Xcode project file
2025-09-04 21:42:00 +02:00
a980e4eff2
lesson: fix bottom sheet in dark mode
2025-09-06 08:24:23 +02:00
324d21ec07
tt: fix empty week in dark mode
2025-09-06 08:21:44 +02:00
1224d4801d
fix: navbar theme on auto
2025-09-06 08:11:58 +02:00
51b8753875
extras: respect theming
2025-09-05 21:46:26 +02:00
b31e90b052
tt*: respect theming
2025-09-05 21:44:25 +02:00
2d5cc896b8
bottom_nav_icon.dart: respect theming
2025-09-05 21:41:10 +02:00
975c9c5a08
fix: native status bar theming
2025-09-05 21:38:10 +02:00
57d6c503f2
login: remove hardcoded colors
2025-09-05 21:28:07 +02:00
e3b71dbd4d
dark mode toggle
2025-09-05 20:58:30 +02:00
45f34570a6
android: update icons
2025-09-05 20:22:33 +02:00
8d2c744c09
android: recrop app icons
...
my hands hurt
2025-09-04 19:58:57 +02:00
128b0fd272
tt: make bg color for breaks & dismissed classes more transparent
2025-09-04 18:07:22 +02:00
00871e93be
tt: remove shadow from breaks
2025-09-04 17:49:52 +02:00
7bf3eaca03
tt: empty classes
2025-09-04 17:34:14 +02:00
681c22a5a1
home: add support for back navigation
2025-09-04 13:36:49 +02:00
9505fe9bed
home/main: show next test
2025-09-04 10:43:39 +02:00
df1d6ce420
tt_mo: fix corner radius
2025-09-04 10:23:47 +02:00
86d94fe119
Bump version to 1.0.0+1014
2025-09-03 23:08:35 +02:00
8112d43357
Update lesson handling logic in HomeTimetableScreen to manage active lesson index based on today's lessons
2025-09-03 22:52:11 +02:00
bf32f5f8d2
Remove LiveActivityService class and its associated methods
2025-09-03 22:46:56 +02:00
4e923bdad2
Add LiveActivityService to manage live activities for lessons
2025-09-03 20:26:32 +02:00
453774e97b
update settings screen
...
add back arrow for iOS users (I love cupertino)
add header to customization screen
2025-09-03 20:36:39 +02:00
ad459c13d5
Remove LiveActivityManager class and its associated methods
2025-09-02 23:14:39 +02:00
82c55a2b58
Add Embed Foundation Extensions build phase and update deployment target to iOS 17.0
2025-09-02 23:14:02 +02:00
beba61ae86
Refactor date handling logic in HomeTimetableScreen to improve active date selection
2025-09-02 23:12:57 +02:00
158ce00feb
wip: subject avgs
2025-09-02 09:47:06 +02:00
bc29d3ebe4
tt_mo: extract bg color calc
2025-09-02 19:03:49 +02:00
cbeebf3f0e
home/*: fix loading spinner
2025-09-02 18:41:07 +02:00
44d5d5da1b
tt_mo: use row-major ordering
2025-09-02 18:36:58 +02:00
97456cfa96
kreta_client: evict cache when not using forceCache
2025-09-02 17:03:52 +02:00
e92939c7e0
tt_mo: add unexcused
2025-09-02 13:46:22 +02:00
05394ccc3d
kreta_client: evic classgroup cache
2025-09-02 13:24:53 +02:00
8a7b8f42fd
omissions: fix unexcused omissions
2025-09-02 13:24:35 +02:00
cb2581b372
tt_mo: fix student presence N/A showing up as missing
2025-09-02 13:01:09 +02:00
9035365392
kreta_client: add class groups
2025-09-02 09:00:51 +02:00
5a281c2045
fix notice board item height
2025-09-02 08:22:43 +02:00
5cd8439b9a
Fix lesson/big
2025-09-01 17:49:33 +02:00
3f70d76cab
feat: enhance lesson display logic with detailed handling for lesson states
2025-09-01 15:00:19 +02:00
f3f6e2f3ee
home: add info board list
2025-09-01 17:30:27 +02:00
01dcec0fc5
revert android app icons
...
running "dart run flutter_launcher_icons" overrides
our custom app icons
2025-09-01 16:43:02 +02:00
8681c2a0b6
Update app icons and project configuration
...
- Replaced launcher icons for various resolutions in Android (hdpi, mdpi, xhdpi, xxhdpi, xxxhdpi).
- Updated iOS app icons in the asset catalog for multiple sizes (20x20, 29x29, 40x40, 50x50, 57x57, 60x60, 72x72, 76x76, 83.5x83.5, and 1024x1024).
- Modified the Xcode project configuration to reflect changes in framework references and build settings.
- Deleted the Runner.entitlements file.
- Added a new widget test for the Flutter application to verify counter functionality.
2025-08-31 22:58:08 +02:00
33dafd40ca
fix: update settings for developer label and remove unused imports
2025-08-31 22:36:31 +02:00
10a587e560
chore: update version number to 1.0.0+1011 in pubspec.yaml files
2025-08-31 22:25:04 +02:00
9da4840368
chore: update iOS deployment target to 13.0 and adjust Flutter SDK constraints
2025-08-31 11:45:13 +02:00
747cb5ef66
chore: update .gitignore and project.pbxproj for improved build settings
2025-08-31 11:39:17 +02:00