profile/iot/apps/dotnet/setting-wifi.git
2 years agoAdd "Add Network" functionality 54/290454/5
Akash Kumar [Sat, 25 Mar 2023 04:34:43 +0000 (10:04 +0530)]
Add "Add Network" functionality

This patche set adds
-  security option pop-up and
-  show/hide advanced options on toggling checkbox

Change-Id: I216fea2e9cfd20d3a6edc37cda6703a2d66305ae
Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
2 years agoApply NUIGadget 65/290465/9 accepted/tizen/unified/20230404.025049
Seonah Moon [Mon, 27 Mar 2023 04:47:32 +0000 (13:47 +0900)]
Apply NUIGadget

- Apply SettingMenuProvider
- Use RoundedPage for Dialog
- Update the resource path

Multilingual will be supported in the next patch.

Change-Id: I491b826e664e73785a769568b18f4525075e039f

2 years agoResolve ipv6 info not correctly shown on InfoPage 25/287725/2
Akash Kumar [Fri, 3 Feb 2023 06:04:50 +0000 (11:34 +0530)]
Resolve ipv6 info not correctly shown on InfoPage

Change-Id: I3493197adcf3c823057a5abf81af945d306219bd
Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
2 years agoResolve InfoPage issues of updated info not getting retained and 97/287397/2 accepted/tizen/unified/20230303.162802
Akash Kumar [Fri, 27 Jan 2023 11:19:02 +0000 (16:49 +0530)]
Resolve InfoPage issues of updated info not getting retained and
not showing correct info on "static ip on".

This patch resolves following issues:
- When some field used to be updated, the updated info was not reatined on next start of app.
- On "static ip on" dns1, dns2, Gateway and SubnetMask info was not shown.
- This patch also handles the crash issue of the app when backbutton is pressed.

Change-Id: I9acc64fc688675a62d62daa579f403edd3da7a50
Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
2 years agoUpdate InfoPage: disable edit box pop up for un-editable fields 93/287193/1
Akash Kumar [Tue, 24 Jan 2023 11:29:05 +0000 (16:59 +0530)]
Update InfoPage: disable edit box pop up for un-editable fields

Change-Id: I5c8f79ee4504e10615432ae91b3e15e85b055f07
Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
2 years agoUpdate InfoPage 77/287177/1
sri [Sat, 21 Jan 2023 10:49:45 +0000 (16:19 +0530)]
Update InfoPage

This patches solves following issues on InfoPage
- Adds edit option on for items when Dynamic IP is selected(Note: need to remove edit option for some items e.g. MAC address etc.)
- Items used to keep selected when clicked on the info page. Now on click items don't remain selected.

Change-Id: I005b1781e346427a577a8218cbcdd57068aaa041
Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
2 years agoUpdate Advanced Setting page. 00/285900/1
Akash [Thu, 22 Dec 2022 06:33:24 +0000 (12:03 +0530)]
Update Advanced Setting page.

This patch adds 'Network Notification', 'SortBy' and 'Install Certificate' options on Advanced setting page.

Change-Id: I2cc2b170587ba726a18ef43244331839058af750
Signed-off-by: Akash <akash1.kumar@samsung.com>
2 years agoResolve menu items kept selected on click on main page. 99/285899/1
Akash [Thu, 22 Dec 2022 05:40:33 +0000 (11:10 +0530)]
Resolve menu items kept selected on click on main page.

Change-Id: I03552f4eef064f6f77e681792ce7889e12fadc87
Signed-off-by: Akash <akash1.kumar@samsung.com>
2 years agoResolve crash issue on entering wrong password. 71/285771/2
Akash [Tue, 20 Dec 2022 03:29:50 +0000 (08:59 +0530)]
Resolve crash issue on entering wrong password.

Change-Id: I7941f7488ed23313fa8c7404d5209495c9b151aa
Signed-off-by: Akash <akash1.kumar@samsung.com>
2 years agoResolve enable/disable issue of SSID find button and connect button 08/285408/2 accepted/tizen/unified/20221216.024031
Akash [Fri, 9 Dec 2022 04:01:26 +0000 (09:31 +0530)]
Resolve enable/disable issue of SSID find button and connect button

This patch adds following functionalities:
- HiddenConnectPage: Find button is disabled until getting Network SSID.
- ConnectPage: Connect button is disabled until password entered is of at least length 8.

Change-Id: I56869739b1118602013bed5918189176498620b4
Signed-off-by: Akash <akash1.kumar@samsung.com>
2 years agoResolve HiddenConnectPage issue of searching and connectiong an AP. 48/284948/4
Akash [Thu, 1 Dec 2022 10:30:09 +0000 (16:00 +0530)]
Resolve HiddenConnectPage issue of searching and connectiong an AP.

