Nayan
|
2a16b0fbba
|
ui: screensaver (#1551)
* param to control stock vs sp ui
* init styles
* SP Toggles
* Lint
* optimizations
* Panels. With Icons. And Scroller.
* patience, grasshopper
* more patience, grasshopper
* sp raylib preview
* fix callback
* fix ui preview
* add ui previews
* Option Control
* Need this
* introducing ui_state_sp for py
* param to control stock vs sp ui
* better
* add ui_update callback
* better padding
* this
* listitem -> listitemsp
* Revert "add ui_update callback"
This reverts commit 4da32cc009.
* add show_description method
* remove padding from line separator.
like, WHY? 😩😩
* simplify
* I. SAID. SIMPLIFY.
* AAARGGGGGG.....
* init
* option control value fix
* add all controls
* hide all controls
* lint
* scroller -> scroller_tici
* scroller -> scroller_tici
* ui: `GuiApplicationExt`
* add to readme
* use gui_app.sunnypilot_ui()
* use gui_app.sunnypilot_ui()
* use gui_app.sunnypilot_ui()
* optimizations
* Removed hide for now
* why? because!
* oops
* better
* add param, timeout
* add toggle
* not doing this
* we doing this now @devtekve? FINE!!
* it wasn't me
* really @devtekve? REALLY??
* refresh controls
* ugh
* changes
* fix
* inline everything again
* handle default
* use ui_state param
* better
* fix
* lint
* better
* solve for lint
* default on pls
* screen saver hue distance and increase minimum color shift
* debounce screen saver color changes
* fix dismiss flow
---------
Co-authored-by: Jason Wen <haibin.wen3@gmail.com>
Co-authored-by: DevTekVE <devtekve@gmail.com>
|
2026-08-10 04:27:30 -04:00 |
|
Jason Wen
|
41b14fa595
|
Merge commaai/openpilot fdd1df79 into sync-20260721
|
2026-07-24 11:07:06 -04:00 |
|
royjr
|
560cde61ae
|
sync: fix upstream conflicts
Co-authored-by: royjr <royjr96@gmail.com>
|
2026-07-19 23:18:43 -04:00 |
|
Adeeb Shihadeh
|
f0d93eb32d
|
more ty, part 2 (#38379)
|
2026-07-19 11:02:00 -07:00 |
|
Adeeb Shihadeh
|
19ecc37de8
|
more ty (#38378)
* enable no matching overload
* enable call non callable
* enable unsupported-operator
* enable not subscriptable
* refactor pass
|
2026-07-19 09:45:46 -07:00 |
|
Adeeb Shihadeh
|
e475d10adc
|
more ruff (#38377)
* lil more ruff
* no exclusions!
* rm nb exception
* and generated
* not used
* c408
* random
* all
* unittest is fine
|
2026-07-19 08:51:16 -07:00 |
|
stef
|
c21b0821da
|
fix(ui): label alignment and text with icon (#38365)
fix align bottom and text positioning with icon
|
2026-07-17 16:23:44 -07:00 |
|
Jason Wen
|
14318d2f09
|
Merge commit '91b067cca0913d0cc9f8b5dab68e3302e278efdc' into sync-20260716
# Conflicts:
# .github/labeler.yaml
# .github/workflows/auto_pr_review.yaml
# .github/workflows/docs.yaml
# .github/workflows/release.yaml
# .github/workflows/repo-maintenance.yaml
# .github/workflows/tests.yaml
# .github/workflows/ui_preview.yaml
# README.md
# SConstruct
# conftest.py
# docs/CARS.md
# msgq_repo
# opendbc_repo
# openpilot/cereal/messaging/tests/validate_sp_cereal_upstream.py
# openpilot/common/api.py
# openpilot/common/hardware/hw.py
# openpilot/common/version.py
# openpilot/selfdrive/assets/fonts/Audiowide-Regular.ttf
# openpilot/selfdrive/assets/sounds/prompt_single_high.wav
# openpilot/selfdrive/assets/sounds/prompt_single_low.wav
# openpilot/selfdrive/car/card.py
# openpilot/selfdrive/car/helpers.py
# openpilot/selfdrive/car/tests/test_car_interfaces.py
# openpilot/selfdrive/car/tests/test_cruise_speed.py
# openpilot/selfdrive/controls/lib/desire_helper.py
# openpilot/selfdrive/controls/lib/longcontrol.py
# openpilot/selfdrive/controls/plannerd.py
# openpilot/selfdrive/controls/radard.py
# openpilot/selfdrive/controls/tests/test_longcontrol.py
# openpilot/selfdrive/modeld/compile_warp.py
# openpilot/selfdrive/modeld/modeld.py
# openpilot/selfdrive/monitoring/policy.py
# openpilot/selfdrive/monitoring/test_monitoring.py
# openpilot/selfdrive/selfdrived/events.py
# openpilot/selfdrive/selfdrived/selfdrived.py
# openpilot/selfdrive/ui/layouts/onboarding.py
# openpilot/selfdrive/ui/mici/layouts/onboarding.py
# openpilot/selfdrive/ui/soundd.py
# openpilot/selfdrive/ui/tests/diff/replay.py
# openpilot/selfdrive/ui/translations/app.pot
# openpilot/system/athena/athenad.py
# openpilot/system/athena/manage_athenad.py
# openpilot/system/hardware/hardwared.py
# openpilot/system/loggerd/config.py
# openpilot/system/manager/github_runner.sh
# openpilot/system/manager/manager.py
# openpilot/system/updated/updated.py
# panda
# pyproject.toml
# scripts/lint/lint.sh
# system/manager/process_config.py
# system/statsd.py
# tinygrad_repo
# tools/release/build_release.sh
# tools/release/build_stripped.sh
# uv.lock
|
2026-07-16 00:58:32 -04:00 |
|
Adeeb Shihadeh
|
07ec389f4c
|
bump ty (#38277)
* bump ty
* cleanup
|
2026-07-02 18:48:53 -07:00 |
|
Adeeb Shihadeh
|
5edc0bd89d
|
mv root dirs into nested openpilot (#38219)
|
2026-06-21 18:49:46 -07:00 |
|