aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Modified .gitignore to include SQL Server DB Files. (.mdf, .ldf, .ndf).Roy Ben-Shabat2017-11-263-3/+3
* Implemented Tango SQLite DB Synchronizer.Roy Ben-Shabat2017-11-2620-13/+814
* Implemented shortcut generator + post build events for all GUI utilities.Roy Ben-Shabat2017-11-2627-2/+629
* Implemented SQLite Synchronization Library!Roy2017-11-2612-1/+1035
* First Draft of machines web service.Roy Ben-Shabat2017-11-2317-0/+678
* Added support for android room persistence on android.Roy Ben-Shabat2017-11-2314-8/+338
* Fixed issue with TcpServer Synchronization Context initialization.Roy2017-11-235-22/+326
* Working on Transport Routing...Roy Ben-Shabat2017-11-2222-27/+881
* Implemented progress stub on android.Roy2017-11-2113-26/+363
* Added parameterized to android.Roy Ben-Shabat2017-11-2075-388/+1389
* Implemented Continuous message on CCS working !Roy Ben-Shabat2017-11-1610-44/+202
* Implemented on twine CCS graphics:Roy Ben-Shabat2017-11-163-14/+57
* Implemented PMR for CCS!Roy Ben-Shabat2017-11-1623-500/+567
* Added PMR support for code composer.Roy Ben-Shabat2017-11-1626-35/+1637
* Added Code Composer Workspace.Roy Ben-Shabat2017-11-1646-0/+11814
* 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-161776-6/+3
* Fixed issue with proto-tc output.Roy Ben-Shabat2017-11-1623-12/+4995
* Implemented Managed to unmanaged pattern using protobuf.Roy Ben-Shabat2017-11-1537-90/+1846
* Added continuous definition and completed for MessageContainer.Roy2017-11-1529-550/+1029
* Added missing files from last commit.Roy Ben-Shabat2017-11-144-0/+958
* Completed Transport Layer on java side!Roy Ben Shabat2017-11-1430-1193/+619
* Fix previous commit...Roy2017-11-1465-1190/+3123
* Transport layer implemented on Java. untested!!Roy2017-11-141-0/+0
* Added support for stubs from machine emulator.Roy Ben-Shabat2017-11-1215-28/+2170
* Added some features for machine emulator.Roy Ben-Shabat2017-11-1219-161/+418
* Implemented implicit operator for TangoMessage<T>.Roy Ben-Shabat2017-11-126-20/+90
* Fix previous commit ?Roy2017-11-1269-124/+3444
* Implemented Editors, IParameterized, Stubs parameters generation and more!Roy2017-11-121-0/+0
* Removed Integration & Emulator.Roy2017-11-1140-270/+860
* Moved TcpServer to Transport.Servers.Roy2017-11-107-24/+38
* Implemented Transporters, Adapters!!!Roy2017-11-1032-658/+1578
* Working on Tango integration & emulation on C# side.Roy Ben-Shabat2017-11-0949-26/+2171
* Working on integration !!Roy Ben Shabat2017-11-0846-82/+1233
* Implemented basic stubs UI design architecture.Roy Ben Shabat2017-11-0752-74/+1151
* Managed to fix build issue with java to dex!Roy Ben Shabat2017-11-073-10/+17
* Implements base activity and fragment with embedded validation andRoy Ben Shabat2017-11-0623-96/+531
* Implemented necessary basic UI architecture for Stubs project.Roy Ben Shabat2017-11-0628-32/+807
* Added javadoc to MessageFactory & TangoMessage.Roy Ben Shabat2017-11-062-23/+39
* Implemented Generic MessageFactory & TangoMessage in Java.Roy Ben-Shabat2017-11-053-0/+128
* Minor improvements.Roy Ben-Shabat2017-11-051-8/+7
* Implemented precise package names for Java compiler using a new 'UseDefaultSt...Roy Ben-Shabat2017-11-0518-261/+381
* Added some infrastructure android/java projects.Roy Ben-Shabat2017-11-0543-1/+431
* Added new Android Studio project.Roy Ben-Shabat2017-11-0564-6/+4196
* Changed ConsoleWindow to RichTextBox supporting colors.Roy Ben-Shabat2017-11-022-16/+27
* Implemented PRM message factory.Roy Ben-Shabat2017-11-0220-4/+1111
* Moved ExtendedObject & RelayCommand to SharedUI.Roy Ben-Shabat2017-11-025-6/+6
* Added compiler factory for language string.Roy Ben-Shabat2017-11-021-0/+21
* Implemented Logging Library.Roy Ben-Shabat2017-11-0115-0/+583
* Implemented .NET logging libraryRoy Ben-Shabat2017-11-0165-43/+2819