Commit Graph

296 Commits

Author SHA1 Message Date
Leon.Schmidt 25c8adb737 FIX - support configurable company service numbers
Company service lines were validated as full-length SIM numbers, which rejected short configured numbers such as 911 and stopped dependent server modules from initializing.

Accept non-empty service numbers up to the configured SIM length, resolve configured service lines before direct SIM dialing for phone and payphone calls, and load Companies and SIM before Phone. Add focused normalization boundary tests.
2026-08-14 21:24:35 +02:00
smx.pusha 6cdbe753ad FIX - share phone contacts through EasyShare
Load the server-canonical own contact instead of constructing an unsupported profile payload in the Phone app. Move canonical contact resolution before payload sanitization so self-contact transfers are validated and received correctly, with a regression contract test.
2026-08-14 19:51:32 +02:00
Leon.Schmidt 0e1838fb1e FIX - Shorten emergency service numbers
Update sky_phone/config/companies.lua to use short 3-digit service numbers. Replaces long strings for Police, Medical, and Fire service lines with '911', '912', and '913' respectively to match expected dialing behavior; no other changes made.
2026-08-14 18:43:18 +02:00
smx.pusha e5f746ea4a FIX - escape reserved locale key 2026-08-14 17:27:35 +02:00
Type d0d6f96b7d ENH - merge Picstagram Sky UI updates
Merge the Picstagram Sky UI work and its dependent phone, media, voice, gallery, app store, setup, and UI parity updates into weather-app.

