minho.sun [Wed, 22 Mar 2017 13:16:50 +0000 (22:16 +0900)]
[Tizen] Do nothing when setting focus on same actor
Do nothing when setting focus on same actor.
Change-Id: Iec7a5e11bca9f44a7b197448ff732143ea44036b
Signed-off-by: minho.sun <minho.sun@samsung.com>
minho.sun [Wed, 22 Mar 2017 12:36:03 +0000 (21:36 +0900)]
[Tizen] Show indicator before getting first KeyEvent
For TV, make KeyboardFocusManager draw indicator via
SetCurrentFocusActor() before getting first KeyEvent.
This patch will be changed after making proper api to set this flag.
Change-Id: I67ee304c1b9a392d6173b86ca4c5a6a027d70ed7
Signed-off-by: minho.sun <minho.sun@samsung.com>
Heeyong Song [Mon, 20 Mar 2017 02:21:11 +0000 (11:21 +0900)]
[Tizen] Change the TV stylesheet package name
This reverts commit
c1cc6775cc42e9442572dfb8aecdd1569ce22443.
Change-Id: I7c67b4cd0e255c60d53918f63b44c7539142526a
Heeyong Song [Mon, 20 Mar 2017 02:20:32 +0000 (11:20 +0900)]
[Tizen] Remove profile build dependencies
Change-Id: Ie8c1af7af8e93f3d66a7593be922276278365ca5
Heeyong Song [Mon, 20 Mar 2017 02:19:57 +0000 (11:19 +0900)]
[Tizen] Make all profile have mobile dali_toolkit_profile except tv
Change-Id: I15bf3be03b24adedc961c0140eeac2bde9e9cfaf
Heeyong Song [Mon, 20 Mar 2017 02:19:20 +0000 (11:19 +0900)]
[Tizen] Remove dead distance-field-effect.cpp file
Change-Id: I8cc978fa430c0e2cba44c3745c731cd8cdfce45e
Heeyong Song [Mon, 20 Mar 2017 02:18:24 +0000 (11:18 +0900)]
Merge branch 'devel/master (1.2.31)' into tizen
Change-Id: I2299bb458b68e615f1f3d69f38a9481bb6b5c7be
Heeyong Song [Mon, 20 Mar 2017 02:16:53 +0000 (11:16 +0900)]
Revert "[Tizen] Remove dead distance-field-effect.cpp file"
This reverts commit
53292678ae7d07120f3cee66e7ff8324dee1ab6f.
Change-Id: I2a8d0bda455bed4bb5471899ae90bebd8d2568cf
Heeyong Song [Mon, 20 Mar 2017 02:16:29 +0000 (11:16 +0900)]
Revert "[Tizen] Make all profile have mobile dali_toolkit_profile except tv"
This reverts commit
008c668d11f63a0ad743eee16256dbe2e19ae90a.
Change-Id: Ifb7fda23e397b4438fc84de5fd9bf438e2f5dee6
Heeyong Song [Mon, 20 Mar 2017 02:15:54 +0000 (11:15 +0900)]
Revert "[Tizen] Remove profile build dependencies"
This reverts commit
888931f5d1febc3eb15e0249398741147d543b67.
Change-Id: I60044a9e9e74201d3c9cc68091d73711ac41e854
Heeyong Song [Mon, 20 Mar 2017 02:14:36 +0000 (11:14 +0900)]
Revert "[Tizen] Change the TV stylesheet package name"
This reverts commit
e0055a0627ad43e16e864f9e1f691656d9d1041e.
Change-Id: I5b625c953ed28931aded825dc959ae868c86b833
Francisco Santos [Fri, 17 Mar 2017 16:15:30 +0000 (16:15 +0000)]
DALi Version 1.2.31
Change-Id: If14c3dc485f9ec1ab3934b2f7bc36db256335b24
Victor Cebollada [Tue, 28 Feb 2017 12:24:10 +0000 (12:24 +0000)]
Update double tap and long press behaviour.
It updates the double tap and long press event on a text area with no text.
i.e. On a position clearly after the last character of the text.
* Double Tap : The cursor is placed at the beginning or at the end of the text.
* Long Press : The cursor is placed at the beginning or at the end of the text and shows the text's selection popup.
Change-Id: Iaf9ea817a515781d20c87f60991e1996d5440a62
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Adeel Kazmi [Wed, 15 Mar 2017 18:16:57 +0000 (11:16 -0700)]
Merge "Visuals using Custom View example" into devel/master
Umar [Wed, 15 Mar 2017 11:05:01 +0000 (11:05 +0000)]
Visuals using Custom View example
Change-Id: I9a98c47f572cba0ddb25fc8c35538c5e88df1758
Adeel Kazmi [Wed, 15 Mar 2017 16:11:42 +0000 (16:11 +0000)]
(Text Controller) Remove meaningless check to see if an unsigned int is positive or zero
Fixes an SVACE error.
Change-Id: I8118ffca01eb1921549ae2bc2e4366c1e03984b3
Adeel Kazmi [Wed, 15 Mar 2017 14:35:27 +0000 (07:35 -0700)]
Merge "Implement scroll bar in the TextEditor" into devel/master
suhyung Eom [Fri, 3 Feb 2017 07:07:01 +0000 (16:07 +0900)]
Implement scroll bar in the TextEditor
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: Id7a227f8fcbf5b2298b68c702c5f3c326dfe5754
Victor Cebollada [Wed, 15 Mar 2017 07:50:37 +0000 (07:50 +0000)]
Fix for text-controller.
* The text disappears if the predictive text is disabled
and a long press is done over a word.
The problem is that in this use case a key event with
no key code arrives, the text-controller calls the
InsertText() method which clears the selected text.
The fix is do nothing when this keycode arrives.
Change-Id: I23e96691fe45858165ee8fbb8695924a96a9941a
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Adeel Kazmi [Mon, 13 Mar 2017 11:58:07 +0000 (11:58 +0000)]
(Text) Fix bug where we cannot jump to the first line from the start of the second line
Change-Id: If9069eb33869f44f6a94ca43e0201dadf6e4154b
taeyoon0.lee [Mon, 13 Mar 2017 08:18:40 +0000 (17:18 +0900)]
[Tizen] Change the TV stylesheet package name
This reverts commit
bd58032883b084e2edf32b4386891cb0c024a0b1.
Change-Id: Ic3521bdbd89aa1cc65c69e6a3d9efef8b7c1737a
taeyoon0.lee [Mon, 13 Mar 2017 08:18:01 +0000 (17:18 +0900)]
[Tizen] Remove profile build dependencies
This reverts commit
08c8013a5242e3e4a1170c5af1acb0115c44c7b2.
Change-Id: I2b2ee0e06464c1c2cd1c02f90490d9615eacc838
taeyoon0.lee [Mon, 13 Mar 2017 08:17:17 +0000 (17:17 +0900)]
[Tizen] Make all profile have mobile dali_toolkit_profile except tv
This reverts commit
1c8247465808d8f3cba54f6f631fa6e4bee42e1f.
Change-Id: Ifbd398cdfdc796b77bc99ff727c4b83c7987ee29
taeyoon0.lee [Mon, 13 Mar 2017 08:16:36 +0000 (17:16 +0900)]
[Tizen] Remove dead distance-field-effect.cpp file
This reverts commit
880c3e8a831504e6bc28326794817426170f61f6.
Change-Id: Ie6ca5e1e603d3cdb06a64ef1eaaf6ee8f840456e
taeyoon0.lee [Mon, 13 Mar 2017 08:00:15 +0000 (17:00 +0900)]
Merge branch 'devel/master (1.2.30 + vd requirement)' into tizen
- to "Fixed to show selection pop up normally after pasting from clipboard" patch
b4e175a80f1e50bbc97b67b03701ed2bdf7da4d8
Change-Id: Idae8367fdcdcda0402918f0cdca7233fda5c8ad8
taeyoon0.lee [Mon, 13 Mar 2017 07:47:44 +0000 (16:47 +0900)]
Revert "[Tizen] Remove dead distance-field-effect.cpp file"
This reverts commit
2085e2b3f747390792bb80325d6457b3326f2cb2.
Change-Id: Icbb5c05f774ac2dc6ee662daf5fbde307eae55a0
taeyoon0.lee [Mon, 13 Mar 2017 07:47:08 +0000 (16:47 +0900)]
Revert "[Tizen] Make all profile have mobile dali_toolkit_profile except tv"
This reverts commit
6544c8696984d97d9042f6c58b1c520123a6b6c0.
Change-Id: Ia4df1e8bc8e23724d02af460ca2a1407c463dcd6
taeyoon0.lee [Mon, 13 Mar 2017 07:46:37 +0000 (16:46 +0900)]
Revert "[Tizen] Remove profile build dependencies"
This reverts commit
e4009676af434ee6e1b509806390256c505d6b14.
Change-Id: I76899c82ebc69a0f4d31ce02036043e3deefc0f2
taeyoon0.lee [Mon, 13 Mar 2017 07:46:05 +0000 (16:46 +0900)]
Revert "[Tizen] Change the TV stylesheet package name"
This reverts commit
a5e0c26367a67b495922aa3fcd0d621f629e60bf.
Change-Id: Ibe3e8a2ba4d3120be1032dffa93e19b2569dfc84
taeyoon0.lee [Mon, 13 Mar 2017 07:45:18 +0000 (16:45 +0900)]
Revert "[Tizen] Make only dali-toolkit.spec file be used because of gbs build error"
This reverts commit
235c1f4fbc399f893a13724f654de2e53d76ca1c.
Change-Id: I3eb3e1a8864f79e169a14d5ce5046e2bfcd994c6
suhyung Eom [Mon, 13 Mar 2017 03:51:18 +0000 (12:51 +0900)]
Fixed to show selection pop up normally after pasting from clipboard
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: I01b69cea64b3340f7904c060d04d06799da615a0
Umar [Fri, 10 Mar 2017 17:44:42 +0000 (17:44 +0000)]
C# Visuals example
Change-Id: I7850d33b101ee2204145653c65281f47ef8f4545
Adeel Kazmi [Fri, 10 Mar 2017 18:12:59 +0000 (10:12 -0800)]
Merge "Fix the wrong focus indicator position after dismissing popup" into devel/master
taeyoon [Wed, 10 Aug 2016 05:33:00 +0000 (14:33 +0900)]
Make only dali-toolkit.spec file be used because of gbs build error
Change-Id: I6d621858622c41cc4ea32e30a984436acf331d44
Richard Huang [Fri, 10 Mar 2017 17:34:48 +0000 (17:34 +0000)]
Fix the wrong focus indicator position after dismissing popup
Change-Id: Icc3cca0ebbc698f9953638bcc2da7557a2279a5e
Adeel Kazmi [Fri, 10 Mar 2017 15:05:36 +0000 (07:05 -0800)]
Merge "DALi Version 1.2.30" into devel/master
David Steele [Fri, 10 Mar 2017 15:01:05 +0000 (15:01 +0000)]
DALi Version 1.2.30
Change-Id: I15ecee8e18342d5ac9e2b4bee9be06670aa3a691
Umar [Fri, 10 Mar 2017 11:16:12 +0000 (11:16 +0000)]
Test cases for Keyboard navigation properties
Change-Id: Ic9d53b8e251b2a9c87e5c1c07662d956a7406833
Adeel Kazmi [Thu, 9 Mar 2017 18:12:34 +0000 (18:12 +0000)]
Add C# bindings for Actor's POSITION_USES_ANCHOR_POINT property
Change-Id: Ibb229a530b8c6ef7ddfe8d5e71ee75e689ffcaeb
Adeel Kazmi [Thu, 9 Mar 2017 17:27:57 +0000 (09:27 -0800)]
Merge "Give focus and input focus at the same time" into devel/master
Adeel Kazmi [Thu, 9 Mar 2017 17:19:15 +0000 (09:19 -0800)]
Merge "Add support for Control keyboard navigation properties" into devel/master
Umar [Mon, 6 Mar 2017 17:38:13 +0000 (17:38 +0000)]
Add support for Control keyboard navigation properties
Change-Id: Ib64d170d6f6a782ff824318bc7e9852174cecaf5
minho.sun [Mon, 6 Mar 2017 06:38:38 +0000 (15:38 +0900)]
Give focus and input focus at the same time
Currently, dali has two different focus. KeyboardFocus/KeyInputFocus.
But in other framework, they works as one focus.
Two different DALi focus will be worked as one focus via making KeyboardFocusManager give KeyInputFocus to focused control.
Plus, this patch will change focus moving behavior at text controls.
To solve this problem, make text-controller determine whether this text control will lose focus or not.
Change-Id: I484b0d846de268ceb1a9a7810af360760963165b
Signed-off-by: minho.sun <minho.sun@samsung.com>
Adeel Kazmi [Tue, 7 Mar 2017 12:25:20 +0000 (12:25 +0000)]
Layout containers won't change anchor-point if the position does not use it
Change-Id: I87274ca3356e12ca4eb4c7caac5f0b238704fc0f
taeyoon [Wed, 10 Aug 2016 05:33:00 +0000 (14:33 +0900)]
[Tizen] Make only dali-toolkit.spec file be used because of gbs build error
Change-Id: I9884f2207fa3880721dc08eb6287ba7db0f20967
Agnelo Vaz [Wed, 8 Mar 2017 18:02:37 +0000 (18:02 +0000)]
Add C# Bindings for Actor ScreenPosition
Change-Id: I1ee5254998a258a2e8ca32e88533bd00daca6e59
Adeel Kazmi [Wed, 8 Mar 2017 18:10:59 +0000 (10:10 -0800)]
Merge "Fix BackgroundImage and BackgroudColor properties in C# View" into devel/master
Paul Wisbey [Wed, 8 Mar 2017 16:31:09 +0000 (08:31 -0800)]
Merge "Fix for Text::Controller::RepositionSelectionHandles()" into devel/master
Richard Huang [Wed, 8 Mar 2017 15:03:52 +0000 (15:03 +0000)]
Fix BackgroundImage and BackgroudColor properties in C# View
Change-Id: I3990cf1c5a3835e261142377f8e2ea4d60a44403
Victor Cebollada [Wed, 8 Mar 2017 11:24:19 +0000 (11:24 +0000)]
Fix for Text::Controller::RepositionSelectionHandles()
* Fixes an invalid memory read reported by valgrind.
Change-Id: I8625fdbd3203130b73327964d9b5ae063677938f
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
David Steele [Thu, 2 Mar 2017 19:22:04 +0000 (19:22 +0000)]
Removed the renderer cache
Removing the renderer cache helps prevent bugs with animating
properties on one visual affecting other visuals of the same type with
the same URL.
Change-Id: I683d88fbb3459df85a1df68a4cbc5e0408414fc2
Signed-off-by: David Steele <david.steele@samsung.com>
Richard Huang [Mon, 6 Mar 2017 15:44:12 +0000 (15:44 +0000)]
Store weak reference of C# object in the view registry to make the object garbage collectible
Change-Id: Ib20d28aea423378cc8795d5ea52f144f54a1af7e
Adeel Kazmi [Mon, 6 Mar 2017 14:59:30 +0000 (06:59 -0800)]
Merge "Fix for TextSelectionToolbar overshootEffectColor styling" into devel/master
Adeel Kazmi [Mon, 6 Mar 2017 13:47:30 +0000 (05:47 -0800)]
Merge "Fix downcast issue for C# CustomView" into devel/master
Paul Wisbey [Fri, 3 Mar 2017 17:39:48 +0000 (17:39 +0000)]
Fix for TextSelectionToolbar overshootEffectColor styling
Change-Id: I9ee4b4182964cccdf0b1540e1495fc5d325227f8
Agnelo Vaz [Fri, 3 Mar 2017 17:38:34 +0000 (17:38 +0000)]
Text Selection Popup and Radio Button fix and tests uses Button::Properties
Button tests now use Properties and deprecated API separated to bottom of files.
Radio button dead code removed.
Text Selection popup doesn't use deprecated API
Change-Id: Icd8b2fa422031a7e366bf211e0def0c8182532a5
Nick Holland [Thu, 2 Mar 2017 11:26:21 +0000 (11:26 +0000)]
Fix leaking Glyph data
Leak reported by Valgrind
Change-Id: I2e56c2f07903526cb4aa69e4c6e090619e41984d
Kimmo Hoikka [Fri, 3 Mar 2017 18:03:05 +0000 (10:03 -0800)]
Merge "Changed to use ImfManager for virtual keyboard APIs" into devel/master
Richard Huang [Fri, 3 Mar 2017 10:42:55 +0000 (10:42 +0000)]
Fix downcast issue for C# CustomView
Change-Id: I112e52e28da3440ddf7e5d3de6fe67e4963f8663
Umar [Thu, 2 Mar 2017 18:12:38 +0000 (18:12 +0000)]
Fix the Styling issue with Custom View.
Change-Id: I1319849de3b0b75c99015c22f0490a1ff4fbdb8e
Umar [Thu, 2 Mar 2017 16:33:03 +0000 (16:33 +0000)]
Ensure up calls are added for all void virtual functions in view wrapper.
Change-Id: Idb4daf00cc805e1908a1bdaa85591ebe9f068154
Adeel Kazmi [Fri, 3 Mar 2017 16:50:08 +0000 (08:50 -0800)]
Merge "On state change, visuals now keep instance data" into devel/master
Agnelo Vaz [Fri, 3 Mar 2017 14:06:03 +0000 (14:06 +0000)]
DALi Version 1.2.29
Change-Id: I3f0f542c0583af205363b7fbb95f708e441243c9
David Steele [Thu, 23 Feb 2017 21:31:41 +0000 (21:31 +0000)]
On state change, visuals now keep instance data
If a visual such as a text visual has instance data (i.e. the text string)
ensure that this is applied following a state change where the visual
is removed and re-added.
Added new method CreateInstancePropertyMap to Visual::Base::Impl,
and methods DoCreateInstancePropertyMap to derived visuals for writing instance data
into. So far, this is for text visual's text property and image visual's desired image
size properties.
TODO: Prevent the visual being re-added if no properties change
(or only animatable properties change) (Whilst taking into account string vs index keys; Property Array vs Vector...
[ Note: this is problematic for gradient visual, which generates a bunch of property arrays whilst Builder has generated Vectors from the equivalent JSON ]
Change-Id: I742c47067fc19fbaeee2f01195f6f00501b16c85
Signed-off-by: David Steele <david.steele@samsung.com>
Adeel Kazmi [Thu, 2 Mar 2017 18:58:47 +0000 (10:58 -0800)]
Merge "Manual binding for C# Actor APIs e.g. RaiseToTop, LowerBelow, etc." into devel/master
Paul Wisbey [Thu, 2 Mar 2017 16:29:39 +0000 (08:29 -0800)]
Merge "Initially show scroll indicator for a brief period" into devel/master
Paul Wisbey [Tue, 28 Feb 2017 19:24:19 +0000 (19:24 +0000)]
Initially show scroll indicator for a brief period
Change-Id: Ib19586c964d7f62aa78b89c791f7ff0067c729d0
Richard Huang [Thu, 2 Mar 2017 11:55:38 +0000 (11:55 +0000)]
Manual binding for C# Actor APIs e.g. RaiseToTop, LowerBelow, etc.
Change-Id: I14da27ce00a6ab9a901f39f09dd3f999627c76cf
minho.sun [Thu, 2 Mar 2017 01:16:08 +0000 (17:16 -0800)]
Merge "Add ValueChanged Event for C# ProgressBar and sample" into devel/master
Victor Cebollada [Mon, 27 Feb 2017 17:02:47 +0000 (17:02 +0000)]
Fix for the highlight box.
* The highlight box is not created when the text edited
is in the pre-edit state and the user does a long press
on top of the pre-edited word.
The issue is fixed reseting the update-cursor flag to
false.
Change-Id: I8100504bfeb6894ddfc99a9768e6492e076fd648
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
Adeel Kazmi [Mon, 27 Feb 2017 15:53:11 +0000 (07:53 -0800)]
Merge "Clear input focus when Return/Escape key Up" into devel/master
minho.sun [Thu, 23 Feb 2017 02:20:56 +0000 (11:20 +0900)]
Clear input focus when Return/Escape key Up
Make TextField and TextEditor clear it's input focus when getting Return/Escape KeyUp event.
Change-Id: I62053850dc198da0f9d6a241aac586b67f1d6d88
Signed-off-by: minho.sun <minho.sun@samsung.com>
Victor Cebollada [Thu, 23 Feb 2017 17:51:39 +0000 (17:51 +0000)]
Text - Fix for emojis resampling.
* Clears the texture when a new atlas is created.
* Query the emoji bitmaps with the desired size.
* Uses the shadow's color for emoji's shadows.
Change-Id: I262f04a59cae6c1d9b2f5b15410843f4a3020219
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
minho.sun [Mon, 13 Feb 2017 12:43:34 +0000 (21:43 +0900)]
Add ValueChanged Event for C# ProgressBar and sample
Convert ValueChangedSignal to ValueChanged Event for C# ProgressBar.
To check it works fine, add sample in control-dashboard app
Change-Id: I3c32b340f223d7c4755ef8816123637080bc7d99
Signed-off-by: minho.sun <minho.sun@samsung.com>
suhyung Eom [Mon, 27 Feb 2017 02:17:42 +0000 (11:17 +0900)]
[Tizen] Change the TV stylesheet package name
This reverts commit
a91cf8ed6dfcafd01b982a47cde01a7b40c16d83.
Change-Id: I3d43f5e11f18acc0c898d552b061882d28219de5
suhyung Eom [Mon, 27 Feb 2017 02:16:45 +0000 (11:16 +0900)]
[Tizen] Remove profile build dependencies
This reverts commit
34a4e7027b50b3779b04a159ff960015763b2c8b.
Change-Id: I85b3bb1f182bbae4f089165b6a85160273734894
suhyung Eom [Mon, 27 Feb 2017 02:15:53 +0000 (11:15 +0900)]
[Tizen] Make all profile have mobile dali_toolkit_profile except tv
This reverts commit
d3fe2e5654593188b74298ba3d2cd46ea464103c.
Change-Id: I773b7b8f7fd591fcd9e407264aa7b9d73fb89908
suhyung Eom [Mon, 27 Feb 2017 02:15:02 +0000 (11:15 +0900)]
[Tizen] Remove dead distance-field-effect.cpp file
This reverts commit
8b40dedadd1c0a4eb522668c1a4b2e573d64eed2.
Change-Id: I0f711eb37959232c92cd2115e70b0a94b42b5855
suhyung Eom [Mon, 27 Feb 2017 02:13:41 +0000 (11:13 +0900)]
Merge branch 'devel/master' into tizen
Change-Id: I944a05ca5ee81b891754bf59bf2dc06810f2b008
suhyung Eom [Mon, 27 Feb 2017 02:12:05 +0000 (11:12 +0900)]
Revert "[Tizen] Remove dead distance-field-effect.cpp file"
This reverts commit
f08401d8aad970bf54ee829e441c6857c83c0789.
Change-Id: I25ffb0abb1cca66a4370c5103dddad1708525af1
suhyung Eom [Mon, 27 Feb 2017 02:11:20 +0000 (11:11 +0900)]
Revert "[Tizen] Make all profile have mobile dali_toolkit_profile except tv"
This reverts commit
1c7c93fd19d7d648b8a97b17221d1c902a5c0a01.
Change-Id: I7781f3d1c3db0abce0d61491e61538355eda5248
suhyung Eom [Mon, 27 Feb 2017 02:10:37 +0000 (11:10 +0900)]
Revert "[Tizen] Remove profile build dependencies"
This reverts commit
bb509d9f7f2982aed032db4f95a0344516bac95f.
Change-Id: Iff8d1678163604abb5a7f7e39fdd5249d4827f03
suhyung Eom [Mon, 27 Feb 2017 02:09:45 +0000 (11:09 +0900)]
Revert "[Tizen] Change the TV stylesheet package name"
This reverts commit
c1d615d216cf4de739224d75404923b02c753133.
Change-Id: I99f2634dc3e2bb23b824672f5f9d14dd4ddc85a7
Adeel Kazmi [Fri, 24 Feb 2017 16:01:40 +0000 (08:01 -0800)]
Merge "Adding Uniform stack trace" into devel/master
Adeel Kazmi [Fri, 24 Feb 2017 15:21:49 +0000 (07:21 -0800)]
Merge "Added binding for Timer Tick event" into devel/master
Adeel Kazmi [Fri, 24 Feb 2017 14:25:20 +0000 (06:25 -0800)]
Merge "Removed redundant resource loading code" into devel/master
Agnelo Vaz [Fri, 24 Feb 2017 11:29:48 +0000 (11:29 +0000)]
Adding Uniform stack trace
Change-Id: Iba3047369bf00d1cd7e720979f088eecb1dde73c
Richard Huang [Thu, 23 Feb 2017 14:32:39 +0000 (14:32 +0000)]
Added binding for Timer Tick event
Change-Id: I3ee32d1ffccc576d9b5fd9757542bc1906403acf
suhyung Eom [Thu, 2 Feb 2017 09:12:54 +0000 (18:12 +0900)]
Changed to use ImfManager for virtual keyboard APIs
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com>
Change-Id: Ie75184fa24ecb09ae370ccdcb134569ca30db4f8
Adeel Kazmi [Fri, 24 Feb 2017 09:34:03 +0000 (09:34 +0000)]
DALi Version 1.2.28
Change-Id: Idb18093a2f4c08c78b879638d8a32823a2271867
Adeel Kazmi [Thu, 23 Feb 2017 19:15:10 +0000 (11:15 -0800)]
Merge "Added Control::SetSubState handling" into devel/master
Adeel Kazmi [Thu, 23 Feb 2017 18:55:08 +0000 (10:55 -0800)]
Merge "Rotation High Level Class support in C#" into devel/master
Adeel Kazmi [Thu, 23 Feb 2017 18:36:48 +0000 (10:36 -0800)]
Merge "Fixed the ItemView already scrolled to end logic" into devel/master
David Steele [Wed, 15 Feb 2017 13:18:46 +0000 (13:18 +0000)]
Added Control::SetSubState handling
Added a method to set the substate of a control (without transitions)
Fixed a bug with entry/exit transitions ( needed to allow testing of
this patch with new transitions-example in demo )
Change-Id: I31d4edc98be0b50d4ecad375cf64aff593a2d43d
Signed-off-by: David Steele <david.steele@samsung.com>
Umar [Wed, 22 Feb 2017 17:35:08 +0000 (17:35 +0000)]
Rotation High Level Class support in C#
Change-Id: I4e1435658df795bbdb3c311e5158cd9932d338e2
minho.sun [Mon, 20 Feb 2017 07:24:39 +0000 (16:24 +0900)]
Change adding focus indicator logic
Make sure KeyboardFocusManager add focus indicator according to mIsFocusIndicatorEnabled.
Change-Id: I2283deab370597a437819d57e3b90d806ae4011c
Signed-off-by: minho.sun <minho.sun@samsung.com>
Adeel Kazmi [Wed, 22 Feb 2017 18:05:26 +0000 (10:05 -0800)]
Merge "Added BACKGROUND_BORDER property to TextSelectionPopup" into devel/master
Paul Wisbey [Sun, 19 Feb 2017 12:22:49 +0000 (12:22 +0000)]
Added BACKGROUND_BORDER property to TextSelectionPopup
(Version which DOES depend on ImageVisual mixColor)
Change-Id: Ie03b09c6a3460d4975a8dd777071e2519b53457c
Richard Huang [Tue, 21 Feb 2017 11:59:23 +0000 (11:59 +0000)]
C# binding for Actor Opacity property
Change-Id: I955ccd248dc67a409b736f6ce724da11f02908d6
Paul Wisbey [Sun, 5 Feb 2017 20:06:26 +0000 (20:06 +0000)]
Removed redundant resource loading code
Change-Id: Ice00338bb47f044438809749f916425d393d6184