aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Android_Studio/Tango.Stubs.UI/src/main
Commit message (Collapse)AuthorAgeFilesLines
* Moved android project and new project.Roy Ben-Shabat2018-11-0863-1658/+0
| | | | Visual Studio Timeout Task!
* Refactored android project to use the new logging library.Roy Ben-Shabat2018-03-181-3/+2
| | | | Implemented continuous request timeout on android.
* Implemented KeepAlive Mechanism.Roy Ben-Shabat2017-12-271-9/+17
| | | | Direct Synchronization is now working good.
* Implemented UsbSerialAdapter for android.Roy Ben-Shabat2017-12-243-1/+15
|
* Implemented UsbSerialAdapter for android.Roy Ben-Shabat2017-12-241-0/+3
|
* Continue for last commit.Roy2017-12-2410-23/+190
|
* Implemented android external bridge service.Roy2017-12-246-134/+0
| | | | | | Implemented external bridge authentication. Implemented machine connection view in machine studio. Modified Transport layer on android to Tango result.
* Added code documentation to android project.Roy Ben-Shabat2017-12-031-39/+3
| | | | | Removed all test modules except for UnitTesting module. Remote <-> Local DB synchronization works from android to WebAPI !
* MERGERoy Ben-Shabat2017-12-031-28/+4
|
* Added FlowDB to android DAL.Roy Ben-Shabat2017-11-301-1/+10
| | | | | Implemented database path override. Added Storage library for easy file IO.
* Added parameterized to android.Roy Ben-Shabat2017-11-2032-255/+409
| | | | | | | 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-1661-0/+1498
Rename "External Repositories" to "External_Repositories".