aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Android-Studio
Commit message (Collapse)AuthorAgeFilesLines
* Rename "Visual Studio" to "Visual_Studio"Roy Ben-Shabat2017-11-16238-12635/+0
| | | | Rename "External Repositories" to "External_Repositories".
* Added continuous definition and completed for MessageContainer.Roy2017-11-1511-270/+543
| | | | | Implemented auto continuous request completion. Implemented some proofing for TransportAdapter failure.
* Added missing files from last commit.Roy Ben-Shabat2017-11-143-0/+949
|
* Completed Transport Layer on java side!Roy Ben Shabat2017-11-1428-1187/+619
| | | | | Added "ReflectPMR" for PMR build to get all packages. Added "ReflectStubs" for Stubs to get all stubs.
* Fix previous commit...Roy2017-11-1462-1171/+3112
|
* Added support for stubs from machine emulator.Roy Ben-Shabat2017-11-123-4/+1981
|
* Working on integration !!Roy Ben Shabat2017-11-0841-81/+1090
|
* 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
| | | | | view binding. Implemented Paging.
* 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
|
* Implemented precise package names for Java compiler using a new ↵Roy Ben-Shabat2017-11-058-252/+251
| | | | 'UseDefaultStructure' property for all compilers!
* Added some infrastructure android/java projects.Roy Ben-Shabat2017-11-0543-1/+431
|
* Added new Android Studio project.Roy Ben-Shabat2017-11-0562-0/+4187
Implemented PMR script for android studio. Added C++ support. Implemented android PMR unit testing.