aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Android_Studio/Tango.DAL/src/main
Commit message (Collapse)AuthorAgeFilesLines
* Moved android project and new project.Roy Ben-Shabat2018-11-08175-14570/+0
| | | | Visual Studio Timeout Task!
* Working on android DAL.Roy Ben-Shabat2018-03-19138-11303/+11889
|
* Make android DAL observable !Roy Ben-Shabat2018-03-1869-340/+1284
|
* Refactored android project to use the new logging library.Roy Ben-Shabat2018-03-181-7/+4
| | | | Implemented continuous request timeout on android.
* Implemented custom logging on Java !Roy Ben-Shabat2018-03-181-0/+0
|
* Managed to get java back working again.Roy Ben-Shabat2018-03-1861-27/+7494
|
* Removed Deleted from most of DB Tables !!!!!!!!!!!Roy Ben-Shabat2018-01-1827-269/+990
|
* Removed Deleted from most of DB Tables !!!!!!!!!!!Roy Ben-Shabat2018-01-182-136/+0
|
* Added code comments for:Roy Ben-Shabat2018-01-141-0/+0
| | | | MachineStudio.Common.
* Implemented KeepAlive Mechanism.Roy Ben-Shabat2017-12-271-0/+0
| | | | Direct Synchronization is now working good.
* MERGERoy2017-12-263-3/+3
|
* Continue for last commit.Roy2017-12-241-0/+0
|
* Implemented native ColorLib + Android NDK JNI Integration !!!Roy Ben-Shabat2017-12-211-0/+3
|
* Successfully compiled Tango.ColorLib arm/x86 project.Roy Ben-Shabat2017-12-201-0/+0
|
* Started working on 'Synchronization' - Machine Studio module.Roy Ben-Shabat2017-12-196-32/+55
|
* Modified several table names.Roy Ben-Shabat2017-12-1911-131/+157
|
* MERGE.Roy Ben-Shabat2017-12-1959-411/+4605
|
* Added code documentation to android project.Roy Ben-Shabat2017-12-038-99/+304
| | | | | Removed all test modules except for UnitTesting module. Remote <-> Local DB synchronization works from android to WebAPI !
* MERGERoy Ben-Shabat2017-12-034-8/+111
|
* Added FlowDB to android DAL.Roy Ben-Shabat2017-11-3010-183/+432
| | | | | Implemented database path override. Added Storage library for easy file IO.
* Added first draft of SQLite Tango.dbRoy Ben-Shabat2017-11-273-2/+2
|
* Added support for android room persistence on android.Roy Ben-Shabat2017-11-237-4/+188
| | | | implemented pre-build task for copying the default data base to android app.
* Rename "Visual Studio" to "Visual_Studio"Roy Ben-Shabat2017-11-161-0/+4
Rename "External Repositories" to "External_Repositories".