This patches resolves following issues
- Hidden AP connect not done.
- Scan AP, show loading, if there is no AP, back to previous input field.
- Hidden AP found is not located at the bottom of the scan list.

Change-Id: I2dd09feb0a452f25cffac134632bbb9a18f5c3f8
Signed-off-by: Akash <akash1.kumar@samsung.com>
2 years agoResolve HiddenConnect and Connect page issue 38/284738/2
Akash [Thu, 24 Nov 2022 13:04:10 +0000 (18:34 +0530)]
Resolve HiddenConnect and Connect page issue

This patch resolves following issues
- Placeholder issue on HiddenConnect page.
- APs which does not support WPS show the WPS button.
- Already connected AP shows the connect page.

Change-Id: I8ad8816eb8f1cf2e632ae390ef071233ff95076a
Signed-off-by: Akash <akash1.kumar@samsung.com>
2 years agoFix network connection issue on a AP click. 44/284544/1
Akash [Fri, 18 Nov 2022 10:34:11 +0000 (16:04 +0530)]
Fix network connection issue on a AP click.

This patch fixes following issues:
- Do not pop the password input page when an AP type is open.
- Check if connect is done when after the password from keyboard input.

Change-Id: Ia04c445c36e1364a49f4b8f7ab61ea292dfdd3c0
Signed-off-by: Akash <akash1.kumar@samsung.com>
2 years agoResolve selected/unselected in collection view item. 07/284207/6
Akash [Fri, 11 Nov 2022 12:38:42 +0000 (18:08 +0530)]
Resolve selected/unselected in collection view item.

Change-Id: Id217151600961987651b2296593cbc0191613802
Signed-off-by: Akash <akash1.kumar@samsung.com>
2 years agoFix MoreButton options. 46/284146/7
Akash [Thu, 10 Nov 2022 10:43:39 +0000 (16:13 +0530)]
Fix MoreButton options.

- Fixed not showing of MoreButton on Mainpage.
- Added AdvancedPage.cs and WiFiDirectPage.cs files.

Change-Id: I04a050fc4a8978e83bafabe63fdfa87cca2aca9e
Signed-off-by: Akash <akash1.kumar@samsung.com>
2 years agoAdd support for 'POP' command. 96/284096/7
Akash [Wed, 9 Nov 2022 14:23:40 +0000 (19:53 +0530)]
Add support for 'POP' command.

This patch will send "POP" command that asks
for SettingView to close WidgetView.

Change-Id: I1891e18372be94d663768c7a4be880c529a44d6a
Signed-off-by: Akash <akash1.kumar@samsung.com>
2 years agoAdd options in MoreButton. 92/284092/8
Akash [Wed, 9 Nov 2022 12:43:34 +0000 (18:13 +0530)]
Add options in MoreButton.

Change-Id: I1a391e9e825eacf4a94d1de30304eb76b853dd23
Signed-off-by: Akash <akash1.kumar@samsung.com>
2 years agoUpdate tpk 93/283193/1
chaehee-hong [Thu, 20 Oct 2022 05:06:52 +0000 (14:06 +0900)]
Update tpk

Change-Id: Id184448554b2331d518122557738aedbdf05ef35

2 years agoAllow to set static IP infomation 95/282995/2
cheoleun moon [Fri, 14 Oct 2022 09:03:07 +0000 (18:03 +0900)]
Allow to set static IP infomation

Change-Id: I33a7d3fd51dccb76a950860d264464727a530656

2 years agoMerge "Add loading icon for scan" into tizen
seonah moon [Mon, 17 Oct 2022 01:52:07 +0000 (01:52 +0000)]
Merge "Add loading icon for scan" into tizen

2 years agoAdd loading icon for scan 84/282984/1
Seonah Moon [Fri, 14 Oct 2022 07:27:37 +0000 (16:27 +0900)]
Add loading icon for scan

Change-Id: Ic9a43ab72675363b4724ba332901b6629382eb1f

2 years agoMerge "Correct wrong security type" into tizen
seonah moon [Fri, 14 Oct 2022 02:24:53 +0000 (02:24 +0000)]
Merge "Correct wrong security type" into tizen

2 years agoMerge "Convert po to resx" into tizen
cheoleun moon [Fri, 14 Oct 2022 01:33:46 +0000 (01:33 +0000)]
Merge "Convert po to resx" into tizen

2 years agoConvert po to resx 50/282950/1
cheoleun moon [Thu, 13 Oct 2022 12:01:01 +0000 (21:01 +0900)]
Convert po to resx

Change-Id: Iaa1c40b2118c1dc6ee81e3d348007cac7c87467c

