- May 07, 2021
-
-
Matthias Urhahn authored
2.3 to vaccination main (DEV)
-
Mohamed Metwalli authored
-
axelherbstreith authored
Co-authored-by:
Mohamed <mohamed.metwalli@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Mohamed authored
* Light navigation bar flag * Adapt status bar
-
axelherbstreith authored
-
Mohamed authored
* Vaccination details screenshots * lint * Update test * Update sceenshots mock data * Fix format * Update ScreenShotter.kt * Remove string
-
- May 06, 2021
-
-
Mohamed authored
* Resize PDF * Update QrCodePosterViewModel.kt * lint * Scale canvas down for better quality * Update QrCodePosterViewModel.kt
-
Mohamed authored
* All MD widgets * MaterialSwitch
-
Mohamed authored
* Enhance navigation logic * Renaming * lint * Revert onAcivityResult * Update InformationFragment.kt * Remove Home menu * Fix merge conflicts * Lint
-
Matthias Urhahn authored
-
Matthias Urhahn authored
-
Mohamed authored
-
- May 05, 2021
-
-
Matthias Urhahn authored
# Conflicts: # Corona-Warn-App/src/main/res/values/strings.xml
-
Matthias Urhahn authored
-
Mohamed authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Matthias Urhahn authored
* Repository WIP * Add vaccination location * Adjust label and type for country. * Vaccination storage WIP, Draft 2 * Vaccination storage WIP, Draft 5 * Vaccination storage WIP, Draft 6 * Revert gradle change. * Vaccination storage WIP, Draft 7 * Adjust vaccination certificate json schema. * Extend proof certificate with known attributes, adjust unit tests. * Error handling, TODOs, more structure, storage and tests. * LINTs * Restructure storage approach, reparsing instead of duplicate data. * Fix temporary issues.
-
Matthias Urhahn authored
* Adjust test availability constant. The server returns a different result after 60, not 21 days. * Fix TAG copy paste error. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Mohamed authored
* Handle CoronaTest Not found exception Handle potential race condition for setting test as viewed when called from onResume * Remove un necessary refresh test calls * Use with context * Revert to catch clause * Lint * Add some comments * Update SubmissionYourConsentViewModelTest.kt * Fix tests * Remove comment Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
harambasicluka authored
* data privacy update * data privacy update Co-authored-by:
Mohamed <mohamed.metwalli@sap.com>
-
Alex Paulescu authored
Co-authored-by:
Mohamed <mohamed.metwalli@sap.com>
-
harambasicluka authored
-
Mohamed authored
-
Juraj Kusnier authored
* Vaccination Certificate Register Home Card * Lint format * Update CreateVaccinationHomeCard * Update card layout
-
fynngodau authored
* Fix tracing settings fragment The LinearLayout enforces that all views are below each other, reducing the opportunity for human error when aligning the layout as has happened with #2940. * Use ConstraintLayout Flow layout * clean, reformat, silence wrong missing constraint warning by ci * silencium Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
BMItter <Berndus@gmx.de>
-
Matthias Urhahn authored
-
BMItter authored
* Create location name from checkin * Created a separated test for location mane creation * cleaned * ktlint * Adjusted test
-
SAP LX Lab Service Account authored
Change-Id: I4b11bae9659e3459839b1f02e2e09a7917826f6a Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
CWA Technical User authored
-
Mohamed authored
-
- May 04, 2021
-
-
Matthias Urhahn authored
``` java.lang.IllegalArgumentException: at com.android.internal.util.Preconditions.checkArgument (Preconditions.java:52) at android.net.ConnectivityManager.unregisterNetworkCallback (ConnectivityManager.java:4750) at de.rki.coronawarnapp.util.network.NetworkStateProvider$networkState$1$2.invoke (NetworkStateProvider.kt:4) ``` Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Mohamed authored
* Improve logging * Catch exception and split into smaller functions * Remove finally clause * Remove inner launch Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
InkenTownsend authored
To change typo of Check-ins according to IOS
-
Alex Paulescu authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Chilja Gossow authored
* simplify layout make switch not clickable * hide divider * move view * use material toolbar * use material toolbar Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
Kolya Opahle authored
Rapid Test - QR-Code from Schnelltestprofile cannot be scanned by PoC if fields contain Umlauts (EXPOSUREAPP-7016) (#3065) * Added Character Set encoding hint to QrCodeGenerator * Fixed QrCodeGenerator on api levels that return "java.nio.charset.CharsetICU[UTF-8]" instead of "UTF-8" for Charset.UTF-8.toString() we now call .name() instead Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
dependabot[bot] authored
Removing all the leftover fastlane code as we now use firebase testlabs for screenshots (DEV) (#3040) * Bump rexml from 3.2.4 to 3.2.5 Bumps [rexml](https://github.com/ruby/rexml) from 3.2.4 to 3.2.5. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.2.4...v3.2.5 ) Signed-off-by:
dependabot[bot] <support@github.com> * Getting rid of everything fastlane as its superseded by firebase Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by:
Kolya Opahle <k.opahle@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Mohamed <mohamed.metwalli@sap.com>
-
Matthias Urhahn authored
We don't need internet for the risk calculation and using parameters from a cached config will be sufficient. Co-authored-by:
Kolya Opahle <k.opahle@sap.com>
-
Lukas Lechner authored
* Refactor ContactDiaryWorkScheduler.kt to our new way of scheduling work * Remove ContactDiaryWorkScheduler dependency from MainActivity.kt