440bbcac66
device management features, settings module and contact sync
...
Device management:
- Activity meter with steps charts and history
- Apps usage with daily breakdown and top apps
- Health monitoring (heart rate, oxygen, blood pressure)
- Scheduled activities with timeline and CRUD
- Contacts sync to device via contact-lists
- Locate device, rewards refactor
Settings (new module):
- Block phone
- SOS contacts
- WiFi networks
- Alarm refactor with full CRUD
- Settings menu with feature stubs
Account:
- Personal data and account settings refactor
Shared:
- 100+ i18n keys in 6 languages
- New routes in app_router
- WeekDayChips, TimeRangeSelector shared widgets
- Legacy dashboard shell simplified
2026-03-16 08:37:52 +01:00
ec4e42b408
settings ui
2026-03-12 17:40:06 +01:00
644d1c2abe
Legacy modules refactor: auth, control panel, location module, and session persistence
2026-03-09 02:28:31 +01:00
01de94876b
legacy login refactor
2026-03-06 00:44:12 +01:00
74309006b1
fixes
2026-03-05 15:42:34 +01:00
cf03bbc1b5
Merge commit '014ef1ad2615fe2981f18ed28adcde17edda4f1e' into fusion-app
2026-03-05 12:53:39 +01:00
88275c4ae6
confetti animation
2026-03-03 12:15:50 +01:00
ef0abc2f85
feat: add multi-environment support (development, staging, production)
...
- Replace dotenv with compile-time dart-define-from-file config per flavor
- Add Android product flavors with applicationIdSuffix and per-flavor AndroidManifest
- Add iOS build configurations, schemes, per-flavor plists and entitlements
- Configure ProGuard rules for R8 compatibility with Entrust/Antelop SDK
- Restructure assets into shared/ and per-flavor directories
- Generate per-flavor launcher icons for Android and iOS
- Refactor app initialization into initApp() with per-flavor entry points
- Update asset paths across auth, home, profile, splash modules and sf_shared
2026-03-01 00:12:47 +01:00
f185acc3d4
sca treezor and auth interceptors, some other fixes and lottie animation for app loading added
2026-02-27 12:34:49 +01:00
0c93440f9b
app state fixed
2026-02-25 18:37:17 +01:00
2ba83a22ac
Payout, payin , moves between wallets in same user, childScreens, transactions , card children block and unblock
2026-02-17 20:54:14 +01:00
a221b7a71e
payment methods with HiPay, payment profile edited, allowance step in device setup, tio snackbar added and logout from profile settings
2026-02-15 14:05:08 +01:00
5803286a3f
payments package added to hipay transactions
2026-02-12 16:01:57 +01:00
9d1bb6c22a
treezor , sca proff and create child profile
2026-01-27 02:28:52 +03:00
60a49060a1
added hub module
2026-01-23 14:52:08 +01:00
ddbfbc1ebf
treezor packages and native configs adapted to main app
2026-01-21 12:19:56 +01:00
80b0750f62
added device setup flow, qr reader, createChildProfile models and cookies packages
2026-01-20 07:37:29 +01:00
b90d1f635c
flutter launcher icon
2026-01-18 14:01:25 +01:00
e83bb02be8
added splash module, fonts and display bundle label
2026-01-15 09:20:45 +01:00
8754884544
sign up parameters fixed change document, documentType and country code
2026-01-05 10:03:18 +01:00
4c46b2f498
sign up feature first version done
2025-12-26 00:29:15 +01:00
AlcalaJulian
0f30c7f422
added linkPhone use cases, auth repository providers and data folder
2025-12-09 10:08:36 +01:00
AlcalaJulian
ad10ad3b59
added country_code_picker package to link phone feature
2025-12-04 17:32:42 +01:00
AlcalaJulian
6b3776f618
feat(auth,sf_infrastructure): register QuestiaApi/Dio and connect link_phone remote datasource
2025-12-04 16:07:02 +01:00
AlcalaJulian
14a925659a
update font package
2025-12-04 11:19:11 +01:00
AlcalaJulian
8d11c08f81
localizations fixes
2025-12-03 13:42:14 +01:00
AlcalaJulian
d381908ff1
added flutter icons files and intl packages
2025-11-24 12:55:20 +01:00
AlcalaJulian
4225f7510b
tab navigation
2025-11-17 00:15:31 +01:00
AlcalaJulian
5ca37d2822
- create auth, main shell, home, profile, notifications and settings modules.
...
- added navigation, utils, design system and shared packages
- implemented go router in entiered app
- implemented flutter riverpod instead provider
2025-11-13 15:16:00 +01:00