Sync with Google Play, updated description
This commit is contained in:
parent
7b6df203fa
commit
fffe619496
|
|
@ -6,28 +6,20 @@ Issue Tracker:https://github.com/jberkel/sms-backup-plus/issues
|
||||||
Changelog:https://github.com/jberkel/sms-backup-plus/blob/HEAD/CHANGES
|
Changelog:https://github.com/jberkel/sms-backup-plus/blob/HEAD/CHANGES
|
||||||
|
|
||||||
Auto Name:SMS Backup+
|
Auto Name:SMS Backup+
|
||||||
Summary:Backup SMS and call logs to IMAP
|
Summary:Backup SMS, MMS and call history to IMAP
|
||||||
Description:
|
Description:
|
||||||
'''N.B''' Works with any IMAP server (but defaults to Gmail). You don't have to
|
Primarily designed for Gmail but also works on Google-free devices with a custom
|
||||||
use Gmail to backup your text messages: change Authentication to Plain text in
|
IMAP server.
|
||||||
"Advanced Settings - IMAP server settings", then change the server address /
|
|
||||||
username and password accordingly. Make sure to set security to "SSL (Optional)"
|
|
||||||
if the IMAP server you're connecting to has a self-signed certificate ("Unknown
|
|
||||||
certificate" error during backup).
|
|
||||||
|
|
||||||
Backs up SMS and call log data from the device to a separate folder/label on an
|
Change authentication to "Plain text" in "Advanced Settings - Custom IMAP
|
||||||
IMAP server. SMS stored on IMAP can be transferred back to the phone. Note: MMS
|
server", then change the server address, username and password accordingly.
|
||||||
are currently not restored. MMS backup support is only available on Android 2.x.
|
Check "Trust all certificates" if the server you are connecting to has a
|
||||||
It is important that you perform the first backup manually. SMS Backup+ needs to
|
self-signed certificate.
|
||||||
know whether you want to upload messages currently stored on your device or not.
|
|
||||||
After you performed your initial backup, SMS Backup+ is ready to run in the
|
SMS and call log data from the device are copied to a separate IMAP folder from
|
||||||
background and finish uploading all of your current and future messages (check
|
where they can be restored at a later point.
|
||||||
"Auto Backup"). Make sure that you have Background data enabled in your Android
|
|
||||||
Accounts & Sync settings. You can safely restore to a phone which already has
|
See the source code page for more detailed instructions and FAQ.
|
||||||
messages stored on it, SMS Backup+ will skip the restore of already existing
|
|
||||||
messages. Please note that auto backup might not work reliably when SMS Backup+
|
|
||||||
is installed on the SD card. See the source code page for more detailed
|
|
||||||
instructions and an FAQ.
|
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
|
|
@ -226,7 +218,12 @@ Build:1.5.11-beta13,1566
|
||||||
subdir=app
|
subdir=app
|
||||||
gradle=yes
|
gradle=yes
|
||||||
|
|
||||||
Auto Update Mode:None
|
Build:1.5.11,1576
|
||||||
|
commit=1.5.11
|
||||||
|
subdir=app
|
||||||
|
gradle=yes
|
||||||
|
|
||||||
|
Auto Update Mode:Version %v
|
||||||
Update Check Mode:Tags ^[0-9.]*$
|
Update Check Mode:Tags ^[0-9.]*$
|
||||||
Current Version:1.5.10
|
Current Version:1.5.11
|
||||||
Current Version Code:1554
|
Current Version Code:1576
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue