corona-warn-app / cwa-app-android

Native Android app using the Apple/Google exposure notification API. The CWA development ends on May 31, 2023. You still can warn other users until April 30, 2023. More information:
https://coronawarn.app/en/faq/#ramp_down
Apache License 2.0
2.44k stars 495 forks source link

Show the number of saved contacts #752

Closed Kranberger closed 4 years ago

Kranberger commented 4 years ago

Avoid duplicates

Current Implementation

Currently you see e.g. "9 von 14 Tagen aktiv". It would be very helpful to me, to see the number of contacts already saved also.

Suggested Enhancement

From my point of view, I would put the number of contacts directly below "9 von 14 Tagen aktiv".

Expected Benefits

With this information I can estimate how reliable the risk analysis is. If no contacts would be shown (and I'm sure there should be at least the family contacts), then I know that something is wrong.

tomjschwanke commented 4 years ago

Unfortunately this is info is not provided by the Google Tracing API

ironjan commented 4 years ago

Duplicate of #689. As stated by in [0] and [1], this feature is also closely related to https://github.com/corona-warn-app/cwa-wishlist/issues/5

@tkowark , Highlighting you as you were active in #689 ;)

tkowark commented 4 years ago

Indeed, that‘s a duplicate. Thanks for finding it and tagging me :-)