<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/smsbackupreader/home/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/smsbackupreader/home/Home/feed" rel="self"/><language>en</language><lastBuildDate>Sat, 11 May 2013 00:31:21 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/smsbackupreader/home/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/smsbackupreader/home/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -1,13 +1,11 @@
-README
-
 # +++++++++++++++++++++++++ #
 #                           #
-# SMS Backup Reader  v0.5.1 #
+#  SMS Backup Reader  v0.7  #
 #                           #
 # +++++++++++++++++++++++++ #

-Contact/Questions/Bugs: http://devadvance.com/sms-backup-reader/
+Contact/Questions/Bugs: xtnetworks AT users.sf.net

 This program is designed to read the XML backup files produced by the Android app SMS Backup &amp; Restore by Ritesh.
@@ -18,6 +16,7 @@
 -Separate message threads for each contact.
 -"Sent" and "Received" and date/time information for each message.
 -Export all conversations as a single text file divided by contact (easy archiving for later reading/printing).
+-International support (UTF-8)

 To-do:
 -Country code drop down instead of entering manually.
@@ -28,6 +27,26 @@
 +++++++++++++++++++++++++

 Changelog:
+
+v0.7 - 2013-05-10
+-Completely recoded and tested the project:
+   -Tested with Java 6 and 7, on Windows 7, Windows 8, Ubuntu, and OS X 10.8.
+   -Eclipse instead of NetBeans
+   -Refactored to better fit the Java programming model: BackupReader is now a separate class, enabling GUI/CLI creation as a separate entity.
+   -Better commenting (still needs more).
+-Feedback for load success/failure
+   -Added error codes to deal with problems reading files.
+-Feedback for export success/failure.
+-Added better international support (Unicode font and UTF-8 parsing).
+
+
+v0.6 - 2012-05-20
+-Added the ability to change the received message time offset. 
+    This will make it so you can effectively change the timezone. Default is 0 (zero), if it already works, don't change it!
+
+v0.5.1 - 2011-12-02
+-Forgot to remove some debugging statements
+-Extra address checking

 v0.5 - 2011-12-02
 -Added help in 4 languages
&lt;/pre&gt;
&lt;/div&gt;</description><pubDate>Sat, 11 May 2013 00:31:21 -0000</pubDate><guid>https://sourceforge.netba1fac26efe57fbf7e15b4bbae971bf24f3fa13b</guid></item><item><title>WikiPage Home modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/smsbackupreader/home/Home/</link><description>&lt;pre&gt;--- v5 
+++ v6 
@@ -2,58 +2,61 @@
 
 # +++++++++++++++++++++++++ #
 #                           #
-# SMS Backup Reader  v0.3.5 #
+# SMS Backup Reader  v0.5.1 #
 #                           #
 # +++++++++++++++++++++++++ #
 
 
-Contact/Questions/Bugs: xtnetworks AT users.sf.net
+Contact/Questions/Bugs: http://devadvance.com/sms-backup-reader/
 
 
 This program is designed to read the XML backup files produced by the Android app SMS Backup &amp; Restore by Ritesh.
 SMS Backup and Restore Android App: https://market.android.com/details?id=com.riteshsahu.SMSBackupRestore
 
 Current Features:
 -Country code selection. You may have a contact stored one way, but when the SMS comes in, it may have the full international prefix and country code, even if it is from that same country you are in. Entering the country code of your number helps solve some of this problem.
 -Separate message threads for each contact.
 -"Sent" and "Received" and date/time information for each message.
 -Export all conversations as a single text file divided by contact (easy archiving for later reading/printing).
 
 To-do:
 -Country code drop down instead of entering manually.
 
 Possible:
 -Read other backups. (Call Log, APN, etc).
 
 +++++++++++++++++++++++++
 
 Changelog:
 
+v0.5 - 2011-12-02
+-Added help in 4 languages
+-Fixed an issue with draft messages. The address is "null" for drafts.
+-Fixed an issue with short codes. If the address is less than 6, assume its a short code.
+-Tested with the latest backups from SMS Backup &amp; Restore (as of 2011-12-02) and old backups (2011-07-20).
+
 v0.3.5 - 2011-10-26
 
 -Added the ability to export selected contact messages.
 -Added popups to warn if no messages were loaded rather than simply doing nothing.
 
 v0.3 - 2011-10-26
 
 -Added the ability to export all messages as a file
 
 v0.2.1 - 2011-09-05
 
 -Fixed a bug or two
 
 v0.2 - 2011-08-03
 
 -Added the ability to specify country code. This should help with multiple versions of the same contact.
 -Bug fix, code cleanup
 
 v0.1.5 - 2011-07-31
 
 -Fix for initial release (v0.1 had some issues).
 
 +++++++++++++++++++++++++
 
 &gt;&gt;&gt;A quick thanks to Ritesh for supporting this, for linking to it from his site, and for designing and maintaining the Android app that makes SMS backups quick and easy.&lt;&lt;&lt;
-
-
-xt
&lt;/pre&gt;</description><pubDate>Thu, 29 Dec 2011 03:50:48 -0000</pubDate><guid>https://sourceforge.netc2f9b84eb710db3de0165023c9e80146c4f7a9b1</guid></item><item><title>WikiPage Home modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/smsbackupreader/home/Home/</link><description>&lt;pre&gt;--- v4 
+++ v5 
@@ -1,27 +1,57 @@
 README
 
-SMS Backup Reader v0.2
-
+# +++++++++++++++++++++++++ #
+#                           #
+# SMS Backup Reader  v0.3.5 #
+#                           #
+# +++++++++++++++++++++++++ #
+
+
 Contact/Questions/Bugs: xtnetworks AT users.sf.net
 
 
 This program is designed to read the XML backup files produced by the Android app SMS Backup &amp; Restore by Ritesh.
