Add Wifi Direct Display support
[platform/core/connectivity/wifi-direct-manager.git] / packaging / wifi-direct-manager.changes
1 Thu, 13 Feb 2014 Jiung Yu <jiung.yu@samaung.com> (1.0.9)
2   * Add Wifi Direct Display support 
3
4 Fri, 24 Jan 2014 Jiung Yu <jiung.yu@samaung.com> (1.0.8)
5   * Add Wifi Direct Service Discovery
6
7 Tue, 15 Jan 2014 Jiung Yu <jiung.yu@samaung.com> (1.0.7)
8   * Replace file execution method
9
10 Tue, 15 Jan 2014 Jiung Yu <jiung.yu@samaung.com> (1.0.6)
11   * Add cancel connection fuction to manager
12   * Add reject connection fuction to manager
13   * Add disconnect fuction to manager
14   * Add disconnect allfuction to manager
15
16 Tue, 15 Jan 2014 Jiung Yu <jiung.yu@samaung.com> (1.0.5)
17   * Change group function operation and parameter
18
19 Tue, 15 Jan 2014 Jiung Yu <jiung.yu@samaung.com> (1.0.4)
20   * Delete event notify function
21
22 Tue, 15 Jan 2014 Jiung Yu <jiung.yu@samaung.com> (1.0.3)
23   * Add wps_cancel operation
24   * Add session type and session management related operation
25
26 Tue, 15 Jan 2014 Jiung Yu <jiung.yu@samaung.com> (1.0.2)
27   * Add update peer by time operation
28
29 Tue, 15 Jan 2014 Jiung Yu <jiung.yu@samaung.com> (1.0.1)
30   * Add interface name #define.
31   * Add new scan mode SCAN_MODE_NONE.
32   * Add channel information to peer
33   * Add initializing WPS mode and fix bugs
34   * clean the group when group formation is failed
35   * Sync some variable names with libwifi-direct
36
37 Mon, 14 Oct 2013 Gibyoung Kim <lastkgb.kim@samaung.com> (1.0.0)
38   * Premitive type of some variables were changed.
39   * Some local device functions were added.
40   * New API support(get_req_wps_type, set_req_wps_type)
41   * Fix bugs
42
43 Mon, 23 Sep 2013 Jiung Yu <jiung.yu@samsung.com> (0.8.7)
44   * If device is GO, manager has wpa passphrase to handle WIFI_DIRECT_CMD_GET_WPA
45
46
47 Mon, 02 Sep 2013 Gibyoung Kim <lastkgb.kim@samsung.com> (0.8.6)
48   * Fix bug of display PIN
49
50 Mon, 02 Sep 2013 Gibyoung Kim <lastkgb.kim@samsung.com> (0.8.5)
51   * Fix bug of join(Keypad)
52
53 Wed, 28 Aug 2013 Gibyoung Kim <lastkgb.kim@samsung.com> (0.8.4)
54   * Macro is added for interface name
55   * Multi-group support is removed
56
57 Thu, 22 Aug 2013 Gibyoung Kim <lastkgb.kim@samsung.com> (0.8.3)
58   * Reject connection process is modified
59
60 Thu, 22 Aug 2013 Gibyoung Kim <lastkgb.kim@samsung.com> (0.8.2)
61   * Check socket before send message to wpasupplicant
62
63 Wed, 21 Aug 2013 Gibyoung Kim <lastkgb.kim@samsung.com> (0.8.1)
64   * Invitation process is modified
65
66 Wed, 21 Aug 2013 Gibyoung Kim <lastkgb.kim@samsung.com> (0.8.0)
67   * GET_CONFIG, SET_CURRENT_WPS_MODE API is modified(internally)
68
69 Mon, 29 Jul 2013 Jiung Yu <jiung.yu@samsung.com> (0.7.11)
70   * add feature get_persistent_group
71
72 Mon, 29 Jul 2013 Gibyoung Kim <lastkgb.kim@samsung.com> (0.7.10)
73   * Activation function modified
74   * Event(peer found, provision discovery) processing separated
75   * Persistent features implemented
76   * Scan function modified
77   * Fix IPC bugs
78   * Fix DHCP bugs
79   * Fix vconf bugs
80
81 Thu, 11 Jul 2013 Gibyoung Kim <lastkgb.kim@samsung.com> (0.7.2)
82   * Add scan parameter
83   * fix bugs of disconnection(jiung)
84   * Remove not used files
85
86 Thu, 20 Jun 2013 Gibyoung Kim <lastkgb.kim@samsung.com> (0.7.1)
87   * Fix bug
88   *   - Invited device fails provision discovery request
89   *   - Rejecting connection fails
90   *   - Incomming session not destroyed after 120sec
91   *   - IP leased event not occurred
92
93 Fri, 14 Jun 2013 Gibyoung Kim <lastkgb.kim@samsung.com> (0.7.0)
94   * New wifi-direct-manager uploaded
95
96 Changes before version 0.7.0
97   * SMACK manifest modified
98   * prevent issue fixed
99   * NOTICE file updated
100   * Boilerplate updated
101   * N_SE-36637(Incorrect popup displayed)
102   * Flora license file updated
103   * License file changed
104   * Fix prevent #38619
105   * Fix bug N_SE-34851(Keypad popup disappeared and connection stoped)
106   * Fix bug N_SE-32967(Status is not changed to 'Activated')
107   * Fix bug N_SE-30232(Retry connection during 120 secs on MT side)
108   * Fix bug N_SE-26723(Send rejection message)
109   * Fix bug N_SE-30232(Retry connection during 120 secs)
110   * Flush discovered peer data when starting new scan
111   * Flush discovered peer data when starting new scan
112   * to fix incorrect error return when no connected peer exist
113   * to fix PLM issue and prevent defect(private code sync)
114   * Remove prevent issue : Resource leak, Uninitialized pointer read
115   * Remove prevent issue : Improper use of negative value
116   * Fix resource leaks
117   * Remove unuseful code
118   * Fix bug of invitation behavior
119   * SMACK is corrected
120   * Fix bug(N_SE-23902)
121   * Fix Group Created event issue
122   * SMACK is applyed
123   * Fix bug(N_SE-23716)
124   * Fix bug(N_SE-23485)
125   * Package Update
126   * Fix bug(N_SE-22984)
127   * Fix bug(N_SE-21973)
128   * Add WPS PIN feature for GO
129   * Modify "Group create" bug when GO
130   * Fix bug(WPS PIN keypad not worked)
131   * Fix bug(WPS PIN Display not worked)
132   * DLog macro is changed
133   * Implementation of wifi_direct_get_device_name / wifi_direct_set_device_name
134   * fixed discovery problerm in case of lisen only mode.
135   * Implementation of persistent mode
136   * added timer for discovering.