- Mar 04, 2021
-
-
Ralf Gehrer authored
-
Alex Paulescu authored
* Added new strings. * Reverted back to old string naming for other languages. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
AlexanderAlferov authored
-
- Feb 24, 2021
-
-
Ralf Gehrer authored
* Change name hint * Onboarding data donation text changes (DEV) * Revert name hint change Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- Feb 23, 2021
-
-
Juraj Kusnier authored
* Add app shortcut for contact diary (#2130) * Fix ktlint issue (#2130) * Fix merge: ContactDiary Activity > Fragment * Introduce dynamic shortcuts * Update Test Menu (Onboarding) * Update Test Menu * Handle onboarding * Update strings * App shortcut improvements * Code formatting * Update tests * Use ShortcutManagerCompat instead of ShortcutManager * Update contact diary shortcut icon * Update test menu * Onboarding refactoring (EXPOSUREAPP-4659) (#2398) * Move NewRelease and DeltaOnboarding Fragments to OnboardingActivity * Update method names * Refresh shortcuts in non UI thread * Use deeplinks for navigation * Code cleaning and refactoring * Update shortcut name after UA Feedback Co-authored-by:
PhilippNowak96 <dev@philipp-nowak.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
ralfgehrer <mail@ralfgehrer.com>
-
AlexanderAlferov authored
* Initial commit * Duration picker fragment * Cleaned navigation * Clean up
-
- Feb 22, 2021
-
-
Ralf Gehrer authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- Feb 17, 2021
-
-
Matthias Urhahn authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
harambasicluka authored
-
- Feb 16, 2021
-
-
janetback authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
- Feb 15, 2021
-
-
axelherbstreith authored
-
janetback authored
-
- Feb 11, 2021
-
-
Ralf Gehrer authored
-
harambasicluka authored
-
- Feb 10, 2021
-
-
axelherbstreith authored
* added settings entry * added basic layout for the settings screen * updated fragment layout and navigation * linting * adapted settings entry icon * linting * fixed strings and nav_graph * added analytics disabled icon for settings entry * fixed settings entry icon and text * added layout to new navgraph items * updated the layout and addressed the comments * removed blank lines from layout
-
BMItter authored
* survey error code preparation * added dialog stuff * removed numbers * Created internal state flow * Map error codes * Refactoring * Open url in browser and auto close * Added awesome loading spinner (might be improved later by spinner button) * merge conflict (double entry) * adjust survey to use surveyConfig Link & Param (DEMO Survey) * adjusted strings to newest version * replaced Umfrage with Befragung
-
Alex Paulescu authored
* Fixed condition that displays dialog. * Changed strings to represent what they actually mean. * Interchanged title and body string for consent given. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Ralf Gehrer authored
-
axelherbstreith authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Lukas Lechner authored
* Update survey consent screen according to the new designs * Refactor bullet points list in survey_consent_fragment.xml * Create Survey Consent Detail Screen * ktlint & detekt clean * Fix ktlint issues * Fix linting issues regarding translations in legal_strings.xml Co-authored-by:
BMItter <46747780+BMItter@users.noreply.github.com> Co-authored-by:
BMItter <berndus@gmx.de>
-
AlexanderAlferov authored
* Strings for onboarding * view and image * View attached to onboarding process * Complete onboarding screen * Tests and screen capture * Accessibility * Reformatting * New screen with additional info * New screen with routing * Small change in legal text * Missing sentence in description of contact journal (EXPOSUREAPP-4941) #2309 Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> * Change statistics overview header to 'bundesweite' Statistiken (EXPOSUREAPP-4975) #2305 Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> * Show normal behavior box when tracing disabled (EXPOSUREAPP-4768) #2306 use toolbar Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> * Delta onboarding analytics screen * Delta onboarding navigation * Strings fix * Comment for Kolya * Layout, nav grav and fragments refactoring * Merge conflicts and formatting * Add missing tools:layout and format the file Co-authored-by:
janetback <68653277+janetback@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
Chilja Gossow <49635654+chiljamgossow@users.noreply.github.com> Co-authored-by:
Mohamed Metwalli <Mohamed.Metwalli@sap.com>
-
- Feb 09, 2021
-
-
Alex Paulescu authored
* Fixed circle progress text and color. * Changed default color for setter. * Added circle progress color in the rest of the app. * Changed progress color when bluetooth or location is disabled. * Adjusted progress color one last time. * Fix lint issues. Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
Mohamed Metwalli <Mohamed.Metwalli@sap.com>
-
Juraj Kusnier authored
* Update LocalData implementation * Fix BackgroundWorkScheduler comment * Fix typo in SubmissionData * Skip risk calculation if user got a positive test result * Skip deadman notifications if user got a positive test result * Refresh diagnosis keys when test is removed * Update tests * End of life behaviour UI (EXPOSUREAPP-4641) (#2230) * Added strings. * Added card. * Added missing layout from main. * Removed duplicate layout and switched to different home icon. * Added test registration date. * Prepare UI for End of Life behaviour * Removed unused import. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Juraj Kusnier <jurajkusnier@gmail.com> * Add ReactivateRiskCheckDialog * Fix comment * Update strings * Not nullable date in SubmissionDone * Fix merge * Fix instrumentation test crash * Increased font size in card layout. * Keep DiagnosisKeyBackgroundWork alive Co-authored-by:
Alex Paulescu <alex.paulescu@gmail.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
janetback authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
- Feb 08, 2021
-
-
Matthias Urhahn authored
* PPA User Input Strings * Align string order.
-
- Feb 05, 2021
-
-
Ralf Gehrer authored
-
axelherbstreith authored
* added content description * added translations Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
- Feb 03, 2021
-
-
BMItter authored
* tracing survey card implemented - wip * Added user survey to risk details * Fixed button noch clickable * use card as parent, minor adjustments * new layouts for survey, vectors, fragment, viewmodel - wip * Moved fragment and viewmodel to correct spot * Adjusted fragment and vm * align with package structure * Added module * event handling for upcomiing navigation * Navigation from tracing details to survey consent fragment * ktlint, detekt * adjusted res * Pass type of survey * klint * Add click listener for next button, Request url from surveys (example) * ktlint * string res cleanup * Added states * delete obsolet layout * empty space removed * comment- data class added * addressed reformatting issues * bigger headline for survey headline * adjusted view behaviour to match figma
-
Mohamed Metwalli authored
* Add bottom bar * Fix di * Adjust theme * Align content on top of bottom bar * Enhance findNavController * Adjust Bottom Bar * Remove diary card * Remove up button * lint * Adapt MD theme * Fix ui tests * Delete contact diary , handle onboarding * Remove x button * Show bottom nav only for Home and contact diary destinations * Only contact diary overview screen * Adjust alert dialog theme * update docs * Fix close button issue * Revert close button changes * Rename text resources * Make visibility logic flexible for future additions * Fix typo * Contact diary onboarding's bottom bar behaviour * Update ContactDiaryOnboardingFragmentTest.kt * Update Corona-Warn-App/src/main/res/values/strings.xml Co-authored-by:
Sabine Loss <44154356+SabineLoss@users.noreply.github.com> * Update contact_diary_overview_fragment.xml * Small refactoring * Remove un required gravity * Use accent colour * Move diary settings into vm * Update MainActivityViewModelTest.kt * Fix styling in bottom sheet dialog Co-authored-by:
Sabine Loss <44154356+SabineLoss@users.noreply.github.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Matthias Urhahn authored
* PPA User Input Strings * Data Donation: PPA User Input. First draft. TODO: Districts Tests * Fix interaction with radio button.. Fix state matching for NRW Add district mapping and display. Fix "unspecified" element position. * Test skeletons. * Finish unit tests. * Wish the LINTer a nice evening. * Move extension functions into their own file and make them public to allow label-related code to be reused on the settings screen. Additional unit tests that check the federal state short code mapping. * XML formatting. * Address additional PR comments. * Adjust radiobutton accent color.
-
- Feb 02, 2021
-
-
axelherbstreith authored
* added announcements for individual statistics * added speech output for individual information on key submission statistics card * enhanced speech output for InfectionsCard * updated speech output for statistics incidence card * removed typo * updated speech output for seven day r value card * enhanced speech output to announce complete cord when focusing it * linting * fixed announcement issue on some phones * linting * removed test transations * changed accessibility string creation to string builder * changed terminology * used extension functions for more comprehensive code * linting max lines * updated string on seven day r value card * renamed extension method * linting max lines Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
BMItter <46747780+BMItter@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Lukas Lechner authored
* Replace strings "on one day" to "on 1 day" for low risk card * Change content description of low risk card * Adapt low risk card - display date when last encounter occurred - similar to high risk card * Update Corona-Warn-App/src/main/res/values-de/strings.xml Co-authored-by:
Sabine Loss <44154356+SabineLoss@users.noreply.github.com> * Update Corona-Warn-App/src/main/res/values/strings.xml Co-authored-by:
Sabine Loss <44154356+SabineLoss@users.noreply.github.com> * Update strings.xml * Rename input parameters of LowRisk data class from c to context * Fix instrumentation tests Co-authored-by:
Sabine Loss <44154356+SabineLoss@users.noreply.github.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Ralf Gehrer authored
* Change escaping of percentage sign (DEV) * minor improvement
-
Lukas Lechner authored
* Adjust high risk card * Adjust high risk card * Fix accessibility to read "einem Tag" instead of "eins Tag" * Rename input parameters of IncreasedRisk data class from c to context Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- Feb 01, 2021
-
-
axelherbstreith authored
* added new faq bullet point to increased risk detail card * added faq link * updated spacing * linting * remove trailing dot Co-authored-by:
Sabine Loss <44154356+SabineLoss@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
Sabine Loss <44154356+SabineLoss@users.noreply.github.com>
-
Ralf Gehrer authored
-
Ralf Gehrer authored
* Fix statistics FAQ link (EXPOSUREAPP-4900) * revert change in comments * fix white space
-
- Jan 28, 2021
-
-
Ralf Gehrer authored
-
- Jan 27, 2021
-
-
Ralf Gehrer authored
* Change person entry label (DEV) * Change FAQ Link Label (DEV) * Release Info placeholder fix (DEV) * revert - release info placeholder fix (DEV) * Update strings.xml Co-authored-by:
janetback <68653277+janetback@users.noreply.github.com>
-