session-android/app/src/main/java/org/thoughtcrime/securesms/jobs
Harris 6649a9a745
Generate placeholder avatars from two characters, re-fetch missed avatars (#856)
* feat: splitting names in the avatar generation

* fix: re-fetch avatars if initial downloads fail

* fix: remove shadowed name, add tests for common labels
2022-03-15 09:24:15 +11:00
..
AvatarDownloadJob.java refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
BaseJob.java Move files 2021-05-18 09:12:33 +10:00
FastJobStorage.java fix: filter jobs that can be executed with the current factories 2021-02-18 10:10:27 +11:00
JobManagerFactories.java Re-organize files 2021-07-09 13:25:57 +10:00
LocalBackupJob.java Re-organize files 2021-07-09 13:25:57 +10:00
PrepareAttachmentAudioExtrasJob.kt refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
RetrieveProfileAvatarJob.java Generate placeholder avatars from two characters, re-fetch missed avatars (#856) 2022-03-15 09:24:15 +11:00
TrimThreadJob.java refactor: use hilt to provide DB instead of our own factory, inject it in some places where possible 2021-10-04 18:51:19 +11:00
UpdateApkJob.java Move files 2021-05-18 09:12:33 +10:00