Hacker News new | ask | show | jobs
by ryukoposting 1243 days ago
The key here is that this isn't really a "third party app," per se. It's all their code. All I did was replace this:

  return getBoolean(CLIENT_DEPRECATED, false);
With

  return false;
I also updated a dependency on libsignal.