Lukas Lechner
authored
* Create button to send event to server in Test Menu
* Build TraceLocation protobuf in CreateEventTestViewModel.kt
* Perform backend request to create trace locations
* Store TraceLocation in database after creation
* Add signature check
* Add TraceLocationCreatorTest.kt
* Rename function in TraceLocationServer.kt
* Refactor TraceLocationServer.kt
* Add Tests for TraceLocationServer.kt
* Adapt code to latest protobuf changes
* Fix small issue in CreateEventTestViewModel.kt
* Rename Test
* Add SignedTraceLocation to TraceLocation Mapper and add tests
* Fix EnvironmentSetupTest.kt
* Extend test in EnvironmentSetupTest.kt
* Move DI related logic around clients and url to environment package
* Change return type to Response<SignedTraceLocation> of retrofit interface
* Address PR feedback regarding string templates
* Add default values to make the creation of trace locations from the TestMenu faster and easier
* Show create-trace-location url in Test Menu
* Fix DebugOptionsFragmentViewModelTest.kt
* Map byte representation in SignedTraceLocation to TraceLocation mapper
* Delete TraceLocationVerifyResult.kt
* Fix SignedTraceLocationToTraceLocationMapperTest.kt
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name | Last commit | Last update |
---|---|---|
.. | ||
config | ||
libs | ||
schemas | ||
src | ||
.gitignore | ||
build.gradle | ||
proguard-rules.pro |