Dean Lee
2e4a23510a
ui/MapSettings: sort destinations by recent activity ( #29079 )
...
old-commit-hash: 12073c07af
2 years ago
Dean Lee
97e9d55588
cpplint: `build/include_what_you_use` ( #29556 )
...
* include_what_you_use
* remove comments
* include <memory>
---------
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
old-commit-hash: 2d99521e75
2 years ago
Dean Lee
004a097c95
cpplint: add `readability/braces` filter ( #29554 )
...
old-commit-hash: 363740a497
2 years ago
Dean Lee
a494b38f6e
ui/map: set WA_NoMousePropagation to prevent mouse event from propagating up ( #29329 )
...
set WA_NoMousePropagation
old-commit-hash: 15bb9dd096
2 years ago
Dean Lee
8d2a08723a
ui/map: remove unused variables ( #29098 )
...
old-commit-hash: 980ba1312f
2 years ago
Dean Lee
8c026eff7c
ui/MapSettings: remove call to `clearLayout` ( #28961 )
...
old-commit-hash: 1afdca2ef1
2 years ago
Dean Lee
e8478e81c7
ui/map: update destination on param change ( #28957 )
...
* update destination on param change
* use ParamWatcher
* remove include
old-commit-hash: d47d8808d1
2 years ago
Dean Lee
b81910128d
ui/MapSettings: store destinations to load on widget init ( #28950 )
...
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
old-commit-hash: 187696977e
2 years ago
Dean Lee
1c2f2d52e1
ui/MapSettings: sort location JsonArray inplace ( #28886 )
...
old-commit-hash: c3fe3c8162
2 years ago
Dean Lee
261d7ed673
ui/map: singleton navigation requests ( #28862 )
...
old-commit-hash: 8149c07fac
2 years ago
Shane Smiskol
c9630b0a7a
map settings: accept touch events ( #28865 )
...
* accept touch events in map settings
* use override
* revert this
* remove debug stuff
* add comments
* not the main purpose
old-commit-hash: 71e001ee57
2 years ago
Dean Lee
c49d605320
UI: fix memory leak in MapSettings ( #28759 )
...
Co-authored-by: Cameron Clough <cameronjclough@gmail.com>
old-commit-hash: 93413c43df
2 years ago
Adeeb Shihadeh
82893982e5
Revert "ui: fix memory leak in `MapSettings` ( #28701 )"
...
This reverts commit 3ab739ea1374fc13297884b62065b0612dba7358.
old-commit-hash: 3e1ba3ff35
2 years ago
Dean Lee
666467266d
ui: fix memory leak in `MapSettings` ( #28701 )
...
old-commit-hash: 5a00b42092
2 years ago
Cameron Clough
b6e6f008f1
UI: improved nav destination entry ( #28476 )
...
old-commit-hash: bc5a899024
2 years ago
Cameron Clough
e199a1a953
MapPanel cleanup ( #28474 )
...
old-commit-hash: f7f5537af7
2 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
Adeeb Shihadeh
f4675fc260
Merge common/ and selfdrive/common ( #24556 )
...
* Merge common/ and selfdrive/common
* fix that
* fix version
* fix unit tests
old-commit-hash: cb8885cffb
3 years ago
Dean Lee
67c748d62a
refactor httprequest: emit single signals ( #23039 )
...
* refactor httprequest
* Trigger Build
old-commit-hash: 3fd0264960
3 years ago
Adeeb Shihadeh
706542a7b2
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>
old-commit-hash: d5475ba946
4 years ago
Willem Melching
47a646ecb1
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
old-commit-hash: 190409c938
4 years ago
Adeeb Shihadeh
c583cc99a3
nav: scroller for recents ( #21549 )
...
* nav: scroller for recents
* stretch
* one more stretch
old-commit-hash: bec054116f
4 years ago
Willem Melching
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
Willem Melching
dc19c670b6
nav: home/work shortcuts ( #21276 )
...
* add home/work widgets
* remove todo
* set contents from response
* turn into buttons
* add navigate button
* fix includes
* close settings on nav press
* close sidebar when closing settings
* use live api endpoint
* larger fonts
* more text fits
* only place name
* remove static response
* properly clear
old-commit-hash: c21ea8b506
4 years ago
Willem Melching
ba1a20414e
nav: add page to settings ( #21208 )
...
* add navigation panel to settings
* am/pm display and dynamic width
old-commit-hash: 3c197953bc
4 years ago