Hacker News new | ask | show | jobs
by fX0rObfoMN4 1900 days ago
I don't think that is true. The build that is distributed through the site has the Play Store "features" disables and has other things like an auto-update mechanic. When built for the website the build config `PLAY_STORE_DISABLED` set to true.

https://github.com/signalapp/Signal-Android/blob/1f578ebd2c1...