-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: save backup file locally [WPB-1827] [WPB-762] #1921
Conversation
Build (beta-debug) available here. Scroll down to Artifacts! |
Build (dev-debug) available here. Scroll down to Artifacts! |
Build 300 succeeded. The build produced the following APK's: |
app/src/main/kotlin/com/wire/android/util/permission/CreateFileRequestFlow.kt
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking good 👌🏻
Just following up on Oussama's comment, I think it is just a visual bug right? otherwise it wouldn't properly build 🤔
PR Submission Checklist for internal contributors
The PR Title
SQPIT-764
The PR Description
What's new in this PR?
Issues
Until now it’s only possible to share them through a 3rd party application, but it would be nice to have an option to save it on our devices.
Solutions
Add another action after creating a backup file, so that we can either "save backup file" or "share backup file".
Testing
Test Coverage (Optional)
How to Test
Create a backup and save it.
Attachments (Optional)
save_backup_locally.mp4
PR Post Submission Checklist for internal contributors (Optional)
PR Post Merge Checklist for internal contributors
References
feat(conversation-list): Sort conversations by most emojis in the title #SQPIT-764
.