9 Commits

Author SHA1 Message Date
dfbbac5a27 Bump flutter_login
This required bump font awesome as well.
2022-06-29 12:12:18 +02:00
33a731a3d7 Add reuse licensing to files in lib 2021-09-15 13:06:43 +02:00
9985db6d29 Analytics: osx don't send computer name 2021-09-13 23:26:13 +02:00
39eaebc45f Analytics Linux: Remove machineId
Too much info
2021-09-13 17:37:37 +02:00
28746ec2c6 Analytics: Remove android unique info
I don't want any info that can unique identify the device.
2021-09-13 17:32:33 +02:00
36b45f1486 Analytics iOS: Remove all device unique info 2021-09-13 17:32:33 +02:00
e61346cdf3 Analytics: Use unsigned ints
Also change type to 64 bit wherever needed.

The cpuFreq value seems to be too high, discarding it for now.
2021-08-12 00:12:02 +02:00
d0efbbf6ad Analytics: build an event 2021-08-03 15:54:30 +02:00
a0211b35c2 Analytics: Add code to build the device Info
This fills the protobuf structure
2021-08-02 15:23:03 +02:00