- Jan 25, 2021
-
-
Mohamed Metwalli authored
* Remove FAQ link * Remove link resource * Revert "Remove link resource" This reverts commit 2f0618c88b6f4ef536bef1e0de91d632db9c959d. * Remove link only for German Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
- Jan 22, 2021
-
-
chris-cwa authored
* adjusted Contact journal info screen with the additional texts and behaviour * removed duplicate image * https://github.com/corona-warn-app/cwa-app-android/pull/2155/files#r560716121 * additional layer in order to test * fixed unused import -.- * https://github.com/corona-warn-app/cwa-app-android/pull/2155#discussion_r562458618 * https://github.com/corona-warn-app/cwa-app-android/pull/2155#pullrequestreview-574153478 Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
SAP LX Lab Service Account authored
Change-Id: I1a3cc72c4ad5b1ab0b1357f6884d6ad8a7512e7d
-
BMItter authored
Contact Journal Risk Extension - Risk details contact overview logic & peristance (EXPOSUREAPP-4577) (#2142) * Added AggregatedRiskPerDateResult to AggregatedRisk, Added AggregatedRiskPerDateResult to riskresult database * Added list of AggregatedRiskPerDateResult to AggregatedRisk, Added AggregatedRiskPerDateResult to riskresult db * Save aggregated risk per date results * Override aggregatedRiskPerDateResults * Delete risk level per date which are older than 2 weeks * Prepared logic to show risk level per date in contact diary overview * Test day mapping for risk result * Added tests for AggregatedRiskPerDateResultDao * Fixed layouts in contact diary overview * Show risk in overview * click adjustments * Moved logic into view model * adjusted ListItem * Added clearing of obsolete aggregated risk per date results, cleaned tests * detekt & klint clean * Added test for clearing aggregated risk per date results * avoid main thread * Performance up lift by avoiding string templates * missleading comment * adjusted filter method * We dislike flaky tests * Added testability for migration * Adjusted day count for journal * fixed test * ktlint & detekt * adjusten retention * ktlint, detekt * adjusted ContactDiaryCleanTaskTest * Add tests for aggregated risk per date result table Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Juraj Kusnier authored
* Unify cards design * Change cards height * Layout update after merge * Implement responsive layout manager * Update layout and refactor code * Satisfy lint * Update image padding * Code improvements
-
Matthias Urhahn authored
* Remove unused getters. * Don't use XML for preference keys. (Affects all items in LocalData, but this one may fit a bug description, the others are scheduled for refactoring in another PR) Co-authored-by:
Mohamed Metwalli <Mohamed.Metwalli@sap.com>
-
janetback authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
- Jan 21, 2021
-
-
Mohamed Metwalli authored
* Remove +49 from hotline numbers and adjust instructions about it * Adjust EN texts * Adjust step1 accessibility text
-
Mohamed Metwalli authored
* Remove unknown risk item from overview screen * Use date instead of days * Introduce a new string Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
axelherbstreith authored
* created new icon and update existing one * added layout for dynamic circle * removed circle icon Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
harambasicluka authored
-
- Jan 20, 2021
-
-
janetback authored
-
AlexanderAlferov authored
* Texts for statistics explanation screen * Initial commit with illustration and layout * First descriptions added * Legend added * Trends added * Navigation added * Night mode image added * Complete screen * Lint fix * Image update * Refactor
-
Juraj Kusnier authored
* Unify cards design * Change cards height * Layout update after merge * Revert layout changes
-
Matthias Urhahn authored
* Adjust layout to not cut off text on large text sizes. * Adjust layout to not cut off text on large text sizes.
-
Matthias Urhahn authored
-
axelherbstreith authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Chilja Gossow authored
-
- Jan 19, 2021
-
-
axelherbstreith authored
* removed label announcement in toolbar for contact diary activity * set descriptive string to overwrite label Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Juraj Kusnier authored
* Update strings * Design Key Submissions Card * use StatisticsCardInfoButton style * Rename variables * Update design * Update design * Remove unnecessary margin * Design update * Code refactoring * Set listener to card info button
-
Lukas Lechner authored
* Implement layout and bind data to it * Use sevenDayIncidence property for more convenient access of the statistics data
-
Alex Paulescu authored
* Added layout. * Adding UI components and images to the fragment.
-
axelherbstreith authored
* changed talk back annoucement * added day view announcement * added missing quotation marks to accessibility strings * linting Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Juraj Kusnier authored
* update Infections Card layout * Revert some changes * Add primary label to statistics cards * Implement strings * Update Infections Card design * Update Infections Card design * Ignore MissingConstraints to satisfy lint * Add night drawable * Update dimensions * Update design * Remove icon duplicate * use StatisticsCardInfoButton style * Update layout
-
Chilja Gossow authored
-
Chilja Gossow authored
* TrendArrowView * card 7-day-r-value implementation * margins and ripple * use decimals provided by backend
-
- Jan 18, 2021
-
-
Juraj Kusnier authored
* Introduce getFormattedDate() * Update strings
-
Chilja Gossow authored
* TrendArrowView * remove redundant frame layout * add content description
-
Matthias Urhahn authored
* Replace mock data with data loaded from server. * Revert unrelated change. * Some refactoring, add a generic statistics scope annotation. Clear retrofit cache on clear. * Clear statistic data on app reset. * Unit tests for StatisticsCache.kt * Implement tests for StatisticsModule init. * Add tests for statistics api. * Add statistics server tests that check signature validation behavior. * Add tests for StatisticsProvider behavior. * Tests for parsing statistics data. * LINTING * Add helper methods to access each cards values, and validate card KeyFigure count and types before exposing them. * LINTs. * Rename variable.
-
AlexanderAlferov authored
* Texts for statistics explanation screen * Added double quotes to statistics text * Text change due to outdated moockups * FAQ link label added * Removed dot from 7-tage-mittlewert text
-
Chilja Gossow authored
* styles and strings * styles and strings * styles and strings
-
AlexanderAlferov authored
* Texts for statistics explanation screen * Added double quotes to statistics text * Text change due to outdated moockups * FAQ link label added
-
- Jan 15, 2021
-
-
Lukas Lechner authored
-
Juraj Kusnier authored
-
Alex Paulescu authored
* Added strings for release 1.12 * Updated translation config file and removed strings for other languages. * Added release string to defaults.
-
AlexanderAlferov authored
* Texts for statistics explanation screen * Added double quotes to statistics text
-
Juraj Kusnier authored
-
Juraj Kusnier authored
-
axelherbstreith authored
* added basic layout * added new strings to string res * adapted naming of ids * added variables for data binding * removed nested constraint layout
-
- Jan 14, 2021
-
-
janetback authored
* Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml * Update strings.xml Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-