435a9c04f9
bump build to 5
2026-03-18 21:00:03 +01:00
88269c40f8
Add iOS privacy keys for staging/dev flavors, bump build to 4, hide SF Pay button
2026-03-16 15:09:26 +01:00
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
77fa21b572
Configure app signing, update identifiers for store deployment, and localize dashboard tabs
2026-03-01 22:50:33 +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
7849240ff2
mcc groups, limits to expend, delete child device, card status, responsive states, added some overrides to AppDelegate, router modified, sca wallet fixes
2026-02-26 14:59:51 +01:00
4b4eb807d7
sca treezor login fixes
2026-02-24 16:29:24 +01:00
8a50bfb906
sign up fixes
2026-02-19 17:19:14 +01:00
8dd4147566
Configure AntelopSDK for iOS: add App Group entitlements and plist config
2026-02-19 16:13:24 +01:00
ca79856cd8
change splash logo
2026-01-27 11:25:15 +03:00
9d1bb6c22a
treezor , sca proff and create child profile
2026-01-27 02:28:52 +03: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
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