Skip to content
Snippets Groups Projects
  1. May 17, 2021
  2. May 14, 2021
  3. May 12, 2021
    • Lukas Lechner's avatar
      Wire up full 'Register Vaccination' Flow (EXPOSUREAPP-7108, EXPOSUREAPP-6732) (#3153) · c62e3782
      Lukas Lechner authored
      
      * Connect VaccinationListViewModel.kt to VaccinationRepository
      
      * Navigate to VaccinationList Screen after scanning a vaccination certificate
      
      * Add navigation to scan new vaccination from list screen
      
      * Fix lint issues
      
      * Make detekt happy
      
      * Remove proof certificate related logic
      
      * Add more navigation wiring
      
      * Make detekt happy
      
      * Not make VaccinatedPersonIdentifier parcelable
      
      * Adjust VaccinationListFragment.kt
      
      Co-authored-by: default avatarJuraj Kusnier <jurajkusnier@users.noreply.github.com>
      Co-authored-by: default avatarMohamed <mohamed.metwalli@sap.com>
      c62e3782
    • Mohamed's avatar
      Qr Code partially scrolled (EXPOSUREAPP-6541) (#3110) · 81840731
      Mohamed authored
      * Full screen qr-code that adapts to theme
      
      * Revert color inversion
      
      * Immersive mode
      
      * Small cleaning
      
      * Reset flags
      
      * Handle cutout
      
      * Lint
      
      * Update QrCodeFullScreenFragment.kt
      
      * Finally works
      
      * :japanese_goblin: lint
      
      * Fix navigation bar color on old Android versions
      
      * Polishing
      
      * Revert "Polishing"
      
      This reverts commit e2f2be1e4b298ca0731d0b0688a6607cd6cabaa2.
      
      * Revert "Revert "Polishing""
      
      This reverts commit c99408dc5a46ec53161aac02f6cbebdd3f9c0486.
      
      * Clear flags
      
      * Show toolbar
      
      * Improving
      
      * Shadow view
      
      * finally works
      
      * works now?
      
      * Animate
      
      * Code :technologist:
      
       polishing
      
      * Remove margin
      
      * PR comments
      
      * update shadow
      
      * Use divider
      
      Co-authored-by: default avatarJuraj Kusnier <jurajkusnier@gmail.com>
      81840731
    • Juraj Kusnier's avatar
      Vaccination legal text consent screen (EXPOSUREAPP-6725) (#3092) · a819180c
      Juraj Kusnier authored
      
      * Vaccination Certificate Register Home Card
      
      * Lint format
      
      * Update CreateVaccinationHomeCard
      
      * dummy VaccinationConsentFragment
      
      * update VaccinationConsentFragment
      
      * rename ids
      
      * update navigation
      
      * lint format
      
      * Implement design changes
      
      * FAQ text in blue
      
      * clickable FAQ link
      
      * fix consent button text
      
      * save consent state
      
      * fix test
      
      * fix merge conflicts
      
      * fix merge conflicts
      
      * update navigation flow
      
      * make navigation id shorter
      
      Co-authored-by: default avatarMohamed <mohamed.metwalli@sap.com>
      a819180c
  4. May 11, 2021
    • Chilja Gossow's avatar
      Vaccination QR code scan screen, error handling, navigation (EXPOSUREAPP-6726) (#3124) · c5f53e86
      Chilja Gossow authored
      
      * extractor
      
      * decoding
      
      * decoding, error handling
      
      * clean up
      
      * klint
      
      * detekt
      
      * simplify condition
      
      * comment failing unit test
      
      * unit test
      
      * change lib
      
      * Unit tests for RA/PCRCoronaTest.isFinal
      
      * Add license text.
      
      * add header
      
      * clean up
      
      * scan screen, error handling, navigation
      
      * clean up
      
      * klint detekt
      
      * merge
      
      * move strings
      
      * comments
      
      * klint
      
      * revert version change
      
      * fix fun name
      
      * fix merge conflicts
      
      * show dialog
      
      * add navigation
      
      * fix error dialog
      
      * fix error dialog
      
      * fix error dialog
      
      * fix error dialog
      
      * simplify
      
      * merge main
      
      * fix package
      
      * review comments
      
      * circular progress spinner
      
      * fix test
      
      Co-authored-by: default avatarMatthias Urhahn <matthias.urhahn@sap.com>
      c5f53e86
    • Mohamed's avatar
      Polishing (EXPOSUREAPP-6913) (#3135) · 9749838d
      Mohamed authored
      * Connect to actual graph
      
      * Adapt new title
      
      * Lint
      
      * Connect to main screen cards
      
      * Lint
      
      * FixME :: :tools:
      
      * lint
      
      * Keep testing logic
      
      * Remove fix me
      
      * Navigation
      
      * Naming
      9749838d
  5. May 10, 2021
    • 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>
      7c56e97e
  6. May 07, 2021
  7. Apr 30, 2021
    • Mohamed's avatar
      Vaccination Details (EXPOSUREAPP-6721) (#3015) · b0cc324d
      Mohamed authored
      * Setup screen
      
      * Screen ui and wiring
      
      * Update VaccinationUIModule.kt
      
      * Create new strings file
      
      * Bind view with logic
      
      * Apply parallax effect
      
      * Fix lint error
      
      * Handle complete and incomplete vaccination
      
      * Add to actual graph
      
      * PR comments
      
      * Update test_nav_graph.xml
      
      * Fix background
      
      * Rename to vaccinationCertificateId
      
      * adapt changes
      
      * lint
      
      * Update VaccinationRepository.kt
      
      * Deletion dialog
      
      * Adjust strings
      b0cc324d
  8. Apr 29, 2021
  9. Apr 28, 2021
  10. Apr 26, 2021
    • axelherbstreith's avatar
      Connect "Thank You" Screen to Submission flow (DEV) (#2937) · 6fed02a7
      axelherbstreith authored
      
      * Add Thank you screen to submission flow
      
      * lint
      
      * added test type distinction
      
      * updated layout
      
      * formatted code
      
      * adapted Thank You Screen to support different test types
      
      * updated icons
      
      Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
      6fed02a7
    • Lukas Lechner's avatar
      PPA should only collect data for PCA tests (EXPOSUREAPP-6598) (#2935) · 6337ca60
      Lukas Lechner authored
      * Not collect PPA submission data for RAT tests
      
      * Improve LogMessage in SubmissionTask.kt
      
      * Align SubmissionTestResultConsentGivenViewModel.kt regarding PPA
      
      * Align SubmissionTestResultNoConsentViewModel.kt regarding PPA
      
      * Align SubmissionResultPositiveOtherWarningNoConsentViewModel.kt regarding PPA
      
      * Fix some test function names
      
      * Align PPA for SubmissionTestResultAvailableViewModel.kt
      
      * Add testType Navigation Argument to SubmissionResultReadyFragment.kt, SubmissionSymptomCalendarFragment.kt and SubmissionSymptomIntroductionFragment.kt
      
      * Align PPA for SubmissionSymptomIntroductionViewModel.kt
      
      * Align PPA for SubmissionSymptomCalendarViewModel.kt
      
      * Fix SubmissionTaskTest.kt
      
      * Fix InstrumentationTests
      
      * Add call to reportAdvancedConsentGiven
      6337ca60
  11. Apr 23, 2021
    • Alex Paulescu's avatar
      Test result screens polishing (DEV) (#2923) · d8d4855d
      Alex Paulescu authored
      * Positive tests polishing.
      
      * Persisted test type throughout the app.
      
      * Fixed tests.
      
      * Fixed more tests.
      
      * More UI test fixes.
      
      * ¥ou've guessed it, more test fixes.
      
      * Lint
      
      * Fixed issue where schnelltest result title would extend on a second line.
      d8d4855d
  12. Apr 21, 2021
  13. Apr 20, 2021
  14. Apr 19, 2021
  15. Apr 14, 2021
  16. Apr 13, 2021
  17. Apr 09, 2021
  18. Apr 08, 2021
  19. Apr 07, 2021
    • Alex Paulescu's avatar
      Fix navigation from submission flow back to home screen (EXPOSUREAPP-6227) (#2760) · 85378478
      Alex Paulescu authored
      
      * Fixed navigation from submission flow.
      
      * Fixed merge issues.
      
      Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
      85378478
    • Mohamed's avatar
      QR Code Poster (EXPOSUREAPP-5962) (#2727) · 53cf44c2
      Mohamed authored
      * Move CreateTraceLocationApiV1.kt and TraceLocationServer.kt into new sub-package
      
      * Move CreateTraceLocation DI logic into sub-package
      
      * Create infrastructure code for new Qr-Code Poster Template Endpoint
      
      * Add new url to environment
      
      * Show new URL in the Test Menu
      
      * Implement unzipping, signature verification and parsing
      
      * Add possibility to download poster template from TestMenu
      
      * Show Android Vector Drawable in TestMenu
      
      * Create QrCodePosterTemplateApiV1Test.kt
      
      * Remove non-used ProtoConverter from retrofit
      
      * Change button position in Test Fragment
      
      * Show error if something goes wrong
      
      * Improve QrCodePosterTemplateApiV1Test.kt
      
      * Create QrCodePosterTemplateServerTest.kt
      
      * Initial setup
      
      * Connect flow to poster
      
      * Fix flow connection
      
      * Nice transition
      
      * Lint
      
      * Allow nullable extras
      
      * Adjust icon tint
      
      * rename file
      
      * Use MutableLive Data to keep the bitmap on back navigation
      
      * Fix merge issues
      
      * Change title
      
      * Display poster
      
      * lint
      
      * Adjust QR Code margin
      
      * Adjust position
      
      * Show progress
      
      * Print PDF
      
      * lint
      
      * Update QrCodePosterFragment.kt
      
      * Refactoring
      
      * Renaming
      
      * Position QR Code image
      
      * Specify size as A3
      
      * Fix merge issues
      
      * Pass location id
      
      * lint
      
      * Avoid nullable
      
      * Avoid creating blank file
      
      * Use config to position poster and QR Code
      
      * lint
      
      * Refactoring
      
      * Add info text
      
      * Scale info text
      
      * Enhancement
      
      * Defensive color parsing
      
      * typo
      
      * Delete testing screens
      
      * Revert
      
      * :soap:
      
      
      
      * Rename
      
      * Linear progress
      
      * Update QrCodePosterViewModel.kt
      
      * unify folders
      
      * Update QrCodePosterViewModel.kt
      
      * Show progress
      
      * Use server values
      
      * Generate QR Code from location url
      
      * Update TraceLocation.kt
      
      * Use location data
      
      * Remove old views and update layout preview
      
      * lint
      
      * Extend testing by adding access to qrCode
      
      * Add qrcode screen to test graph
      
      * Update fragment_test_eventregistration.xml
      
      * Rename PDF file
      
      * Polishing
      
      * Create QrCodePosterViewModelTest.kt
      
      * Update QrCodePosterViewModelTest.kt
      
      * lint
      
      * Use weak reference
      
      * Switch context
      
      * Updated strings
      
      Co-authored-by: default avatarLukas Lechner <office@lukaslechner.com>
      Co-authored-by: default avatarharambasicluka <64483219+harambasicluka@users.noreply.github.com>
      Co-authored-by: default avatarLukas Lechner <lukas.lechner@sap.com>
      Co-authored-by: default avatarI502720 <axel.herbstreith@sap.com>
      53cf44c2
  20. Apr 01, 2021
  21. Mar 31, 2021
  22. Mar 29, 2021
  23. Mar 24, 2021
Loading