Dean Lee
004a097c95
cpplint: add readability/braces filter ( #29554 )
...
old-commit-hash: 363740a497620249066522c87ddb03e1362749d4
2023-08-23 10:13:46 -07:00
Dean Lee
e9782ae98f
ui: scale training image to fit window ( #28454 )
...
old-commit-hash: 76ce71c6d67aaff44c6412506c47a387d8abf7e3
2023-06-24 21:10:29 -07:00
Cameron Clough
f655f6ca59
training guide: higher quality image ( #28152 )
...
* use better image
* update touch area bounding box
old-commit-hash: 3ba60a6a96db5a36ece78d555c5c1e377342fe77
2023-05-09 20:32:47 -07:00
Cameron Clough
0cdfb86dd4
UI: cleanup old training guide coords ( #28091 )
...
old-commit-hash: cae43511dc547aac56a47f2d4e0705a7efda70c3
2023-05-04 00:08:50 +00:00
Adeeb Shihadeh
cdbf69f724
UI: cleanup old training guide assets ( #27973 )
...
* UI: cleanup old training guide assets
* rm that
old-commit-hash: 38b99b5461f98b24d9a73c17aa5b6833f0c0e419
2023-04-19 11:10:50 -07:00
Adeeb Shihadeh
f4675fc260
Merge common/ and selfdrive/common ( #24556 )
...
* Merge common/ and selfdrive/common
* fix that
* fix version
* fix unit tests
old-commit-hash: cb8885cffb313bea258c012c3026461a22bf8135
2022-05-18 14:11:57 -07:00
Shane Smiskol
d2f8c085c0
Training guide updates ( #24033 )
...
* add new images
* update boxes
* copy updates and fix checkmark spacing
* update wide images and boxes
* tune path and smaller triangle
* tune bounding boxes
* clean up
* same triangle as c3
* revert panda
* optimize images
* Revert "revert panda"
This reverts commit f66aac85a01135d68d0c51ad4c383b7cd23ef86f.
* add comment
* add new step18
* final fixes
* pixel perfect
old-commit-hash: 405ecbced38e27e1b5ce14b30042b6ccb9acf254
2022-03-25 17:04:53 -07:00
Adeeb Shihadeh
0bcb3936ad
add small minimum time between taps to onboarding ( #23212 )
...
Co-authored-by: Comma Device <device@comma.ai >
old-commit-hash: df5b374033cd89a7cffaddb12a7650c895f84cea
2021-12-13 17:38:19 -08:00
Adeeb Shihadeh
361ee0e83c
UI: auto wide detection on PC ( #22392 )
...
* UI: auto wide detection on PC
* invert width
* cleanup
old-commit-hash: 23ae67bbf95fd95e9a092ca19bd3391a2f16f453
2021-09-30 20:48:02 -07:00
Dean Lee
66c6adc436
UI: lazy onboarding widgets init ( #21780 )
...
* don't show onboarding on startup
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
old-commit-hash: 2d640e25c3b95ebaef137c550907e29eb50bc837
2021-09-11 18:18:58 -07:00
Dean Lee
33b6610390
Qt: new global WIDE_UI ( #21977 )
...
old-commit-hash: a165f2576286b360ebc7520f10c6602e832f667d
2021-08-19 14:14:34 -07:00
Dean Lee
f25bfd3754
onboarding: set the Qt::WA_OpaquePaintEvent attribute ( #21763 )
...
old-commit-hash: 38a44f5ea1b663fe8bb906bcdd8cbd7935be5e4a
2021-07-28 11:17:25 -07:00
Adeeb Shihadeh
28755745c5
add DM opt in to onboarding ( #21756 )
...
old-commit-hash: cae10844c7a9f9db0a7d4d4fcb86d7fa722b85fd
2021-07-28 00:07:59 -07:00
Adeeb Shihadeh
a8085a2a78
training guide: better road img
...
old-commit-hash: d91da8d931bd47fbe51d33bc15d55022ff5573db
2021-07-27 14:49:20 -07:00
Adeeb Shihadeh
be6b9b024c
training guide fixups ( #21485 )
...
* training images
* wide training guide
* fixup some images
* cleanup
* one more
* release files
old-commit-hash: a334203f7b656a10085e5d4b808a0787b57ce3d1
2021-07-05 01:31:31 -07:00
Dean Lee
9ae8335b5e
onboarding: small cleanup ( #21351 )
...
old-commit-hash: 2433cb28bb821f91080924186d40b75fd6f72147
2021-06-20 18:59:49 -07:00
Dean Lee
abffb4db29
UI: refactor onboarding ( #21223 )
...
* refactor onboarding
* skip training guide if is dashcam
* apply review
* cleanup include
* move public ctro up
* slots is private
* cleanup headers
* set style sheet in onboardingwindow
* rebase master
* match ui
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
old-commit-hash: 8781f586c573be5e93cbc43ef88d201bcbdc43c9
2021-06-18 16:01:22 -07:00
Dean Lee
d8ac1df789
Qt: cleanup includes ( #21282 )
...
* cleanup includes
* remove include <qtwidgets>
* more
old-commit-hash: 2c6d27f4828bc57e69f86aed0d1f48364233dffb
2021-06-16 00:08:02 -07:00
Maxime Desroches
778f54057b
UI: add decline page for the Terms and Conditions ( #20919 )
...
* add decline page
* change action + keep the same layout
old-commit-hash: d44ee69b24f530e7b5bde681f331642a32f0d265
2021-05-20 15:59:56 +02:00
Maxime Desroches
7042222026
Fix Terms and Training guide skip when the screen turns off ( #20942 )
...
old-commit-hash: 553e7d1cce314e7eb0587186b1764c3ff43bed62
2021-05-18 11:26:04 +02:00
Dean Lee
e333e4f189
Cleanup selfdrive/ includes ( #20822 )
...
* cleanup include path
* continue
* format includes
* fix testraw.cc
* remove include path from SConstruct
* regroup
* rebase master
* almost done
* apply review
* rename FileReader.xx to filereader.xx
* rename Unlogger.x->unlogger.x
* rename FrameReader.xx -> framereader.xx
* apply reviews
* ui.h
* continue
* fix framebuffer.cc build error:mv util.h up
* full path to msm_media_info
* fix qcom2 camerad
Co-authored-by: Comma Device <device@comma.ai >
old-commit-hash: 7222d0f20dc8edfe0d2f3417d1ce7c84fbd32805
2021-05-08 22:15:17 -07:00
Adeeb Shihadeh
2fb8b563eb
UI: fast startup ( #20781 )
...
* faster startup
* faster
* cleanup
Co-authored-by: Comma Device <device@comma.ai >
old-commit-hash: ed3b6bd90cb882b543bfaa680c4f09f356439b65
2021-05-04 10:05:23 -07:00
Dean Lee
9a827fea20
c++ cleanup: standardize file extensions to .cc and .h ( #20800 )
...
* c++ cleanup: standardize file extensions to .cc and .h
* cleanup files_common
old-commit-hash: 81491dc57f5080c602a0be58dd5f9feba2fa31b9
2021-05-03 11:53:11 +02:00