From 549935cc9744067d14df1ea79cdecf669e3710b9 Mon Sep 17 00:00:00 2001 From: Krille Fear Date: Wed, 8 Dec 2021 13:18:50 +0000 Subject: [PATCH] Update Release Candidate Public Beta Template --- Release-Candidate-Public-Beta-Template.md | 26 ++++++++++++----------- 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/Release-Candidate-Public-Beta-Template.md b/Release-Candidate-Public-Beta-Template.md index 7c9209b..e17ea73 100644 --- a/Release-Candidate-Public-Beta-Template.md +++ b/Release-Candidate-Public-Beta-Template.md @@ -10,27 +10,29 @@ There are plenty of cases, which can not be tested easily in automated UI tests. 4. - [ ] Sending and downloading files/images works 5. - [ ] Sharing texts/files/images from other apps to FluffyChat works 6. - [ ] Login with single sign on works +7. - [ ] Test if the app lock works as intended and appears on opening/resuming the app ## Android -7. - [ ] App receives push notifications over Firebase Cloud Messaging when it is in background/terminated -8. - [ ] App receives push notifications over Unified Push when it is in background/terminated -9. - [ ] QR Code scanner can still scan links to start a new chat -10. - [ ] Recording and playing voice messages works -11. - [ ] Sending and downloading files/images works -12. - [ ] Sharing texts/files/images from other apps to FluffyChat works -13. - [ ] Login with single sign on works +8. - [ ] App receives push notifications over Firebase Cloud Messaging when it is in background/terminated +9. - [ ] App receives push notifications over Unified Push when it is in background/terminated +10. - [ ] QR Code scanner can still scan links to start a new chat +11. - [ ] Recording and playing voice messages works +12. - [ ] Sending and downloading files/images works +13. - [ ] Sharing texts/files/images from other apps to FluffyChat works +14. - [ ] Login with single sign on works +15. - [ ] Test if the app lock works as intended and appears on opening/resuming the app ## Linux Desktop -14. - [ ] Notifications for rooms, which are not in foreground, are working -15. - [ ] Sending and downloading files works - -## Web version 16. - [ ] Notifications for rooms, which are not in foreground, are working 17. - [ ] Sending and downloading files works +## Web version +18. - [ ] Notifications for rooms, which are not in foreground, are working +19. - [ ] Sending and downloading files works + ## Any platform -18. - [ ] Emote settings globally and for rooms are functional +20. - [ ] Emote settings globally and for rooms are functional ---