Resolve the frontend development port configuration and retain the Sky UI EasyShare implementation. Frontend validation and local resource deployment completed; included configuration, locale, and SQL updates require no separate migration step beyond this merge.
2026-08-14 17:12:31 +02:00
Type 562dd8f321 ENH - polish weather refresh experience
Migrate the Weather app to the Sky UI primitives with richer condition effects, updated WebP icons, and pull-to-refresh feedback.\n\nAdd a shared reload cooldown for weather, banking, and housing actions, including localized status feedback and test-server coverage.
2026-08-14 17:09:03 +02:00
Leon.Schmidt e81f092991 ENH - rebuild Picstagram with SKYUI
Replace the legacy Konsta-based layout at its source with SKYUI components and responsive app-specific styling. Add media creation, profile and social improvements, comment reactions and replies, plus Activity and phone notification delivery with the required database migration.
2026-08-14 16:39:41 +02:00
smx.pusha e033271cb2 ADD - introduce advanced phone setup and reset flow 2026-08-14 14:35:27 +02:00
smx.pusha 33cf49e8b6 ENH - overhaul wallpaper customization 2026-08-14 13:19:05 +02:00
smx.pusha 54924daca0 ENH - overhaul App Store experience 2026-08-14 12:53:39 +02:00
smx.pusha 3fc0ebb08f ENH - overhaul Photos media experience 2026-08-14 10:46:36 +02:00
DerEchteAlec aecadeec04 ENH - add configurable SaltyChat speaker support 2026-08-14 03:46:13 +02:00
Leon.Schmidt 332060b8e3 ENH - modernize FlipTok and Messages
Replace the mixed legacy Konsta presentation and fixed light surfaces with the shared Sky UI system. Add FlipTok comment replies and reactions, editable profile media, follower lists, external sound metadata, and the required schema migration.
2026-08-14 01:28:48 +02:00
DerEchteAlec e13fa6ca51 ENH - migrate Home Screen widgets to Sky UI 2026-08-13 22:33:02 +02:00
Leon.Schmidt 712d96eaa6 ENH - migrate DarkChat account flow to Sky UI 2026-08-13 21:28:10 +02:00
Leon.Schmidt 0437fdfe4e ENH - migrate garage to Sky UI
Replace the Garage screen's direct Konsta surface with the Sky-owned UI primitives. Remove the provider footer payload and Garage EasyShare support because neither belongs in the vehicle overview.
2026-08-13 19:48:16 +02:00
DerEchteAlec 71f21b1e3e ENH - complete Sky UI Konsta parity 2026-08-13 19:06:05 +02:00
Leon.Schmidt 5fca29eb90 ENH - modernize SkyRide profile and interface 2026-08-13 17:36:23 +02:00
smx.pusha f5403254e1 Merge remote-tracking branch 'origin/dev' into benja/app-overhaul 2026-08-13 17:25:42 +02:00
smx.pusha b4b341d202 ENH - expand Notes rich text editing 2026-08-13 17:25:37 +02:00
Leon.Schmidt f4ed86fd63 ADD - voice memo app 2026-08-13 16:16:32 +02:00
smx.pusha 223cb4a600 ENH - rebuild calculator with scientific history 2026-08-13 14:23:22 +02:00
smx.pusha bc4b439eb6 ADD - support home screen app folders 2026-08-13 13:15:25 +02:00
smx.pusha 90909e41f2 ENH - improve CrewLink map coordination 2026-08-13 11:06:03 +02:00
Dominik 64a6e58577 Add SendNotification export for LB compatibility
Implement SendNotification compatibility for lb-phone: validate app IDs, normalize and validate title/content, check provider/registered apps and reserved IDs, and dispatch a notification NUI message. Register the export and a compatibility alias. Update client tests to assert successful delivery to bundled apps and proper rejection for unknown app IDs.
2026-08-13 03:14:50 +02:00
DerEchteAlec cd28c64073 ENH - add Mail selection and batch deletion 2026-08-13 03:10:45 +02:00
DerEchteAlec 9edf1405d9 ENH - align Sky Cloud branding and app copy 2026-08-13 03:10:10 +02:00
Leon.Schmidt f6664bf4cf ADD - added Extern Image/Video Import 2026-08-13 01:59:28 +02:00
Dominik ce6393ba07 ADD - implement Weazel News app 2026-08-13 00:03:25 +02:00
smx.pusha 5852decfc4 Merge remote-tracking branch 'origin/dev' into benja/app-overhaul
# Conflicts:
#	frontend/src/stores/phone.ts
#	frontend/src/views/apps/CrewLinkApp.vue
2026-08-12 21:23:48 +02:00
smx.pusha 011b067846 ENH - unify social app accounts and profiles 2026-08-12 21:21:01 +02:00
DerEchteAlec ff7e00596b FIX - stabilize CEF media capture and uploads 2026-08-12 18:59:14 +02:00
DerEchteAlec c3b7a0871a FIX - harden phone lifecycle and server authority 2026-08-12 18:59:05 +02:00
smx.pusha 8cffaeaa3c ENH - merge CityMarkt fixes into dev
# Conflicts:
#	frontend/testserver/index.cjs
2026-08-12 18:52:35 +02:00
smx.pusha 65f8312a26 ADD - seed browser and ingame phone test data 2026-08-12 18:51:03 +02:00
smx.pusha 48c7f1a551 FIX - complete CityMarkt sharing and browser flows 2026-08-12 18:49:32 +02:00
smx.pusha 1df5202360 ENH - refine CityMarkt listings and profiles 2026-08-12 15:03:52 +02:00
smx.pusha 291a560f89 ENH - refine Calendar controls and event editing 2026-08-12 14:07:58 +02:00
smx.pusha f79aed3959 ENH - overhaul Local Pages profiles 2026-08-12 13:31:48 +02:00
smx.pusha 65e30dc32c ADD - share own contact from Control Center 2026-08-12 09:12:10 +02:00
smx.pusha 7c697fd993 ADD - share CrewLink group invitations 2026-08-12 08:40:58 +02:00
smx.pusha ea34dce1c8 ENH - open exact EasyShare content targets 2026-08-12 07:44:55 +02:00
smx.pusha eeb3396f52 ENH - complete and secure EasyShare integration 2026-08-12 07:15:26 +02:00
smx.pusha 14f0b7a178 ENH - integrate latest dev into EasyShare 2026-08-12 06:43:14 +02:00
Leon.Schmidt 01e583805d FIX - accept custom app registration retries 2026-08-11 22:54:03 +02:00
Leon.Schmidt a3787d8fa7 FIX - remove duplicate CrewLink polling 2026-08-11 22:14:53 +02:00
smx.pusha cdf8d276ef ADD - share contacts and rich content in chats 2026-08-11 21:37:39 +02:00
Leon.Schmidt dc401e2b87 FIX - provide LB custom app browser bridge 2026-08-11 20:31:01 +02:00
Leon.Schmidt 4be632759b FIX - isolate custom app JSON payload 2026-08-11 19:00:51 +02:00
Leon.Schmidt c95775fb2c FIX - defer custom app lifecycle hooks 2026-08-11 18:39:11 +02:00