Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-14 | Car Connection API for P2P on UDP | Krzysztof Wieclaw | 3 | -0/+200 |
2018-09-11 | Added velocity control based on gravity sensor | Krzysztof Wieclaw | 7 | -1253/+919 |
2018-09-07 | Camera controll | Michal Skorupinski | 7 | -31/+88 |
2018-09-07 | Camera indicators added. Azimuth indicator animation added | Michal Skorupinski | 2 | -4/+143 |
2018-09-07 | Direction change blocker implemented | Michal Skorupinski | 1 | -4/+46 |
2018-08-30 | Velocity arrow's color changed based on movement direction | Michal Skorupinski | 2 | -3/+13 |
2018-08-30 | Deadzone added to direction | Michal Skorupinski | 4 | -15/+22 |
2018-08-30 | Reduced the size of the clicable area in the racing view | Michal Skorupinski | 1 | -1/+10 |
2018-08-30 | Update to emergency stop | Michal Skorupinski | 5 | -10/+29 |
2018-08-30 | Emergency stop functionality implemented. Tuning to output values | Michal Skorupinski | 8 | -13/+57 |
2018-08-30 | Fixes in the car connection model. Networking privileges added | Michal Skorupinski | 12 | -43/+192 |
2018-08-30 | Network failure view switches to the Connect to car view | Michal Skorupinski | 6 | -27/+34 |
2018-08-30 | Connecting to a car | Michal Skorupinski | 20 | -54/+209 |
2018-08-30 | Using the rotary to set the throttle | Michal Skorupinski | 10 | -62/+205 |
2018-08-30 | Filtering the direction value received from sensor | Michal Skorupinski | 2 | -14/+50 |
2018-08-30 | Sensors integration | Michal Skorupinski | 5 | -619/+1271 |
2018-07-25 | Car selection screen updated | Michal Skorupinski | 11 | -82/+88 |
2018-07-19 | Button hiding fixed | Krzysztof Wieclaw | 1 | -23/+22 |
2018-07-18 | Pop mechanics added to naviframe | Michal Skorupinski | 13 | -51/+117 |
2018-07-18 | Emergency stop page removed | Michal Skorupinski | 12 | -266/+97 |
2018-07-18 | Destroying the controllers from views | Michal Skorupinski | 28 | -32/+143 |
2018-07-18 | Unsubscribing events when a controller is destroyed | Michal Skorupinski | 18 | -30/+37 |
2018-07-18 | Removed controller memory allocation | Michal Skorupinski | 9 | -43/+32 |
2018-07-18 | Popup view with progress circle added. | Michal Skorupinski | 18 | -49/+227 |
2018-07-18 | List added to the car selection view | Michal Skorupinski | 44 | -199/+2916 |
2018-07-17 | Style for middle button added | Krzysztof Wieclaw | 4 | -12/+66 |
2018-07-17 | Reset view added | Krzysztof Wieclaw | 4 | -6/+98 |
2018-07-17 | Connection failure view added | Krzysztof Wieclaw | 7 | -9/+85 |
2018-07-17 | Connection successed view added | Krzysztof Wieclaw | 1 | -4/+6 |
2018-07-17 | Help view added | Krzysztof Wieclaw | 2 | -4/+58 |
2018-07-17 | Name input view added | Krzysztof Wieclaw | 14 | -1204/+815 |
2018-07-13 | Background added to 'connect to car' screen | Michal Skorupinski | 6 | -6/+16 |
2018-07-13 | Custom style created for buttons | Michal Skorupinski | 20 | -37/+193 |
2018-07-13 | Better handling of longpress in emergency stop view | Michal Skorupinski | 5 | -29/+29 |
2018-07-13 | View factory added | Michal Skorupinski | 4 | -59/+105 |
2018-07-13 | Emergency stop created | Michal Skorupinski | 5 | -9/+95 |
2018-07-13 | view_base struct added | Michal Skorupinski | 39 | -171/+240 |
2018-07-13 | Using stub model to simulate sensor data | Michal Skorupinski | 17 | -28/+205 |
2018-07-13 | Added rotation maps to velocity and direction images | Michal Skorupinski | 3 | -10/+28 |
2018-07-13 | Racing static screen added | Michal Skorupinski | 17 | -22/+183 |
2018-07-12 | Stubs for all views added | Michal Skorupinski | 35 | -9/+1163 |
2018-07-12 | Connection model added. | Michal Skorupinski | 5 | -14/+125 |
2018-07-12 | Car selection controller added. | Michal Skorupinski | 6 | -13/+37 |
2018-07-12 | Car selection stub screen added | Michal Skorupinski | 8 | -2/+103 |
2018-07-11 | Connect to car stub page added | Michal Skorupinski | 27 | -5/+1901 |
2018-01-12 | Merge pull request #4 from RS7-TizenReferenceSampleApplication/jjoggo | 한준규/Tizen Platform Lab(SR)/Engineer/삼성전자 | 1 | -2/+46 |
2018-01-11 | Fixed reviews 2 | junkyu han | 1 | -4/+4 |
2018-01-11 | Fixed reviews | junkyu han | 1 | -2/+1 |
2018-01-11 | Send average value of current 10 data | junkyu han | 1 | -2/+47 |
2018-01-11 | Merge pull request #3 from RS7-TizenReferenceSampleApplication/sangnamja | 한준규/Tizen Platform Lab(SR)/Engineer/삼성전자 | 15 | -195/+1009 |