Adeeb Shihadeh
2bb68d4c29
UI: show git commit date ( #26240 )
...
* show version description while offroad
* ui fixups
* parse date
* cleanup
old-commit-hash: 4639862bae
3 years ago
Rewat S
d547f95bac
Multilang: add missing Thai translations ( #26234 )
...
old-commit-hash: 6d30b1ee83
3 years ago
Shane Smiskol
9fbaafa38f
Multilang: remove locations ( #26223 )
...
remove locations from langs not in UI
old-commit-hash: c00afb51be
3 years ago
Willem Melching
e31ca17926
ui brightness: fix exposure scale factor ( #26104 )
...
old-commit-hash: f957f3391d
3 years ago
HaraldSchafer
f7b76d947a
UI Onroad widget renames ( #26124 )
...
Consistent widget naming
old-commit-hash: baca1cae1f
3 years ago
Adeeb Shihadeh
60cb813af5
ui: publish draw times + add test ( #26119 )
...
* ui: publish draw times + add test
* add some checks
* adjust
* fix linter
* update max
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 15b8c7d1dc
3 years ago
Cameron Clough
1320fa3b9f
networking: fix metered setting ( #26113 )
...
when metered set unknown, when unmetered set no
old-commit-hash: c6b8a253e6
3 years ago
Lee Jong Mun
677bd9433b
kor translation update ( #26111 )
...
old-commit-hash: f8091837c9
3 years ago
AlexandreSato
a9c4475331
Multilang: Update pt-BR translation. ( #26089 )
...
* update pt-BR translations
* fix some cutoff texts
* update pt-BR translations
old-commit-hash: df6c135cfa
3 years ago
Adeeb Shihadeh
6831f3499f
UI: only show cell settings on non-prime connection ( #25067 )
...
* fix indentation
* add primeTypeChanged signal to uiState
* hide advanced networking toggles on prime type change
* switch between map settings on prime type change
* cleanup
* remove duplicate code, wait for signal
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
old-commit-hash: 06e283a750
3 years ago
Dean Lee
292d55cf8a
c++ cabana: Initial version ( #25946 )
...
* draft
* continue
* fix QChart unresponsive with large points
* build with --extras
* add filter
* save DBC button
* more buttons
* add flag to use qcamera
* stop replay in dctor
* README
* use getMsg
* video control
* edit signal
* add colors
* correct ts
* add/edit signals
* use bus:address as key
old-commit-hash: 1b8324af87
3 years ago
Cameron Clough
595d8471db
UI: remove unused tap detection constant ( #25956 )
...
old-commit-hash: bc7be114d8
3 years ago
Cameron Clough
597b949813
networking: add unmetered cellular toggle ( #25902 )
...
* add metered toggle to UI
* add GsmMetered param
* add NMMetered constants
* change LTE connection settings: connection.metered
* change to GsmUnmetered override
* update translations
* debug ui
* remove comment
* Revert "debug ui"
This reverts commit 2ad9e65ea2
.
* 'Force Unmetered Cellular' toggle
* update translations
* remove description
* update translations
* change unmetered to metered
old-commit-hash: f611960391
3 years ago
Adeeb Shihadeh
bcd69adc33
UI: remove imu tap detection ( #25924 )
...
old-commit-hash: 391780551a
3 years ago
Adeeb Shihadeh
52529fb8f6
fix autobrightness for OX03C10 ( #25915 )
...
* fix autobrightness for OX03C10
* fix scaling
* use cur ev
* oops
* bump cereal
old-commit-hash: 2384a9ee67
3 years ago
Lee Jong Mun
0361b6364d
Multilang: kor translation update ( #25893 )
...
old-commit-hash: a124fa22e4
3 years ago
Adeeb Shihadeh
fe713be00a
ui: add support for dual cams ( #25876 )
...
old-commit-hash: f52dea7d84
3 years ago
Dean Lee
42277d6cbe
sidebar: call update in offroadTransition ( #25856 )
...
old-commit-hash: 90f0f04d26
3 years ago
Cameron Clough
c1541a9634
sidebar: add button pressed states ( #25848 )
...
* add flag img
* add image assets
* try darker button pressed
* remove pressed image, set opacity instead
* settings can be pressed too!
* cleanup
* make settings button white
* bookmark
old-commit-hash: 1379989e0d
3 years ago
royjr
4fbe04cf0a
ui: fix toggle spacing issue ( #25831 )
...
old-commit-hash: e4612ac4c4
3 years ago
Shane Smiskol
9b10593c8f
translations: remove locations ( #25826 )
...
* Remove locations
* no line nos
old-commit-hash: 35f624c628
3 years ago
Dean Lee
21daf705f0
ui: always show SetupWidget ( #25742 )
...
* always show SetupWidget
update translations
* delete hide
old-commit-hash: aa0d128422
3 years ago
AlexandreSato
f670cb28ca
Multilang: update pt-BR translations ( #25812 )
...
* update pt-BR translations
* fix some cutoff texts
old-commit-hash: ff63f26409
3 years ago
ambientocclusion
35036a3333
Multilang: add missing Japanese translations ( #25803 )
...
Add missing Japanese translations
old-commit-hash: 40f89b183e
3 years ago
eFini
e4db6278a1
Multilang: add missing Chinese (Traditional) translations ( #25807 )
...
added missing cht translations
old-commit-hash: 8fcbcd8006
3 years ago
Dean Lee
53c4262098
map: fix repeated call to m_map->setZoom ( #25784 )
...
Fix repeated map api calls
old-commit-hash: f0665911b2
3 years ago
Jason Wen
91283ad0b5
Updater: Reboot instead of shutdown to install new branch ( #25804 )
...
Reboot instead of shutdown to install new branch
old-commit-hash: b7d9f157fa
3 years ago
Shane Smiskol
0c3f72f1e2
Wrap new UI strings
...
old-commit-hash: 64c2d4b30f
3 years ago
eFini
9d702487a8
Multilang: add missing Chinese (Traditional) translations ( #25802 )
...
old-commit-hash: 7ddcde687e
3 years ago
cydia2020
bf5e07cf23
Multilang: add missing Chinese e2e toggle translations ( #25656 )
...
* japanese e2e toggle
* chinese (simp)
* chinese (trad)
* OOPS
* Mention experimental in details
* Also in traditional
* Exp.
* suggestions
* Apply suggestions from code review
Co-authored-by: ZwX1616 <zwx1616@gmail.com>
* add back removed translations from merge
* Update selfdrive/ui/translations/main_zh-CHS.ts
Co-authored-by: Shane Smiskol <shane@smiskol.com>
Co-authored-by: ZwX1616 <zwx1616@gmail.com>
old-commit-hash: 834f212903
3 years ago
Lee Jong Mun
07556f3c7b
Multilang: add missing Korean translations ( #25799 )
...
kor translation update
old-commit-hash: ae87665e92
3 years ago
Adeeb Shihadeh
46cfb5c45b
good updater experience ( #25724 )
...
* good updater experience
* set params on startup
* no fetch on first loop
* little type hinting
* little more
* update translations
* always set params with valid overlay
* wrap check
* use the param
* more wrapping
* vanish
* cleanup
* remove that
old-commit-hash: c4e63d14ab
3 years ago
Dean Lee
5a80f319ae
networking: create scanning label once ( #25782 )
...
* create scanning label only once
* rename
* fix
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 578b8fba1a
3 years ago
Dean Lee
e2a8d3e2f8
ui: prev_frame_id should be uint32_t ( #25781 )
...
uint32_t
old-commit-hash: 1b0f202d7b
3 years ago
Dean Lee
8256220a51
ui: multilang date ( #25741 )
...
* multilang date
* update translations
* add language to uistate
* update translations
* use it here too
Co-authored-by: sshane <shane@smiskol.com>
old-commit-hash: 27e1ec8fd3
3 years ago
Dean Lee
df1668b35f
MapPanel: refresh only when visible and destination changes ( #25739 )
...
rebuild widgets only when mappanel is visible
old-commit-hash: ef767f6332
3 years ago
Dean Lee
aede43ef22
prime.cc: call update() after QR code changed ( #25740 )
...
old-commit-hash: 722e4641fc
3 years ago
ambientocclusion
246f03e72b
Multilang: add missing Japanese translations ( #25727 )
...
old-commit-hash: f6398ea786
3 years ago
Dean Lee
fd889cf696
cleanup map_helpers.cc ( #25706 )
...
old-commit-hash: 115eed9a54
3 years ago
Dean Lee
18399bf618
ui: stop timer if PairingQRWidget is hidden ( #25671 )
...
old-commit-hash: 4974ca03a8
3 years ago
Dean Lee
f2035fe63c
UI/map: remove redundant QString ctor ( #25704 )
...
old-commit-hash: 69e9b285b3
3 years ago
Dean Lee
f4e57aa20d
map_helpers: pass parameters by const reference ( #25701 )
...
pass parameters by const reference
old-commit-hash: d9ca45ed1b
3 years ago
Lee Jong Mun
9f442c6d0a
Multilang: add missing translations ( #25705 )
...
kor translation update
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: 015090de92
3 years ago
Adeeb Shihadeh
03f6c8e269
ui: fix network page crash
...
old-commit-hash: 6136868557
3 years ago
Adeeb Shihadeh
c6e4fb646d
split out experimental long toggle ( #25698 )
...
* split out experimental long toggle
* clean up
* update translations
old-commit-hash: 3ef37fe2e8
3 years ago
Adeeb Shihadeh
e4f9781c17
single longitudinal toggle for e2e and disable radar ( #25688 )
...
* single longitudinal toggle for e2e and disable radar
* write disable radar param
* rename
* better param name
* clean that up
* update refs
* update translations
* not live for experimental
* write it out
* vanish
old-commit-hash: 655a64b603
3 years ago
Cameron Clough
1d78524b9d
e2e long yellow path ( #25679 )
...
* yellow brick road
* live toggling
* path color from acceleration
* more yellow
old-commit-hash: a8134f2265
3 years ago
AlexandreSato
f9fe0fd594
Multilang: formal pt-BR translations ( #25669 )
...
* fix and improve pt-BR translation
* Shorter phrase for Finish Setup
* Concluir are better than Encerrar bacause means sucessfuly
* improve pt-BR, DEVbrazilians use english as default
* fix "atualizador" text cutoff
* miss mark as finish on qt linguist
* Multilang: improve pt-BR translation
* Update selfdrive/ui/translations/main_pt-BR.ts
looks good!
Co-authored-by: Shane Smiskol <shane@smiskol.com>
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: c317bb464d
3 years ago
Shane Smiskol
d7e92fecc2
translations tests: ignore line numbers ( #25675 )
...
* no line numbers
* remove locations
* test
* ignore line numbers
* revert
revert
* fix that
* use relative
* non bytes, global
* clean up
old-commit-hash: 719d5f7856
3 years ago
Rewat S
c64db74ce9
Thai: update translations ( #25682 )
...
* Add Thai translations
* update to add plurals
remove
* Update translations
* Update Thai translation to match English source.
* Add to badges
* use shorter km/h
* Add test for correct format specifier for plural translations
* pass new test
* Update some sentences to make it clear.
Change short form of some words.
* Hide from the UI
* Thai: Update translations
Update Low voltage alert for better understanding.
Co-authored-by: Shane Smiskol <shane@smiskol.com>
old-commit-hash: bc9b862d27
3 years ago