- May 17, 2021
-
-
Mohamed Metwalli authored
* Typo * Remove obsolete design * lint * Remove navigation logic * Qrcode * Qrcode views * Use common style * Navigate to full screen * Adjust navigation * Common vaccination qr code card * Update build.gradle * Update VaccinationDetailsViewModel.kt * Add medical product name * Update tests * Lint * Add TODO * Review comments and resolve TODO * Update VaccinationDetailsFragment.kt
-
- May 12, 2021
-
-
Mohamed authored
* Bump Kotlin version * Lint * Fix test * Fix case * lint * jacoco * robolectric * Cleanup tests * Lint ,Happy now?
Co-authored-by:Lukas Lechner <lukas.lechner@sap.com>
-
- May 05, 2021
-
-
Mohamed authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- Apr 07, 2021
-
-
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 *
* 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:Lukas Lechner <office@lukaslechner.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Lukas Lechner <lukas.lechner@sap.com> Co-authored-by:
I502720 <axel.herbstreith@sap.com>
-
- Feb 16, 2021
-
-
Mohamed authored
* Upgrade klint plugin * Run klint formatting * Fix unexpected indentation error * Align comments properly * Align comment * Align comment
-
- Feb 04, 2021
-
-
Matthias Urhahn authored
-
- Jan 27, 2021
-
-
Mohamed Metwalli authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
- Jan 12, 2021
-
-
Mohamed Metwalli authored
* Pump dependencies versions * Traget Android 11 * Fix lint errors * Add method for failing binding * Fix lint errors * Fix more lint errors * Move away from deprecated Handler constructor with no specified looper * Use ResourcesCompat to retrieve drawables * Replace getDrawable with getDrawableCompat * Fix unit test * Fix content is not showing in Onboarding flow * lint * Fix lint failure Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
- Jan 07, 2021
-
-
Matthias Urhahn authored
-
- Jan 04, 2021
-
-
Matthias Urhahn authored
-
- Dec 28, 2020
-
-
Matthias Urhahn authored
* Downgrade R8 to 2.0.74. https://issuetracker.google.com/issues/176381203 * Update gradle version in unrelated task. * Align gradle wrapper task formatting. (No change, just formatting).
-
- Dec 23, 2020
-
-
Matthias Urhahn authored
* Update gradlew wrapper and plugin. * Update binary (via ./gradlew wrapper --gradle-version=6.3 --distribution-type=all)
-
- Nov 26, 2020
-
-
Matthias Urhahn authored
* Update to latest stable coroutines. * Fix flaky test. Depending how how fast items emitted, some intermediate values might never be emitted.
-
- Nov 19, 2020
-
-
Kolya Opahle authored
-
- Nov 18, 2020
-
-
Kolya Opahle authored
Signed-off-by:
Kolya Opahle <k.opahle@sap.com>
-
- Oct 23, 2020
-
-
BMItter authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- Sep 17, 2020
-
-
Matthias Urhahn authored
* Reduce boilerplate code for fragment view setup. * Fix klint issue + change codestyle to match klint. * Fixed regressions in `MainFragment` in `device` buildflavor * Fix kotlin upgrade regression * Disable KotlinNothingValueException in Kotlin 1.4 until kotest/mockk can handle it. * Make "binding.lifecycleOwner = this" automatic. * Addressed PR comments. * build issue to due mixing branches Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
- Aug 26, 2020
-
-
Matthias Urhahn authored
* Disable klint debug output to make it easier to find the actual error in the log. * Setup jUnit5 & kotest. * Add base classes for testing to setup log output. * Introduce class `DeviceStorage` to check (or request on newer APIs) free space. Rel. EXPOSUREAPP-2259 * Add test cases for failure modes. * Make it obvious that the check should not be executed on the ui thread. * Try fall back to legacy method if the API26+ version fails. If that also fails, throw the exception and let the caller handle it. * Wire up injection annotations. * Remove unused mockito testing dependency. * klint... Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
- Jun 11, 2020
-
-
Jakob Möller authored
* First Setup of Compile Strip Signed-off-by:
d067928 <jakob.moeller@sap.com> * First Setup of Compile Strip Signed-off-by:
d067928 <jakob.moeller@sap.com> * First Setup of Compile Strip Signed-off-by:
d067928 <jakob.moeller@sap.com> * First Setup of Compile Strip Signed-off-by:
d067928 <jakob.moeller@sap.com> * First Setup of Compile Strip Signed-off-by:
d067928 <jakob.moeller@sap.com> * remove notification Signed-off-by:
d067928 <jakob.moeller@sap.com> * fixed risk level test fragment * Log to Timber Signed-off-by:
d067928 <jakob.moeller@sap.com> * Log to Timber Signed-off-by:
d067928 <jakob.moeller@sap.com> * Environment Variables only drawn for TestRelease Signed-off-by:
d067928 <jakob.moeller@sap.com> * remove toasts from productive code * fix wildcard import * Adjust Fragment Signed-off-by:
d067928 <jakob.moeller@sap.com> * Adaptions to Test Coding Signed-off-by:
d067928 <jakob.moeller@sap.com> * added exception handling for Test Risk Level fragment Co-authored-by:
Philipp Woessner <philipp.woessner@sap.com> Co-authored-by:
Ooi, Hee Tatt <hee.tatt.ooi@sap.com>
-
- Jun 09, 2020
-
-
Jakob Möller authored
Signed-off-by:
d067928 <jakob.moeller@sap.com>
-
- Jun 08, 2020
-
-
Jakob Möller authored
* Remove Jacoco Plugin for Coverage Upload Signed-off-by:
d067928 <jakob.moeller@sap.com> * Separate Jacoco Task * Revert "Separate Jacoco Task" This reverts commit a1f6a67f8319f7f4874e51d6222628ac498c276a. * Removing Jacoco Circle Ci Step * Removing testCoverageEnabled Parameter Co-authored-by:
Hee Tatt Ooi <hee.tatt.ooi@sap.com> Co-authored-by:
Thomas Kowark <thomas.kowark@sap.com>
-
- Jun 07, 2020
-
-
Thomas Kowark authored
* Setup Sonar Signed-off-by:
d067928 <jakob.moeller@sap.com> * Revert "Setup Sonar" This reverts commit 92ac0411 Signed-off-by:
d067928 <jakob.moeller@sap.com> * Revert "Setup Sonar" This reverts commit 92ac0411 Signed-off-by:
d067928 <jakob.moeller@sap.com> * Sonar Signed-off-by:
d067928 <jakob.moeller@sap.com> * Sonar Signed-off-by:
d067928 <jakob.moeller@sap.com> * Sonar Signed-off-by:
d067928 <jakob.moeller@sap.com> * Updated properties * Fixed jacoco report path and running jacoco * Generating Coverage * jacoco report fix * Enabling coverage * Adding jacoco dependencies * Removing Coverage Enabled Types * Removing Sonar for now * Plugin Test * Re-activating Sonar * fixing jacoco property * fix jacoco xml path * Dummy Code to test * minimal config * back to full configuration * right binaries folder? * sources and binaries * First scan, then save * bumping jacoco version * fixed detekt path * reverting intentional error * exclusions Signed-off-by:
d067928 <jakob.moeller@sap.com> * exclusions Signed-off-by:
d067928 <jakob.moeller@sap.com> * exclusions Signed-off-by:
d067928 <jakob.moeller@sap.com> * exclusions Signed-off-by:
d067928 <jakob.moeller@sap.com> * add protobuf compiled ignore Signed-off-by:
d067928 <jakob.moeller@sap.com> * only scan kotlin files in src/main/java Co-authored-by:
d067928 <jakob.moeller@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
- Jun 03, 2020
-
-
Jakob Möller authored
* Setup Sonar Signed-off-by:
d067928 <jakob.moeller@sap.com> * Bump Up GradleWrapper fixes #84 Signed-off-by:
d067928 <jakob.moeller@sap.com> * No Sonar in Circle yet... Signed-off-by:
d067928 <jakob.moeller@sap.com> * Remove unnecessary execution privilege Signed-off-by:
d067928 <jakob.moeller@sap.com>
-
- Jun 02, 2020
-
-
Fabian-K authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Jakob Möller <jakob.moeller@sap.com>
-
- May 31, 2020
-
-
Jakob Möller authored
* Release/0.5.5 (#48) * Hotfix for resetting Gradle Version (internal pipeline confirmation) (#52)
-
Jakob Möller authored
-
- May 30, 2020
-
-
Jakob Möller authored
* Bump up Gradle to 4.0.0 / 6.1.1 * Bump up NDK * Bump Up SQLite * adapt circle config
-
Sebastian Wolf authored
-