Closed britiger closed 4 years ago
Adding date to uuid and make a SHA1 or md5 checksum of it to do not track users over different days.
https://github.com/criticalmaps/criticalmaps-android/blob/04b1e72cb96b2bd9d6f7240df022b34368a1110c/app/src/main/java/de/stephanlindauer/criticalmaps/model/UserModel.java#L34
Notice: there should be also getDeviceId without date for syncronize id between different datafield/widgets of one device.
Closed by 029962becc9b42e8bc8262e0b59cc35321c2a00e
Adding date to uuid and make a SHA1 or md5 checksum of it to do not track users over different days.
https://github.com/criticalmaps/criticalmaps-android/blob/04b1e72cb96b2bd9d6f7240df022b34368a1110c/app/src/main/java/de/stephanlindauer/criticalmaps/model/UserModel.java#L34
Notice: there should be also getDeviceId without date for syncronize id between different datafield/widgets of one device.