2ea6b5875d
do not disturb ui and state
2026-03-18 11:02:03 +01:00
fa36037aac
personal data dial code
2026-03-16 17:45:00 +01:00
c9e2adf692
contacts dial codes
2026-03-16 16:22:45 +01:00
995b69eb65
Merge remote-tracking branch 'origin/fusion-app' into legacy
2026-03-16 15:25:16 +01:00
88269c40f8
Add iOS privacy keys for staging/dev flavors, bump build to 4, hide SF Pay button
v1.0.0(4)
2026-03-16 15:09:26 +01:00
f1226b4c18
Merge remote-tracking branch 'origin/fusion-app' into legacy
...
# Conflicts:
# apps/mobile_app/lib/save_family_app.dart
# packages/sf_localizations/assets/l10n/de.json
# packages/sf_localizations/assets/l10n/en.json
# packages/sf_localizations/assets/l10n/es.json
# packages/sf_localizations/assets/l10n/fr.json
# packages/sf_localizations/assets/l10n/it.json
# packages/sf_localizations/assets/l10n/pt.json
# packages/sf_localizations/lib/src/generated/i18n.dart
2026-03-16 13:26:08 +01:00
b636550619
navigation fixes
2026-03-16 13:10:55 +01:00
797d236547
fix translation texts
2026-03-16 12:56:17 +01:00
90447ce9a0
Merge branch 'feature/remote-management' into legacy
...
# Conflicts:
# apps/mobile_app/lib/save_family_app.dart
# packages/sf_localizations/assets/l10n/de.json
# packages/sf_localizations/assets/l10n/en.json
# packages/sf_localizations/assets/l10n/es.json
# packages/sf_localizations/assets/l10n/fr.json
# packages/sf_localizations/assets/l10n/it.json
# packages/sf_localizations/assets/l10n/pt.json
# packages/sf_localizations/lib/src/generated/i18n.dart
2026-03-16 12:54:23 +01:00
22ef648b41
Merge remote-tracking branch 'origin/fusion-app' into legacy
...
# Conflicts:
# apps/mobile_app/lib/navigation/app_router.dart
# packages/sf_localizations/assets/l10n/en.json
# packages/sf_localizations/assets/l10n/es.json
# packages/sf_localizations/lib/src/generated/i18n.dart
2026-03-16 12:50:54 +01:00
ae4bc7824a
Merge remote-tracking branch 'origin/feature/remote-management' into feature/remote-management
2026-03-16 12:47:18 +01:00
4eb4ac81ce
Merge origin/feature/remote-management
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-16 12:46:58 +01:00
01d9d4241b
remote management commands
2026-03-16 12:46:13 +01:00
907eaf8d33
commented some tabs to deploy in stores ,persistence login and heartbeaat
2026-03-16 12:40:24 +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
904cfee2a9
comment some widgets
2026-03-13 09:44:59 +01:00
69b3cf358a
add edit profile screens (child/parent) with SCA, paginated transactions, and reactive state refresh
2026-03-12 22:42:38 +01:00
ec4e42b408
settings ui
2026-03-12 17:40:06 +01:00
9bf06f2480
contacts endpoints and state fix
2026-03-12 17:11:26 +01:00
903e1991e1
delete account endpoint
2026-03-12 11:12:13 +01:00
f9d8f59195
personal data ui fix and endpoint
2026-03-11 17:35:00 +01:00
ffc0a1f103
legacy device setup screen flow from account settings
2026-03-11 13:11:11 +01:00
53cadd8499
linked devices state and models fix
2026-03-11 11:56:39 +01:00
b4bb90d357
change password state fix and endpoint
2026-03-10 17:35:48 +01:00
5ee7852ee7
rewards ui, state and command
2026-03-10 16:08:33 +01:00
2b3169b3e5
find device command
2026-03-10 12:26:00 +01:00
3cbf936583
fix command endpoint
2026-03-10 12:24:22 +01:00
bb666e8ab6
remove duplicated providers, send command basic endpoint
2026-03-09 17:47:24 +01:00
76c7eb606f
fix
2026-03-09 15:51:10 +01:00
e4000d57fc
activation key in legacy device setup
2026-03-09 15:32:53 +01:00
fd8574e631
get device position and staging config fixed
2026-03-09 11:45:04 +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
e8d8e4a022
pubspec overrides fixes
2026-03-05 12:57:04 +01:00
cf03bbc1b5
Merge commit '014ef1ad2615fe2981f18ed28adcde17edda4f1e' into fusion-app
2026-03-05 12:53:39 +01:00
46b062bc48
splash gif switched by lottie animation
2026-03-05 10:12:55 +01:00
014ef1ad26
Added translations, fixed icons, created menu buttons, refactor screens
2026-03-04 18:00:55 +01:00
88275c4ae6
confetti animation
2026-03-03 12:15:50 +01:00
77fa21b572
Configure app signing, update identifiers for store deployment, and localize dashboard tabs
v1.0.0(1)
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
213279de18
change app package name
2026-02-28 19:54:47 +01:00
c71470a627
fixes
2026-02-27 13:32:25 +01:00
bb53110b9a
fixes
2026-02-27 13:24:10 +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
5a68dfb3df
Delete account
2026-02-26 17:01:19 +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
0c93440f9b
app state fixed
2026-02-25 18:37:17 +01:00
4b4eb807d7
sca treezor login fixes
2026-02-24 16:29:24 +01:00
8445af3f5a
Change password
2026-02-23 09:46:41 +01:00