f46b6ed70a 
								
							
								 
							
						 
						
							
							
								
								ui: toggle confirmation and dialog redesign ( #26331 )  
							
							... 
							
							
 
							
							* toggle confirmation
* change text
* not for e2e
* get current description
* remove are you sure
* merge rich text and confirmation dialogs
* add some line breaks
* font colour
* fix padding a little
* revert
* updated toggle design
old-commit-hash: 91a1f1a91e 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								de1abf9e42 
								
							
								 
							
						 
						
							
							
								
								ui: minor e2e path tweaks ( #26351 )  
							
							... 
							
							
 
							
							* new e2e path
* clean up
* fix
* 2.5 seconds feels disjointed
old-commit-hash: d257e28479 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								273b1c5b5c 
								
							
								 
							
						 
						
							
							
								
								UI: draw onroad objects on right frame ( #26306 )  
							
							... 
							
							
 
							
							* update before draw
* fix a lot of janky
* fix more flicker
* cleanup
* fix flicker when opening settings
* simplify
old-commit-hash: c171fe9f9a 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								ae96a916d0 
								
							
								 
							
						 
						
							
							
								
								Revert "remove black connecting background"  
							
							... 
							
							
 
							
							This reverts commit 6590d3128bb8001d4462238958b46968e56216f7.
old-commit-hash: 0c03fb1be4 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9f949ce0e7 
								
							
								 
							
						 
						
							
							
								
								remove black connecting background  
							
							... 
							
							
 
							
							old-commit-hash: eecd698205 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								cdb02752a8 
								
							
								 
							
						 
						
							
							
								
								UI: reduce frame drops. ( #26266 )  
							
							... 
							
							
 
							
							* reduce frame dropping
* This mode will not draw the same frame twice
* cleanup comment
* use previous texture if update is not triggered by vipc thread and without new frame
old-commit-hash: 602b90f518 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								ed91648949 
								
							
								 
							
						 
						
							
							
								
								UI: fade into wide camera ( #26203 )  
							
							... 
							
							
 
							
							* UI: fade into wide camera
* handle routes with no wide calib
* more cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: dbc30c053c 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9833cbec4e 
								
							
								 
							
						 
						
							
							
								
								UI: support switching streams in CameraView ( #26248 )  
							
							... 
							
							
 
							
							old-commit-hash: 6b6162d2c8 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								2bb68d4c29 
								
							
								 
							
						 
						
							
							
								
								UI: show git commit date ( #26240 )  
							
							... 
							
							
 
							
							* show version description while offroad
* ui fixups
* parse date
* cleanup
old-commit-hash: 4639862bae 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f7b76d947a 
								
							
								 
							
						 
						
							
							
								
								UI Onroad widget renames ( #26124 )  
							
							... 
							
							
 
							
							Consistent widget naming
old-commit-hash: baca1cae1f 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								1320fa3b9f 
								
							
								 
							
						 
						
							
							
								
								networking: fix metered setting ( #26113 )  
							
							... 
							
							
 
							
							when metered set unknown, when unmetered set no
old-commit-hash: c6b8a253e6 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								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 2ad9e65ea2f611960391 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								fe713be00a 
								
							
								 
							
						 
						
							
							
								
								ui: add support for dual cams ( #25876 )  
							
							... 
							
							
 
							
							old-commit-hash: f52dea7d84 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								42277d6cbe 
								
							
								 
							
						 
						
							
							
								
								sidebar: call update in offroadTransition ( #25856 )  
							
							... 
							
							
 
							
							old-commit-hash: 90f0f04d26 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								4fbe04cf0a 
								
							
								 
							
						 
						
							
							
								
								ui: fix toggle spacing issue ( #25831 )  
							
							... 
							
							
 
							
							old-commit-hash: e4612ac4c4 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								21daf705f0 
								
							
								 
							
						 
						
							
							
								
								ui: always show SetupWidget ( #25742 )  
							
							... 
							
							
 
							
							* always show SetupWidget
update translations
* delete hide
old-commit-hash: aa0d128422 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								53c4262098 
								
							
								 
							
						 
						
							
							
								
								map: fix repeated call to m_map->setZoom ( #25784 )  
							
							... 
							
							
 
							
							Fix repeated map api calls
old-commit-hash: f0665911b2 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								0c3f72f1e2 
								
							
								 
							
						 
						
							
							
								
								Wrap new UI strings  
							
							... 
							
							
 
							
							old-commit-hash: 64c2d4b30f 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								e2a8d3e2f8 
								
							
								 
							
						 
						
							
							
								
								ui: prev_frame_id should be uint32_t ( #25781 )  
							
							... 
							
							
 
							
							uint32_t
old-commit-hash: 1b0f202d7b 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								df1668b35f 
								
							
								 
							
						 
						
							
							
								
								MapPanel: refresh only when visible and destination changes ( #25739 )  
							
							... 
							
							
 
							
							rebuild widgets only when mappanel is visible
old-commit-hash: ef767f6332 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								aede43ef22 
								
							
								 
							
						 
						
							
							
								
								prime.cc: call update() after QR code changed ( #25740 )  
							
							... 
							
							
 
							
							old-commit-hash: 722e4641fc 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								fd889cf696 
								
							
								 
							
						 
						
							
							
								
								cleanup map_helpers.cc ( #25706 )  
							
							... 
							
							
 
							
							old-commit-hash: 115eed9a54 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								18399bf618 
								
							
								 
							
						 
						
							
							
								
								ui: stop timer if PairingQRWidget is hidden ( #25671 )  
							
							... 
							
							
 
							
							old-commit-hash: 4974ca03a8 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f2035fe63c 
								
							
								 
							
						 
						
							
							
								
								UI/map: remove redundant QString ctor ( #25704 )  
							
							... 
							
							
 
							
							old-commit-hash: 69e9b285b3 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								f4e57aa20d 
								
							
								 
							
						 
						
							
							
								
								map_helpers: pass parameters by const reference ( #25701 )  
							
							... 
							
							
 
							
							pass parameters by const reference
old-commit-hash: d9ca45ed1b 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								03f6c8e269 
								
							
								 
							
						 
						
							
							
								
								ui: fix network page crash  
							
							... 
							
							
 
							
							old-commit-hash: 6136868557 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								c6e4fb646d 
								
							
								 
							
						 
						
							
							
								
								split out experimental long toggle ( #25698 )  
							
							... 
							
							
 
							
							* split out experimental long toggle
* clean up
* update translations
old-commit-hash: 3ef37fe2e8 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								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  
				
					
						
							
							
								 
						
							
							
								1d78524b9d 
								
							
								 
							
						 
						
							
							
								
								e2e long yellow path ( #25679 )  
							
							... 
							
							
 
							
							* yellow brick road
* live toggling
* path color from acceleration
* more yellow
old-commit-hash: a8134f2265 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								b573e179e0 
								
							
								 
							
						 
						
							
							
								
								ui/sidebar: remove unused variable params ( #25667 )  
							
							... 
							
							
 
							
							* remove params
* update translations
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: f44ebb9f1e 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								421d8ddede 
								
							
								 
							
						 
						
							
							
								
								Toggles must be alphabetical ( #25654 )  
							
							... 
							
							
 
							
							toggles must be alphabetical
old-commit-hash: 01a73b14d8 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								0cccf195f3 
								
							
								 
							
						 
						
							
							
								
								Add e2e long toggle ( #25638 )  
							
							... 
							
							
 
							
							* Add toggle
* Misc fixes
* Update translations
* pre alpha not great
old-commit-hash: faff2b8950 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								3b9197ffc4 
								
							
								 
							
						 
						
							
							
								
								getTextRect: pass text by const reference  ( #25555 )  
							
							... 
							
							
 
							
							old-commit-hash: 3bb2b4df49 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								07084dcbaf 
								
							
								 
							
						 
						
							
							
								
								user event flagging ( #25517 )  
							
							... 
							
							
 
							
							* setup home_btn in sidebar
* create UserFlag msg
* replay: show and skip to user flags
* update translations
* bump to cereal master
* remove comment
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: b3cfe962cf 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9ca692179f 
								
							
								 
							
						 
						
							
							
								
								Fix is_rhd param name in map.cc ( #25464 )  
							
							... 
							
							
 
							
							old-commit-hash: 1de8ad891b 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								940cf9a1b8 
								
							
								 
							
						 
						
							
							
								
								UI: fix inconsistent capitalization in toggle title ( #25441 )  
							
							... 
							
							
 
							
							old-commit-hash: 370f58b7d6 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								62b8b25cdf 
								
							
								 
							
						 
						
							
							
								
								nav: same icon size for active & inactive lanes ( #25383 )  
							
							... 
							
							
 
							
							* nav: same icon size for active & inactive lanes
* update translations
old-commit-hash: ac305dacef 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								76a74b6830 
								
							
								 
							
						 
						
							
							
								
								UI: exit gracefully ( #25388 )  
							
							... 
							
							
 
							
							* UI: exit gracefully
* cleanup
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 2cff05be43 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								83ff495062 
								
							
								 
							
						 
						
							
							
								
								vEgoCluster: fix starting from stop ( #25350 )  
							
							... 
							
							
 
							
							* we can't switch back and forth
* update translations
old-commit-hash: b6910923d1 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								9e06421bfe 
								
							
								 
							
						 
						
							
							
								
								Multilang: handle localized plurals ( #25337 )  
							
							... 
							
							
 
							
							* Add localized plural handling
* Do another location with plurals
* fix test
old-commit-hash: ecba873208 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								6e5393367d 
								
							
								 
							
						 
						
							
							
								
								Remove RHD toggle: determine by driver side instead ( #24802 )  
							
							... 
							
							
 
							
							* driverview
* auto choose
* useless
* remove
* modeld not use toggle
* remove from params
* should have commissue anyway
* delete icon file
* deal with init more elegantly and prohibit switching when engaged
* nonblock save when not unstable
* filter very low speeds
* a few more secs dont harm
* draw icon
* match
* radius
* use const
* ref commit
* new transs
* put_bool_nonblocking
* 5k route tune
* ref comm
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 22408781f7 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								5e893f8a58 
								
							
								 
							
						 
						
							
							
								
								fix finding the lte connection ( #25286 )  
							
							... 
							
							
 
							
							old-commit-hash: ab236e5ae0 
							
						 
						
							3 years ago  
				
					
						
							
							
								 
						
							
							
								95fb15aa5f 
								
							
								 
							
						 
						
							
							
								
								prereq for matching speeds shown on cars dash ( #25222 )  
							
							... 
							
							
 
							
							* prereq for matching speeds shown on cars dash
* also handle fallback in the ui for replay
* update translations
* update ref
old-commit-hash: c3e95d5e19 
							
						 
						
							3 years ago