-
Notifications
You must be signed in to change notification settings - Fork 1
/
CHANGELOG
76 lines (76 loc) · 2.07 KB
/
CHANGELOG
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
1.7.1-1 :
* Fix UTF-8 bug. Thibault Cohen 2012-10-27 15:55 UTC
1.7.0-1 :
* Force avahi resolve to IPv4 (PROTO_INET).
* Add translations. Thibault Cohen 2012-10-17 00:35 UTC
1.6.10-1 :
* Concatenate incoming multipart SMS if needed.
* Provide only the correct chunk to CSMS PDU, not the whole message
* Send messages using GSM-7 alphabet if possible.
* This is a Stesie release !
1.6.9-3 :
* Unescape commas in contact names
* Consider address length when decoding incoming PDU
* Thanks to Stesie
1.6.8-1 :
* Fix bugs with smssend and special caracters
1.6.7-1 :
* Add debug message when new connection
* Fix bug when no bonjour contact found
1.6.6-1 :
* Fix communications with Kopete, Empathy, Pidgin and Gajim
1.6.5-1 :
* Fix my poor english
1.6.4-1 :
* Fix call notifier
1.6.3-1 :
* Fix search contact (Thanks to darodi)
1.6.2-1 :
* Fix Controller stability
1.6.1-1 :
* Fix stability
1.6.0-1 :
* Add controller. You can now control your N900 using Bonjour
1.5.1-1 :
* Cleaning code
1.5.0-1 :
* Add option to use USB PC connection
1.4.5-1 :
* Fix minor bugs
1.4.4-1 :
* Fix spaces in smssend method
1.4.3-1 :
* Fix clean closing application
1.4.2-1 :
* Fix add friend dialog
* Fix send sms by smssend
* Fix add friend button
1.4.1-1 :
* #9 Add icon package
1.4.0-1 :
* Smssend can be used to send sms (in preference)
1.3.2-1 :
* Fix manage profile option
1.3.1-1 :
* #5 Add "add friend" button
1.3.0-1 :
* #2 Add about
* #8 Add friend list
* Add config, favorite friends, last bonjour contact used
* fix small bugs
* Improve profile management
1.2.2-1 :
* #1 Add debug mode. Launch heysms with -d/--debug option
* #4 Fix : Heysms show self-created contacts
1.2.1-1 :
* Fix bonjour client compatibility
1.2.0-1 :
* Fix send and receive sms from foreign countries
1.1.1-1 :
* Cleaning code
* Fix send sms for all country
* Fix avahi-daemon dependency
* Update images
* Fix : Select bonjour contact
1.1.0-1
* First release