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. 25 Nov, 2020 3 commits
  2. 24 Nov, 2020 6 commits
  3. 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
  4. 22 Nov, 2020 3 commits
  5. 18 Nov, 2020 4 commits
  6. 17 Nov, 2020 1 commit
    • Konrad Pozniak's avatar
      Personal account notes (#1978) · ce973ea7
      Konrad Pozniak authored
      * add personal notes to AccountActivity
      
      * use RxJava instead of plain okhttp calls
      
      * make AccountViewModel rx aware
      
      * hide note input until data is loaded
      ce973ea7
  7. 15 Nov, 2020 7 commits
  8. 04 Nov, 2020 5 commits
  9. 28 Oct, 2020 1 commit
  10. 25 Oct, 2020 3 commits
  11. 22 Oct, 2020 1 commit
  12. 19 Oct, 2020 2 commits
  13. 17 Oct, 2020 1 commit
  14. 13 Oct, 2020 2 commits