Commit Graph

1869 Commits

Author SHA1 Message Date
1ce961eaaa Add debug print statement for live activity state and settings 2026-03-15 22:38:00 +01:00
0046d18f3a Update activity start condition message for clarity and add time constraint 2026-03-15 22:38:00 +01:00
36637e889b Refactor activity start condition message for clarity 2026-03-15 22:38:00 +01:00
f2fdd0005d Add live activity consent check to unseen new features migration 2026-03-15 22:38:00 +01:00
86d90adf2b Add live activity consent acceptance handling and update settings model 2026-03-15 22:38:00 +01:00
022d5c81ce Refactor Live Activity consent dialog and add privacy policy screen with localization support 2026-03-15 22:38:00 +01:00
aea12d20fc Add Live Activity feature with consent dialog and settings integration 2026-03-15 22:38:00 +01:00
5d95e1e1d7 Implement developer mode for Live Activity with fake lessons and immediate updates 2026-03-15 22:38:00 +01:00
7720cbd07d Add developer settings for fake lessons and update localization
- Introduced `dev_live_fake_lessons` setting in the database schema.
- Updated `SettingsProvider` to manage the new `devLiveFakeLessons` property.
- Enhanced `LiveCardProvider` to generate fake lessons based on the new setting.
- Added UI toggle for fake lessons in the settings screen with appropriate localization.
2026-03-15 22:38:00 +01:00
30d75d6a60 Update Flutter build name to 5.1.2 and reset build number to 0 in project.pbxproj 2026-03-15 22:38:00 +01:00
68c76afdde Revert version number to 5.1.2+0 in pubspec.yaml 2026-03-15 22:37:47 +01:00
55035b535c Refactor Live Activity creation to return success status and handle push token updates asynchronously 2026-03-15 22:37:47 +01:00
fe33bb2db0 Enhance Live Activity dismissal handling by passing deviceId and updating server unregistration logic 2026-03-15 22:37:47 +01:00
e857f10073 Add user dismissal handling and clean up previous activities in LiveActivityManager 2026-03-15 22:37:47 +01:00
d8ae92e0f7 Update aps-environment to production in entitlements files 2026-03-15 22:37:47 +01:00
b8ae1c7c69 Remove demo login text from LoginScreen widget 2026-03-15 22:37:47 +01:00
70a1c99ea7 Refactor HTTP requests in ServerSyncProvider to use http package 2026-03-15 22:37:47 +01:00
340d9d1d8e Implement Live Activity dismissal handling and server unregistration 2026-03-15 22:37:47 +01:00
280d3561cf Refactor ServerSyncProvider usage in LiveCardProvider and add unregister method 2026-03-15 22:37:47 +01:00
4ec24aa69f Update base URL in ServerSyncProvider to point to legacy server 2026-03-15 22:37:47 +01:00
1adc7b0a15 Refactor width calculation for AnimatedContainer in StatusBar widget 2026-03-15 22:37:47 +01:00
5c9248c3eb Fix progress bar width calculation in StatusBar widget 2026-03-15 22:37:47 +01:00
53623d84df Set Swift version and flags for DKImagePickerController in Podfile post-install 2026-03-15 22:37:47 +01:00
dc5a5723fc Add demo group averages to DemoData and update GradeProvider to store them 2026-03-15 22:37:47 +01:00
6c5279205b Remove MinimumOSVersion key from AppFrameworkInfo.plist 2026-03-15 22:37:47 +01:00
7c329b0ae6 Add demo mode support and demo data for various providers 2026-03-15 22:37:47 +01:00
556a49646d Update base URL in ServerSyncProvider to point to the correct server 2026-03-15 22:37:47 +01:00
a661098855 Implement live activity token rotation and server synchronization for push notifications 2026-03-15 22:37:47 +01:00
Armand
1021cdc6b2 Merge pull request #33 from B3ni15/master
IOS Fixes, cleanup
2026-03-03 10:42:21 +01:00
fb471a3dc8 Update material_color_utilities dependency to version 0.13.0 2026-03-03 06:39:54 +01:00
29157b60a5 Add didChangeDependencies method to LoginScreenState for system UI overlay style 2026-03-03 06:33:40 +01:00
1e2a8f787d Update MethodChannel identifier for live activity integration 2026-02-28 11:49:23 +01:00
8a7b4bcf21 Remove unused input and output paths from Pods build phases in project configuration 2026-02-27 11:58:35 +01:00
432276a966 Refactor project configuration to improve build settings and support for multiple platforms 2026-02-27 11:58:12 +01:00
2052dfd60a Implement demo mode activation via tap gesture in login screen 2026-02-27 11:57:42 +01:00
e4844fef38 Add demo mode functionality to user provider and login screen 2026-02-27 11:52:52 +01:00
5d29e19845 Remove unused input and output paths from Pods build phases in project configuration 2026-02-27 11:18:46 +01:00
dccf97fb91 Update app display name to "Firka Legacy" in project configuration 2026-02-27 11:18:11 +01:00
5cae4b43e9 Update iOS project configuration and entitlements for improved functionality 2026-02-27 11:17:37 +01:00
7a429b3770 Update intl dependency to version 0.20.2 across multiple pubspec.yaml files 2026-02-27 11:08:26 +01:00
5c682b16e6 Órarend fix v5.1.6fix 2025-11-03 21:09:55 +01:00
5b37056052 verzió fix 2025-11-03 21:09:55 +01:00
rnxm
c49a221e19 Build fix (#29) 2025-11-03 18:36:29 +01:00
Zan
084eb00e5b Update .gitignore 2025-11-02 18:20:34 +01:00
Zan
e3e1983265 Updated to version 35 and key isn't needed 2025-11-02 18:20:18 +01:00
Balazs
125453c8ab Merge pull request #26 from QwIT-Development/dependabot/pub/refilc/permission_handler-12.0.0
Bump permission_handler from 11.4.0 to 12.0.0 in /refilc
v5.1.6
2025-04-10 14:42:34 +02:00
dependabot[bot]
9a018c6f37 Bump permission_handler from 11.4.0 to 12.0.0 in /refilc
Bumps [permission_handler](https://github.com/baseflow/flutter-permission-handler) from 11.4.0 to 12.0.0.
- [Commits](https://github.com/baseflow/flutter-permission-handler/compare/permission_handler_v11.4.0...permission_handler_v12.0.0)

---
updated-dependencies:
- dependency-name: permission_handler
  dependency-version: 12.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-10 03:34:10 +00:00
Balázs
b107a9a800 Update client.dart 2025-04-03 12:00:57 +02:00
Balázs
ed5f1d3e05 commit arson 2025-04-03 09:06:03 +02:00
Balázs
c1d9da6c58 Update status_provider.dart 2025-04-03 07:35:55 +02:00