aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Android_Studio/Tango.Stubs.UI/src/main/java
Commit message (Collapse)AuthorAgeFilesLines
* Moved android project and new project.Roy Ben-Shabat2018-11-0825-932/+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-242-1/+7
|
* 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-2026-233/+277
| | | | | | | 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-1625-0/+893
Rename "External Repositories" to "External_Repositories".