- Jan 12, 2021
-
-
janetback authored
* Update strings.xml * Update legal_strings.xml Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Philipp Nowak authored
Fix typo in german and english strings for finland country name (EXPOSUREAPP-4565) (closes #2069) #2072
-
- Jan 11, 2021
-
-
Matthias Urhahn authored
* Add log censoring for diary locations, persons and QR code token. * Fix divider not being hidden if bug report entry is hidden. * Fix censor modules not being applied in succession if multiple modules match. * Remove debug helper and address registration token PR issue Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
ralfgehrer <mail@ralfgehrer.com>
-
BMItter authored
* Removed unused method formatEmptyString * Moved formatColorDivider into layout * Moved formatColorIcon into layout * Removed unused FormatterSettingsHelper * Removed leftovers of FormatterSettingsHelper * Removed static app context from formatColor * Removed unused formatDrawable * Removed app context from FormatterSubmissionHelper * Adjusted tests - formattersubmissionhelperTest * Removed app context from FormatterInformationLegalHelper * replaced dimen/match_constraint with 0dp * fix - base on current 1.11.x * fix for formattestTestResult call
-
- Jan 08, 2021
-
-
Chilja Gossow authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Mohamed Metwalli authored
-
Mohamed Metwalli authored
-
Matthias Urhahn authored
Remove @dimen/match_constraint as it will be replaced by tooling with 0dp whenever used and thus adds noise. (#2055)
-
Ralf Gehrer authored
-
- Jan 07, 2021
-
-
axelherbstreith authored
* Added TalkBack Support for toolbar in day screen * Updated day strings to support all languages * Update date format to support different languages in overview screen * Linting * Updated day screen - Title is now read automatically when opening the screen * Removed unsused type announcement for accessibility * reverted changes in localization * linting * Updated local specific date announcements * Linting * Updated creation of accessibility date * Updated formatting
-
Matthias Urhahn authored
-
Chilja Gossow authored
* replace with close button * use toolbar Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Oliver Zimmerman authored
No illustration description for image on Background Priority settings screen (EXPOSUREAPP-4097) (#2031) * added getter for illustration description in BackgroundPriorityState * Added new string to other string files * Removed unnecessary string entries * Added actual string values. Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
Matthias Urhahn authored
* Initial draft for user accessible debug logs in production. TODO: Sharing, Tests, Cleanup FileLoggerTree? * Ready strings for translation. * Log file compression for sharing (zip). * Add log sharing * Change how DebugLogger is initialized to make sure we can record issues that happen very early in the apps lifecycle. * Add missing toolbar back arrow navigation. * Fix initial delay for ui state emissions. * Censor registration token. * Adjust warning regarding sensitive data in debug logs. * Use property injection instead of component getters. * Hide option until greenlit. * Add test for RegistrationTokenCensor * Unit tests. * Make unit test without triggerfile more specific. * LINTs * Fix missing injection provider in release mode. * Fix regtoken censor if condition. * Fix typos. * Remove empty manifest specific to deviceForTesters build. * Wait until log job is canceled before deleting log files. Otherwise a race condition could lead to file creation after job cancellation. * Replace runBlockingTest with runBlocking we don't need scheduler control and runBlockingTest is sometimes unreliable. * Refactor FileSharing to use compat builder from androidx. * Handle exceptions on debug log start() * Print device infos when log is started. * Text changes requested by UA Co-authored-by:
ralfgehrer <mail@ralfgehrer.com>
-
- Jan 06, 2021
-
-
Chilja Gossow authored
-
Ralf Gehrer authored
-
fynngodau authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
- Jan 05, 2021
-
-
Mohamed Metwalli authored
* Add tooling layout tag for better overview * Ignore error for ProtectedPermissions * Add instrumentation tests to capture screenshots in Onboarding flow * Specify java version to avoid assembling APK failure * Define custom annotation for tests * Use fastlane Screengrab * ignore screenshots folder * Remove redundant imports and rules * Add View assertion to make sure Fragment is already displaying its views to avoid capturing blank screenshots * List some configurations for fastlane * Add TODO for locale change * Allow timestamp suffix to have different screenshots names * Scroll and grab another screenshot in OnboardingFragment * Delete import * Filter tests using Screenshot annotation * Add locale change rule in UI tests * Limit screenshots only for DE locale * Enable screenshots for all locales * Enable screenshot test * lint cleaning * Use JavaVersion to specify java version * Add an inline function that defaults to AppTheme * Update dcos for launchFragmentInContainer2 * lint * Define generic apk_path * Support cleaning device status bar before taking screenshot * Correct docs Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Chilja Gossow authored
* accessibilty announcement for list items person and location * Merge branch 'release/1.11.x' into feature/4459-accessibility-loc-person # Conflicts: # Corona-Warn-App/src/main/res/layout/contact_diary_location_list_item.xml # Corona-Warn-App/src/main/res/layout/contact_diary_person_list_item.xml * Merge branch 'release/1.11.x' into feature/4459-accessibility-loc-person # Conflicts: # Corona-Warn-App/src/main/res/layout/contact_diary_location_list_item.xml # Corona-Warn-App/src/main/res/layout/contact_diary_person_list_item.xml * add selection announcements * lint * lint * screen announcement * screen announcement * klint * klint * strings correction * strings * refactoring string access * allow spread operator Co-authored-by:
Matthias Urhahn <matthias.urhahn@sap.com>
-
- Jan 04, 2021
-
-
Chilja Gossow authored
* accessibility announcement renaming
-
- Dec 30, 2020
-
-
Mohamed Metwalli authored
-
- Dec 29, 2020
-
-
Mohamed Metwalli authored
-
Alex Paulescu authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
- Dec 28, 2020
-
-
Matthias Urhahn authored
* Add state-aware illustrations for Settings>BackgroundModeStatus Refactor various background mode related functions into a common class that can be injected and observed. * Rename c to context * Use core-ktx extension to access system services * Fix wrong import statement and a typo * Add more test cases Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com>
-
Matthias Urhahn authored
* Fix deadman notification text not being expandable and clean up code. * Further notification code cleanup. * Use core-ktx extension to access system services Co-authored-by:
Mohamed Metwalli <mohamed.metwalli@sap.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Matthias Urhahn authored
* Fix failed tracing state having the wrong text color for "last update". * The tracing details box had no visible background in nightmode. * Fix "Restart" button visibility being reversed on the "Tracing failed" card. * Code fluff * Fix "Tracing in progress" switching the color, we need to use the latest, not the latestSuccessful risk state for coloring the progress state. Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Matthias Urhahn authored
Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
- Dec 23, 2020
-
-
Matthias Urhahn authored
* Let the AppConfig validity check use absolute values, to support device time check behavior. * Add mapping for "disable-device-time-check" to app config. * Show popup dialog if the device time is invalid. * Remove extra retrofit cache (use only LocalAppConfigSource.kt) * Exposure device time check * Reset user acknowledgement * LINTs * Add test menu option to disable device time check via affecting the config mapping. * Download, but don't submit keys if device time is incorrect. Abort risk level calculation if time is incorrect. * Due to multiple properties in ConfigData affecting `isDeviceTimeCorrect`, make it a body property and don't allow overriding via constructor. * Add unit test for test settings affecting the device config only in tester builds. * Show notification regarding incorrect time when device is in the background. * Fix test regressions and add additional test cases for download and risk task abort conditions on incorrect device time. * Fix merge regressions. * Add time unit to log statement. * Fix incorrect time dialog showing in a loop when entering leaving the home screen. * Remove unused code path for clear(). * Print additional timestamps to help debugging efforts in the future.
-
axelherbstreith authored
* Removed rounded corners from onboarding screen background * Changed naming of xml * Changed behavior of placeholder in day screen * Changed behaviour of placeholder in edit screen * Changed naming of overview screen list items * Updated layout of over view list items * Updated Overview screen list items * Added dimens * Updated list item size * Changed item layout * Added ripple to list items in overview screen * Removed scroll bar from overview list * Linting * removed unused overview screen list item * Simplified expressions * Reformatted contact diary xml files * Added dimens * removed unused layout tag
-
Matthias Urhahn authored
Adjust layout margins to have a cleaner look (whitespace wise) and prevent cut off text on row items. (#1991)
-
Chilja Gossow authored
* adapt colors to match design * elevation Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-
Chilja Gossow authored
* adjust margins to match design use selectable item background add animated list updates * move logic to contact diary specific element * change style * use stableIds
-
Rituraj Sambherao authored
* Text Color changed * Text Color changed for calendar screen * removing build.gradle changes that carried over from 1.10 * lint fix * adapt color scheme to be consistent and high contrast * klint Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
Chilja Gossow <49635654+chiljamgossow@users.noreply.github.com> Co-authored-by:
chilja <chiljamgossow@gmail.com>
-
- Dec 22, 2020
-
-
Matthias Urhahn authored
* Refactor home-screen and tracing details fragment. * Use recycler view to display list items * Remove nested/included layouts and make Android Studio layout previews functional * Split list items into independent elements (positive/negative/pending) * Layout cleanups & flattening * Small padding and alignment fixes * Clean up tests and fix class names. * Move UI classes towards "package by feature", each feature has their own ui package. * LINTs * Fix log statements. * Only crash in tester builds. * Update Corona-Warn-App/src/main/java/de/rki/coronawarnapp/ui/main/home/HomeAdapter.kt Co-authored-by:
fynngodau <fynngodau@mailbox.org> * Refactor adapter init. * LINT * Remove "card" from property name, the "TracingStateProvider" is UI agnostic. * LINTs * Don't show the risk card if there is a positive test result. * Fix crash on init with unknown resource IDs (before data binding is available). * Fix progress card not being colored in risk details fragment * LINTs * Prepare viewholders for payload use. * Update Corona-Warn-App/src/main/res/layout/home_fragment_layout.xml Co-authored-by:
fynngodau <fynngodau@mailbox.org> * Improve toolbar and tracing bar behavior, scrollable, fewer nested layouts. * Adjust popup theme. * Remove color state list for cards, click behavior is done via `selectableItemBackground` * Fix visual artifact when expanding toolbar menu. * Align box coloring in dark mode and click animation. * Fix flickering Test and FAQ card. * Fix missing "enable tracing" button in home card. * Fix risk/tracing details elevation/dividers in light and dark mode * Resolve merge regressions and include contact diary card via recyclerview. * Adjust toolbar background color to new mockups (diary mockups have lighter darkmode). * Update Corona-Warn-App/src/main/res/layout/home_card_container_layout.xml Co-authored-by:
fynngodau <fynngodau@mailbox.org> * Update Corona-Warn-App/src/main/res/layout/tracing_content_failed_view.xml Co-authored-by:
fynngodau <fynngodau@mailbox.org> * Tint card background color. Just replacing the background didn't ahve the desired effect. * Fix possible NPE on last encounter calculation. * LINTs and typos. Co-authored-by:
fynngodau <fynngodau@mailbox.org>
-
- Dec 21, 2020
-
-
axelherbstreith authored
* Avoid opening the contact diary multiple times on certain devices * Updated darkmode for list items * Changed darkmode visuals in day screen * Updated darkmode for edit screen * Aligned naming of list items * added missing dimens * Aligned text size in day screen * Fixed bug in lowe android versions * Aligned styling of day screen placeholder * fix button type Co-authored-by:
BMItter <46747780+BMItter@users.noreply.github.com> Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com> Co-authored-by:
ralfgehrer <mail@ralfgehrer.com>
-
Ralf Gehrer authored
-
SAP LX Lab Service Account authored
Change-Id: Iea5e2630f13497bbb6df391942fd53b68b084228
-
Alex Paulescu authored
* Increased Kontakt-Tagebuch text size. * Changed headline name to a more appropriate one.
-
- Dec 18, 2020
-
-
AlexanderAlferov authored
-
Kolya Opahle authored
* Modified storage to return inserted person and location object on insert * enabled automatic creation of encounters on add of person / location moved bottom sheets out of day module * fixed wrong null value in default nav args Co-authored-by:
Ralf Gehrer <ralfgehrer@users.noreply.github.com>
-