Adeeb Shihadeh
c11be0f49a
update useradmin url
4 years ago
Adeeb Shihadeh
23ae67bbf9
UI: auto wide detection on PC ( #22392 )
...
* UI: auto wide detection on PC
* invert width
* cleanup
4 years ago
cydia2020
70e1c9c40c
UI: Fix mph and wi-fi spelling ( #22334 )
...
* display WiFi as Wi-Fi
* fix typo in metric setting description
4 years ago
Jason Wen
67c09b4caf
Fix small typo in DisableRadar toggle description ( #22333 )
4 years ago
Adeeb Shihadeh
649af76fd4
remove community supported cars from community features ( #22330 )
...
* remove community supported cars from community features
* remove bosch and hkg long
* remove test case
* update refs
4 years ago
Willem Melching
8c01ae5716
Add DisableRadar_Allow param and settings toggle ( #22329 )
4 years ago
Dean Lee
abffc8b2ad
UI: new class ListWidget ( #21273 )
...
* ListWidget
* continue
* remove function horizontal_line
* cleanup
* default spacing 25
* fix networkpanel margin on EON
* solid expanding
* 0 width
* cleanup
* apply reviews
* remove function addLayout,make it looks like QLIstWidget
* rename addWidget to addItem
* rebase master
* rebase master
* merge master
* cleanup
* fixed title bar position
* no flash while folding
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Dean Lee
2d640e25c3
UI: lazy onboarding widgets init ( #21780 )
...
* don't show onboarding on startup
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
d5475ba946
nav: add button to clear current route ( #22167 )
...
* nav: add button to clear current route
* fix scroll
* retab
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Jason Young
251a074b20
Fixes for C3 LTE connection being deleted ( #22129 )
...
* Fix for LTE connection being deleted
* also fix newConnection
* simplify
4 years ago
sshane
6fad0055b4
UI: roaming toggle ( #21750 )
...
* roaming toggle
* clean up
* only tici
* fix order
* move to wifiManager
* should be working
* clean up
clean up
* use map icon
* move to advanced settings
* clean up
* temporarily change home-only
* keep setting for now
* set both to defaults in case ui doesn't start
* knownConnections stores conn names
* Revert "knownConnections stores conn names"
This reverts commit 4466a029a3
.
* save lteConnectionPath instead
* use the if statement
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Dean Lee
30ec2bc403
driverview.cc: cleanup paintEvent ( #21531 )
4 years ago
Dean Lee
1786416e3c
ui: clickable ElidedLabel ( #21773 )
...
* ElidedButton
* rename to ClickableLabel
* move to ElidedLabel
4 years ago
ambientocclusion
ed271911c2
Fixed build issues on macOS ( #22075 )
...
* Fixed deprecated enum value
* Changed to build Qt replay on macOS
4 years ago
Adeeb Shihadeh
86a73497de
add fit to widget option to camera view ( #22056 )
...
* add fit to widget option to camera view
* add clicked signal
* cleanup
* use release for driverview
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Dean Lee
a165f25762
Qt: new global WIDE_UI ( #21977 )
4 years ago
Adeeb Shihadeh
77a38b3f87
fcc fixups
4 years ago
Adeeb Shihadeh
a96f358966
Add C3 FCC regulatory info page ( #21833 )
...
* move uninstall to software
* fcc page
* only tici
* cleanup
* more cleanup
4 years ago
Willem Melching
d1fb979962
ui: remove cache from getDongleId()
4 years ago
Dean Lee
073b96e5d1
qt/util: new function getDongleId ( #21810 )
...
* new function getDongleId
* return std::optional
4 years ago
Adeeb Shihadeh
0ffe920a86
UI: update toggles on show ( #21812 )
4 years ago
sshane
e28785199f
networking: disable tethering toggle while connecting ( #21785 )
...
* disable until connected
* disabling takes longest
* try enabling on refresh
* clean up
4 years ago
sshane
4ed4956240
settings: button press states ( #21771 )
...
* settings button press states
* tune color
* states for panel labels and close btn
4 years ago
sshane
a34a779ba2
ui: grey out unsupported networks ( #21753 )
...
* grey out unsupported networks
* show slash icon
* add to qrc
4 years ago
sshane
1ada078857
networking: show correct strength for mesh networks ( #21690 )
...
* update seen network if higher strength
* keep in wifiManager
* more readable
4 years ago
Adeeb Shihadeh
c7d75ffb5d
setup: continue without wifi ( #21766 )
4 years ago
Dean Lee
38a44f5ea1
onboarding: set the Qt::WA_OpaquePaintEvent attribute ( #21763 )
4 years ago
Adeeb Shihadeh
cae10844c7
add DM opt in to onboarding ( #21756 )
4 years ago
Adeeb Shihadeh
d91da8d931
training guide: better road img
4 years ago
Willem Melching
0425a33400
wifi: set dns priority ( #21743 )
...
* wifi: set route and dns priority
* default route priority is 600
4 years ago
sshane
905138054b
networking: network type function ( #21732 )
...
* debug known connections
* print type
* on mobile if no wifi and a sim card
* clean up
* debug primary connection
* network type
* not specifying current suggests you can pass it a path
* debug
debug
Revert "debug"
This reverts commit fe4748aa4df77449e1887685aa958ae2b89b88d0.
hotspot check
This reverts commit 5d2fc5f3bba45c87af8322766e426e8adee64ead.
Revert "Revert "Revert "debug"""
This reverts commit 6115204d5013ae5d613add92c1dded7a8f5cadbc.
hotspot check
* fixes
4 years ago
sshane
d8a6e6144a
networking: cleanup style sheets ( #21696 )
...
* cleanup style sheets
* set weight when needed
* if disconnected is the same
* no need anymore
* use property
* disconnected
4 years ago
sshane
85c3cbd7ba
networking: refresh on connect ( #21691 )
...
* takes a while to refresh connecting to known network
* no need to refresh an
4 years ago
sshane
0d0c6bea72
networking: fix connected type for multiple APs ( #21678 )
...
* nm uses ssid to dis/connect so use that for ctype
* we don't want to possibly block in the background (from signals)
4 years ago
Adeeb Shihadeh
75904ed745
training guide updates ( #21674 )
...
* add progress bar
* shorter
* update lane change speed
* fix
* center
* fix cutoff
4 years ago
sshane
7193ff57e0
networking: fix stretching with only 1 network ( #21675 )
4 years ago
Adeeb Shihadeh
4e6c268b17
remove wide toggle ( #21669 )
4 years ago
Dean Lee
e294dfa707
SoftwarePanel: remove redundant style ( #21645 )
4 years ago
Dean Lee
41538753f9
Qt/Networking: same border-radius as other panels ( #21646 )
...
* fix border-radius
* setup:set style for Networking
4 years ago
Willem Melching
1fb5d9b812
Fix close button design ( #21652 )
...
* Fix close button design
* center
4 years ago
Willem Melching
190409c938
nav: show settings without token ( #21624 )
...
* map settings always in sidebar
* show screenshot when no prime
* remove print
* repaint to fix star sizing
* checked in sconsscript
* match designs
4 years ago
Adeeb Shihadeh
9215748080
UI: button released -> clicked ( #21606 )
4 years ago
Adeeb Shihadeh
62077abd3c
more touchups ( #21634 )
...
* wait to hide
* same msg
* networking ui fixups
* clicked
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
4f9ac7a1aa
show network connecting indicator ( #21631 )
...
* spinner for connecting
* move that
* cleanup
* fix that
* connecting label
* touchups
* cleanup
4 years ago
Adeeb Shihadeh
c5bd6735d6
nice popup ( #21630 )
...
* nicer popup
* cleanup
4 years ago
Adeeb Shihadeh
6039f1e7ac
setup qt resources ( #21617 )
...
* setup qt resources
* networking
* input
* fix that
* nicer scrolling
* big eye
* fix flashing
* why is it linking against map stuff
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
sshane
0076dd3588
Update wifi setup design ( #21604 )
...
* wifi design draft
* ui draft 2
* draft
* updates
* fix spacing
* strength indicator
* font weight
* fix lock icon aspect ratio
* fix font weights
* new checkmark
* fix spacing
* was being applied to everything
* network handles its own padding
* fix spacing
* cleanup
* looks pretty good
* little more
* revert that
* scroll bar
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
sshane
0eefdb506e
networking: remove invalid connections ( #21614 )
4 years ago
Adeeb Shihadeh
6a62cf7d5d
input dialog design ( #21607 )
...
* style
* eye
* fix spacing
* use two lines
4 years ago
ShaneSmiskol
bb09f68783
Update networking comment
4 years ago