mirror of
https://github.com/jberkel/sms-backup-plus.git
synced 2026-04-25 17:05:59 +03:00
[GH-ISSUE #809] Incoming SMS during Restore #647
Labels
No labels
AM+RCS
FAQ
awaiting response
backup
bespoke
bug
calendar
call log
cannot reproduce
cloudless
device-specific
documentation
dual- & multi-SIM
duplicate
feature-request
fixed in beta
good first issue
half-missing
help wanted
helpful
meta
misattribution
mms
other message sources
pull-request
question
rejuvenation
restore
schedule
security
stale
task
thanks
v1.5.1
v1.5.10
v1.5.11
v1.5.2
v1.5.3
v1.5.3
v1.5.4
v1.5.4
v1.5.5
v1.5.5
v1.5.6
v1.5.7
v1.5.8
v1.5.9
v1.6β
xoauth
~$ bounty $~
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/sms-backup-plus-jberkel#647
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NickHirras on GitHub (Sep 29, 2017).
Original GitHub issue: https://github.com/jberkel/sms-backup-plus/issues/809
If I'm doing a long running restore, say it takes a few hours. While that's running and SMS Backup is set as the default messaging app, will new incoming texts get dropped / lost?
@Woi commented on GitHub (Feb 23, 2018):
I don't know the answer. But you could just enable flight mode and re-enable wifi for the restore.
@nbali commented on GitHub (Mar 14, 2018):
I have a feeling that it's lost. At least for me the default app wasn't restored, and I went days without any SMS. It might be coincidence, but I suspect it's not.
ps.: successfully duplicated this one before finding it with https://github.com/jberkel/sms-backup-plus/issues/851
@jberkel commented on GitHub (Mar 14, 2018):
yes, there's a chance that it can get lost. this is unfortunately a result of Android's permission design, which requires the app to become the default SMS app in order to write to the database. everytime you start SMS Backup it will check if it's still the default app and ask you to switch back.
I'm sure the process could be improved, but as I said there are substantial design flaws in the OS itself.
https://github.com/jberkel/sms-backup-plus/#faq-restore-default-app
@NickHirras commented on GitHub (Mar 14, 2018):
Could functionality be added to allow sms-backup-plus to continue to
receive and store texts as unread while it's active? Then when another app
is restored as default client they'd show up in that app?
On Mar 14, 2018 6:56 AM, "Jan Berkel" notifications@github.com wrote:
@jberkel commented on GitHub (Mar 14, 2018):
@imnes I need to check – it should be possible. but there's always a risk of something going wrong (a bug in the receiving code etc), that's why enabling flightmode during long restore operations is the safest choice right now
@nbali commented on GitHub (Mar 14, 2018):
Even if that's not possible, a warning pop-up about this would be useful if the phone isn't in flightmode. (Obviously a prompt to turn it on would be best, but I have no idea if it's doable.)
@NickHirras commented on GitHub (Mar 14, 2018):
I would think there's an android SMS library that can be utilized but
haven't done much research yet. If I get some free time soon I'll look
into some options and what it would take to integrate!
On Wed, Mar 14, 2018 at 4:44 PM, Balázs Németh notifications@github.com
wrote:
@jberkel commented on GitHub (Mar 14, 2018):
I'll add a more prominent warning. There's already a popup, but it doesn't mention the risk of data loss.
@jberkel commented on GitHub (Mar 19, 2018):
@imnes @nbali will be fixed in next beta (-14). the message is saved, but no notification will be generated for it. it will be visible in the normal messages app.
@jberkel commented on GitHub (Mar 23, 2018):
@nbali @imnes It'd be cool if you could verify that this actually works. If have only tested on an emulator.
@NickHirras commented on GitHub (Mar 23, 2018):
Did you add sms receipt or that notice?
On Thu, Mar 22, 2018, 7:24 PM Jan Berkel notifications@github.com wrote:
@jberkel commented on GitHub (Mar 23, 2018):
@imnes it saves the incoming SMS to the storage. the notice was updated as well.
@NickHirras commented on GitHub (Mar 23, 2018):
Awesome! Will give it a try and report back!
On Thu, Mar 22, 2018, 7:39 PM Jan Berkel notifications@github.com wrote:
@jcrben commented on GitHub (Apr 14, 2018):
@imnes can you try? would be good to get confirmation before 1.5.11
@NickHirras commented on GitHub (Apr 15, 2018):
Is it in the current release in app store or do I need to sign up for a
beta or something?
On Sat, Apr 14, 2018, 10:55 AM Ben Creasy notifications@github.com wrote:
@jcrben commented on GitHub (Apr 15, 2018):
https://github.com/jberkel/sms-backup-plus#beta
@NickHirras commented on GitHub (Apr 18, 2018):
I installed the latest beta last night and attempted a backup overnight.
When I woke up it had shown an I/O error, not sure if I'll have a chance to
test restore functionality before next week.
On Sat, Apr 14, 2018 at 9:59 PM, Ben Creasy notifications@github.com
wrote: