aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Android_Studio/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* Moved android project and new project.Roy Ben-Shabat2018-11-081-51/+0
| | | | Visual Studio Timeout Task!
* Refactored android project to use the new logging library.Roy Ben-Shabat2018-03-181-1/+0
| | | | Implemented continuous request timeout on android.
* Implemented UsbSerialAdapter for android.Roy Ben-Shabat2017-12-241-1/+2
|
* MERGERoy Ben-Shabat2017-12-031-1/+4
|
* Added FlowDB to android DAL.Roy Ben-Shabat2017-11-301-1/+3
| | | | | Implemented database path override. Added Storage library for easy file IO.
* Added support for android room persistence on android.Roy Ben-Shabat2017-11-231-0/+3
| | | | implemented pre-build task for copying the default data base to android app.
* Added parameterized to android.Roy Ben-Shabat2017-11-201-1/+3
| | | | | | | 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-161-0/+41
Rename "External Repositories" to "External_Repositories".