summaryrefslogtreecommitdiff
path: root/mobile
AgeCommit message (Collapse)AuthorFilesLines
2017-06-02Button : Add popup button color class and remove unused text styleJunsuChoi4-40/+80
Add popup button color class *add color class - button/popup/bg - button/popup/bg_pressed - button/popup/bg_disabled - button/popup/text - button/popup/text_pressed - button/popup/text_disabled - button/popup/effect unused text style is removed *remove text style - button_trans Change-Id: I639d77ff6352e93c50be2b503f15a01e11772870
2017-05-24ctxpopup: resize unused arrow partsubmit/tizen/20170526.054713accepted/tizen/unified/20170531.082543JinYong Park1-1/+1
Change-Id: I051ff0edd87806ede991806bea57a382d24e26d0 Signed-off-by: Jinyong Park <j4939.park@samsung.com>
2017-05-18multibuttonentry: Change name of signal.tizen_4.0.m1_releasesubmit/tizen/20170519.132143accepted/tizen/unified/20170519.200904Woochan Lee1-2/+2
Change-Id: Ifeea2e8cf824350cc9f3a9f57b55a2865e1098be
2017-05-18multibuttonentry: Hide last item divider on shrink mode.Woochan Lee1-0/+16
Change-Id: I133f77870f84148f5e38abbc0f9d1699bd96db96
2017-05-10hoversel: Adjust side paddings in mirrored modeJeeyong Um1-2/+8
Signed-Off-By: Jeeyong Um <jc9.um@samsung.com> Change-Id: I6f5eb31df7fb7f9061f364224215082c01ca0245
2017-04-20Genlist/gengrid activate bg color_classSungtaek Hong1-3/+7
Change-Id: I3f0a18fea21672bdc6d72ac1e5670f6a6ebaee40 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-04-20colorselector: fix for event propagationTaehyub Kim1-2/+3
Change-Id: Ibab06124df5adc6538531d54132e931cef770f8b
2017-04-20Label: move bg before textsubmit/tizen/20170420.103742accepted/tizen/unified/20170420.155926Sungtaek Hong1-0/+7
Change-Id: Ibea53b5fa5fcd2be6d19979c624df47c8ca77904 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-04-11scroller: Add descriptions on spacer partssubmit/tizen/20170412.064054accepted/tizen/unified/20170412.152756Wonki Kim1-2/+14
There are additional parts on the left,right spacer, to make things work on rtl mode. However, Because top,bottom spacers don't have it, there occurs some warning. This commit add few descriptions on the spacers to remove warning. Change-Id: I4117763327b10a8dc2ee7343b5ef39f2603376be Signed-off-by: Wonki Kim <wonki_.kim@samsung.com>
2017-04-11scroller: Support over-scroll effect on RTL modeWonki Kim1-37/+244
Because elm_layout flips it's relative automatically on RTL mode, current over-scroll effect doesn't work properly. this patch modify over-scroll related parts and program to work properly on RTL mode. Change-Id: I5b0033ee8d5a8b9607cf3a5a339bb88bd5168996 Signed-off-by: Wonki Kim <wonki_.kim@samsung.com>
2017-04-11scroller: Add fixed property into overscroll effectWonki Kim1-0/+4
Once overscroll effect part don't have fixed property, size of scroller will be affected by min size of overscroll effect part. Change-Id: I865b747bcfc76a9c5f153b614252689f4de870bb Signed-off-by: Wonki Kim <wonki_.kim@samsung.com>
2017-04-11scroller: make over-scroll effect workingHosang Kim1-2295/+498
over-scroller effect didn't work properly on multi-scale envir this patch modify over-scroller implementation to use min size rather than offset. Change-Id: I6f7c7e5fa1e2283c58ac0e718b577e1409f536ed
2017-04-11Revert "scroller: Add fixed property into overscroll effect"wonki kim1-415/+0
This reverts commit efb723e0ebb30795ca27143a5121ed3762a2199b. Change-Id: I64460284220f825836d66d8d83a15f785feb4476
2017-04-11scroller: Add fixed property into overscroll effectWonki Kim1-0/+415
Once overscroll effect part don't have fixed property, size of scroller will be affected by min size of overscroll effect part. Change-Id: I309799b91e68a95ba58fe0e92868e72a416e5cbd Signed-off-by: Wonki Kim <wonki_.kim@samsung.com>
2017-04-07flipselector: added fixed 1 1 and moreJaeun Choi2-18/+17
- added fixed 1 1 in some parts - moved divider after the top and bottom bg so it is visible - removed a comment Change-Id: I1800c594889b7f1b92024f54406833dab223410c Signed-off-by: Jaeun Choi <jaeun12.choi@samsung.com>
2017-04-05conform: Deprecated BG_TRANSPARENT type.submit/tizen/20170406.055746Hosang Kim1-3/+2
Change-Id: Ic8132f337e1ca9c882467d2ae117fa912c591657
2017-04-03conform: add new signal for attach panel.Hosang Kim1-0/+12
Add two signal for switching mode of attach panel without animation. "elm,state,attach_panel,show,full,directly" "elm,state,attach_panel,show,half,directly" Change-Id: I07a9cc4a1bd890f5387b235257ced0c2d67e2516
2017-04-03Sharp: merge default edj to elm-sharp-theme.edjSungtaek Hong4-65/+72
- to support full set of elementary in elm-sharp, elm-sharp-theme now contains full styles needed by elementary. Change-Id: I0536142bb9892e5c0a957ff37b0756938efcfc8a Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-04-03Label: merge csharp label to defaultSungtaek Hong5-803/+107
Change-Id: I5c33b642642b3dd5ed30f17236be998669626c0c Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-04-03Toolbar: merge csharp styles to default stylesSungtaek Hong3-2286/+0
Change-Id: Ia7e949579c8eef2df6122d0b4165c9a04274dad3 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-04-03Button: merge csharp button styles to defaultSungtaek Hong5-1453/+51
Conflicts: mobile/color_classes_csharp.edc Change-Id: Iac3031c4beabaeb974c374ae2bcfc4a263865640 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-04-02Genlist: merge csharp genlist styles to defaultSungtaek Hong3-224/+0
Change-Id: I07b3b5fa5915f8cda53705529c922d75e44ac3df Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-04-02Entry: merge csharp propertySungtaek Hong5-1118/+20
Conflicts: mobile/color_classes_csharp.edc mobile/elm-sharp-theme-mobile.edc Change-Id: I038cc49d5c37a593a52eefd5ca2dae6e73396701 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-04-02Colorselector: merge csharp propertySungtaek Hong5-99/+10
Conflicts: mobile/color_classes_csharp.edc mobile/elm-sharp-theme-mobile.edc Change-Id: I74d0c5e51e50d077e7893c7219a56b852d992eb6 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-04-03genlist: add bg states and sound play program when enabled in full styleSangHyeon Lee2-3/+33
Change-Id: I0706529c3acbca0bc637fb9ff09bc535dcde8dce Signed-off-by: SangHyeon Lee <sh10233.lee@samsung.com>
2017-03-30Revert "label: Fix stack underflow error."Youngbok Shin1-4/+0
This reverts commit 8e82a7ca41e30828314b002ce69dd775975947bb. The slide feature of "slide_roll" style was not working after applying the patch. By removing "on_start_slide" program and recreating it, program_id could be ruined inside of Edje. Change-Id: Idb7e237460172b164f4e92400db245233fd4a443
2017-03-29Sharp: fix button bg colorsubmit/tizen/20170329.102623accepted/tizen/unified/20170329.222513accepted/tizen/mobile/20170329.222448accepted/tizen_mobileSungtaek Hong1-2/+2
Change-Id: I61b5bd5d69b04f031f5a951350b8f90abf4373fd Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-03-28Sharp: add Opacity clipper in button styleSungtaek Hong3-0/+1453
- Currently, button in layout calculates wrong geometry in Xamarin application. - This is temporary patch until the issue is solved. Change-Id: I499c40b798abc03120b02dee5c659dda3de56a26 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-03-28ctxpopup: add visible signal for show ctxpopup after parent resizingJinYong Park1-0/+146
Change-Id: Id3da2a83ce6e7fe1b5830a56dcd77e66e1afe41a Signed-off-by: Jinyong Park <j4939.park@samsung.com>
2017-03-20Fix the EDC warning in default and pending stylessuresh kumar1-56/+52
[Model] Z400F [BinType] AP [Customer] N/A [Issue#] N/A [Request] N/A [Occurrence Version] N/A [Problem] Fix EDC warning in default and pending styles [Cause & Measure] Cause : EDC warning in default and pending styles Measure : Fixed EDC warning in default and pending styles [Checking Method] N/A [Team] UIFW/EFL [Developer] suresh007 [Solution company] SRIB [Change Type] N/A Change-Id: Ie4fe378160b4ede48143ee3b617cbbdaf5fba600
2017-03-09Spinner: text button part changed to textblock and give fit option for long ↵Woochan Lee4-41/+82
text. Change-Id: I3a8c212e0ebe3404717bbc3ac0a5b7079b572e29
2017-03-07[Button] remove unnecessary state changesubmit/tizen_unified/20170310.011402submit/tizen/20170308.092710accepted/tizen/unified/20170310.080729accepted/tizen/mobile/20170308.121527Sungtaek Hong1-1/+0
Change-Id: Iad602a9b9a6b20897aca32b0cc9fda61d81fc42c Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-03-08Fix wrong defined event.Woochan Lee1-20/+10
This is not spinner event. This is a button event. Change-Id: Ibe5eb4591302dea1dbead976fc07810904bfb155
2017-03-08sharp: support Opacity in label,entrySungtaek Hong3-3/+71
Change-Id: I6964a3fb53aec784643b3c6f2583c35978e01af2 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-03-07[Progressbar] add signal for elm.text visible/hiddenSungtaek Hong1-0/+10
Change-Id: I3deb1b856bc17fddedb0569a6a411830fce8e207 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-02-28progressbar: refactor progress/pending theme.Bowon Ryu1-108/+55
Change-Id: Ib92c26e93de07be3a3fb2800491f54b50981aa4b Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
2017-02-28progressbar: remove redundant code.Bowon Ryu1-14/+0
Change-Id: I6e8c80db51c1a4c11f03c7a2cd9ca3828f3c9dab Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
2017-02-28progressbar: fix align issue.Bowon Ryu1-11/+85
adjusting the default alignment to center. Change-Id: Ic32a8557a4efc8d2908dfe219a5f33700e2e7006 Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
2017-02-28progressbar: add fixed 1 1 to remove redundant size calculation.Bowon Ryu1-0/+2
Change-Id: Ib5824b8e697eec9abdab6cd489aa4f6e8f57edb7 Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
2017-02-28progressbar: modified progressbar bg from rect to image.Bowon Ryu1-1/+2
Change-Id: Ifae91cd15ecedcf3ce17d66bf0ee24e242feb968 Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
2017-02-25popup: fix mesh_bg clipping issue on "theme_bg" stylesubmit/tizen_unified/20170309.100418submit/tizen_unified/20170308.100419submit/tizen/20170302.063947accepted/tizen/unified/20170309.074944accepted/tizen/mobile/20170302.120958JinYong Park1-1/+9
Change-Id: I2fec808246d085514734a130a7c5962d84df6887 Signed-off-by: Jinyong Park <j4939.park@samsung.com>
2017-02-20naviframe: Add color class "bg_content"submit/tizen/20170222.011706accepted/tizen/mobile/20170222.094409Jaehyun Cho2-0/+104
Change-Id: I70e407e124aa3f4e403b964f17d04697d4e6301c
2017-02-17progressbar: fix bottom text align.submit/tizen/20170221.045909Bowon Ryu1-8/+8
Change-Id: I8b1069bd96783703f9c154c43f6d564b5383c4c5 Signed-off-by: Bowon Ryu <bowon.ryu@samsung.com>
2017-02-16popup: add VI transparency transitionJinYong Park1-10/+32
Change-Id: I6c6faafc28b7844060f61f2be9b23f0626f660fe Signed-off-by: Jinyong Park <j4939.park@samsung.com>
2017-02-15sharp: add opacity color class for background layoutSungtaek Hong1-0/+4
Change-Id: I0bc30142d9b55cb1acf137d40f28f0a15ba6d1f8 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-02-14datetime: Implement missed part align.Woochan Lee1-0/+23
text part should be located with paddings. Change-Id: If0354957134c0ae03d12817a5020304ce32bd4d2
2017-02-13sharp: add layout for widget opacitysubmit/tizen/20170214.012908accepted/tizen/mobile/20170214.225900Sungtaek Hong2-2/+26
Change-Id: I5ec1b34e60a3996beb5dc2d094a169dbc32e5699 Signed-off-by: Sungtaek Hong <sth253.hong@samsung.com>
2017-02-10label: Fix stack underflow error.Jaehyun Cho1-0/+4
The inherited program "on_start_slide" is removed to fix stack underflow error. Otherwise, the program "on_start_slide" is regarded as being defined above script data (e.g. g_timer_id) and it causes stack underflow error. Change-Id: I4be5da423ae8f7b78cb6b2ecb54e4de14644d728
2017-02-09genlist: fix type1 style for aligning elm.text part. Hosang Kim2-8/+36
Signed-off-by: Hosang Kim <hosang12.kim@samsung.com> Change-Id: I686070d4bc431c0fe6a82cf1d841694380c37270 (cherry picked from commit d6142a2c6a83c30963635733e74416fba598804f)
2017-02-10ctxpopup: add 1 to the item min size.Jaehwan Kim1-4/+4
If the ctxpopup is scaled, the max size could not be same with the sum of the height of items. So the max value should have a buffer to escape showing the scrollbar. Change-Id: Iff960cb0282133a812cf96f26d8f8da5ba31c821