- 26 Apr, 2022 3 commits
-
-
Cody Henthorne authored
-
Cody Henthorne authored
-
Greyson Parrelli authored
We were getting weird errors around the service not calling startForeground() that I couldn't reproduce. I figure it must be something with how we only sometimes start the FcmFetchService in the foreground. So I think the safest thing to do is to just use GenericForegroundService.
-
- 25 Apr, 2022 4 commits
-
-
Cody Henthorne authored
-
Alex Hart authored
Fix crash when trying to access media controller after activity is destroyed and reference is nullified.
-
Alex Hart authored
-
Alex Hart authored
-
- 22 Apr, 2022 13 commits
-
-
Alex Hart authored
-
Alex Hart authored
-
Alex Hart authored
-
Alex Hart authored
-
Greyson Parrelli authored
-
Greyson Parrelli authored
If we're deferring to super.getItem(), then we should be guarding with super.getItemCount().
-
Alex Hart authored
-
Greyson Parrelli authored
-
Cody Henthorne authored
-
Rashad Sookram authored
-
Greyson Parrelli authored
-
Greyson Parrelli authored
-
Ehren Kret authored
Without starting from start index, if the same recipient appears multiple times in the recipient list, this function will crash.
-
- 21 Apr, 2022 4 commits
-
-
Alex Hart authored
-
Alex Hart authored
-
Cody Henthorne authored
-
Alex Hart authored
-
- 20 Apr, 2022 16 commits
-
-
Greyson Parrelli authored
-
Greyson Parrelli authored
-
Alex Hart authored
-
Alex Hart authored
-
Rashad Sookram authored
-
Alex Hart authored
-
Alex Hart authored
-
Alex Hart authored
-
Greyson Parrelli authored
-
Cody Henthorne authored
-
Alex Hart authored
-
Alex Hart authored
-
Alex Hart authored
-
Alex Hart authored
-
Cody Henthorne authored
Fixes #12113
-
Greyson Parrelli authored
-