- Dec 23, 2020
-
-
Matthias Urhahn authored
Adjust layout margins to have a cleaner look (whitespace wise) and prevent cut off text on row items. (#1991)
-
Chilja Gossow authored
* adapt colors to match design * elevation Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Matthias Urhahn authored
Prevent IllegalStateException when orphaned Fragments try to popBackStack() (EXPOSUREAPP-4430) #1987 * Prevent IllegalStateException if a fragment that's not added to an Activity tries to popBackStack() * Typo
-
Mohamed Metwalli authored
* Rely on native `observe` from LiveDate instead of `oberve2 * Remove extra blank line * Revert chnages for Fragments * Remove unused imports Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Chilja Gossow authored
* adjust margins to match design use selectable item background add animated list updates * move logic to contact diary specific element * change style * use stableIds
-
Rituraj Sambherao authored
* Text Color changed * Text Color changed for calendar screen * removing build.gradle changes that carried over from 1.10 * lint fix * adapt color scheme to be consistent and high contrast * klint Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
Chilja Gossow <49635654+chiljamgossow@users.noreply.github.com> Co-authored-by:
chilja <chiljamgossow@gmail.com>
-
- Dec 22, 2020
-
-
Philipp Nowak authored
Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Matthias Urhahn authored
* Refactor home-screen and tracing details fragment. * Use recycler view to display list items * Remove nested/included layouts and make Android Studio layout previews functional * Split list items into independent elements (positive/negative/pending) * Layout cleanups & flattening * Small padding and alignment fixes * Clean up tests and fix class names. * Move UI classes towards "package by feature", each feature has their own ui package. * LINTs * Fix log statements. * Only crash in tester builds. * Update Corona-Warn-App/src/main/java/de/rki/coronawarnapp/ui/main/home/HomeAdapter.kt Co-authored-by:
fynngodau <fynngodau@mailbox.org> * Refactor adapter init. * LINT * Remove "card" from property name, the "TracingStateProvider" is UI agnostic. * LINTs * Don't show the risk card if there is a positive test result. * Fix crash on init with unknown resource IDs (before data binding is available). * Fix progress card not being colored in risk details fragment * LINTs * Prepare viewholders for payload use. * Update Corona-Warn-App/src/main/res/layout/home_fragment_layout.xml Co-authored-by:
fynngodau <fynngodau@mailbox.org> * Improve toolbar and tracing bar behavior, scrollable, fewer nested layouts. * Adjust popup theme. * Remove color state list for cards, click behavior is done via `selectableItemBackground` * Fix visual artifact when expanding toolbar menu. * Align box coloring in dark mode and click animation. * Fix flickering Test and FAQ card. * Fix missing "enable tracing" button in home card. * Fix risk/tracing details elevation/dividers in light and dark mode * Resolve merge regressions and include contact diary card via recyclerview. * Adjust toolbar background color to new mockups (diary mockups have lighter darkmode). * Update Corona-Warn-App/src/main/res/layout/home_card_container_layout.xml Co-authored-by:
fynngodau <fynngodau@mailbox.org> * Update Corona-Warn-App/src/main/res/layout/tracing_content_failed_view.xml Co-authored-by:
fynngodau <fynngodau@mailbox.org> * Tint card background color. Just replacing the background didn't ahve the desired effect. * Fix possible NPE on last encounter calculation. * LINTs and typos. Co-authored-by:
fynngodau <fynngodau@mailbox.org>
-
BMItter authored
* fix for not showing keyboard on all devices on edittext focus * show keyboard and focus on all devices
-
Matthias Urhahn authored
Merge release/1.10.x into release/1.11.x (DEV)
-
Matthias Urhahn authored
# Conflicts: # gradle.properties
-
- Dec 21, 2020
-
-
Ralf Gehrer authored
Merge 1.9.x into 1.10.x (DEV)
-
BMItter authored
-
BMItter authored
-
Matthias Urhahn authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Chilja Gossow authored
* trim name if containing other characters than white spaces remove length restriction in validity check only save when valid * klint * test * review comment * klint Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
axelherbstreith authored
* Avoid opening the contact diary multiple times on certain devices * Updated darkmode for list items * Changed darkmode visuals in day screen * Updated darkmode for edit screen * Aligned naming of list items * added missing dimens * Aligned text size in day screen * Fixed bug in lowe android versions * Aligned styling of day screen placeholder * fix button type Co-authored-by:
BMItter <46747780+BMItter@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
ralfgehrer <mail@ralfgehrer.com>
-
Ralf Gehrer authored
-
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.
-
Ralf Gehrer authored
-
- 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)
-
Ralf Gehrer authored
-
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
-
-
Matthias Urhahn authored
-
Matthias Urhahn authored
Contact Diary - Status Quo (Conclusion-Draft) (EXPOSUREAPP-3034)
-
Kolya Opahle authored
-
Kolya Opahle authored
# Conflicts: # Corona-Warn-App/src/main/res/values-de/contact_diary_strings.xml # Corona-Warn-App/src/main/res/values/contact_diary_strings.xml
-