Commit Graph

380 Commits

Author SHA1 Message Date
Type c1f2f820c1 CLN - remove weather camera views
Remove the remote weather-camera experience from the phone UI, NUI test server, and weather state.\n\nDelete the associated client and server camera handlers, configuration, locale copy, and manifest entries while retaining the core weather forecast app.
2026-08-13 11:43:32 +02:00
Type b3db702a2e ADD - implement weather app camera views
Add the Weather phone experience with live widgets, configuration, and localized status details.\n\nProvide server-authorized, rate-limited remote weather camera sessions with configurable camera locations and safe client cleanup. Include test-server support and weather store coverage.
2026-08-11 12:52:52 +02:00
Type 872b116977 Merge branch 'dev' into weather-app 2026-08-11 11:37:27 +02:00
smx.pusha 72e5f91e02 ADD - merge CrewLink app 2026-08-10 21:02:50 +02:00
smx.pusha db623e73e6 ADD - implement CrewLink location groups 2026-08-10 21:02:09 +02:00
Dominik 3aa1c4c931 ENH - merge payphone calling 2026-08-10 20:53:25 +02:00
Dominik 39371d4932 FIX - slow payphone hangup animation 2026-08-10 20:52:59 +02:00
Dominik 7542ffea65 FIX - synchronize payphone animations 2026-08-10 20:48:12 +02:00
Dominik 8a4207b2fd FIX - stabilize payphone call lifecycle 2026-08-10 20:22:02 +02:00
Dominik 1e426fba80 FIX - improve payphone call flow 2026-08-10 20:03:29 +02:00
Dominik 6f06708c71 refine display and keypad position 2026-08-10 19:12:44 +02:00
smx.pusha a2e227d624 CLN - remove notification debug command 2026-08-10 17:53:17 +02:00
smx.pusha bc308f0f69 ADD - persist lock screen notifications 2026-08-10 17:49:47 +02:00
smx.pusha 7bd8462dc3 FIX - fit billing status filters 2026-08-10 16:25:11 +02:00
Type 29484413b4 FIX - refine banking and house interfaces
Improve banking form feedback semantics and remove the unused inline error treatment.\n\nAlign the House app navigation, sheets, scrolling, and interactive controls with the intended Konsta liquid-glass behavior.
2026-08-10 16:01:25 +02:00
smx.pusha 909c036777 ADD - merge billing app 2026-08-10 09:41:31 +02:00
smx.pusha 6fbb358932 ADD - implement billing app 2026-08-10 09:35:52 +02:00
smx.pusha 384b4cb84e FIX - preserve Feather profile avatar ratio 2026-08-10 08:10:02 +02:00
smx.pusha eae2610d92 FIX - unify Feather navbar actions 2026-08-10 08:02:25 +02:00
smx.pusha cb844bb587 FIX - refine Feather preview controls 2026-08-10 08:00:08 +02:00
smx.pusha 4dc282ec32 FIX - remove Feather composer action backdrops 2026-08-10 07:57:01 +02:00
smx.pusha 2ae57eaa14 FIX - remove Feather edit action backdrop 2026-08-10 07:54:28 +02:00
smx.pusha 94f20f499b ENH - preview Feather post images 2026-08-10 07:43:13 +02:00
smx.pusha 88deacb892 ENH - expose Feather bookmarks on profiles 2026-08-10 07:33:19 +02:00
smx.pusha 79e821632c ADD - integrate Feather social app 2026-08-10 07:09:45 +02:00
Dominik 2e83868106 Update PayphoneOverlay.vue 2026-08-10 03:02:03 +02:00
Dominik 8f0d5ac4a0 reforged ui 2026-08-10 02:28:33 +02:00
Type 8630804cef MERGE - integrate Music app with Housing
Preserve the Housing app registry while integrating the Music app and its frontend, server, configuration, database, and locale changes from origin/dev.
2026-08-09 22:35:34 +02:00
Dominik 7a16903b00 merge: integrate music app
# Conflicts:
#	frontend/src/config/apps.ts
2026-08-09 22:15:13 +02:00
Type 13cf598dc5 PERF - reuse phone security during bootstrap 2026-08-09 22:12:45 +02:00
Type 2e4843cfbe ADD - build Housing phone app 2026-08-09 22:12:38 +02:00
Type 6702cd8933 ADD - integrate phone housing providers 2026-08-09 22:12:27 +02:00
Dominik 4f6f84bdb5 feat: add playlist song picker 2026-08-09 22:11:21 +02:00
smx.pusha 5a4a1beed2 ADD - implement Feather social app 2026-08-09 22:09:50 +02:00
Type 326a054cd5 Merge branch 'dev' into weather-app 2026-08-09 21:57:17 +02:00
Dominik cf0a70d834 feat: improve music playback and asset discovery 2026-08-09 21:22:17 +02:00
Dominik ae12cf2e30 refactor: move music assets to config directory 2026-08-09 20:05:29 +02:00
Dominik 49dc82499c fix: refine music app UI and YouTube support 2026-08-09 19:30:20 +02:00
Leon.Schmidt e4065ff9ff CLN - use vectors for configured coordinates 2026-08-09 19:11:14 +02:00
Leon.Schmidt aeadf42dc5 FIX - round DarkChat search field 2026-08-09 19:10:43 +02:00
Leon.Schmidt e3de5cd747 ADD - introduce SkyRide taxi platform 2026-08-09 19:10:36 +02:00
Dominik 8fc09d8a55 feat: music app 2026-08-09 17:05:59 +02:00
Type 1eebe7c5a3 ENH - phone item name 2026-08-09 16:52:20 +02:00
Leon.Schmidt 550982f847 CLN - remove redundant phone controls 2026-08-09 15:30:30 +02:00
Leon.Schmidt 6467ea8f34 FIX - align phone app button styles 2026-08-09 15:25:18 +02:00
Leon.Schmidt 2840b2e3ea ADD - implement Picstagram app 2026-08-09 14:51:12 +02:00
Dominik e7eafb207f Merge pull request #2 from sky-systems/tinder-app
ADD - merge Flare dating app
2026-08-09 05:39:46 +02:00
Dominik 232d065bb7 MERGE - integrate latest dev changes 2026-08-09 05:39:11 +02:00
Dominik 30933add5a MERGE - resolve dev integration conflicts 2026-08-09 05:36:10 +02:00
Alec Schitzkat 49ad493893 Merge branch 'feature/funk' into dev 2026-08-09 05:30:27 +02:00