138 Commits (79f3f30c6367a06f0e3b83c042d49b3e98a550b8)

Author SHA1 Message Date
Dean Lee 79f3f30c63
system/ui: fix cruise disabled state displaying "?" instead of "–" (#35416) 2 weeks ago
Dean Lee 74541e677c
system/ui: fix timeout logc and add pre-defined alerts (#35417) 2 weeks ago
Dean Lee 1935871267
system/ui: add stream switching capability to CameraView (#35414) 2 weeks ago
Dean Lee e734413a21
system/ui: fix path clip issues (#35409) 2 weeks ago
Dean Lee d992d138bf
system/ui: enhance polygon fill with AABB clipping and fixed fill color issues (#35408) 2 weeks ago
Dean Lee 04115b6417
system/ui: Increase font size to reduce edge aliasing (#35401) 2 weeks ago
Maxime Desroches 62a7a19d27
Revert "system/ui/: add face detection box and driver state icon to DriverCameraView" (#35403) 2 weeks ago
Dean Lee 5e4a4ecec8
system/ui/: add face detection box and driver state icon to DriverCameraView (#35402) 2 weeks ago
Dean Lee 45f90b1a55
system/ui: add animation to toggle (#35392) 2 weeks ago
Dean Lee ea9ff45ccb
system/ui: fix indentation (#35391) 2 weeks ago
Dean Lee 1221821761
system/ui: migrate c++ alert renderer to python (#35386) 2 weeks ago
Dean Lee e51243f2cd
system/ui: remove todo and add comment (#35390) 2 weeks ago
Dean Lee a3fab434a4
system/ui: migrate c++ HudRenderer to python (#35359) 2 weeks ago
Dean Lee e6eef5d9d0
system/ui: implement driver monitoring UI (#35358) 2 weeks ago
Dean Lee 29010cae23
system/ui: optimize ModelRenderer (#35369) 2 weeks ago
Dean Lee b8f3e7bcf0
system/ui: improve road view with driving state border and clipping (#35385) 2 weeks ago
Dean Lee e42044b833
system/ui: fix lint error (#35387) 2 weeks ago
Dean Lee 0d527c2409
system/ui: fix the issue of missing path segments (#35383) 2 weeks ago
Dean Lee 2d6662ae9f
system/ui: match experimental path rendering with C++ version (#35380) 2 weeks ago
Dean Lee ad0e556236
system/ui: fix gradient rendering to match Qt linear gradients (#35378) 2 weeks ago
Dean Lee 26c61d8674
system/ui: fix incorrect THROTTLE_COLOR (#35370) 2 weeks ago
Dean Lee db8ecf183f
system/ui: fix rapid path color transition by correcting hardcoded increment (#35368) 2 weeks ago
Dean Lee 3682fac7b6
system/ui: optimizes the draw_polygon() and improving code maintainability (#35366) 2 weeks ago
Dean Lee 9460ff8f30
system/ui: fix gradient colors and path stops in path rendering (#35367) 2 weeks ago
Dean Lee 6c28575573
system/ui: GPU-accelerated polygon rendering with anti-aliasing and gradients (#35357) 2 weeks ago
Dean Lee 3a7f0b66aa
system/ui: fix remaining issues in WiFi Manager (#35301) 3 weeks ago
Dean Lee 28da563386
system/ui: render model output with new ModelRenderer class (#35356) 3 weeks ago
Dean Lee 7511983ccb
system/ui: cache shader location (#35360) 3 weeks ago
Dean Lee 927ce0bc06
system/ui: fix typos (#35349) 3 weeks ago
Dean Lee 3d3e9599d8
system/ui: add specialized camera views with custom transformations (#35346) 3 weeks ago
Dean Lee 193df11a1c
system/ui: avoid redundant texture updates (#35347) 3 weeks ago
Dean Lee 22715464b9
system/ui: throttle camera connection attempts (#35343) 3 weeks ago
Dean Lee 840ced5005
system/ui: add EGL support to CameraView (#35338) 3 weeks ago
Dean Lee fdfba3f9f7
system/ui: update camera view shader to support rendering on device (#35326) 3 weeks ago
Dean Lee c9f3cd5ad2
system/ui: enhance scroll panel with iPhone-like physics and behavior (#35312) 3 weeks ago
Dean Lee 4423b47b6c
system/ui: add password mask delay to InputBox (#35316) 3 weeks ago
Dean Lee 68fa8c56ab
system/ui: use • for password masking in InputBox (#35313) 3 weeks ago
Dean Lee 4c9655b5e4
system/ui: add text scrolling support to InputBox for long text (#35310) 3 weeks ago
Dean Lee 7ea8277e39
system/ui: improve button press behavior (#35309) 3 weeks ago
Dean Lee 4f512a5c6d
system/ui: fix navigation key repeat in input box (#35302) 4 weeks ago
Dean Lee beb7f6c2bb
system/ui: fix indentation (#35299) 4 weeks ago
Cameron Clough 2722e12e62 fix(system/ui): typo 4 weeks ago
Cameron Clough 5667583198
system/ui: define character set for loading fonts (#35298) 4 weeks ago
Cameron Clough 69799fceb4 Revert "system/ui: remove special currency and symbol characters from keyboard (#35291)" 4 weeks ago
Dean Lee cf7a295a2c
system/ui: add key repeat functionality for backspace (#35288) 4 weeks ago
Dean Lee f646b4a17b
system/ui: remove special currency and symbol characters from keyboard (#35291) 4 weeks ago
Dean Lee f00bead198
system/ui: improve button click logic for proper press-release interaction (#35289) 4 weeks ago
Cameron Clough d6e9df98e3
system/ui: WPA3 is unsupported (#35286) 4 weeks ago
Dean Lee 41db0557e9
system/ui: fix Wi-Fi conneciton flow for open networks (#35285) 4 weeks ago
Cameron Clough 6eecb4f986
system/ui: network widget improvements (#35284) 4 weeks ago