-
+SMS Backup and Restore Android App: https://market.android.com/details?id=com.riteshsahu.SMSBackupRestore
 
 Current Features:
 -Country code selection. You may have a contact stored one way, but when the SMS comes in, it may have the full international prefix and country code, even if it is from that same country you are in. Entering the country code of your number helps solve some of this problem.
 -Separate message threads for each contact.
 -"Sent" and "Received" and date/time information for each message.
+-Export all conversations as a single text file divided by contact (easy archiving for later reading/printing).
 
 To-do:
--Export all conversations as a single text file divided by contact (easy archiving for later reading/printing).
 -Country code drop down instead of entering manually.
--
 
 Possible:
 -Read other backups. (Call Log, APN, etc).
 
-
++++++++++++++++++++++++++
+
+Changelog:
+
+v0.3.5 - 2011-10-26
+
+-Added the ability to export selected contact messages.
+-Added popups to warn if no messages were loaded rather than simply doing nothing.
+
+v0.3 - 2011-10-26
+
+-Added the ability to export all messages as a file
+
+v0.2.1 - 2011-09-05
+
+-Fixed a bug or two
+
+v0.2 - 2011-08-03
+
+-Added the ability to specify country code. This should help with multiple versions of the same contact.
+-Bug fix, code cleanup
+
+v0.1.5 - 2011-07-31
+
+-Fix for initial release (v0.1 had some issues).
+
++++++++++++++++++++++++++
 
 &gt;&gt;&gt;A quick thanks to Ritesh for supporting this, for linking to it from his site, and for designing and maintaining the Android app that makes SMS backups quick and easy.&lt;&lt;&lt;
 
&lt;/pre&gt;</description><pubDate>Sat, 05 Nov 2011 21:43:11 -0000</pubDate><guid>https://sourceforge.net594bb7e35525316c39daed9ba684afe4433bda42</guid></item><item><title>WikiPage Home modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/smsbackupreader/home/Home/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -1,3 +1,29 @@
-This is the project page for SMS Backup Reader.
-
-As of version 0.2, there is preliminary support for different country codes. So far, this is implemented as a simple box to enter your country code, but this might change to a drop-down list in the future. This is due to the feature/issue with Android where even local numbers may have the + and country code attached only part of the time.
+README
+
+SMS Backup Reader v0.2
+
+Contact/Questions/Bugs: xtnetworks AT users.sf.net
+
+
+This program is designed to read the XML backup files produced by the Android app SMS Backup &amp; Restore by Ritesh.
+
+
+Current Features:
+-Country code selection. You may have a contact stored one way, but when the SMS comes in, it may have the full international prefix and country code, even if it is from that same country you are in. Entering the country code of your number helps solve some of this problem.
+-Separate message threads for each contact.
+-"Sent" and "Received" and date/time information for each message.
+
+To-do:
+-Export all conversations as a single text file divided by contact (easy archiving for later reading/printing).
+-Country code drop down instead of entering manually.
+-
+
+Possible:
+-Read other backups. (Call Log, APN, etc).
+
+
+
+&gt;&gt;&gt;A quick thanks to Ritesh for supporting this, for linking to it from his site, and for designing and maintaining the Android app that makes SMS backups quick and easy.&lt;&lt;&lt;
+
+
+xt
&lt;/pre&gt;</description><pubDate>Mon, 05 Sep 2011 22:08:34 -0000</pubDate><guid>https://sourceforge.net7e3f6d16ba481222cf801fbb00afe441553118ad</guid></item><item><title>WikiPage Home modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/smsbackupreader/home/Home/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -1,5 +1,3 @@
 This is the project page for SMS Backup Reader.
 
-This project has just begun. Therefore, it ONLY FUNCTIONS PROPERLY with SMS backups originating in the U.S. This is due to the feature/issue with Android where even local numbers may have the + and country code attached only part of the time.
-
-Further countries will be added in future revisions.
+As of version 0.2, there is preliminary support for different country codes. So far, this is implemented as a simple box to enter your country code, but this might change to a drop-down list in the future. This is due to the feature/issue with Android where even local numbers may have the + and country code attached only part of the time.
&lt;/pre&gt;</description><pubDate>Fri, 05 Aug 2011 22:14:27 -0000</pubDate><guid>https://sourceforge.net6fea32e9003819c33792b1a634d7f8616e591182</guid></item><item><title>WikiPage Home modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/smsbackupreader/home/Home/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -1,5 +1,5 @@
-Welcome to your wiki!
-
-This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/smsbackupreader/home/markdown_syntax/) syntax.
+This is the project page for SMS Backup Reader.
+
+This project has just begun. Therefore, it ONLY FUNCTIONS PROPERLY with SMS backups originating in the U.S. This is due to the feature/issue with Android where even local numbers may have the + and country code attached only part of the time.
+
+Further countries will be added in future revisions.
&lt;/pre&gt;</description><pubDate>Sun, 31 Jul 2011 01:46:54 -0000</pubDate><guid>https://sourceforge.net5e7c379f8d699eeb88cbda16c9bfd875b6467c98</guid></item><item><title>WikiPage Home modified by &lt;REDACTED&gt;</title><link>https://sourceforge.net/p/smsbackupreader/home/Home/</link><description>Welcome to your wiki!

This is the default page, edit it as you see fit. To add a page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses [Markdown](/p/smsbackupreader/home/markdown_syntax/) syntax.
</description><pubDate>Sun, 31 Jul 2011 01:09:32 -0000</pubDate><guid>https://sourceforge.net6b47d0edc4d79b52bf8751b956652648a5e8b6d7</guid></item></channel></rss>