- Feb 03, 2021
-
-
SAP LX Lab Service Account authored
Change-Id: I1468362a4f668e54f3dc1b2936d9da9c23f6e5e0
- Feb 02, 2021
-
-
axelherbstreith authored
* added announcements for individual statistics * added speech output for individual information on key submission statistics card * enhanced speech output for InfectionsCard * updated speech output for statistics incidence card * removed typo * updated speech output for seven day r value card * enhanced speech output to announce complete cord when focusing it * linting * fixed announcement issue on some phones * linting * removed test transations * changed accessibility string creation to string builder * changed terminology * used extension functions for more comprehensive code * linting max lines * updated string on seven day r value card * renamed extension method * linting max lines Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
BMItter <46747780+BMItter@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Matthias Urhahn authored
* Let NetworkRequestWrapper enforce more specific generics. No nulls and errors need to be `Throwable` * Align error dialog generation and remove unnecessary casting. * Use less specific exception type for `filterIsInstance`. The expectation is that due to type erase, the filter will let any type of `RequestFailed` through anyways. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Lukas Lechner authored
* Fix issue of not showing delta onboarding about interoperability before showing release notes * Suppress failure to give the chance for other steps to continue in Firebase TestLab * Fix instrumentation test * Revert "Suppress failure to give the chance for other steps to continue in Firebase TestLab" This reverts commit 5d642b66 * Use when statement instead of if-else conditions Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Alex Paulescu <alex.paulescu@gmail.com>
-
Mohamed Metwalli authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
BMItter <46747780+BMItter@users.noreply.github.com>
-
Ralf Gehrer authored
* Change escaping of percentage sign (DEV) * minor improvement
-
AlexanderAlferov authored
* Adjusted TracingDetailsItemProvider for tracing inactive status. * Tests added, refactoring * Tests refactored Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
- Feb 01, 2021
-
-
Ralf Gehrer authored
-
harambasicluka authored
-
Ralf Gehrer authored
* Fix statistics FAQ link (EXPOSUREAPP-4900) * revert change in comments * fix white space
-
- Jan 29, 2021
-
-
CWA Technical User authored
-
Ralf Gehrer authored
* Translation Delivery (DEV) #2239 Change-Id: I00daff0ed4117e8828986415695f75ccb25da65a * Update default strings and fix escape symbols (DEV) Co-authored-by:
SAP LX Lab Service Account <tmsatsls+github.com_service-tip-git@sap.com>
-
- Jan 28, 2021
-
-
Mohamed Metwalli authored
-
- Jan 27, 2021
-
-
CWA Technical User authored
-
Mohamed Metwalli authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Matthias Urhahn authored
* Copy directly from main bucket folder * Setup BUCKETDIR as bash environment variable to persist across consoles. * Don't reevaluate the bucket dir on each console spawn. Fail job if gsutil fails. * Specify sub-folder Co-authored-by:
Mohamed Metwalli <Mohamed.Metwalli@sap.com>
-
Chilja Gossow authored
* write test for DiagnosisTestResultRetrievalPeriodicWorker * klint * Use TimeStamper
-
Juraj Kusnier authored
* fix tests * Implement StatisticsExplanationFragmentTest * Implement StatisticsTest * Fix old tests * Rename StatisticsTest > StatisticsCardsTest * Fix marge Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
chris-cwa authored
* no pop up for no info on symptoms * fixed test Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Alex Paulescu authored
* Added strings for release 1.12 * Added layout. * Updated translation config file and removed strings for other languages. * Added release string to defaults. * Adding UI components and images to the fragment. * Added fragment class. * Added fragment logic. * Freshened code smell. * Addressed PR comments. * Simplified screen display logic and addressed PR comments. * Removed "Next" button when opening fragment from app-info and changed close icon to back icon. * Fixed lint errors. * Fixed lint errors. * Changed import. * Change the position of the new release menu item at the top of the app-info screen. * Removed statistics section. * Lazy string evaluation with UI context. * Removed unused function and cleaned up code. * Spotted a minor mistake in the strings. Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Lukas Lechner authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Matthias Urhahn authored
-
Mohamed Metwalli authored
* Initial draft with instrumentation tests. * Obviously checkout the project and restore build caches before running instrumentation tests. * Disable unrelated tests for faster iteration. * Fix environment variable. * Adjust APK paths * Fix broken tests for DBPasswordTest.kt * Comment out neglected tests that require more time to fix. * Fix test by adding required theme. * Update gitignore to have a general purpose directory for local scripts. * Adjust firebase options. * Fix upload paths. * Comment out failing tests for now. * Task for running screenshots only. * Fix paths for screenshots * Comment out failing tests. * Test random bucket dir generation. * Test random bucket dir generation. * Test random bucket dir generation. * Test random bucket dir generation. * Test random bucket dir generation. * Downgrade testing library, the alpha was just needed for API30 support. * Comment out additional tests. * Retry without orchestrator and data reset. * Previous attempts worked, either the orchestrator or the clearData was the issue. * The orchestrator is the issue... * Debugging the test orchestrator... * Adding previously commented out tests due to orchestrator likely being the cause. * Disable additional flaky tests. * Store artifacts and try to pull screenshots. * Re-add previous jobs. * Config syntax. * Config syntax. * Artifacts are not stored? * Iterate path for storing artifacts. * Try pulling directories * Add missing slash * Try api 28 * Specify screenshots path * lint * Api 28 * try sdcard * Use sdcard path * Create screenshots wrapper * Add devices for other locales * Use Pixel2 model * Correct locale names * Adapt code for both Friebase TL and Fastlane * Use sdcard path * Clean tests * Move to ScreenShotter in all tests * Add permissions rule * lint * Test on Android 10 devices * Try physical device and locales list * Remove pull flag sdcard seems already there * Remove slash * Try bucket name * List screenshots only * Use wildcards to list folders only * Remvoe '' * Specify folders individually * Try DE only * Put files into Circle CI Artifacta folder * add -U option * root bucket url * add flame* to exclude APKs * Try suppressing error * add -d * Try suppress errors * Avoid suppressing error * Fix import * lint * Move to screenshot wrapper * Run instrumentation tests on FTL * Fix tests * Extract test results * Try -R and use Circle CI folder * Upload test results only * Add ~ * Store test results only * Specify type instrumentation * Specify file path explicitly * Try path not file * Reset changes in tests based on 1.12.x * Reset changes based on 1.12 * Disable recording videos * Simplify path and use gradle opitmizations * move requires to workflow * align * Add colon Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com> Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-
BMItter authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Lukas Lechner authored
* Fix issue of cutting off decimal place .00 in statistics cards * Fix number formatting issue when decimal value is 3 * Fix number formatting issue for values below zero Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Ralf Gehrer authored
* Translation Delivery (DEV) #2218 Change-Id: Ied040942f5acaf2107add5181b4bdfd1f28ed516 * fix percentage values (DEV) * update default strings (DEV) Co-authored-by:
SAP LX Lab Service Account <tmsatsls+github.com_service-tip-git@sap.com>
-
Ralf Gehrer authored
* Change person entry label (DEV) * Change FAQ Link Label (DEV) * Release Info placeholder fix (DEV) * revert - release info placeholder fix (DEV) * Update strings.xml Co-authored-by:
janetback <68653277+janetback@users.noreply.github.com>
-
Mohamed Metwalli authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
AlexanderAlferov <64849422+AlexanderAlferov@users.noreply.github.com>
-
Mohamed Metwalli authored
* Move to launch*2 to have app theme * Fix failing test * Fix import * Add hw properties * update sdk manager * Add more emulator options * Unmock after tests * Retry for failure * Revert changes in CI yaml
-
Matthias Urhahn authored
# Conflicts: # gradle.properties
-
- Jan 26, 2021
-
-
CWA Technical User authored
-
Lukas Lechner authored
-
BMItter authored
* Now it is working * fix tests, not working after change Co-authored-by:
Kolya Opahle <k.opahle@sap.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Matthias Urhahn authored
# Conflicts: # gradle.properties
-
Alex Paulescu authored
* Added strings for release 1.12 * Updated translation config file and removed strings for other languages. * Added release string to defaults. * Change strings names for 1.12. * Updated string names is layout file. * removed duplicate " * removed duplicate " Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
- Jan 25, 2021
-
-
axelherbstreith authored
* mounted navigation button to bottom on symptom screen * mounted navigation button on symptom calender screen to bottom * aligned button margins * simplified margins * removed unused code * fixed instrumentation tests Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Matthias Urhahn authored
This basically prevents unnecessary data refreshes when moving between screens. After adding #2190, this time based test is now a lot easier :). Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
chris-cwa authored
Co-authored-by:
harambasicluka <64483219+harambasicluka@users.noreply.github.com>
-