aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Android_Studio
Commit message (Collapse)AuthorAgeFilesLines
...
* Started working on real color capture app.Roy Ben-Shabat2018-11-08185-0/+26616
|
* Applied Homography test.Roy Ben-Shabat2018-11-084-10/+55
|
* Added aruco to android test.Roy Ben-Shabat2018-11-0810-65/+23294
|
* Moved android project and new project.Roy Ben-Shabat2018-11-081002-0/+2352
| | | | Visual Studio Timeout Task!
* Refactored ColorLib CMake script on android to build whole directory !Roy Ben-Shabat2018-03-273-13/+14
|
* Working on android DAL.Roy Ben-Shabat2018-03-19141-11303/+11956
|
* Make android DAL observable !Roy Ben-Shabat2018-03-1870-340/+1288
|
* Refactored android project to use the new logging library.Roy Ben-Shabat2018-03-1828-178/+192
| | | | Implemented continuous request timeout on android.
* Implemented custom logging on Java !Roy Ben-Shabat2018-03-1815-11/+562
|
* Implemented custom logging on Java !Roy Ben-Shabat2018-03-1814-0/+144
|
* Managed to get java back working again.Roy Ben-Shabat2018-03-18180-143/+96671
|
* Managed to get java back working again.Roy Ben-Shabat2018-03-187-8023/+0
|
* Removed Deleted from most of DB Tables !!!!!!!!!!!Roy Ben-Shabat2018-01-1836-325/+6684
|
* 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 abstraction of message encoding/decoding by adding another layer ↵Roy2018-01-0312-143/+276
| | | | of "Encoders" to Transporters.
* Implemented abstraction of message encoding/decoding by adding another layer ↵Roy2018-01-034-0/+27
| | | | 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-026-274/+83
|
* Some stuff..Roy Ben-Shabat2017-12-2819-584/+6116
|
* 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-277-42/+1134
| | | | Direct Synchronization is now working good.
* MERGERoy2017-12-2620-109/+2394
|
* Implemented Container ErrorCode handling on .NET + Java.Roy2017-12-25262-9/+26596
|
* Implemented UsbSerialAdapter for android.Roy Ben-Shabat2017-12-248-4/+217
|
* Implemented UsbSerialAdapter for android.Roy Ben-Shabat2017-12-242-0/+12
|
* Modified .NET Transport layer to return TangoMessage<Response> for a request !!!Roy Ben-Shabat2017-12-2417-277/+12
|
* Continue for last commit.Roy2017-12-2439-125/+2380
|
* Implemented android external bridge service.Roy2017-12-2414-149/+244
| | | | | | Implemented external bridge authentication. Implemented machine connection view in machine studio. Modified Transport layer on android to Tango result.
* Implemented native ColorLib + Android NDK JNI Integration !!!Roy Ben-Shabat2017-12-2134-549/+3403
|
* 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-197-32/+76
|
* Modified several table names.Roy Ben-Shabat2017-12-1911-131/+157
|
* MERGE.Roy Ben-Shabat2017-12-1989-424/+21583
|
* Added code documentation to android project.Roy Ben-Shabat2017-12-03109-1081/+1652
| | | | | 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-0327-455/+36
|
* MERGERoy Ben-Shabat2017-12-0371-541/+2150
|
* Added FlowDB to android DAL.Roy Ben-Shabat2017-11-3016-219/+467
| | | | | Implemented database path override. Added Storage library for easy file IO.
* Added first draft of SQLite Tango.dbRoy Ben-Shabat2017-11-274-3/+3
|
* Added support for android room persistence on android.Roy Ben-Shabat2017-11-2313-8/+338
| | | | implemented pre-build task for copying the default data base to android app.
* Implemented progress stub on android.Roy2017-11-218-15/+60
| | | | Some bug fixes.
* Added parameterized to android.Roy Ben-Shabat2017-11-2075-388/+1389
| | | | | | | Added horizontal number picker. Refactored activity/fragment. Moved Transporter connection to MainActivity ViewModel. Added application Toolbar.
* Fixed android build PMR event after folder rename.Roy Ben-Shabat2017-11-161-1/+1
|
* Rename "Visual Studio" to "Visual_Studio"Roy Ben-Shabat2017-11-16238-0/+12635
Rename "External Repositories" to "External_Repositories".