Makes lists either immutable or puts them into a synchronized block for thread safety

This commit is contained in:
Vitor Pamplona
2023-01-17 08:42:00 -05:00
parent 2037b35af6
commit 0667a822f1
17 changed files with 116 additions and 86 deletions

View File

@@ -26,6 +26,7 @@ Amethyst brings the best social network to your Android phone. Just insert your
- [ ] Profile Edit
- [ ] Relay Edit
- [ ] Account Creation / Backup Guidance
- [ ] Message Sent feedback
# Development Overview