summaryrefslogtreecommitdiff
path: root/src/view
AgeCommit message (Expand)AuthorFilesLines
2018-08-30Fixes in the car connection model. Networking privileges addedMichal Skorupinski2-5/+19
2018-08-30Network failure view switches to the Connect to car viewMichal Skorupinski1-6/+27
2018-08-30Connecting to a carMichal Skorupinski2-24/+6
2018-08-30Using the rotary to set the throttleMichal Skorupinski1-9/+4
2018-08-30Filtering the direction value received from sensorMichal Skorupinski1-6/+3
2018-08-30Sensors integrationMichal Skorupinski1-0/+2
2018-07-25Car selection screen updatedMichal Skorupinski1-44/+57
2018-07-19Button hiding fixedKrzysztof Wieclaw1-23/+22
2018-07-18Pop mechanics added to naviframeMichal Skorupinski9-41/+40
2018-07-18Emergency stop page removedMichal Skorupinski2-76/+20
2018-07-18Destroying the controllers from viewsMichal Skorupinski10-10/+124
2018-07-18Unsubscribing events when a controller is destroyedMichal Skorupinski3-4/+1
2018-07-18Popup view with progress circle added.Michal Skorupinski10-44/+90
2018-07-18List added to the car selection viewMichal Skorupinski2-18/+144
2018-07-17Style for middle button addedKrzysztof Wieclaw1-1/+20
2018-07-17Reset view addedKrzysztof Wieclaw1-6/+16
2018-07-17Connection failure view addedKrzysztof Wieclaw1-8/+2
2018-07-17Connection successed view addedKrzysztof Wieclaw1-4/+6
2018-07-17Help view addedKrzysztof Wieclaw1-4/+6
2018-07-17Name input view addedKrzysztof Wieclaw1-4/+62
2018-07-13Custom style created for buttonsMichal Skorupinski8-16/+44
2018-07-13Better handling of longpress in emergency stop viewMichal Skorupinski1-5/+11
2018-07-13Emergency stop createdMichal Skorupinski2-9/+8
2018-07-13view_base struct addedMichal Skorupinski10-111/+148
2018-07-13Using stub model to simulate sensor dataMichal Skorupinski1-3/+38
2018-07-13Added rotation maps to velocity and direction imagesMichal Skorupinski2-8/+25
2018-07-13Racing static screen addedMichal Skorupinski10-21/+106
2018-07-12Stubs for all views addedMichal Skorupinski9-2/+388
2018-07-12Car selection controller added.Michal Skorupinski1-2/+4
2018-07-12Car selection stub screen addedMichal Skorupinski2-1/+59
2018-07-11Connect to car stub page addedMichal Skorupinski2-0/+122