Skip to content
Snippets Groups Projects
  1. May 21, 2021
  2. May 20, 2021
  3. May 19, 2021
  4. May 18, 2021
  5. May 17, 2021
  6. May 14, 2021
  7. May 12, 2021
  8. May 11, 2021
  9. May 10, 2021
    • Matthias Urhahn's avatar
      Add home cards for vaccination status (EXPOSUREAPP-6730, EXPOSUREAPP-6731) (#3089) · cdde46d2
      Matthias Urhahn authored
      
      * Add home cards for vaccination status.
      
      * Fix instrumentation test.
      
      * Fix instrumentation test, season 1, episode 2.
      
      * fix icons
      
      * Address PR comments
      
      * Card label is not dynamic based on vaccine ID, it's a hardcoded name.
      
      * Replace card graphics with new design.
      
      Co-authored-by: default avatarJuraj Kusnier <jurajkusnier@gmail.com>
      Co-authored-by: default avatarJuraj Kusnier <jurajkusnier@users.noreply.github.com>
      Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
      Unverified
      cdde46d2
    • DerVogel2020's avatar
      fix typos: Ok and Check-In (closes #3120) (COMMUNITY) (#3121) · 35603a31
      DerVogel2020 authored
      * fix Ok and Check-In
      
      * change OK back to Ok and Okay will become just Ok
      
      * remove capitalization
      Unverified
      35603a31
    • Lukas Lechner's avatar
      Screen: Vaccination List (EXPOSUREAPP-6734) (#3082) · 7c56e97e
      Lukas Lechner authored
      
      * Create first version of incomplete vaccination list screen with mock data
      
      * Add UiState for VaccinationListFragment.kt
      
      * Set Toolbar Overlay
      
      * Fine tune fragment_vaccination_list.xml
      
      * Use ModularAdapter
      
      * Add click listener to navigate to detail fragment
      
      * Fix nav_graph issue
      
      * Adjust layouts for night mode
      
      * Fix vaccination card colors
      
      * Fix mock data
      
      * Revert changes in Project.xml
      
      * Add TODO
      
      * Show blue background on complete vaccination status
      
      * Show subtitle on complete vaccination status
      
      * Add VaccinationListCertificateCardItem.kt
      
      * Show Refresh button on complete vaccination status
      
      * Add fragment in vaccination_nav_graph.xml
      
      * Connect Vaccination List ViewModel to Vaccination Repository
      
      * Create new mock data
      
      * Adapt VaccinationTestFragment.kt
      
      * Try to make sonar happy
      
      * Use VaccinationCertificate and ProofCertificate interfaces instead of VaccinationCertificateV1 and ProofCertificateV1
      
      * Adjust title+subtitle alignment
      
      * Adjust text size in vaccination_list_incomplete_top_card.xml
      
      * Use isEligibleForProofCertificate boolean to show 'refresh' or 'register new vaccination' button
      
      * Adjust subtitle color of vaccination_list_certificate_card.xml and vaccination_list_name_card.xml
      
      * Fix package declaration of VaccinationListAdapter
      
      * Update VaccinationListAdapter instead of re-creating a new one each time we observe a uiState change
      
      * Refactor Navigation
      
      * Show sample QR-code
      
      * Add some layout improvements
      
      * Adjust background height for COMPLETE and INCOMPLETE state
      
      * Show both buttons in VaccinationListFragment - Refresh button and register Vaccination button
      
      * Use separate flow to generate qrCode
      
      * Refactor CardItems to be inlined into their ViewHolders
      
      * Ignore onClick listener in equals() and hashCode() of VaccinationListVaccinationCardItem.kt to avoid re-drawings
      
      * Fix Lint
      
      * Fix Detekt
      
      Co-authored-by: default avatarMohamed <mohamed.metwalli@sap.com>
      Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
      Unverified
      7c56e97e
    • Natalia Lemmerth's avatar
  10. May 07, 2021
  11. May 06, 2021
  12. May 05, 2021
  13. May 04, 2021
  14. May 03, 2021
Loading