569f54aefa 
								
							
								 
							
						 
						
							
							
								
								keyboard improvements ( #21502 )  
							
							... 
							
							
 
							
							* design
* period
* one more
* blue
* cleanup
old-commit-hash: 89c42041ec 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e24ff01513 
								
							
								 
							
						 
						
							
							
								
								sidebar: indicator for GPS fix ( #21556 )  
							
							... 
							
							
 
							
							* sidebar: indicator for GPS fix
* fix cutoff
old-commit-hash: a2f9259ebf 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								801ab5f5d6 
								
							
								 
							
						 
						
							
							
								
								nav: restore zoom and position on double click ( #21551 )  
							
							... 
							
							
 
							
							old-commit-hash: 86c255e3e8 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c583cc99a3 
								
							
								 
							
						 
						
							
							
								
								nav: scroller for recents ( #21549 )  
							
							... 
							
							
 
							
							* nav: scroller for recents
* stretch
* one more stretch
old-commit-hash: bec054116f 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9847b9b661 
								
							
								 
							
						 
						
							
							
								
								networking: clean up refreshing ( #21537 )  
							
							... 
							
							
 
							
							old-commit-hash: eb37e409ee 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c3e445a486 
								
							
								 
							
						 
						
							
							
								
								UI: fix mismatch between checked button and panel when dragging  
							
							... 
							
							
 
							
							old-commit-hash: 0f6bb5ae62 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								468032d27e 
								
							
								 
							
						 
						
							
							
								
								remove gps accuracy from sidebar  
							
							... 
							
							
 
							
							old-commit-hash: 8b6cf406ab 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f587147efe 
								
							
								 
							
						 
						
							
							
								
								OffroadHome: separate the update and alert buttons  ( #21326 )  
							
							... 
							
							
 
							
							* refactor
* better loop
* remove stretch
* only refreshed by timer
* fix wrong bg color
* descending sort alert labels  by severity
* remove duplicate stylesheet
* Update selfdrive/ui/qt/widgets/offroad_alerts.cc
* rebase master
* qt best pratice
* split offroadAlerts
* only show first time
* short variable name
* space
* don't do refresh in every showEvent
* Revert "don't do refresh in every showEvent"
This reverts commit 2b0032fb0af7138e9d9df1ad052c589fd96d2e05.
* cleanup
rename name to key
cleanup
* add stretch back
* hide alert widgets when not alerts
* rebase master
* fix flash on startup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: e836ed7f6e 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								24563f4b11 
								
							
								 
							
						 
						
							
							
								
								Qt: new class ElidedLabel ( #21277 )  
							
							... 
							
							
 
							
							* shorten ssid
* truncate with ellipsis
* rename to trancate
* truncate 22 characters
* elidedLabel
* trimmed
* remove function elidedString
* cache elidedTest
* rebase master
* minimizeSizeHint
* add sizeHint
* cleanup
* revert
* inherit from QLabel
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: aee2b893a7 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0c30fbbe62 
								
							
								 
							
						 
						
							
							
								
								nav: hide ETA on destination reached  
							
							... 
							
							
 
							
							old-commit-hash: 35a5aae334 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								8155c856f8 
								
							
								 
							
						 
						
							
							
								
								nav: cleanup error messages  
							
							... 
							
							
 
							
							old-commit-hash: 779d6479b4 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c042bbf09c 
								
							
								 
							
						 
						
							
							
								
								nav: various cleanup ( #21521 )  
							
							... 
							
							
 
							
							* nav: various cleanup
* eta resize instant
* show
old-commit-hash: 9ea913bcc8 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								cc75e9ba9f 
								
							
								 
							
						 
						
							
							
								
								UI: remove zoom from struct UIState ( #21520 )  
							
							... 
							
							
 
							
							old-commit-hash: 13b2ce9391 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9c85470a56 
								
							
								 
							
						 
						
							
							
								
								Fix active AP ( #21511 )  
							
							... 
							
							
 
							
							* Revert "Qt logging through cloudlog (#21452 )"
This reverts commit c8c9177899ab187bc8f6c1216d0d80c37f2a7a28.
* set activeAp after scan so it's not blocking
* Revert "Revert "Qt logging through cloudlog (#21452 )""
This reverts commit d9689a5505648639787c 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								86cc8f615c 
								
							
								 
							
						 
						
							
							
								
								qt/spinner: reduce CPU usage from 17% to 12% ( #21495 )  
							
							... 
							
							
 
							
							* faster spinner
* initApp
* no brightness
* Update selfdrive/ui/qt/util.h
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: b7f8c6ad03 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								0c59f626c7 
								
							
								 
							
						 
						
							
							
								
								input.cc: close dialog when parent is hidden ( #21318 )  
							
							... 
							
							
 
							
							* close dialog when parent is hidden
* Q_OBJECT
* apply reviews
* rebase master
* rebase master
* fix wroing minLength
* merge master
old-commit-hash: 5be75f5354 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								b4e26fa46b 
								
							
								 
							
						 
						
							
							
								
								fix offroad alert precedence ( #21517 )  
							
							... 
							
							
 
							
							old-commit-hash: 5a20cc6cae 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								30e5122004 
								
							
								 
							
						 
						
							
							
								
								terms & conditions ( #21504 )  
							
							... 
							
							
 
							
							* looks pretty good
* little closer
* ugh qml
* margin
* scrollbar
* cleanup
* fix line height
* tighter
* little more
old-commit-hash: 53430f87a0 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f1fdf6e9c6 
								
							
								 
							
						 
						
							
							
								
								nav: add source to route logging  
							
							... 
							
							
 
							
							old-commit-hash: d101000852 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								cba45a5416 
								
							
								 
							
						 
						
							
							
								
								fix default tethering password  
							
							... 
							
							
 
							
							old-commit-hash: e773749f32 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								1f9a5d6bc3 
								
							
								 
							
						 
						
							
							
								
								installer.cc: fix wrong db path ( #21494 )  
							
							... 
							
							
 
							
							old-commit-hash: 4145988756 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								93461be530 
								
							
								 
							
						 
						
							
							
								
								add recover mode to factory resetter ( #21492 )  
							
							... 
							
							
 
							
							* recover mode
* clean up
* less margin
* use inter
* little nicer
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: ec00e71b64 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								be6b9b024c 
								
							
								 
							
						 
						
							
							
								
								training guide fixups ( #21485 )  
							
							... 
							
							
 
							
							* training images
* wide training guide
* fixup some images
* cleanup
* one more
* release files
old-commit-hash: a334203f7b 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								52c951e797 
								
							
								 
							
						 
						
							
							
								
								Tethering: Edit password while enabled ( #21457 )  
							
							... 
							
							
 
							
							* restart tethering if password is edited
* fixes
* connect straight to WifiManager
* revert
old-commit-hash: f96b3cc597 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c266cffa97 
								
							
								 
							
						 
						
							
							
								
								nav: improve logging ( #21477 )  
							
							... 
							
							
 
							
							* nav: add logging
* handle errors in route reply
old-commit-hash: 32d5239912 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								8256cd7564 
								
							
								 
							
						 
						
							
							
								
								Networking: use active AP signal ( #21461 )  
							
							... 
							
							
 
							
							* use active ap signal
* working
old-commit-hash: d2d1aaad08 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9d4829523d 
								
							
								 
							
						 
						
							
							
								
								nav: don't set FBO, render when not loaded and resize once ( #21468 )  
							
							... 
							
							
 
							
							* nav: don't set FBO and resize once
* always update
* when visible
old-commit-hash: 06acd76d6d 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								34678fb7fb 
								
							
								 
							
						 
						
							
							
								
								Qt logging through cloudlog ( #21452 )  
							
							... 
							
							
 
							
							* Qt logging through cloudlog
* sort imports
* rename to swaLogMessageHandler
* move to util
* info is high enough
* smaller diff
old-commit-hash: 54b6a9f121 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								6755365476 
								
							
								 
							
						 
						
							
							
								
								Networking: populate tethering password ( #21455 )  
							
							... 
							
							
 
							
							* populate password from hotspot connection
move to setup()
populate tethering password
fix password editing
setup tethering when editing password or enabling
fix
* fixes
* last fix, don't activate when adding
* check before
* if not
old-commit-hash: 146973da7f 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								1226f91637 
								
							
								 
							
						 
						
							
							
								
								Networking: refresh once in background ( #21453 )  
							
							... 
							
							
 
							
							clean up
move to setup()
old-commit-hash: 07d3934996 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								c110154869 
								
							
								 
							
						 
						
							
							
								
								Networking: Use common header ( #21456 )  
							
							... 
							
							
 
							
							old-commit-hash: 4cdd26596e 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								d28d90818d 
								
							
								 
							
						 
						
							
							
								
								Wait for adapter to setup WifiManager ( #21432 )  
							
							... 
							
							
 
							
							* wait for adapter to initialize wifimanager
* clean up
* formatting
* don't try to use adapter when not available
* Revert "don't try to use adapter when not available"
This reverts commit 3887fc87eb924e8d5c28 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								68ac29452d 
								
							
								 
							
						 
						
							
							
								
								Fix logging unsupported empty ssid networks  
							
							... 
							
							
 
							
							old-commit-hash: a680d0cea1 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								90e49777ec 
								
							
								 
							
						 
						
							
							
								
								Networking: Only refresh when visible ( #21445 )  
							
							... 
							
							
 
							
							* only refresh when visible
* catch other case
old-commit-hash: 4000d4a8d2 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3a6b434870 
								
							
								 
							
						 
						
							
							
								
								Revert "debugging"  
							
							... 
							
							
 
							
							This reverts commit 66852f118478b5bdc65ce66644b6426b9d3bddac.
old-commit-hash: f1ee79ef14 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								098b580197 
								
							
								 
							
						 
						
							
							
								
								debugging  
							
							... 
							
							
 
							
							old-commit-hash: 67e32b4a3c 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3ad659a211 
								
							
								 
							
						 
						
							
							
								
								nav: truncate favorite length  
							
							... 
							
							
 
							
							old-commit-hash: 240214afc0 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								476a5e2e05 
								
							
								 
							
						 
						
							
							
								
								qt/util.h:  move implementation to source file  ( #21412 )  
							
							... 
							
							
 
							
							* Move implementation to source file
* space
* include the headers
* mv all to cc
* space
old-commit-hash: f90a3eeb20 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								2db1d4589e 
								
							
								 
							
						 
						
							
							
								
								nav: show star for favorites ( #21434 )  
							
							... 
							
							
 
							
							old-commit-hash: 2de4c09e62 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								9980d08915 
								
							
								 
							
						 
						
							
							
								
								nav: use mapChanged signal alongside isFullyLoaded()  
							
							... 
							
							
 
							
							old-commit-hash: f73dc9f19c 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								492083a4a8 
								
							
								 
							
						 
						
							
							
								
								nav: pull next location while onroad ( #21421 )  
							
							... 
							
							
 
							
							old-commit-hash: 60cc07c62a 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								f3f9c7b5b9 
								
							
								 
							
						 
						
							
							
								
								Quicker refreshing and use connection signals ( #21408 )  
							
							... 
							
							
 
							
							* Quicker refreshing and use connection signals
* Android remembers connections with incorrect passwords
* forget network on password incorrect
* knownConnections is already filled here
old-commit-hash: 01773c11f0 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								255f39a2c2 
								
							
								 
							
						 
						
							
							
								
								Fix connect button race condition ( #21406 )  
							
							... 
							
							
 
							
							old-commit-hash: 0a603d2d21 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								fba42aab80 
								
							
								 
							
						 
						
							
							
								
								nav: show recents ( #21405 )  
							
							... 
							
							
 
							
							* add recent buttons
* remove static request
* layout
* recent doesn't have to be a favorite
* work
* spacing
* spacing
* no recents
* query next
* not null
* this needs to live here
* less spacing between items
old-commit-hash: 9f98a3e44f 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								e2eddf74ee 
								
							
								 
							
						 
						
							
							
								
								keyboard: backspace key repeat ( #21395 )  
							
							... 
							
							
 
							
							old-commit-hash: 6402edb898 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								ff0c7a27f2 
								
							
								 
							
						 
						
							
							
								
								nav: change map loaded detection ( #21397 )  
							
							... 
							
							
 
							
							old-commit-hash: 4c9aba2dd5 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								784601c8e1 
								
							
								 
							
						 
						
							
							
								
								remove lte toggle ( #21392 )  
							
							... 
							
							
 
							
							* remove lte toggle
* little more
old-commit-hash: a420c7ad50 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								28c60666ff 
								
							
								 
							
						 
						
							
							
								
								tici: differentiate ethernet and tethering ( #21391 )  
							
							... 
							
							
 
							
							* differentiate ethernet
* fix tethering
* cleanup
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 050a89e598 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								1a0ebedad0 
								
							
								 
							
						 
						
							
							
								
								Support WPS with no security ( #21372 )  
							
							... 
							
							
 
							
							* Support WPA with no security
* clean up
* add logging
old-commit-hash: cd5c931461 
							
						 
						
							4 years ago  
				
					
						
							
							
								 
						
							
							
								3aae7b5fc3 
								
							
								 
							
						 
						
							
							
								
								nav: simplify segment transition ( #21383 )  
							
							... 
							
							
 
							
							old-commit-hash: f32ca73724 
							
						 
						
							4 years ago