| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| |
| |
| | |
# Conflicts:
# javaSE/javaSE/src/main/java/com/smartdevicelink/protocol/SdlPacket.java
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* Make RPCs chainable (part 1)
* Make RPCs chainable (part 2)
* Add testParamsSettersAndGetters()
* Add isMandatory to Parameter
* Remove duplicate code in RPCConstructorsTests
* Fix some issues in RPCConstructorsTests
* Add more assertions to RPCConstructorsTests
* Fix failing case in RPCConstructorsTests
* Rename RPCConstructorsTests to RPCGenericTests
* Extract TEST_VALUES_CLASS var
* Update error messages in RPCGenericTests
* Use MOBILE_API.XML from rpc_spec module in RPCGenericTests
* Fix androidTest.assets.srcDirs path
* Remove MOBILE_API.xml
|
| |\
| | |
| | |
| | |
| | | |
smartdevicelink/feature/remove_deprecated_apis_part3
Remove Deprecated APIs Part 3
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Remove Deprecated Methods from managers
* Update HelloSdl
* Remove Deprecated JavaSE method
* Remove deprecated methods from managers
* Remove Deprecated manager methods
* Remove deprecated methods from javaSE managers
* Hello Sdl Java Cleanup
* Remove use of deprecated methods
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Remove deprecated code in streaming package
* Fix streaming unit tests
* Remove deprecated IProtocolListener class
* Remove unsed packetizer testing code
* Remove deprecated IPutFileResponseListener
|
| |\ \
| | |/
| |/|
| | |
| | | |
smartdevicelink/feature/remove_deprecated_apis_part1
Remove Deprecated APIs Part 1
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* Refactor Streaming Calls to manager classes
* Fix Unit Tests
* Make methods protected
* Remove stopAudioService References
|
| | | |
|
| |/
| |
| |
| | |
Also added unit tests for class
|
| | |
|
| |\
| | |
| | |
| | |
| | | |
smartdevicelink/TextAndGraphicsManager-Refactor-Queues
Refactor Text & Graphic Manager to use queues
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |\
| | | |
| | | |
| | | |
| | | | |
# Conflicts:
# base/src/main/java/com/smartdevicelink/managers/screen/BaseTextAndGraphicManager.java
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
TextAndGraphicUpdateOperationTest
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | |
| | | |
| | | |
| | | | |
TextAndGraphicManagerTest need work still
|
| | | | |
|
| |\ \ \
| | | | |
| | | | |
| | | | |
| | | | | |
smartdevicelink/feature/remove_old_transport_classes
Remove old transport classes
|
| | | | | |
|
| |\ \ \ \
| | |/ / /
| | | | | |
Remove SdlProxy classes
|
| | | | | |
|
| |/ / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* [0253]
- VehicleDataType
- Add StabilityControlsStatus
- Implement changes in proper requests responses related to new structs
* [0253]
- Fix tests
- Add new tests for StabilityControlsStatus
- Fix updated Structs according to specification
* [0253]
- Add specific struct tests
* [0253]
- Rename StabilityControlStatus --> StabilityControlsStatus
- Update missing tests
- Remove useless constructor
* [0266]
- Test --> TestValues in multiple files
* [0253]
- Regenerate using generator
- Fix formatting
* [0253]
- Rollback formatting changes
- Change order of methods to make the diff clear
* [0253]
- Rollback of UnsubscribeVehicleDataResponse
* [0253]
- Rollback of UnsubscribeVehicleData
* [0253]
- Rollback of SubscribeVehicleDataResponse
* [0253]
- Rollback of SubscribeVehicleData
* [0253]
- Rollback of OnVehicleData
* [0253]
- Rollback of GetVehicleDataResponse
* [0253]
- Rollback of GetVehicleData
* [0253]
- Rollback of VehicleDataType
* [0253]
- Rollback of UnsubscribeVehicleData
* [0253]
- Fix VehicleDataType
* [0253]
- Fix compilation errors on merge
* Revert LF to CRLF line separators
* [0253]
- Fix errors after merging dev
* Update base/src/main/java/com/smartdevicelink/proxy/rpc/UnsubscribeVehicleData.java
Co-authored-by: Julian Kast <Julian.kast@livio.io>
* Update base/src/main/java/com/smartdevicelink/proxy/rpc/StabilityControlsStatus.java
Co-authored-by: Julian Kast <Julian.kast@livio.io>
* Update base/src/main/java/com/smartdevicelink/proxy/rpc/StabilityControlsStatus.java
Co-authored-by: Julian Kast <Julian.kast@livio.io>
* Update base/src/main/java/com/smartdevicelink/proxy/rpc/StabilityControlsStatus.java
Co-authored-by: Julian Kast <Julian.kast@livio.io>
* Update base/src/main/java/com/smartdevicelink/proxy/rpc/StabilityControlsStatus.java
Co-authored-by: Julian Kast <Julian.kast@livio.io>
* Update base/src/main/java/com/smartdevicelink/proxy/rpc/StabilityControlsStatus.java
Co-authored-by: Julian Kast <Julian.kast@livio.io>
* Update base/src/main/java/com/smartdevicelink/proxy/rpc/StabilityControlsStatus.java
Co-authored-by: Julian Kast <Julian.kast@livio.io>
* Update base/src/main/java/com/smartdevicelink/proxy/rpc/StabilityControlsStatus.java
Co-authored-by: Julian Kast <Julian.kast@livio.io>
* [0253]
- Rename trailerSWayControl -> trailersWayControl
Co-authored-by: kboskin <kboskin>
Co-authored-by: Vladyslav Mustafin <vmustafin@luxoft.com>
Co-authored-by: Julian Kast <Julian.kast@livio.io>
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* [0256]
- Add CapacityUnit
- Refactor Fuel information
- Fix tests
* [0256]
- Update tests data after code review
- Add @Deprecated annotation
- Fix JavaDoc
* [0256]
- Update tests after code review
- Change since X.x --> since 6.0
* [0256]
- Regenerate using Generator
* [0256]
- Fix tests
* [0256]
- Rollback formatting changes
- Change order of methods to make the diff clear
* [0256]
- Rollback of UnsubscribeVehicleData && SubscribeVehicleData
* [0256]
- Rollback of SubscribeVehicleData && SubscribeVehicleDataResponse
* [0256]
- Rollback of OnVehicleData && GetVehicleData/Response
* [0256]
- Rollback of VehicleDataType && FuelRange && SubscribeVehicleData
* Revert LF to CRLF line separators
* Rollback javadoc
* [VideoStreaming]
- Fix tests, fix compilation errors
* [0256]
- Remove unused setFuelLevel_State
* [0256]
- Remove unused setFuelLevel_State
* Revert LF to CRLF line separators
* Update base/src/main/java/com/smartdevicelink/proxy/rpc/FuelRange.java
Co-authored-by: Julian Kast <Julian.kast@livio.io>
* Update base/src/main/java/com/smartdevicelink/proxy/rpc/FuelRange.java
Co-authored-by: Julian Kast <Julian.kast@livio.io>
* Update base/src/main/java/com/smartdevicelink/proxy/rpc/FuelRange.java
Co-authored-by: Julian Kast <Julian.kast@livio.io>
* Update base/src/main/java/com/smartdevicelink/proxy/rpc/FuelRange.java
Co-authored-by: Julian Kast <Julian.kast@livio.io>
* Update base/src/main/java/com/smartdevicelink/proxy/rpc/FuelRange.java
Co-authored-by: Julian Kast <Julian.kast@livio.io>
* Update base/src/main/java/com/smartdevicelink/proxy/rpc/GetVehicleDataResponse.java
Co-authored-by: Julian Kast <Julian.kast@livio.io>
* Update base/src/main/java/com/smartdevicelink/proxy/rpc/GetVehicleDataResponse.java
Co-authored-by: Julian Kast <Julian.kast@livio.io>
* Update base/src/main/java/com/smartdevicelink/proxy/rpc/OnVehicleData.java
Co-authored-by: Julian Kast <Julian.kast@livio.io>
* Update base/src/main/java/com/smartdevicelink/proxy/rpc/OnVehicleData.java
Co-authored-by: Julian Kast <Julian.kast@livio.io>
* Update base/src/main/java/com/smartdevicelink/proxy/rpc/OnVehicleData.java
Co-authored-by: Julian Kast <Julian.kast@livio.io>
* [0256]
- Fix PR comments
Co-authored-by: kboskin <kboskin>
Co-authored-by: Vladyslav Mustafin <vmustafin@luxoft.com>
Co-authored-by: Julian Kast <Julian.kast@livio.io>
|