forked from jberkel/sms-backup-plus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES
53 lines (30 loc) · 934 Bytes
/
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
== 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