Commit Graph

7 Commits

Author SHA1 Message Date
Kevin Gorham 785f9d5421
Update main README. 2020-02-27 13:51:00 -05:00
Kevin Gorham af998e132d Promote diagrams from draft to final status 2019-03-27 02:09:25 -04:00
Kevin Gorham ef58fecbf1 Remove unused things and document limits of Junit 5 usage
It is not really practical to try and use JUnit 5 for Android Instrumentation tests at this time. See documentation in build.gradle for details.
2019-03-27 01:37:46 -04:00
Kevin Gorham 1501f1a7d2 Add data access layer for dataDb
Update the scanBlocks request and integrate with the data that it generates inside dataDb
2019-03-27 01:37:46 -04:00
Kevin Gorham 98a651019c Updated diagrams to reflect latest state of SDK
Also simplified the diagrams, making them clearer and polished by a Designer, rather than a product of Engineering. Now they are more visually appealing in addition to being more technically accurate.
2019-03-27 01:23:26 -04:00
Kevin Gorham cc41d0646b Added diagram for developer Point of View 2019-03-13 02:36:26 -04:00
Kevin Gorham 8598fe5fd7 Add diagram to the README
Renamed data DB in overview diagram. Initially we expected this to only contain UI data but it was easier to have one database for everything that can be derived from a seed, rather than multiple databases segregated by sensitivity.
2019-03-13 02:27:59 -04:00