Skip to content

Commit

Permalink
Doc changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jberkel committed Jun 12, 2015
1 parent 24b549e commit 44b18df
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 24 deletions.
2 changes: 2 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,9 @@
* Rebased K9 to current head (https://github.com/k9mail/k-9/commit/3c1c1e4e5821434375c781503cb64044fef65791)
* Added optional K9 verbose logging
* Support for XOAUTH2 web flow (#554)
* Update and improve French translation (#555)
* Dismiss "Could Not Connect" notification at next scheduled backup (#562)
* Removed WhatsApp backup code (#564)

== 1.5.8 (1549) 01-07-2015

Expand Down
13 changes: 8 additions & 5 deletions NOTICE
Original file line number Diff line number Diff line change
@@ -1,22 +1,25 @@
Android SMS Backup+
SMS Backup+
Copyright 2010, 2011, 2012, 2013, 2014, 2015 Jan Berkel <[email protected]>
https://github.com/jberkel/sms-backup-plus

Original SMS Backup code
Copyright 2009 Christoph Studer <[email protected]>
https://code.google.com/p/android-sms/

Otto - An event bus by Square
Copyright 2012 Square, Inc.
Copyright 2015 Square, Inc.
Copyright 2010 Google, Inc.
https://github.com/square/otto

Contains code from the oauth-signpost project
http://code.google.com/p/oauth-signpost/
Copyright 2010 Matthias Käppler <[email protected]>
https://code.google.com/p/oauth-signpost/

Portions of this software were developed by Google Inc. and The Creators of k9mail.
http://code.google.com/p/k9mail/
https://code.google.com/p/k9mail/

Parts of this software were created by The Android Open Source Project.
http://source.android.com/download
https://source.android.com/

The status icons were designed by iTweek and ncrow:
http://itweek.deviantart.com/
Expand Down
20 changes: 3 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,19 +111,8 @@ If you only want to backup specific call types you can do so as well.

### <a name="whatsapp-support">WhatsApp support</a>

Note: due to several changes to the WhatsApp encryption mechanism it is no longer possible
to reliably back up WhatsApp messages. There exist some workarounds though using an external app
named [Tri-Crypt][]. You can find instructions [here][WhatsApp-Workaround] (thank you
[+AbinashBishoyi][] !).

Please don't file bug reports against this, WhatsApp backup support is no longer supported.

If you still want to enable the backup in SMS Backup+, go to "Advanced Settings",
then "Backup Settings" and tick the "Backup WhatsApp" checkbox.

The messages will be backed up to the "WhatsApp" label in Gmail.
Note that WhatsApp messages are backup only, there is no way to restore them.

Please don't file bug reports against this, WhatsApp backup support is no longer supported or
included in the latest version.

### <a name="3rdparty">3rd party app integration</a>

Expand Down Expand Up @@ -282,7 +271,7 @@ This might be due to some changes in Samsung's version of Android, see [#287](ht

#### <a name="whatsapp-does-not-get-backed-up">I enabled the WhatsApp backup, but my messages don't get backed up!</a>

WhatsApp backups are no longer officially supported. See [WhatsApp Support](#whatsapp-support).
WhatsApp backups are no longer supported. See [WhatsApp Support](#whatsapp-support).

#### <a name="faq-untrusted-certificate">I get the error "Trust anchor for certification path not found"</a>

Expand Down Expand Up @@ -416,7 +405,6 @@ This application is released under the terms of the [Apache License, Version 2.0
[PlayLink]: https://play.google.com/store/apps/details?id=com.zegoggles.smssync
[Enabling IMAP in Gmail]: http://mail.google.com/support/bin/answer.py?hl=en&answer=77695
[smsbackupshot]: https://raw.github.com/jberkel/sms-backup-plus/gh-pages/screenshots/smsbackup_holo_cropped.png
[whatsapp-screenshot]: https://raw.github.com/jberkel/sms-backup-plus/gh-pages/screenshots/whatsapp.png
[droidbug]: http://www.mydigitallife.info/2010/09/27/motorola-droid-x-froyo-text-messaging-bug-rectified-via-sms-time-fix/
[SMS Time fix]: http://www.appbrain.com/app/sms-time-fix/com.mattprecious.smsfix
[converationviewoff]: https://raw.github.com/jberkel/sms-backup-plus/gh-pages/screenshots/soundcloud.com-mail-settings-jan-soundcloud.com.jpg
Expand All @@ -426,8 +414,6 @@ This application is released under the terms of the [Apache License, Version 2.0
[strings.xml]: https://github.com/jberkel/sms-backup-plus/raw/master/res/values/strings.xml
[Tasker]: http://tasker.dinglisch.net/
[Tri-Crypt]: https://play.google.com/store/apps/details?id=com.tricrypt
[WhatsApp-Workaround]: https://plus.google.com/+AbinashBishoyi/posts/QdPz13C525x
[+AbinashBishoyi]: https://plus.google.com/+AbinashBishoyi
[Icon]: https://raw.githubusercontent.com/jberkel/sms-backup-plus/master/res/drawable/ic_launcher.png
[Authorized Access to your Google Account]: https://security.google.com/settings/security/permissions
[community]: https://plus.google.com/communities/113290889178902750997
Expand Down
6 changes: 4 additions & 2 deletions assets/about.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ <h2 style="margin-bottom: -14px">

<h3>New in this release:</h3>
<ul>
<li>Bugfixes, Albanian translation</li>
<li>Bugfixes/li>
<li>Albanian translation</li>
<li>Removed WhatsApp</li>
</ul>

<h3>Recent release history</h3>
Expand Down Expand Up @@ -46,7 +48,7 @@ <h3>Thanks</h3>
<li> Shimon Simon (new icon design) </li>

<li>
All translators: Chinese (<a href="bbs.goapk.com">bbs.goapk.com</a>,
All translators: Chinese (<a href="http://bbs.goapk.com">bbs.goapk.com</a>,
<a href="http://blog.thisischen.com/">Chen Ma</a>),
Spanish (Roberto Elena Ormad),
Polish (skolima),
Expand Down

0 comments on commit 44b18df

Please sign in to comment.