Skip to content
Snippets Groups Projects
  1. Feb 23, 2021
  2. Feb 19, 2021
  3. Feb 18, 2021
    • Alex Paulescu's avatar
      Feature/4741 contact journal bottom sheet extension (#2377) · a09eac3c
      Alex Paulescu authored
      * Changed bottom sheet to fragment and added phone and email fields.
      
      * Added back navigation.
      
      * Adapted edit person with new values.
      
      * Adapted add location screen to new requirements.
      
      * Addressed PR comments.
      
      * Removed unused imports.
      
      * Updated text field border radius.
      
      * Removed phone and email from VM.
      Unverified
      a09eac3c
  4. Feb 17, 2021
    • Matthias Urhahn's avatar
      Contact journal day screen: New attributes (EXPOSUREAPP-5108) (#2362) · cc5b7ffd
      Matthias Urhahn authored
      * Strings for contact diary encounter/visit button groups and extensions.
      
      * First draft, enchance person and location items to allow changing the new attributes.
      
      * Move circumstances text input + button into a custom view.
      Fix TextWatcher mechanism.
      Reduce clickable container area to header.
      Fix list items flickering on update.
      
      * Adjust duration storage to map long to JodaTime.Duration.
      Improve list item update mechanism, we don't need live updates, just live restoration on stableId change.
      
      * Fix inconsistent list/database updates.
      We need to to refresh the list data consistently.
      Introduce payload handling to prevent whole view refresh.
      
      * Call text changed listener after focus was lost.
      
      * LINTER ¯\_(ツ)_/¯
      
      * Fix instrumentation tests.
      
      * Trim text from circumstances input.
      
      * Fix list items not expanding on selection because the ViewHolder wasn't re-layouted.
      Unverified
      cc5b7ffd
    • AlexanderAlferov's avatar
      Contact journal comment info screen (EXPOSUREAPP-5109) (#2357) · 57ce870f
      AlexanderAlferov authored
      * Contact diary person comment info
      
      * Removed integration with person list adapter
      
      * Fix lint issue - separate test fragment
      Unverified
      57ce870f
  5. Feb 15, 2021
  6. Feb 11, 2021
  7. Feb 10, 2021
  8. Feb 09, 2021
  9. Feb 08, 2021
  10. Feb 05, 2021
  11. Feb 04, 2021
  12. Feb 03, 2021
    • Mohamed Metwalli's avatar
      Adjust Screenshots tests to reflect latest UI changes(EXPOSUREAPP-4878) (#2247) · c7982aac
      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
      
      * Setup main activity tests
      
      * Add diary overview screenshot test
      
      * lint
      
      * Disable unmocking
      
      * Update Gemfile.lock
      
      * Contact diary onboarding's bottom bar behaviour
      
      * Update ContactDiaryOnboardingFragmentTest.kt
      
      * Refactor screenshots tests
      
      * Update Corona-Warn-App/src/main/res/values/strings.xml
      
      Co-authored-by: default avatarSabine 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 tests
      
      * Update MainActivityViewModelTest.kt
      
      * Fix styling in bottom sheet dialog
      
      * Keep default delay
      
      * klint
      
      * Keep default delay
      
      Co-authored-by: default avatarSabine Loss <44154356+SabineLoss@users.noreply.github.com>
      Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
      Unverified
      c7982aac
    • BMItter's avatar
      Survey Event UI Base (EXPOSUREAPP-4807, 4808 ) (#2271) · da192e1f
      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
      Unverified
      da192e1f
    • Ralf Gehrer's avatar
Loading