aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Android_Studio/Tango.Transport
Commit message (Collapse)AuthorAgeFilesLines
* Moved android project and new project.Roy Ben-Shabat2018-11-0822-2255/+0
| | | | Visual Studio Timeout Task!
* Refactored android project to use the new logging library.Roy Ben-Shabat2018-03-186-74/+92
| | | | Implemented continuous request timeout on android.
* Managed to get java back working again.Roy Ben-Shabat2018-03-182-4/+2
|
* Implemented abstraction of message encoding/decoding by adding another layer ↵Roy2018-01-037-109/+205
| | | | of "Encoders" to Transporters.
* Implemented abstraction of message encoding/decoding by adding another layer ↵Roy2018-01-033-0/+18
| | | | of "Encoders" to Transporters.
* Allegedly improved USB adapter on C# on PREPEND_HEADER mode. (tested !)Roy2018-01-022-11/+16
|
* Refactored Transporter Adapters collection to single adapter !Roy2018-01-025-264/+77
|
* Fixed an issue with keep alive blocking pulling thread.Roy Ben-Shabat2017-12-273-28/+31
| | | | | Implemented the new TCP reading for java. Modified accuracy of date time on SQLServer.
* Implemented KeepAlive Mechanism.Roy Ben-Shabat2017-12-272-30/+215
| | | | Direct Synchronization is now working good.
* MERGERoy2017-12-268-43/+229
|
* Implemented Container ErrorCode handling on .NET + Java.Roy2017-12-253-9/+68
|
* Implemented UsbSerialAdapter for android.Roy Ben-Shabat2017-12-243-2/+176
|
* Implemented UsbSerialAdapter for android.Roy Ben-Shabat2017-12-241-0/+9
|
* Continue for last commit.Roy2017-12-244-51/+119
|
* Added code documentation to android project.Roy Ben-Shabat2017-12-039-49/+315
| | | | | Removed all test modules except for UnitTesting module. Remote <-> Local DB synchronization works from android to WebAPI !
* Added code documentation to android project.Roy Ben-Shabat2017-12-032-43/+0
|
* Implemented progress stub on android.Roy2017-11-213-8/+16
| | | | Some bug fixes.
* Added parameterized to android.Roy Ben-Shabat2017-11-206-50/+75
| | | | | | | Added horizontal number picker. Refactored activity/fragment. Moved Transporter connection to MainActivity ViewModel. Added application Toolbar.
* Rename "Visual Studio" to "Visual_Studio"Roy Ben-Shabat2017-11-1619-0/+1367
Rename "External Repositories" to "External_Repositories".