forked from jberkel/sms-backup-plus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES
90 lines (55 loc) · 1.78 KB
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
== 1.2 tbd
* Call log support (Felix Knecht)
* Turkish translation (Harun Sahin)
== 1.1.5 11-04-2010
* French translation (Christian Sorgi)
* Russian translation (Petr P. Gornostaev)
* Updating thread progress message (GH-69)
* Label prefix patch (Daniele Battista)
* Warning message for DROID X users
* Cache clearing on start is now async
* Ignore Require WiFi setting on manual backup (GH-65)
* Better threading on restore
* fix gets stuck on mms read receipts (GH-66)
* MMS: gmail doesn't show attachment paperclip (GH-71)
== 1.1.4 10-26-2010
* Italian translation (Gabriele Ravanetti)
* Restore only starred messages (GH-63)
* Request token warning message
== 1.1.2, 1.1.3 10-23-2010
* Disable MMS backup on unsupported devices
* Fix for gmail timestamps (GH-60)
== 1.1.1 10-14-2010
* Make MMS backup optional
== 1.1 10-13-2010
* MMS support [bjdodson]
== 1.0.11 10-05-2010
* Issues: GH-19,43,48,49,51
* Use new Contacts 2.x API [bjdodson]
== 1.0.10 09-30-2010
* Issues: GH-46,47
* Use separate preference for XOAuth (avoid conflicts with plain)
* Always reload gmail username after completing OAuth dance
== 1.0.9 09-25-2010
* UI code / service integration code rewrite
* Issues: GH-17,21,26,41
* Chinese translation updates [marcher233]
== 1.0.8 09-17-2010
* Bugfixes: GH-25,30,31,38
== 1.0.7 (09-10-2010)
* FC fix
== 1.0.6 (09-08-2010)
* Various bugfixes
* Translations: pl (skolima), es (Roberto Elena Ormad)
== 1.0.5 (08-19-2010)
* Threading fixes
== 1.0.4 (08-13-2010)
* Chinese translation by bbs.goapk.com, message-id fixes
== 1.0.3 (08-13-2010)
* GH-27, wording changes
== 1.0.2 (08-10-2010)
* Fix potential NPE / crash during restore
== 1.0.1 (08-10-2010)
* small fixes (IllegalArgumentError, NPE)
== 1.0 (08-09-2010)
* Initial release