Commit Graph

512 Commits

Author SHA1 Message Date
smx.pusha 347b7f660c FIX - improve VaultX text readability
Raise undersized captions and metadata across every VaultX view, preserve compact chart labels, and correct the profile security card structure so larger text remains separated.
2026-08-18 10:34:56 +02:00
smx.pusha 9fb0d4f030 FIX - use VaultX app mark in header
Replace the generic header glyph with a transparent cutout of the actual VaultX app coin while preserving the background-free header treatment.
2026-08-18 10:29:33 +02:00
smx.pusha e517a8fae8 FIX - recover expired crypto quotes
Expire client-side trade quotes at their server deadline and clear rejected execution state so browser debug sessions can request and execute a fresh quote.
2026-08-18 10:22:44 +02:00
smx.pusha bad7585ab7 ENH - add distinct crypto brand marks
Replace text glyph placeholders with 24 bespoke vector coin logos across portfolio, market, detail, and trade views. Add six surface treatments and contract coverage for the complete fictional market.
2026-08-18 10:15:50 +02:00
smx.pusha cb6cfe72f8 FIX - simplify portfolio card glow
Remove the decorative concentric rings from the portfolio card and replace them with a soft blurred highlight in the upper-right corner.
2026-08-18 10:10:49 +02:00
smx.pusha bbca5590d4 ENH - add portfolio performance forecast
Replace the decorative market sparkline with a holdings-weighted profit and loss chart. Anchor the solid history and dashed forecast to the same current-position point and localize the new labels.
2026-08-18 10:08:25 +02:00
smx.pusha 469b458551 ENH - add transparent VaultX header mark
Replace the framed header glyph with a background-free faceted VaultX mark that echoes the app icon while remaining crisp and transparent in the compact navbar.
2026-08-18 09:54:22 +02:00
smx.pusha fcc5d026f7 FIX - make active VaultX navigation white
Scope the active navigation foreground to the VaultX pill navigation so selected labels and icons render white without changing other segmented controls.
2026-08-18 09:49:34 +02:00
smx.pusha 7f3abc5652 ENH - refine VaultX navigation and sheets
Replace the oversized VaultX title treatment with compact Flare-style navigation, add focused page transitions, and redesign trading and settlement sheets with clearer hierarchy and controls.
2026-08-18 09:41:05 +02:00
smx.pusha 386a8d50eb ADD - expand VaultX fictional markets
Add 24 server-defined markets with unique symbols and broad price and supply ranges. Update the market DTO, UI, browser mocks, and contract coverage.
2026-08-18 09:32:02 +02:00
smx.pusha 7799ababae ENH - refine VaultX header
Move the VaultX navigation header farther below the phone status area and add a compact branded lockup, accent rail, and authenticated status indicator. Keep the shared Sky navbar geometry unchanged outside VaultX.
2026-08-18 09:24:42 +02:00
smx.pusha dcf2b418ff ENH - redesign VaultX as premium exchange
Rebuild the portfolio, market, activity, asset-detail, and profile surfaces with a denser premium hierarchy and richer data visualization. Remove manual refresh controls, retain server-authoritative financial flows, and add localized allocation copy plus regression coverage.
2026-08-18 09:20:43 +02:00
smx.pusha 1cf08cbc6b ENH - expand VaultX trading experience 2026-08-18 09:11:24 +02:00
smx.pusha d7a140c996 ENH - add VaultX navigation icons
Give portfolio, markets, and activity distinct Lucide icons while retaining localized labels and accessible button names.
2026-08-18 08:54:19 +02:00
smx.pusha 6d13b59479 FIX - refine VaultX icon background
Restore the premium faceted coin artwork while replacing the heavy sci-fi scene with a restrained blue gradient and subtle market line.
2026-08-18 08:51:26 +02:00
smx.pusha 94c9ec1329 FIX - simplify VaultX app icon
Replace the futuristic space-styled artwork with a restrained finance symbol that remains legible at phone icon size.
2026-08-18 08:49:04 +02:00
smx.pusha 7e2bd38599 ADD - implement secure VaultX exchange
Add the VaultX phone UI, stateful browser mocks, localized copy, and generated WebP icon. Implement character-bound authentication, fixed-point balances, finite treasury markets, idempotent quote execution, settlement reconciliation, Scrypt credentials, SQL schema, limits, audit records, and contract tests.
2026-08-18 08:47:05 +02:00
smx.pusha 5a35dabf78 FIX - polish CrewLink authentication UI
Align authentication fields and the animated mode switch, constrain profile images to their square avatar surface, center the ping badge, and keep regular browser fixtures authenticated. The issues came from competing shared control styles, replaced-image sizing inside the avatar grid, and mismatched badge dimensions.
2026-08-18 07:57:47 +02:00
smx.pusha a917d9eba0 FIX - normalize contract test line endings
Normalize source fixtures before newline-sensitive assertions so the Companies and Notes contract tests behave consistently on Windows and Unix checkouts.
2026-08-18 07:32:01 +02:00
smx.pusha 77c1790f8b ENH - add CityMarkt password authentication
Authenticate CityMarkt profiles with the linked iFruit account password, including server-side validation and rate limiting. Update the shared auth UI, localized copy, frontend state, browser mocks, and regression coverage for login and registration flows.
2026-08-18 07:31:55 +02:00
Leon.Schmidt 29fb234d5c feat(phone): unify popups and add dynamic island 2026-08-17 22:19:43 +02:00
Leon.Schmidt fc3f5b1da2 feat(locales): complete German phone locale 2026-08-17 21:17:15 +02:00
Leon.Schmidt e5a1c2bf40 ADD - open unique phones by item and hotkey
Register a configurable F1 phone toggle through a server-authoritative open request and retain the selected unique handset by IMEI. Verify usable-item support for every inventory adapter, fail visibly on registration errors, and document the behavior.
2026-08-17 15:57:56 +02:00
Leon.Schmidt 1b453e3456 ENH - add muted vibration alerts
Play the supplied notification vibration asset for muted push banners and loop the supplied call vibration asset for muted incoming calls. Remove the synthesized vibration tone, add playback coverage, and provide a development preview for the muted notification path.
2026-08-17 15:30:53 +02:00
Leon.Schmidt e58f1b6c18 FIX - complete phone locale fallback
Resolve configured and regional locales through a centralized English fallback for Lua and NUI consumers. Complete the German and English app translation keys, localize remaining picker and attachment copy, and add contract tests that detect missing locale entries.
2026-08-17 15:01:57 +02:00
Leon.Schmidt 9adc5a755f ENH - refine Feather comments and actions
Route every post and comment more action through the shared Phone action sheet, flatten the thread into an Instagram-style comment layout, and add clearer reply indentation. Replace the profile editor Save pill with a compact neutral icon control that only activates for valid changes.
2026-08-17 13:46:18 +02:00
Leon.Schmidt 62b404f5b5 FIX - keep Local Pages banner copy white
Apply the white foreground directly to every city-banner text element so Sky UI and light-mode colors cannot override it. Extend the Local Pages UI contract test for the explicit banner styling.
2026-08-17 13:46:08 +02:00
Leon.Schmidt 409d22e57b FIX - polish FlipTok profile interactions
Improve feed follow feedback, authentication titles, connection avatar alignment, and following-list state. Keep already-followed profiles disabled and cover the behavior with store and UI contract tests.
2026-08-17 13:45:53 +02:00
Leon.Schmidt 9fe47f8794 FIX - smooth hardware and Control Center volume 2026-08-17 13:15:18 +02:00
smx.pusha 05444c84ec ENH - refine CrewLink layouts and authentication 2026-08-17 09:46:33 +02:00
DerEchteAlec 7d3a3b7b38 ENH - rework homescreen editing and widgets 2026-08-17 05:16:28 +02:00
DerEchteAlec 6a8be4d679 FIX - harden server startup diagnostics 2026-08-17 05:16:10 +02:00
DerEchteAlec d121370159 ENH - expand Settings controls and wallpaper imports 2026-08-17 05:16:03 +02:00
DerEchteAlec 4532ba393b FIX - keep dialog action labels white 2026-08-17 05:15:36 +02:00
DerEchteAlec 9b29a69624 ENH - modernize Clock controls with Sky UI 2026-08-17 05:15:29 +02:00
DerEchteAlec 29e767d73b FIX - map glass highlights through phone scaling 2026-08-17 05:14:52 +02:00
DerEchteAlec e3db33ce96 CLN - normalize frontend file contracts 2026-08-17 05:14:46 +02:00
DerEchteAlec dd6b9eb350 CLN - share pull to refresh behavior 2026-08-17 05:14:39 +02:00
DerEchteAlec a888f206ff FIX - resolve radio members by character identity 2026-08-17 05:14:34 +02:00
Leon.Schmidt a99becff87 ADD - activate phone hardware controls
Overlay accessible hit targets on the rendered phone frame for mute, volume, and power controls. Add the compact iOS volume HUD, localized labels, and full passcode locking when the device is explicitly locked.
2026-08-17 05:00:41 +02:00
Leon.Schmidt c9735e6fe7 ENH - modernize Local Pages with Sky UI
Migrate Local Pages navigation and scrolling to shared Sky UI primitives, refine the profile and compose actions, and add like/save feedback. Correct the composer safe-area offset and cover the layout with focused contract tests.
2026-08-17 05:00:29 +02:00
Leon.Schmidt 6b483f8458 ENH - modernize Feather with SkyUI
Replace the remaining Feather navigation, menus, comments, filters, and profile controls with shared SkyUI components. Fix connection-list navigation, remove obsolete profile media controls, and use neutral compact header actions.
2026-08-17 04:20:44 +02:00
Leon.Schmidt 4b72aacf79 feat(feather): complete SkyUI interaction polish 2026-08-17 03:42:44 +02:00
Leon.Schmidt 3e35a12efd feat: add LB migration and reorganize configuration 2026-08-17 02:08:31 +02:00
Leon.Schmidt d9ada55ebc feat(messages): add draggable contact share sheet 2026-08-17 01:34:43 +02:00
Dominik ecfe089051 fix(flare): enforce real profile photos 2026-08-17 01:30:41 +02:00
Dominik ae8134bf98 feat(companies): improve requests and service line calls 2026-08-17 00:34:17 +02:00
Leon.Schmidt 335b9a98b5 FIX - polish banking interactions and transaction details 2026-08-17 00:25:14 +02:00
DerEchteAlec 181206f3cf FIX - stabilize homescreen app dragging 2026-08-17 00:12:33 +02:00
Dominik 0475831b15 test(messages): stabilize contact contracts 2026-08-16 23:40:17 +02:00