1035 Commits (004a097c95ab32d0ce4ca7ce7a23e87af7127b05)

Author SHA1 Message Date
Dean Lee 004a097c95 cpplint: add `readability/braces` filter (#29554) 2 years ago
Dean Lee 11b5cfa422 ui/settings: Don't apply styles to more elements than needed. (#29463) 2 years ago
Adeeb Shihadeh 701cd6f6fe add cpplint (#26855) 2 years ago
Adeeb Shihadeh 16ec56398c add openpilot prefix to imports (#29498) 2 years ago
Dean Lee ff74c8c4cb ui/map_instructions: center lanes (#29465) 2 years ago
pencilpusher fc14939f02 ui/map: interactive counter fix (#29470) 2 years ago
Dean Lee 3078da290d ui/map: better rounding for distances (#29151) 2 years ago
Shane Smiskol 709850e304 map eta: use pair (#29460) 2 years ago
Shane Smiskol 593322dfa9 ui/map: slight turn lane types (#29446) 2 years ago
Dean Lee 023cd0492f ui/networking: do not skip the connected network (#29396) 2 years ago
Dean Lee 4857b61f8f ui/networking: pass network by value (#29448) 2 years ago
Dean Lee a50a9ef9b4 ui/map: hide icon if no maneuver type (#29084) 2 years ago
Dean Lee f667936f3a ui/map: show map on destination set/change (#29327) 2 years ago
Shane Smiskol 312d80c877 map: set destination marker visibility once (#29444) 2 years ago
Dean Lee 5cc9fbe23f ui: longer screen timeout for driver view (#27457) 2 years ago
Dean Lee e0439a516f ui/map: assign the return value to `last_position` (#29341) 2 years ago
Dean Lee ec3b69928a ui/networking: bolding the connected network (#29385) 2 years ago
Dean Lee 87c4c661c7 ui/map_instructions: set margin-top to UI_BORDER_SIZE (#29387) 2 years ago
Dean Lee 25df6335f7 UI: make wifi network sorting more stable (#29376) 2 years ago
Dean Lee 431797307d ui/sidebar: break long line for readability (#29379) 2 years ago
Dean Lee ce5c95715c ui/networking: remove dynamic property and style sheet (#29377) 2 years ago
Dean Lee 42dd6af842 ui/networking: remove call to clearLayout (#29037) 2 years ago
Shane Smiskol d33545a0b6 ui/map_instructions: round <500 distances (#29333) 2 years ago
Dean Lee b065f5c9a2 ui/map: fix CSS error (#29332) 2 years ago
Shane Smiskol f8d9860d20 ui/map_instructions: clean up lane icon selection (#29330) 2 years ago
Dean Lee eb695a00c2 ui/map: check NavDestination only if navInstruction is invalid (#29331) 2 years ago
Dean Lee a494b38f6e ui/map: set WA_NoMousePropagation to prevent mouse event from propagating up (#29329) 2 years ago
Jason Wen 55f7f723a0 ui onroad: utilize local variables for repeated capnp reader access (#29325) 2 years ago
Dean Lee c8c2c5f801 ui/onroad: move duplicated code to `drawIcon()` (#29149) 2 years ago
eFini e90ced8449 map ui: Fixed ETA text alignment issue in CJK (#29311) 2 years ago
Cameron Clough 6ed5aca05a ui/map: update mapbox style (#29186) 2 years ago
Shane Smiskol 7b1fa23144 map: fix exit lane direction when active (#29159) 2 years ago
Dean Lee 823b570082 ui/OnroadWindow: do not update state when offroad (#29134) 2 years ago
Shane Smiskol fdc00cf0b6 Experimental mode toggle description: missing spaces (#29167) 2 years ago
Adeeb Shihadeh 178d9adec3 ui: less confusing wifi training (#29137) 2 years ago
Harald Schäfer 069e9ef4f8 Experimental mode description: update nav (#29130) 2 years ago
Shane Smiskol ec900d0389 navd: don't use empty last step banner instructions (#29034) 2 years ago
Shane Smiskol d4ec764235 ui: new nav settings button (#29068) 2 years ago
Shane Smiskol 6d9a313f19 ui/map: hide settings with showing map (#29127) 2 years ago
Dean Lee 916784cfbe ui/settings: use existing params instance (#29109) 2 years ago
Dean Lee 8d2a08723a ui/map: remove unused variables (#29098) 2 years ago
Dean Lee ee42f316d7 ui/MapSettings: remove function `shorten` (#29078) 2 years ago
Shane Smiskol b8bf3fc0c2 nav: improve no route alert text (#29076) 2 years ago
Dean Lee 9865a32252 ui/map: fix ETA widget text spacing (#29065) 2 years ago
Shane Smiskol a069514c36 ui: set global map transition duration (#29061) 2 years ago
Dean Lee 7d5d1b1e70 ui/map: move `MapInstructions` & `MapETA` to separate files (#28976) 2 years ago
Shane Smiskol a7b32acd4b nav: show warning for routing problems (#29055) 2 years ago
Shane Smiskol 3a41e53b08 nav: set icon anchor for destination pin (#29054) 2 years ago
Mitchell Goff 949375984f nav: draw destination pin on top of navigation path (#29050) 2 years ago
Dean Lee ff94bdb79d ui/networking: call isTetheringEnabled out of the loop (#29028) 2 years ago