- Dec 14, 2020
-
-
Matthias Urhahn authored
* implemented dao, entitiy, database, module - wip * Added cross ref classes for joining data * Adjusted daos * - Added ContactDiaryModule to AppComponent - Reduced code a bit * missing interface change * Uniform naming * Defined methods for contact diary repo * added mapper extension * fixed naming, Implement contact diary repo * Added repo to module, Flows shall return lists * Added foreign key constraints - outdated * Clear contact diary database on DataReset, removed unneccessary element * removed singletons * adjustments to new tech spec * Adjusted daos from stash * Added new daos to related classes * Redefined contact diary repo * Implemented contact diary repo * Added mission dao annotations * sorting opportunity * sourcecheck clean * cleanUp, added db schema, removed old stuff * missing call * ForeigenKey must be in entity declaration * Added contact diary db test, removed broken tests * added autogenerate primarykey * Moved data joining from App-Lvl to database * Explicit naming in entities * sourcecheck & ktlint clean Co-authored-by:
BMItter <berndus@gmx.de>
-
- Dec 09, 2020
-
-
Alex Paulescu authored
* Added vector graphics. * Added strings. * Added card. * Changed diary card position. * Added navigation to diary activity. * Removed finish call on main activity. * Added newline at end of files.
-
Alex Paulescu authored
-
- Dec 07, 2020
-
-
BMItter authored
-
BMItter authored
-
BMItter authored
-
BMItter authored
-
BMItter authored
-
BMItter authored
-
BMItter authored
-
BMItter authored
-
Kolya Opahle authored
Signed-off-by:
Kolya Opahle <k.opahle@sap.com>
-
Matthias Urhahn authored
-
- Dec 04, 2020
-
-
Chilja Gossow authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Oliver Zimmerman authored
* Requested text changes to negative test result. Added additional bullet point. * removed duplicate text * Lowercase 'n' on negativ, as requested by translation team. Co-authored-by:
Sabine Loss <44154356+SabineLoss@users.noreply.github.com> * Remove duplicate for the rest of the languages... Co-authored-by:
Sabine Loss <44154356+SabineLoss@users.noreply.github.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
harambasicluka authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
harambasicluka authored
-
janetback authored
* Update legal_strings.xml * removed duplicate resource tag * lintfix: escaped apostrophe in string Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Luka Harambasic <luka.harambasic@sap.com>
-
harambasicluka authored
* update german data privacy to new submission flow * update english data privacy to new submission flow * update turkish data privacy to new submission flow
-
harambasicluka authored
-
harambasicluka authored
* update default strings * fix missing string
-
harambasicluka authored
-
SAP LX Lab Service Account authored
Change-Id: I21867aae20db57dbfacedd971a767dd0ec625811
-
janetback authored
Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
AlexanderAlferov authored
Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Oliver Zimmerman authored
- Dec 03, 2020
-
-
Matthias Urhahn authored
* Submission upload, first draft. Storing Symptoms and TEKs. TODO: * Change upload task to use stored data. * Blocking upload task * Tests * Update symptoms on each screen. Integrate permission request and automatic TEK history update. TODO: * Cancel dialog * Blocking upload task * Tests * Add submission on cancel behavior. * LINTs and unit tests. * Hooking up navigation and first break through on TAN based submission. * Hook up navigation for QR Code to test result without consent. * Fix positive result consent given submission: Abort to Main Screen * Restore default environment. * Adjust notification target fragment. * Address LINTs * Clean up symptoms introduction nav actions. * Fix tests
-
Matthias Urhahn authored
1.8.x into 1.9.x (DEV)
-
Matthias Urhahn authored
# Conflicts: # gradle.properties
-
janetback authored
* Update legal_strings.xml * Adding the translatable=false tag Co-authored-by:
ralfgehrer <mail@ralfgehrer.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Oliver Zimmerman authored
Submission - Fix to include headline on TestResultSection
-
Oliver Zimmerman authored
-
Rituraj Sambherao authored
* initial commit : Views / layouts and string resources created * ViewModel Created for SubmissionDoneNoConsentFragment * Removed todo statements to prevent pipeline from breaking * pipeline fix : unused import * Thank you screen refinement, nav_graph, text updated * navigation to home screen and symptom intro screen added * detekt pipeline issue resolved * dimension adjusted upon review * unused import removed , function name changed * minor changes * removed include layouts changed fun name to more readable * redundant guideline removed Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Oliver Zimmerman authored
-
Oliver Zimmerman authored
-
Oliver Zimmerman authored
-
harambasicluka authored
-
- Dec 02, 2020
-
-
Chilja Gossow authored
* create layout * new fragment * adjust navigation * clean up * clean up * lint * spacing Co-authored-by:
AlexanderAlferov <64849422+AlexanderAlferov@users.noreply.github.com>
-
Rituraj Sambherao authored
* Andere Warnen screen added * Merge conflict resolve and screen stability improvement * string text header added to ensure translation * using submitTaskState instead of API request state * onDataPrivacyClick() function added in the relevant viewModel * long strings divided * legal strings updated * added navigation to mainfragment removed unnecessary cases fixed colors for under16 layout fixed country list in layout added onDataPrivacyClick method in own ViewModel refactored color value * minor changes in navigation
-