78 Commits (09fde3c3ad2f15d27bbe47c0521ce7dd0f0bf0c0)

Author SHA1 Message Date
Dean Lee 09fde3c3ad
system/ui: Use OPENPILOT_URL instead of google.com for network connectivity check (#35254) 7 days ago
Dean Lee 71e3fd7183
system/ui: use icon for special characters (#35248) 7 days ago
Dean Lee 5babe18184
system/ui/setup: fix WiFi manager UI element overlap issues (#35251) 7 days ago
Dean Lee 6adc7e6bdb
system/ui: disable continue button when no network connecton in setup.py (#35249) 7 days ago
Dean Lee b740d23dd0
system/ui: display icons in wifi manager (#35244) 7 days ago
Dean Lee dcfbb99b13
system/ui: add password visibility toggle with eye icon to keyboard (#35246) 7 days ago
Cameron Clough 512d83cc36
ui(raylib): setup.py (#35140) 7 days ago
Cameron Clough 83679bd856
selfdrive/assets: rasterize SVGs (#35243) 1 week ago
Cameron Clough ec208f2d3d
cleanup selfdrive/assets (#35241) 1 week ago
Cameron Clough 6c03e9472d
system/ui: disabled button styles (#35236) 1 week ago
Dean Lee 84e9b75983
system/ui: fix WiFi manager shutdown task errors (#35204) 1 week ago
Dean Lee f1c0109c89
system/ui: Fix crash when exiting the application with CTRL+C (KeyboardInterrupt). (#35221) 1 week ago
Dean Lee b1bdab0c90
system/ui: improve texture caching (#35222) 1 week ago
Dean Lee c57f576436
system/ui: fix FPS drop issues (#35220) 1 week ago
Dean Lee 73ff9dc944
system/ui: add require_full_screen to WifiManagerUI (#35191) 1 week ago
Dean Lee 896dabb190
system/ui: add right-side text eliding to gui_label (#35201) 1 week ago
Dean Lee b5545a6736
system/ui: confirm dialog always opens in fullscreen mode (#35192) 2 weeks ago
Dean Lee ce4fda1f92
system/ui: add minimum WIFI password length validation (#35190) 2 weeks ago
Dean Lee 8c995ab26d
system/ui: implement CameraView widget (#35185) 2 weeks ago
Dean Lee 02125f6862
system/ui: fix cursor position in inputBox mouse click handler (#35189) 2 weeks ago
Cameron Clough 43054a56c2
system/ui: fix tethering ssid (#35188) 2 weeks ago
Cameron Clough 59fbeb6070 system/ui: keyboard demo script 2 weeks ago
Dean Lee 2b32325be1
system/ui: Full-Featured InputBox Component (#35178) 2 weeks ago
Adeeb Shihadeh 35dbdf9124 raylib: fwd everything to cloudlog 2 weeks ago
Dean Lee e62b6a38e9
system/ui: set keyboard to use full window area (#35181) 2 weeks ago
Dean Lee bfadab078e
system/ui: set log level to WARNING to reduce noise (#35180) 2 weeks ago
Dean Lee 01867f1b2b
system/ui: integrate WifiManagerUI into Updater (#35177) 2 weeks ago
Dean Lee bbeb37d726
system/ui: add MultiOptionDialog for selection from scrollable lists (#35176) 2 weeks ago
Dean Lee f1760e63d3
system/ui: performance optimizations for WiFi Manager with cached network data (#35170) 2 weeks ago
Dean Lee eaa595958c
system/ui: prevent duplicate WiFi connections when retrying with new password (#35174) 2 weeks ago
Dean Lee 7147c26954
system/ui: fix WIFI authentication callback and connection tracking (#35169) 2 weeks ago
Dean Lee 3b94e6f92f
system/ui: add tethering support to WifiManager (#35167) 2 weeks ago
Dean Lee 908ea36126
ui(raylib): add thread-safe property access to WifiManagerWrapper (#35162) 2 weeks ago
Cameron Clough 4bbbe3d2d1
ui(raylib): revert fps to 60 (#35163) 2 weeks ago
Cameron Clough 73ee0c022f
Reapply "ui(raylib): create BaseWindow (#35074)" (#35077) 2 weeks ago
Dean Lee 9622b6f8bd
ui(raylib): add a simple toggle component (#35128) 2 weeks ago
Dean Lee c33e5b3209
python ui: wifi manager (#34814) 3 weeks ago
Cameron Clough 83b84a5bec Revert "ui(raylib): create BaseWindow (#35074)" 4 weeks ago
Cameron Clough 124198460b
ui(raylib): create BaseWindow (#35074) 4 weeks ago
Cameron Clough 362ddfc0c7
ui: replace qt text window with raylib (#35064) 4 weeks ago
Cameron Clough 7eb1c31d72
ui(raylib/text): spacing between button and scrollbar (#35069) 4 weeks ago
Cameron Clough 92ada2170f
ui(raylib): start scroll at bottom of text window (#35068) 4 weeks ago
Cameron Clough c961fb095f
ui(raylib): preserve whitespace in wrapped text (#35067) 4 weeks ago
Cameron Clough 3ee2882093
ui: replace qt spinner with raylib (#35059) 4 weeks ago
Cameron Clough 7c223e5586
ui(raylib): decrease target FPS to 30 (#35062) 4 weeks ago
Cameron Clough 196848c023
ui(raylib): set display power and brightness on init (#35060) 4 weeks ago
Cameron Clough 281a72780b
Reapply "ui(raylib): "exit" btn in text window on PC" (#35053) 4 weeks ago
Cameron Clough 754f5aa955 Revert "ui(raylib): "exit" btn in text window on PC (#35052)" 1 month ago
Cameron Clough f9767d2650
ui(raylib): "exit" btn in text window on PC (#35052) 1 month ago
Cameron Clough c9259a9bcf
ui(raylib): update spinner vertical pos (#35051) 1 month ago