owios7 / android-sms

Automatically exported from code.google.com/p/android-sms
0 stars 0 forks source link

Manual Backup fails when screen timeout #18

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start backup manually
2. If screen falls asleep during backup large probability it SMS backup 
will not continue
3. Require a manual restart and start backup manually again

What is the expected output? What do you see instead?

I expect it to finish the backup even though screen falls asleep, but 
instead it stops.

What version of the product are you using? On what operating system?
Version 1.0.0 using Android OS RC33 JF1.41 on Android ADP1

Please provide any additional information below.

Original issue reported on code.google.com by michaelt...@gmail.com on 11 Feb 2009 at 7:46

GoogleCodeExporter commented 8 years ago
Was this over wifi or cell network? I have a patch ready that fixes this issue 
for 
wifi.

Original comment by chstu...@gmail.com on 25 Jun 2009 at 12:54

GoogleCodeExporter commented 8 years ago
This bug should be fixed with revision r54 and in the next release of SMS 
Backup. SMS Backup now holds a 
WifiLock such that the backup should finish successfully in the background even 
if the screen turns off.

Original comment by chstu...@gmail.com on 2 Aug 2009 at 10:49