and though bugs are the bane of my existence, rest assured the wretched thing will get the best of care here

This project is mirrored from https://github.com/tuskyapp/Tusky.git. Pull mirroring failed .
Last successful update .
  1. 04 Dec, 2020 20 commits
  2. 01 Dec, 2020 2 commits
  3. 28 Nov, 2020 1 commit
  4. 25 Nov, 2020 3 commits
  5. 24 Nov, 2020 6 commits
  6. 23 Nov, 2020 1 commit
    • Ivan Kupalov's avatar
      Fix some of the StrictMode violations (#1931) · ef1ae581
      Ivan Kupalov authored
      Mostly it's disk reads/writes.
      
      Conscrypt reads own version on startup which reads from disk multiple
      times. There's no solution for it right now.
      
      SharedPreferences which are used in BaseActivity also read from disk
      and pretty early but it shouldn't be a problem.
      ef1ae581
  7. 22 Nov, 2020 3 commits
  8. 18 Nov, 2020 4 commits