-
Notifications
You must be signed in to change notification settings - Fork 206
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
Support multiple frames #644
Support multiple frames #644
Conversation
@TheLastProject perfect 🤟. I'm busy with an assignment, will look at it tomorrow morning. Thanks a ton for the pr |
@TheLastProject great job 👍. I was just thinking of the process, should we send all the transfer to the transfer section or follow some better approach? Currently by this pr, if the person wants to transfer a single text they will be navigated to the transfer fragment and they need to manually get back to add more items to transfer. @iamareebjamal what are your thoughts on the workflow of this feature? |
If you look at the code and TODOs: "Automatically switch to Transfer to badge screen when hitting transfer on another screen" is planned for me. But I couldn't get that to work so I'll need help there. |
Dont worry, I'll help you out with that. Lets get the workflow correct, then we can get this done |
@iamareebjamal please let me know your thoughts on this |
@iamareebjamal any updates? Should we move forward with this approach? |
You know better about the project, so go ahead |
@iamareebjamal great. @TheLastProject If you're free, Please let me know. I'll drop a pr to your branch and let's get this working in the upcoming weekend 👍😊 |
Sounds good, I'll have time to look at a PR this weekend probably |
Just gonna ping here again. |
Hello, has anything happened here? |
Not really. If you want to take it up, feel free to |
<< has zero idea how anything mobile apps related works :D |
@TheLastProject Hi, we are restarting work on this project. Would you like to fix the failing tests of this pull request? |
Well, in 3 years I guess my Android skills probably improved so I may be able to do the tasks without help now but I don't really have the time to finish this currently I'm afraid (still have a big to-do list on my own projects too) so it's probably best if someone else picks this up. |
Closing this as we have moved to a flutter app now. |
Fixes #638
Changes:
Screenshots for the change:
TODO (will need help with this, @adityastic):