Adeeb Shihadeh
ce48d3c91e
offroad home style ( #19593 )
...
* make drive stats look nicer
* offroad alerts style
* rest of alerts
* move that
* fix up colors
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
b7adecdf59
make wifi settings a bit nicer
4 years ago
Adeeb Shihadeh
550b5e422f
qt settings style ( #19588 )
...
* dark mode
* inter
* frame
* this looks pretty good
* revert that
* fix bg hack
* don't override style sheet
4 years ago
Adeeb Shihadeh
1bcc3beae8
spinner: pre-compute rotations
4 years ago
Mayfield
5864f566df
add start_time parameter to unlogger ( #19573 )
...
* add start_time parameter to unlogger
* fix ui crash
* fix ui build
4 years ago
Adeeb Shihadeh
c0b1518a9b
Qt settings: highlight selected nav button
4 years ago
Adeeb Shihadeh
d5deaf2e6b
make onboarding a bit nicer
4 years ago
Adeeb Shihadeh
8d9be50bcc
uninstall from qt offroad ( #19538 )
...
* more offroad
* implement uninstall
* just uninstall for now
4 years ago
Adeeb Shihadeh
069189fd7f
build Qt UI with clazy ( #19537 )
...
* clazy, level0
* level1
4 years ago
Adeeb Shihadeh
a36632cc39
offroad home styling and cleanup
4 years ago
grekiki
5b26c97141
Qt Offroad stats ( #19498 )
...
* probably broke a lot, need the commit though
* finally works
* make it work...
* ...
* kind of works
* better styling
* all should work
* tiny cleanup
* temp
* looks nicer
* create JWT in C++
* kilometers -> km
* use correct free methods
* dont put code in assert statement
* Build JWT payload dynamically
* get dongle id once
* include cleanup
* Remove qDebug
* Update drive_stats.cc
Github is a nice editor :)
* swap week and all and fix sconscript
* install openssl
* openssl include dirs on mac
* is this where openssl is?
* It's here
* small cleanup
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
4 years ago
Comma Device
1ea307a299
factory reset -> system reset
4 years ago
Adeeb Shihadeh
c4a05ba369
Qt system reset ( #19502 )
...
* qt factory reset
* confirmation
* better ui
4 years ago
grekiki
c16c8f3c2c
WiFI UI show IP ( #2735 )
...
WiFi widget now shows the IP of currently connected network.
4 years ago
grekiki
bffdfd5303
Dynamically colored alert widget. ( #2717 )
...
blue background on update
4 years ago
grekiki
f96fb625d9
Add label if no network manager is found ( #2718 )
4 years ago
Willem Melching
3d2fec6c9a
dont init wifi widget if there is no adapter
4 years ago
grekiki
3e466aa528
UI style improvements with improved keyboard ( #2710 )
...
* fix spaces and make spacebar dynamically sized
* some spaces and a comment
* more spaces
* const
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
grekiki
ec671d4741
Tethering ( #2676 )
...
We can now enable tethering on the device. The user still has to reconnect to the wifi network after disabling tethering, the network manager is lazy.
4 years ago
Adeeb Shihadeh
8320a153fb
move offroad alerts to home screen ( #2681 )
...
* move offroad alerts to home screen
* offroad aletrs work, but sidebar doesn't look nice
* fix sidebar
* looks better
* cleanup
* little bigger
Co-authored-by: grekiki <gregor1234567890@gmail.com>
4 years ago
Adeeb Shihadeh
fed642c4ed
Qt offroad home screen ( #2672 )
...
* some cleanup first
* home sweet home
* basic home screen
* date
* fix touch
* fix mac
* hide when onroad
* box layout didn't do what i thought
4 years ago
Adeeb Shihadeh
c01e2df2c0
setup rest of installers
4 years ago
grekiki
a5132e44f9
small UI improvements ( #2669 )
...
* small UI improvements
* style improvements
* code style
* remove the padding
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
grekiki
744a3317e3
Offroad alerts ( #2664 )
...
We now have a working offroad alerts
4 years ago
Adeeb Shihadeh
b3ba65d6a4
fix setup installer download
5 years ago
Adeeb Shihadeh
8de4adac61
qt setup keyboard ( #2663 )
...
* add keyboard for custom url
* it works
* cleanup
5 years ago
Adeeb Shihadeh
6a2678aae7
add wifi to setup ( #2604 )
...
* add wifi to setup
* wifi looks better
* move widgets
* this looks ok
* small fixups
* fix relase tests
5 years ago
Adeeb Shihadeh
d00f1692b7
move that to two init
5 years ago
Adeeb Shihadeh
7560e67b3d
add user agent to installer
5 years ago
Adeeb Shihadeh
ff91d30b16
more margin
5 years ago
Adeeb Shihadeh
f66fac1a0b
quick toggles cleanup
5 years ago
grekiki
61884d2c50
Qt ui: improve toggle buttons ( #2639 )
...
* works, but is still a bit ugly
* works
* looks much better now
* fix compile error
* reduce diff
* write to params
* cleanup
5 years ago
grekiki
c52e3dfb08
wider keyboard ( #2629 )
...
The keyboard now signals when it wants to open. By subscribing to this signal we can close the sidebar to make the keyboard larger. We also increase the key size to make it easier to type on.
5 years ago
grekiki
54afae7147
pad vlayout ( #2626 )
5 years ago
grekiki
7d37793434
Wifi improvements ( #2618 )
...
We now detect wrong passwrods and request the correct password from the user. We also write "CONNECTING" if we are actively connecting to a network.
For a tiny usability upgrade, we now display "Refreshing networks" text, while loading the wifi networks available around us.
5 years ago
grekiki
3abc3aadcb
didn't build on device
5 years ago
Adeeb Shihadeh
c8ab38a8a8
small onboarding cleanup
5 years ago
Adeeb Shihadeh
394dc66a19
stacked widget
5 years ago
Adeeb Shihadeh
696c3cd58c
new and improved text window
5 years ago
Adeeb Shihadeh
efc30f4a83
Qt cleanup ( #2622 )
...
* scale
* contain weston hack in one file
* rest
* no show
* missed one
5 years ago
Willem Melching
97f9277ba6
Qt ui: make sure ui_state is initialzed to 0
5 years ago
Willem Melching
99ea3ef178
Qt ui: fix onboarding
5 years ago
Willem Melching
899902de8f
qt ui: dont resize window on start
5 years ago
grekiki
f6ed146e8f
Make next and prev buttons ( #2598 )
...
* Make next and prev buttons
* cleanup
* reduce diff
* Revert previous commit
* change scaling
5 years ago
Comma Device
eadead80d8
show os version in qt settings
5 years ago
Adeeb Shihadeh
770ec8ad20
Qt setup improvements ( #2591 )
5 years ago
grekiki
b147d91afc
new wifi strength icon ( #2601 )
...
* make wifi usable in apartments with lots of access points
* remove unused thing I added a few days ago...
* use a different image
* simpl. and correct scaling
5 years ago
grekiki
3a7fcc62fb
Fix Wifi UI not working on PC ( #2597 )
5 years ago
Adeeb Shihadeh
45eccc842a
Qt wifi cleanup ( #2594 )
...
* cleanup wifi
* spacing
* cleanup
* little more
* wifi manager
* typo
5 years ago
Adeeb Shihadeh
9725128331
fix small terms ( #2593 )
...
Co-authored-by: Comma Device <device@comma.ai>
5 years ago