summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
kiso.chang [Sun, 16 Oct 2022 07:02:35 +0000 (16:02 +0900)]
Fix crash in setting font type
Change-Id: I7377f60805a3c6c3a66ea0ff8aff6366654f72d9
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Fri, 14 Oct 2022 10:15:53 +0000 (19:15 +0900)]
Dispose Popped Page
- To reduce memory usage increasing
Change-Id: Ib564387106a9c630151d2ae8403b315de9580f7b
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Fri, 14 Oct 2022 08:46:19 +0000 (17:46 +0900)]
Fix Crash when select Notification sound
- keep ref of dlegate function to hadle to Inpterop
- string into IntPtr in Vconf func's parameter
- restore soundmode and displayklang. using picker with 2 items
Change-Id: I6ba6da4a0332375db4fb377231a6ef446c70a67a
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Thu, 13 Oct 2022 09:58:12 +0000 (18:58 +0900)]
Change Rename Device from Widget to ContentPage
- call RemoveWidget() when widgetview is popped
- add silent in notification sound
- change string of bluetooth address
Change-Id: I2a5b856c8b513160bc7b941e2a19d15d584e9da8
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Wed, 12 Oct 2022 12:39:55 +0000 (21:39 +0900)]
Use a function to push widgets
Change-Id: Ia8d9c3921db26702ddc8c9d98425af466a0e6b40
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Wed, 12 Oct 2022 12:27:48 +0000 (21:27 +0900)]
Apply LayoutParamPolicies in widgetview
Change-Id: Iefc5a998f483a433155dc118bc3184918cf99fd8
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Wed, 12 Oct 2022 12:02:34 +0000 (21:02 +0900)]
Fix Slider size
Change-Id: Icf2ad994d0ec77b9cfb19a7951dbce8800f45d32
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Wed, 12 Oct 2022 08:04:28 +0000 (17:04 +0900)]
Change some page style from picker to List
- picker still has problem from animation
- page : sound mode, display language
Change-Id: Iee5a9a897adf0bbd3ab641e97c1d620d25243352
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Wed, 12 Oct 2022 05:27:49 +0000 (14:27 +0900)]
Fix bug in Menu Configuration
- "res" paths are different between installed app and app in binary
Change-Id: Ie3391c7aea10e3b3a12ffbf432502d5c1eca0a4f
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Wed, 12 Oct 2022 05:00:41 +0000 (14:00 +0900)]
Replace deviced interop with System.Display
- use Tizen.System.Display class
Change-Id: I370f378514eb945d92d4e855a57826390ccd8b76
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Wed, 12 Oct 2022 01:35:58 +0000 (10:35 +0900)]
Fit Window Pos&Size corresponding to screen
- get window pos&size from screen resolution
- fix some error in oightness and theme
Change-Id: I31c68ac10e1e09a3eb1f8048b1acb4a9224e0e41
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Tue, 11 Oct 2022 10:34:47 +0000 (19:34 +0900)]
update .tpk files
Change-Id: I29fd6765c2f8a14ec35b03377c6e351b7f301cc6
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Tue, 11 Oct 2022 07:36:29 +0000 (16:36 +0900)]
Gernerate Main menulist from configuration file
- using JsonSerializer
Change-Id: I254a3659b872398389c5d366e85bccebb62e5de7
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Mon, 10 Oct 2022 13:20:12 +0000 (22:20 +0900)]
Fix SVACE defect
- fix 1 major
Change-Id: Id3b62724226738220f409688e664f6a2d2370b51
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Mon, 10 Oct 2022 13:07:30 +0000 (22:07 +0900)]
Add Storage & Default app
Change-Id: I4b355ae72e9922ec18946fdfe51146ef854d1712
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
Jin Yoon [Mon, 10 Oct 2022 05:51:33 +0000 (14:51 +0900)]
Apache license 2.0 is applied
Change-Id: Ia714f6d29e557812448fe1a29c176ce190697489
kiso.chang [Fri, 7 Oct 2022 08:28:47 +0000 (17:28 +0900)]
Add Setting Tizezone
- add timezone setting
- fix problem from systemsettings' some feature and event
Change-Id: Ib09fee9906817266906a28b56ae04cc3c2015544
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Thu, 6 Oct 2022 08:21:42 +0000 (17:21 +0900)]
Bug Fix and Refine codes
- fix error to call cssetting-certificates
- add codes to check if widget is install
Change-Id: I3f18110bf1542c1777c7c93812c70e9490090081
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Wed, 5 Oct 2022 10:36:39 +0000 (19:36 +0900)]
Change UX of fonr setting
- font setting UX
- sync subtexts of display
Change-Id: Ib63276af317dc1faa79fec465ddc56137eae9603
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Wed, 5 Oct 2022 04:36:33 +0000 (13:36 +0900)]
Update UIs when time and language changed
Change-Id: Ieab48bdacfc915921001002d2161dc89e669e060
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Wed, 5 Oct 2022 02:37:04 +0000 (11:37 +0900)]
Fix SVACE defects
Change-Id: I6386bed6cebc6e382d3897b4904e1fa63501d185
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
Jeonghoon Park [Tue, 4 Oct 2022 10:00:20 +0000 (19:00 +0900)]
update csproj files
Change-Id: I035bf8117c50a60b6ea2214818c66cd55bcd0383
kiso.chang [Tue, 4 Oct 2022 07:07:01 +0000 (16:07 +0900)]
Update tpk files
Change-Id: I7cc37c0e8503310c0b9756981ccc0a3c151f14e3
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Tue, 4 Oct 2022 06:37:52 +0000 (15:37 +0900)]
Add Some setting fuctions
- DateTime, Display, Sound
- Sliders will work next time
Change-Id: Iddec6c88b4fd79a6536f7139c1dc05e164854df6
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Thu, 29 Sep 2022 03:47:58 +0000 (12:47 +0900)]
Add packaging folder
- add packaging folder for SBS release
Change-Id: Ia2538a44373b427c5ab90539785769b148a71757
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
kiso.chang [Wed, 28 Sep 2022 09:07:03 +0000 (18:07 +0900)]
Integrate usb functions
- Basic UX codes
- launch external widget
Change-Id: I0f354b42815ce061b058056d53d851b60bbe8154
kiso.chang [Wed, 20 Jul 2022 05:32:03 +0000 (14:32 +0900)]
Add Initial code
- current version is provided to other settin gdevelopers as sample code
Change-Id: I75e587dc2c7c9e3925bf0bc392cd50af8f5bc53c
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
Tizen Infrastructure [Thu, 7 Jul 2022 06:07:46 +0000 (06:07 +0000)]
Initial empty repository