2 years agoCorrect wrong security type 48/282948/1
Seonah Moon [Thu, 13 Oct 2022 11:24:28 +0000 (20:24 +0900)]
Correct wrong security type

Change-Id: I484eac0c8992d41849eaf0aeb24bf32b9cf188a1

2 years agoMerge "Remove unused method" into tizen
cheoleun moon [Thu, 13 Oct 2022 10:48:18 +0000 (10:48 +0000)]
Merge "Remove unused method" into tizen

2 years agoRemove unused method 44/282944/1
cheoleun moon [Thu, 13 Oct 2022 10:46:58 +0000 (19:46 +0900)]
Remove unused method

Change-Id: I7248bda308915e4340d081902ba343a9e6509a64

2 years agoMerge "Revise Logger" into tizen
cheoleun moon [Thu, 13 Oct 2022 10:46:06 +0000 (10:46 +0000)]
Merge "Revise Logger" into tizen

2 years agoRevise Logger 41/282941/1
cheoleun moon [Thu, 13 Oct 2022 10:44:09 +0000 (19:44 +0900)]
Revise Logger

Change-Id: I10bfaabc511f989ad12fc019f32bd0a3cb15df4c

2 years agoMerge "Add basic InfoInputPage" into tizen
cheoleun moon [Thu, 13 Oct 2022 10:20:39 +0000 (10:20 +0000)]
Merge "Add basic InfoInputPage" into tizen

2 years agoAdd basic InfoInputPage 37/282937/1
cheoleun moon [Thu, 13 Oct 2022 10:13:52 +0000 (19:13 +0900)]
Add basic InfoInputPage

Change-Id: I82fc66f25aae4f3f09276ef918492c6578e1e84e

2 years agoDelete unnecessary passwordItem 35/282935/1
chaehee-hong [Thu, 13 Oct 2022 10:03:06 +0000 (19:03 +0900)]
Delete unnecessary passwordItem

Change-Id: I5213b163cc5ceda20c7622c05cce43e051552f32

2 years agoUpdate more button 29/282929/1
Seonah Moon [Thu, 13 Oct 2022 09:23:56 +0000 (18:23 +0900)]
Update more button

Change-Id: Ieba39c00d09319a2ef2f809fbadb91dcd9817fa5

2 years agoMerge "ConnectPage: update wps button" into tizen
cheoleun moon [Thu, 13 Oct 2022 08:55:53 +0000 (08:55 +0000)]
Merge "ConnectPage: update wps button" into tizen

2 years agoModify WiFi methods 26/282926/1
chaehee-hong [Thu, 13 Oct 2022 08:47:46 +0000 (17:47 +0900)]
Modify WiFi methods

Change-Id: If34f509de9388e234132409106a51a212bf972a4

2 years agoConnectPage: update wps button 23/282923/2
Seonah Moon [Thu, 13 Oct 2022 08:31:37 +0000 (17:31 +0900)]
ConnectPage: update wps button

Change-Id: I9c581676d1c8dab9535a74de89cfcbcbca27d2a4

2 years agoUpdate AP and AP info icon 96/282896/1
Seonah Moon [Thu, 13 Oct 2022 05:14:41 +0000 (14:14 +0900)]
Update AP and AP info icon

Change-Id: Ibea5c780713afa9e07ae35d7c55958535fea9a2e

2 years agoModify layout of Connect pages 86/282886/1
chaehee-hong [Thu, 13 Oct 2022 04:15:10 +0000 (13:15 +0900)]
Modify layout of Connect pages

Change-Id: I23a9c507e2f48a5f2451541710e89eb08fd82ac3

2 years agoAdd GenerateWpsPinNumber 80/282880/3
cheoleun moon [Thu, 13 Oct 2022 01:39:47 +0000 (10:39 +0900)]
Add GenerateWpsPinNumber

Change-Id: I395ae6170608f258dea243b4f87696ce1e3e04d5

2 years agoModify button layout 79/282879/1
chaehee-hong [Thu, 13 Oct 2022 01:29:28 +0000 (10:29 +0900)]
Modify button layout

Change-Id: I0336aa75d2d18cfd095e6b825cb0b9fcd94f64da

2 years agoShow AP's information 70/282870/2
cheoleun moon [Wed, 12 Oct 2022 13:43:26 +0000 (22:43 +0900)]
Show AP's information

Change-Id: I70817df261711a8bdb2f954017e99ee8fa88beb8

2 years agoFix a wrong type 54/282854/1
chaehee-hong [Wed, 12 Oct 2022 08:54:57 +0000 (17:54 +0900)]
Fix a wrong type

Change-Id: I1cd7c0c3559ebe21c405081304e5f54472752417

