- Mar 08, 2021
-
-
Matthias Urhahn authored
-
Matthias Urhahn authored
-
chris-cwa authored
* - database, active tracing time * fixed unit test * fixed unit test * fixed instrumented tests * fixed unit test * - unused test case * removed more unused code * fixed unit test * ktlint * removed optional parameter Co-authored-by:
Alex Paulescu <alex.paulescu@gmail.com>
-
Matthias Urhahn authored
* Dialogs for DebugLog screens. * fix navigation * Address PR comments. Co-authored-by:
I502720 <axel.herbstreith@sap.com>
-
Matthias Urhahn authored
* Setup environment for new LOG_UPLOAD url. * Upload structure, WIP * Resolve merge issue * Packagename refactoring. * Allow ID selection and copy to clipboard on clicking an item in the upload history. * Log upload first draft. * You get a test, YOU get a test, you get a test, everybody gets a test! * Fix navigation to legal screen. * Adress PR comments.
-
harambasicluka authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
axelherbstreith authored
* updated id references * renamed button * added scrollview ids * removed greyish background from legal fragment * updated navigation
-
Alex Paulescu authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Matthias Urhahn authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Lukas Lechner authored
* Change button design in "Risiko-Ermittlung" Screen * Fix touch highlighting area * Use AppCompatImageView instead of ImageView Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Ralf Gehrer authored
-
- Mar 05, 2021
-
-
Lukas Lechner authored
* Adjust flag ImageView so that the quadratic flag of switzerland is not taller than the other flags * Change country flag resource of Switzerland
-
BMItter authored
* Drop exposure window when no risklevel is associated - wip * improved logging in DefaultRiskLevels * Adapted new trasmission risk level calc * Added placeholder for transmission risk value mapping * Adjusted calculation test, updated test data * Updated path for appconfig v2 * Replaced Transmission Risk Level Multiplier with Transmission Risk Value Mapping * cleanUp * Use protobufs * better readable risk calculation parameters * Updated default config * adjusted tests * Return null instead of throwing an exception * Removed obsolete exceptions Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Lukas Lechner authored
-
Matthias Urhahn authored
* Remove duplicate SingleLiveEvent.kt class * Remove redundant qualifier. Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
axelherbstreith authored
* added basic layout * added strings * formatting * removed spacing * updated string usage * updated header font size * update module * added navigation * refactoring * lint * refactoring * refactoring * refactoring * Changes text to legal strings * changed id reference * Adjust layouts: Toolsbar, titles, icons * Day/Night mode and background color adjustments. Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Matthias Urhahn authored
-
- Mar 04, 2021
-
-
Ralf Gehrer authored
-
Matthias Urhahn authored
-
Lukas Lechner authored
* Change light-mode version of interoperability illustration * Change dark-mode version of interoperability illustration Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Alex Paulescu authored
* Added new strings. * Reverted back to old string naming for other languages. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Ralf Gehrer authored
-
axelherbstreith authored
* added basic layout * updated naming of ids * added strings * added navigation * Updated navigation * linting * formatting * updated header font size * Updated string * Rename DebugLogShare to DebugLogUpload Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Matthias Urhahn authored
* Small refactoring, a review of used scopes for coroutines. Use AppScope instead of ViewModelScope, if there is a reasonable expectation that the a screen could be closed prematurely, and we still want an operation scoped to it's viewmodel to complete. * Fix tests Co-authored-by:
ralfgehrer <mail@ralfgehrer.com> Co-authored-by:
Lukas Lechner <lukas.lechner@sap.com>
-
AlexanderAlferov authored
-
- Mar 03, 2021
-
-
Matthias Urhahn authored
* Refactor DebugLogger * Add low storage check * Exposure state information via flow * Improve testing * Snapshotting and log export via SAF. * LogSnapshotter.kt for snapshotting the current log and generating zips * SAFLogSharing.kt to export snapshots via storage access framework * Wire up local log sharing within debug log screen.
-
Matthias Urhahn authored
* Refactor DebugLogger * Add low storage check * Exposure state information via flow * Improve testing * Print log message via system log if low storage. * Add low storage state and cleanup logic. * LINTs * Small refactoring, group code by feature, not by layer.
-
- Mar 02, 2021
-
-
Matthias Urhahn authored
* Add log upload history screen and data storage. * LINTs ಠ_ಠ * Display timestamps with user's timezone. * Connect log upload history with UI elements on debug log fragment. (Click and to only display if not empty).
-
axelherbstreith authored
* Adapted app information entry * added privacy card * updated layout * adapted texts * added button styling, links and navigation * linting * linting * added id history section * linting * formatting * Address UA feedback. * Format layout files. Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
fynngodau authored
Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
- Mar 01, 2021
-
-
Matthias Urhahn authored
-
CWA Technical User authored
-
Chilja Gossow authored
* data storage and collection * collect data * storage * repository * collect data * collect data * revert unrelated changes * revert unrelated changes * fix tests * fix tests * fix instrumentation tests * review comments * submitted at * submitted at * fix test * fix test Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Juraj Kusnier authored
-
CWA Technical User authored
-
- Feb 26, 2021
-
-
Ralf Gehrer authored
* Update default strings (DEV) * Add one more testcase to ensure translation is complete
-
Matthias Urhahn authored
Make the diary overview list modular and make the subheader scrollable by making it part of the list. Flatten layouts. Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
SAP LX Lab Service Account authored
Change-Id: I89fcab45c7de4a3abbc4875d1798b739740dc9cd
-
Lukas Lechner authored
* Restrict name, phone number and email text field to 250 characters in contact diary * Trim name, phone and mail when mapping to entity in contact diary * Remove unnecessary styles items * Don't trim whitespaces * Remove trim() for all values of persons and locations Co-authored-by:
BMItter <46747780+BMItter@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-