summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
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