2 years agoAdd hidden connect and WPS connect 53/282853/2
chaehee-hong [Wed, 12 Oct 2022 08:33:46 +0000 (17:33 +0900)]
Add hidden connect and WPS connect

Change-Id: I7695505e38460b0508722e6ffb3b865d72c800a4

2 years agoLocate the connected AP at the top 39/282839/1
cheoleun moon [Wed, 12 Oct 2022 06:55:11 +0000 (15:55 +0900)]
Locate the connected AP at the top

Change-Id: Ia679bf92fd129bb20eb1eb05a4802614f5fff3a3

2 years agoListen ConnectionStateChangedEvent 30/282830/3
cheoleun moon [Wed, 12 Oct 2022 06:04:25 +0000 (15:04 +0900)]
Listen ConnectionStateChangedEvent

Change-Id: Ic6b2c2315dfbe97acd13fd689d68184eb82049cc

2 years agobug-fix: update wifi ap icon 28/282828/1
Seonah Moon [Wed, 12 Oct 2022 05:41:33 +0000 (14:41 +0900)]
bug-fix: update wifi ap icon

Change-Id: I9a3c9f9a2aab13c6916a2dac43fec0aa79cf049d

2 years agoAdd WiFi AP icon based on RSSI and security type 20/282820/2
Seonah Moon [Wed, 12 Oct 2022 04:48:03 +0000 (13:48 +0900)]
Add WiFi AP icon based on RSSI and security type

Change-Id: I9642213b7ed1857de4a4d89bda8b6dde97ea1e64

2 years agoAdd WiFiAP to AP class 93/282793/1
cheoleun moon [Tue, 11 Oct 2022 13:19:12 +0000 (22:19 +0900)]
Add WiFiAP to AP class

Change-Id: I3b327b5c60b37878c52786344c2d3c6a2c24ecf0

2 years agoAdd functions for network forget and ap state update 28/282728/1
chaehee-hong [Tue, 11 Oct 2022 02:22:47 +0000 (11:22 +0900)]
Add functions for network forget and ap state update

Change-Id: I396369c0445370ad6304187170e5df13655e4660

2 years agoAdd Connect Page 48/282648/1
chaehee-hong [Fri, 7 Oct 2022 09:34:51 +0000 (18:34 +0900)]
Add Connect Page

Change-Id: I78aa331869568004a2a172c325d002661784d495

2 years agoSupport multi language 36/282636/2
chaehee-hong [Fri, 7 Oct 2022 06:32:09 +0000 (15:32 +0900)]
Support multi language

Change-Id: Icf071d353293679ce18447260a6391fab4ecdd3b

2 years agoDefine classes for each ContentPage 63/282563/2
cheoleun moon [Thu, 6 Oct 2022 03:25:24 +0000 (12:25 +0900)]
Define classes for each ContentPage

Change-Id: I4433088182959f983023a19c3e9350b2fb7473ae

2 years agoAdd security types for AP 45/282545/1
chaehee-hong [Wed, 5 Oct 2022 08:53:31 +0000 (17:53 +0900)]
Add security types for AP

Change-Id: Ia2a149beed196bbd0f0d1f73c3bb0698719f715e

2 years agoAdd a connect method 22/282522/1
chaehee-hong [Wed, 5 Oct 2022 04:33:03 +0000 (13:33 +0900)]
Add a connect method

Change-Id: I7c1e248deb045aaa414531163aa7f7ce57df87ae

2 years agoAdd WiFi activate/deactivate/scan 49/282449/1
chaehee-hong [Tue, 4 Oct 2022 03:01:45 +0000 (12:01 +0900)]
Add WiFi activate/deactivate/scan

Change-Id: I8db907f173f227cc32274a23e306c89773b7af01

2 years agoAdd a main page 49/282249/1
chaehee-hong [Thu, 29 Sep 2022 06:21:37 +0000 (15:21 +0900)]
Add a main page

Change-Id: Id7422f7e3bd6d7d12a5957f0d2c86f3293afb576

2 years agoInitial commit 21/282021/2 accepted/tizen_7.0_unified accepted/tizen_7.0_unified_hotfix tizen_7.0 tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.062921 accepted/tizen/7.0/unified/hotfix/20221116.111705 accepted/tizen/unified/20220928.144413 tizen_7.0_m2_release
chaehee-hong [Mon, 26 Sep 2022 08:45:18 +0000 (17:45 +0900)]
Initial commit

Change-Id: I37b6da7653ae9a6a76aed199a6748818deb16060

2 years agoInitial empty repository master
Tizen Infrastructure [Thu, 22 Sep 2022 05:07:33 +0000 (05:07 +0000)]
Initial empty repository