Cwa-app-android: Display number of contacts

Created on 20 Jun 2020  路  5Comments  路  Source: corona-warn-app/cwa-app-android

Avoid duplicates

  • [x ] Feature request is not mentioned in the FAQ
  • [ ] Feature request is specific for Android only, for general issues / questions that apply to iOS and Android please raise them in the documentation repository
  • [x ] Feature request is not already reported in another issue

Feature description

It would be interesting for me as a user if the app would show the number of contacts with other devices. As a user, that would give me a feeling of whether the system "works". To maintain anonymity, only one update per day.

Example:

  • Detected contacts: 10 devices
  • Contacts >15min: 2 devices

Problem and motivation


As a user, that would give me a feeling of whether the system "works".

Is this something you're interested in working on


No

feature request

Most helpful comment

This is not possible to accomplish, please see my comment on this issue in the iOS repository for more information.

All 5 comments

This is not possible to accomplish, please see my comment on this issue in the iOS repository for more information.

I think that is possible to implement. You can count the number of local stored keys for example. That would give a first impression on how many contacts there are. The time is more complicated i think. If I am wrong with this idea, pls tell me.

I think that is possible to implement. You can count the number of local stored keys for example. That would give a first impression on how many contacts there are. The time is more complicated i think. If I am wrong with this idea, pls tell me.

Please see my mentioned comment above for the reason you cannot count the total number of keys. The app has only restricted access to the key database and cannot fetch all keys. More precisely, the app only gets information from the framework if a matching key was tested positive.

Thank you all for your feedback and @joerghaf for the initial idea. Since we already have a wishlist item for that, we'll close this ticket here in this repository.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Magoli1 picture Magoli1  路  3Comments

Diapolo picture Diapolo  路  3Comments

schuhmi2 picture schuhmi2  路  3Comments

ironjan picture ironjan  路  3Comments

zeus24 picture zeus24  路  3Comments