[WiFi] TCSACR-149 (#292)
[platform/core/csapi/tizenfx.git] / src / Tizen.Network.WiFi / Tizen.Network.WiFi / WiFiManagerImpl.cs
2018-06-21 chleun-moon[WiFi] TCSACR-149 (#292)
2018-03-13 chleun-moon[Connection][WiFi] Fix exception handling in async... 5.0.0.14283
2018-03-08 Seonah Moon[Connection][WiFi] Use TizenSynchronizationContext... 5.0.0.14280
2018-03-06 chleun-moon[Connection][WiFi]Apply TizenSynchronizationContext...
2018-02-26 chleun-moon[WiFi][Connection] Apply CAPIs for thread handling... 5.0.0.14274
2018-02-26 chleun-moon[Tizen.Network.WiFi] Use lock on checking if instance...
2018-01-09 Wonyoung ChoiMerge remote-tracking branch 'origin/API4'
2018-01-04 coderhymeMerge "[MediaPlayer] Modified the PrepareAsync method... 5.0.0-preview1-00440
2018-01-03 chleun.moonMerge "[WiFi][TCSACR-116] Add a new API WiFiAP.Update" 5.0.0-preview1-00439
2018-01-03 chleun.moon[WiFi][TCSACR-116] Add a new API WiFiAP.Update 52/162352/4
2018-01-02 Kangho HurMerge "[ElmSharp] TC for Panel indicator bug"
2018-01-02 Kangho HurMerge "[ElmSharp] Test for scroll speed"
2017-12-07 Chang Joo LeeMerge "[USB] Update exception handling code" 5.0.0-preview1-00405
2017-12-05 MyoungJune ParkMerge "Changed DllIport entry point for new system... 5.0.0-preview1-00402
2017-12-05 dongsug.songMerge "[NUI] temporary fix! fix wrong value of screen... 5.0.0-preview1-00401
2017-12-04 dongsug songMerge "[NUI] Added text direction property" 5.0.0-preview1-00399
2017-12-04 dongsug.songMerge "[NUI] add Timer debugging log temporarily, will...
2017-11-30 chleun.moonMerge "[WiFi] Add WiFiAP.Update" into rel/api_4 4.0.1-preview1-00032
2017-11-30 chleun.moonMerge "[WiFi] Add WiFiAP.Update" 5.0.0-preview1-00397
2017-11-30 chleun.moon[WiFi] Add WiFiAP.Update 75/162275/2
2017-11-30 chleun.moon[WiFi] Add WiFiAP.Update 76/162276/2
2017-11-09 dongsug songMerge "[NUI] suuport NUIWatchApplication for watchface... 5.0.0-preview1-00372
2017-11-08 dongsug songMerge "[NUI] Remove deprecated APIs" 5.0.0-preview1-00369
2017-11-07 WonYoung ChoiMerge "[Multimedia] Fixed bugs." into rel/api_4
2017-11-03 dongsug.songMerge "[NUI] nui 0.2.61.1 integration" into rel/api_4 4.0.1-preview1-00016
2017-11-03 dongsug.songMerge "[NUI]ImageView OrientationCorrection support...
2017-11-03 dongsug songMerge "[NUI] Add layer children of window" into rel...
2017-11-03 dongsug songMerge "[NUI] Add SetTransparency api for Window" into...
2017-11-03 dongsug songMerge "[NUI] Change internal api to public" into rel...
2017-11-03 dongsug songMerge "[NUI] Support null URL path." into rel/api_4
2017-11-03 dongsug songMerge "[NUI] Fix build warning message" into rel/api_4
2017-11-03 chleun.moon[WiFi] Fix the value of base error code 46/158746/1
2017-11-03 chleun.moon[WiFi] GetConnectedAP() Returns null if there is no... 44/158744/1
2017-11-01 chleun.moon[WiFi] Fix the value of base error code 72/158472/1 5.0.0-preview1-00358
2017-11-01 chleun.moonMerge "[WiFi] GetConnectedAP() Returns null if there... 5.0.0-preview1-00357
2017-10-30 chleun.moon[WiFi] GetConnectedAP() Returns null if there is no... 49/158149/1
2017-09-25 WonYoung ChoiMerge changes I22942d24,Ia90f85d3 preview1-00248
2017-09-21 dongsug.song[NUI] Merge branch 'devel/nui' 05/151405/1
2017-09-20 coderhymeMerge "[Multimedia] Fixed a critical error of MediaPacket." preview1-00227
2017-09-20 Kangho HurMerge "[ElmSharp] Introduce EvasImage" preview1-00225
2017-09-19 Kangho HurMerge "[ElmSharp] Marshal bool return valuen in P/Invok...
2017-09-19 coderhymeMerge "[Multimedia.Metadata] Removed build warnings." preview1-00222
2017-09-19 Jiyong MinMerge "[Multimedia] Fixed a bug of MetadataExtractor." preview1-00221
2017-09-18 chleun.moon[WiFi] Fix crash 34/150634/1
2017-09-11 Wonyoung ChoiMerge remote-tracking branch 'nui/merge_work' preview1-00180
2017-08-10 WonYoung ChoiMerge remote-tracking branch 'wifi-direct/tizen'
2017-08-10 WonYoung ChoiMerge remote-tracking branch 'wifi/tizen'
2017-06-12 chleun.moonAdd an internal API GetHandle()
2017-05-24 chleun.moonAdd API reference and exception as per the guidelines
2017-05-15 chleun.moonRevert before adding new apis
2017-05-12 chleun.moonAdd GetWiFiHandle
2017-03-27 chleun.moonFix memory leak
2017-02-28 adhavan.m[WiFi] Modified the framework code to use SafeHandle...
2017-02-21 adhavan.m[WiFi] Fixes for design issues reported in confluence
2017-02-14 chleun.moonApply two-letter acronyms (Ip --> IP, Ap --> AP)
2017-02-09 adhavan.m[WiFi] Added wifi-manager changes and fix for multi...
2017-02-06 adhavan.m[WiFi] Fix for wifi initialization problem to avoid...
2016-12-26 Yu Jiung[C# Wi-Fi] Adding C# Wi-Fi code