- Jan 22, 2021
-
-
Matthias Urhahn authored
* Fix statistics data missing on in-app data reset due to no refresh being triggered. Don't do a full reset and add statistics data subscription timeout. * Fix test (bad changeset)
-
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
-
- Jan 21, 2021
-
-
Lukas Lechner authored
Fix flickering of statistics cards when returning from statistics information screen (EXPOSUREAPP-4704) (#2175) * Override equals() of StatisticsHomeCard.Item to ignore onHelpAction click listener * Override hashCode() in StatisticsHomeCard.Item
-
harambasicluka authored
-
- Jan 20, 2021
-
-
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
-
Chilja Gossow authored
-
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
-
Juraj Kusnier authored
-
Chilja Gossow authored
-
axelherbstreith authored
* added type announcement * added enum class for types * updated to when statement for type decision
-
Lukas Lechner 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
-
Chilja Gossow authored
* do not schedule reminders when test result has been viewed * clean up * renaming to make clear which notification is meant * refactor worker * rename * DI issues * DI test code * add else branch test code * test code * refactoring * comment
-
Lukas Lechner authored
* Implement StatisticsNumberValueFormatter.kt and add tests * Fix ktlint issues * Improve StatisticsNumberValueFormatter.kt * Reduce parameters for formatter, adapt test * Define formatting function as top-level function instead of a function in object
-
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
-
Mike McCready authored
-
Kolya Opahle authored
Signed-off-by:
Kolya Opahle <k.opahle@sap.com>
-
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
-
Matthias Urhahn authored
-
Juraj Kusnier authored
-
AlexanderAlferov authored
* Texts for statistics explanation screen * Added double quotes to statistics text
-
Chilja Gossow authored
* show pending card when offline * dismiss alert dialog when leaving pending result screen * handle errors dialog properly when multiple request are triggered through repeated opening of screen or going to background
-
Juraj Kusnier authored
-
Juraj Kusnier authored
-
Juraj Kusnier authored
* Make Screenshots from Submission Tests * Fix test crash after language change * Implement missing submission flow screenshot tests * Hide keyboard in SubmissionTanFragmentTest * remove SubmissionQrCodeScanFragmentTest implementation * fix TestApplication implementation * introduce SCREENSHOT_DELAY_TIME * Code refactoring * fix merge error * Implement SubmissionYourConsentFragment screenshots * Implement SubmissionSymptomCalendarFragment screenshots * Implement SubmissionConsentFragmentTest screenshots
-
- Jan 14, 2021
-
-
Lukas Lechner authored
-