54 Commits (e62b6a38e9cf6431321dafefc78ea86c9a1ccf13)

Author SHA1 Message Date
Dean Lee e62b6a38e9
system/ui: set keyboard to use full window area (#35181) 1 week ago
Dean Lee bfadab078e
system/ui: set log level to WARNING to reduce noise (#35180) 1 week ago
Dean Lee 01867f1b2b
system/ui: integrate WifiManagerUI into Updater (#35177) 1 week ago
Dean Lee bbeb37d726
system/ui: add MultiOptionDialog for selection from scrollable lists (#35176) 1 week ago
Dean Lee f1760e63d3
system/ui: performance optimizations for WiFi Manager with cached network data (#35170) 1 week 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) 2 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)" 4 weeks ago
Cameron Clough f9767d2650
ui(raylib): "exit" btn in text window on PC (#35052) 4 weeks ago
Cameron Clough c9259a9bcf
ui(raylib): update spinner vertical pos (#35051) 4 weeks ago
Cameron Clough 651ff78cb0
ui(raylib): increase font size and wrap text in spinner (#35049) 4 weeks ago
Cameron Clough 23524e2038
ui(raylib): reduce spinner rotation artifact (#35048) 4 weeks ago
Adeeb Shihadeh a9b9e0bb54
raylib: init updater (#35045) 4 weeks ago
Cameron Clough d56baa0fbb
ui(raylib): constant spinner rotation speed (#35037) 1 month ago
Cameron Clough 618b7ccf23
ui(raylib): calculate spinner progress in set_text (#35036) 1 month ago
Cameron Clough fb5fa70e78
ui(raylib): update text window font, new lines and indentation (#35031) 1 month ago
Cameron Clough 4f913f0cfb
ui(raylib): fix typos (#35030) 1 month ago
Cameron Clough c933914f86
ui(raylib): update spinner progress bar to match Qt (#35028) 1 month ago
Dean Lee 6d12ade231
python ui: refactor spinner&text (#34897) 2 months ago
Dean Lee 5574b91d17
python ui: add confirm dialog implementation (#34828) 2 months ago
Dean Lee 2bfbb181e5
python ui: add Keyboard Implementation (#34827) 2 months ago
Dean Lee 2d2efb3f58
pyui: implement styled label and text box (#34813) 2 months ago
Dean Lee 4674d0ae53
python ui: fix scroll issues (#34600) 3 months ago
Dean Lee df2d615fc7
python ui: Implement styled rounded buttons with multiple states (#34603) 3 months ago
Dean Lee 1a63fef85a
ui/spinner.py: adjust spinner rotation speed based on FPS (#34601) 3 months ago
Adeeb Shihadeh 07ef523ec1
system/ui docs (#34607) 3 months ago
Dean Lee ca05c25ba2
python ui: Implement FPS monitor (#34605) 3 months ago
Dean Lee fc77ac706e
python ui: implement inertial scrolling for GuiScrollPanel (#34596) 3 months ago
Dean Lee d4d0312794
python ui: display FPS on top-left corner if DEBUG_FPS=1 (#34595) 3 months ago
Dean Lee 99ef66de4b
python ui: implement reset.py (#34593) 3 months ago
Dean Lee ce7ff5c0e6
ui: Initial UI rewrite using pyray (spinner and text window) (#34583) 3 months ago
Adeeb Shihadeh c4c43bebd2
Drop Ubuntu 20.04 support (#34557) 3 months ago
Dean Lee 0e7c697bad
raylib: revert auto fit screen size (#34380) 4 months ago
Dean Lee 1ab98e38e5
raylib: refactor to implement new App class (#34375) 4 months ago