summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Saksham Grover [Thu, 10 Apr 2025 10:13:42 +0000 (15:43 +0530)]
Added device icons on available and connected device list
Change-Id: I83f1ad458609d2bef77b8e523848245dd50162c5
Signed-off-by: Saksham Grover <s.grover@partner.samsung.com>
Saksham Grover [Mon, 7 Apr 2025 06:02:32 +0000 (11:32 +0530)]
Implementation of cancel connection popup
This patch:
- Implements cancel connection popup and functionality
- Resolves issue in connection request popup
Change-Id: Ie2d77c7585ac0a85a5f1cf45b93f2d2f2d1619bd
Signed-off-by: Saksham Grover <s.grover@partner.samsung.com>
Saksham Grover [Wed, 26 Mar 2025 09:11:32 +0000 (14:41 +0530)]
Handle connection request from peer
This patch:
- Updates popup functionality and adds logic for buttons on popup
- Updates scan-stop button functionality
- Adds logic during the process of disconnecting from a peer
Change-Id: Ifd7925968c7869b6d80e5abaca1a83aaf41cecfe
Signed-off-by: Saksham Grover <s.grover@partner.samsung.com>
Saksham Grover [Thu, 13 Mar 2025 08:33:32 +0000 (14:03 +0530)]
Implement scan stop button
Change-Id: I1dbc677e7a709cf9627d47d9cfce19cf7f09405e
Signed-off-by: Saksham Grover <s.grover@partner.samsung.com>
Saksham Grover [Fri, 21 Feb 2025 03:59:18 +0000 (09:29 +0530)]
Implement connection request pop up
Change-Id: If944fe399b7d99606fe951b3e99e5993ed506c1e
Signed-off-by: Saksham Grover <s.grover@partner.samsung.com>
Akash Kumar [Thu, 2 Jan 2025 10:39:58 +0000 (16:09 +0530)]
Handle disconnection of wfd peer
This patch:
- Implements disconnection functionality of wfd peer
- Update peer list after disconnection
- Updates the logic to call startdiscovery
Change-Id: I7038dbe88acc756fbd531abd115bbdfe7559fc24
Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
Akash Kumar [Tue, 24 Dec 2024 10:42:13 +0000 (16:12 +0530)]
Handle exception in case of start discovery return error
Change-Id: Ia635ed798a92d7aece7057b2d2311bd8b8280a9b
Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
Akash Kumar [Wed, 18 Dec 2024 09:59:53 +0000 (15:29 +0530)]
Implement connection establishment functionality
Change-Id: I84cbeaeb283555536fdac7a9a2e1d0d2a63f85de
Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
Akash Kumar [Wed, 18 Dec 2024 04:44:53 +0000 (10:14 +0530)]
Add peer stateInfo in peerlist
Change-Id: I9e1f21b1eb81ff8cb4f6dd3375ced752500c0e1a
Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
Akash Kumar [Tue, 17 Dec 2024 10:54:45 +0000 (16:24 +0530)]
Implement loading icon to show it when wifi-direct
is scanning
Change-Id: Ie64c9e7354b30bc98456a26a5e5a616d230b0f12
Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
Akash Kumar [Tue, 17 Dec 2024 06:23:31 +0000 (11:53 +0530)]
Implement multi-language support
This patch:
- Make changes to support multiple language based on system language.
- Add text resource files for English and Korean language.
- After this patch application will support English and Korean language.
Change-Id: I0668bdb1c9c2fc2903f52d95e870e906b78932ac
Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
Akash Kumar [Mon, 16 Dec 2024 09:03:35 +0000 (14:33 +0530)]
Update logic to show wfd peers on main page
This patch:
- Add wifi direct state changed callback.
- Make changes to resolve issue of peers not showing on main page.
Change-Id: I76974f9f4a9ec1001584cad6527d03ff928e9b36
Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
Akash Kumar [Fri, 13 Dec 2024 08:47:10 +0000 (14:17 +0530)]
Inherit mainpage from MenuGadget instead of MainMenuGadget
Change-Id: Ia6dc9275ebc71dd04bb273524644173745f501e0
Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
Akash Kumar [Fri, 6 Dec 2024 10:03:53 +0000 (15:33 +0530)]
Update build system for updated sdk
Change-Id: I2ecb498de0384efbfcb2420f5b0a7148aacd75b2
Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
Akash Kumar [Thu, 7 Sep 2023 04:44:23 +0000 (10:14 +0530)]
Initial build setup and implement wifi-direct basic functions
This patch:
- Prepare build setup for the app
- Add support for launching setting-wifi-direct app from setting-wifi app
- Add wiFi-direct activate and discovery related functions
- Implement available device list
Change-Id: I5344ef83a609fefc16cb0bb6e461cfc809724732
Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
Tizen Infrastructure [Mon, 12 Jun 2023 06:43:12 +0000 (06:43 +0000)]
Initial empty repository