digidem / comapeo-mobile

The next version of Mapeo mobile
GNU General Public License v3.0
5 stars 0 forks source link

chore: send device diagnostic metrics #462

Open EvanHahn opened 3 days ago

EvanHahn commented 3 days ago

We've changed our plan for metrics.

This implements one part of the new plan: device diagnostic metrics. This includes device manufacturer, device type, total RAM, and other data about the device itself.

These metrics should be sent once a month, as they are unlikely to change.

Notes for reviewers:

Closes #459.

EvanHahn commented 2 days ago

Rewrote this to use a singleton.