- Dec 21, 2020
-
-
SAP LX Lab Service Account authored
Change-Id: Iea5e2630f13497bbb6df391942fd53b68b084228
-
Alex Paulescu authored
* Increased Kontakt-Tagebuch text size. * Changed headline name to a more appropriate one.
-
- Dec 18, 2020
-
-
Chilja Gossow authored
* run db access on io thread * klint Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
AlexanderAlferov authored
-
Chilja Gossow authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Ralf Gehrer authored
-
Kolya Opahle authored
* Modified storage to return inserted person and location object on insert * enabled automatic creation of encounters on add of person / location moved bottom sheets out of day module * fixed wrong null value in default nav args Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
BMItter authored
* move companions object to the end of ContactDiaryActivity * format clean * Init contact diary database lazily in repo, Added fun clear to contact diary repo, Use repo clear in data reset * Use unified string for date * Corrected date format * clean
-
Ralf Gehrer authored
* Add default strings for the contact journal (DEV) * Add default strings (DEV)
-
Chilja Gossow authored
* show keyboard on default start with capital letter * show keyboard on default start with capital letter Co-authored-by:
Kolya Opahle <k.opahle@sap.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
SAP LX Lab Service Account authored
Change-Id: I70cfb9c6cce63401a95cced86c626f1ce4e4363c
-
Chilja Gossow authored
Co-authored-by:
AlexanderAlferov <64849422+AlexanderAlferov@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
AlexanderAlferov authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
axelherbstreith authored
* Changed background color on onboarding screen * Updated back navigation * clean Co-authored-by:
BMItter <berndus@gmx.de> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
AlexanderAlferov <64849422+AlexanderAlferov@users.noreply.github.com>
-
Chilja Gossow authored
Co-authored-by:
AlexanderAlferov <64849422+AlexanderAlferov@users.noreply.github.com>
-
axelherbstreith authored
-
- Dec 17, 2020
-
-
Chilja Gossow authored
* Merge branch 'feature/4152-contact-diary' of https://github.com/corona-warn-app/cwa-app-android into feature/4152-contact-diary # Conflicts: # Corona-Warn-App/schemas/de.rki.coronawarnapp.contactdiary.storage.ContactDiaryDatabase/1.json # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/util/DataReset.kt * clean up DI * add recycler view * clean up * new texts * clean up * clean up * background, dialog * klint * klint * klint * review comments * review comments * review comments * Merge branch 'feature/4152-contact-diary' into feature/4161-4162-edit-person-location # Conflicts: # Corona-Warn-App/src/main/java/de/rki/coronawarnapp/contactdiary/ui/onboarding/ContactDiaryOnboardingFragment.kt
-
janetback authored
-
janetback authored
-
axelherbstreith authored
-
Alex Paulescu authored
* Added custom styling for dialog buttons in diary activities. * Updated dialog button color
-
axelherbstreith authored
* Added sharedPrefs * Enabled dynamic change of inital fragment * sourcecheck clean * inject Diarysettings * Update Navigation flow * Added onboarding reset when resetting the application * clean * Changed package name * Updated imports Co-authored-by:
BMItter <berndus@gmx.de>
-
janetback authored
* Update legal_strings.xml * Update legal_strings.xml * Update legal_strings.xml Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
axelherbstreith authored
* Aligned icon position for names that need more than one line * Added Shared Preferences * Removed SharedPrefs Changes * Reverted Changes * Added paddings to recyclerview * Added dimens
-
Ralf Gehrer authored
-
AlexanderAlferov authored
* Data retention with test fragment and tests * Formatting * Minor fix * Removed unnecessary injection * Resolve merge conflicts * Adjusted Tasks with tests * Formatting * Refactoring
-
janetback authored
-
Ralf Gehrer authored
* Add TR translation of legal texts (EXPOSUREAPP-4300) * Update headings
-
Ralf Gehrer authored
-
- Dec 16, 2020
-
-
BMItter authored
* Implemented exporting of persons and locations * added neccessary strings * new string version * Use strings from strings file * set subject from strings * fix detect * Made export entry functional
-
Kolya Opahle authored
-
Ralf Gehrer authored
* All strings for the contact journal (EXPOSUREAPP-4303) * add line break * add changes on Thank you screen
-
Kolya Opahle authored
Re-Added DefaultContactDiaryLocation and DefaultContactDiaryPerson that somehow got lost during branch rescue
-
janetback authored
-
BMItter authored
* Changed styling of nested list item in overview screen * Added visual feedback when pressing the privacy information button on the overview screen * Removed unnecessary menu class, Moved menu handling into fragment * Changed icons in nested items in overview screen * Revert "Removed unnecessary menu class, Moved menu handling into fragment" This reverts commit 885e9e8ab13fbc695987b838827840c5e8197f14. * Added darkmode support for overview sceen items * Linting * Aligned naming conventions * added new line for kolya Co-authored-by:
I502720 <axel.herbstreith@sap.com>
-
Ralf Gehrer authored
* Text clean up * minor fix
-
Ralf Gehrer authored
-
Kolya Opahle authored
* Made ContactDiaryActivity launchable, also added the first set of Implementations for the day editor view and tabs Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Switched View Model to publish a single UIState data class Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Added run configuration to launch contact diary activity Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * linting Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * linting Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Added RecyclerViews for person and place tabs Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * linting Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Renamed Place to Location Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Added background for empty location list Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Added background for empty people list Added dummy code to add person/location to repo Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Moved day edit tabs to their own subpackage Added Resources to tab configuration instead of plain text Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * linting Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Added night mode illustrations Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Added ability to select person / place (hacky) Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Added DispatcherProvider injection to viewmodels Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Updated dawables to match new design Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * moved layout manager assignment into the layout files Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Migrated Day edit screens to finished room impl Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Added bottom sheets for person and location creation Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * linting Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Migrated Bottom Sheets to finished room impl Signed-off-by:
Kolya Opahle <k.opahle@sap.com> * Added input size validation for person and location bottom sheet Changed date nav arg to string from long Updated layout of location and person list items * linting * Removed launch helpers as home fragment card is now introduced * Separated the Contact Diary UI and Storage Modules to allow for more specific dependency graphs * Moved Contact Diary Dagger Modules into own root module * Moved most of the tab logic out of the view model into the fragment * Picking up some merge slack * Switched contact diary day view navigation to navigation events * Cleaning up the onboarding fragment * Cleaning up the overview fragment * adding navigation to day fragment to overview fragment * linting * linting * Fixed contact diary theming * Changed tabs to sealed classes Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Oliver Zimmerman authored
* Moved legal and privacy related strings to correct legal strings file/s. * Changes to thank you screen text as provided in Figma * Move one legal information string back to contact diary strings as it is not in gray box * Added default legal string values as provided in the ticket
-
Chilja Gossow authored
* new texts
-