Logo white

Peter M. Groen / dali-demo

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits 2,151
  • Compare
  • Branches 1
  • Tags 0
  • dali-demo
  • examples
  • transitions
14 Nov, 2019
1 commit
  • Fix svace issue ...
    b4c05d5a
    Change-Id: Iebc59af8ab5794b38fc2e00d65983d08deb97ae7
    Heeyong Song authored
    2019-11-14 15:46:29 +0900  
    Browse Dir »

09 Oct, 2017
1 commit
  • Removed redundant RunTest methods from all examples ...
    312470da
    Change-Id: I863826a7a7c31e7027843dfffbad08e2b7501722
    Adeel Kazmi authored
    2017-10-09 15:21:05 +0100  
    Browse Dir »

03 Oct, 2017
1 commit
  • Using migrated Public Visual API ...
    a832af28
    Change-Id: I4805f01066b272b7b56935fe59a9e76110177378
    Agnelo Vaz authored
    2017-10-03 14:27:37 +0100  
    Browse Dir »

06 Jun, 2017
1 commit
  • Changes after Visual Depth Index API changed from float to int ...
    8e5284c6
    Change-Id: Ib83c1baedd1b5489bbb1fb94bef8c9c64b2df26f
    Adeel Kazmi authored
    2017-06-06 10:59:35 +0100  
    Browse Dir »

05 Jun, 2017
1 commit
  • Using new Devel API with depth index to register visuals ...
    6f37619b
    Change-Id: I0a763c685579514190af214572c1082a64264fa5
    Adeel Kazmi authored
    2017-06-05 16:47:20 +0100  
    Browse Dir »

26 May, 2017
1 commit
  • Changes required after Visual related Control APIs moved to Devel API ...
    e1b9c486
    Change-Id: Ie1172a02636929b88e11a8c2683f6ef5092cb55a
    Adeel Kazmi authored
    2017-05-26 17:18:04 +0100  
    Browse Dir »

16 Mar, 2017
1 commit
  • Updates following size and offset policy property changes ...
    64eb4f9f
    Change-Id: I59fbcbdea60da95ec599528fe76b2a227355711c
    Adeel Kazmi authored
    2017-03-16 18:45:44 +0000  
    Browse Dir »

17 Feb, 2017
1 commit
  • Updated shadow-button transition demo to use states and sub-states ...
    2c54b5f6
    Also updated the style sheet to set up the transitions for a future
    patch in Toolkit.
    
    Change-Id: I9e33a2ab3bc2fb9e9dac3fc01435d233d530c1a8
    Signed-off-by: David Steele <david.steele@samsung.com>
    David Steele authored
    2017-02-17 19:04:50 +0000  
    Browse Dir »

03 Feb, 2017
1 commit
  • Fix SVACE error caused by uninitialised member ...
    ebdb1de3
    Change-Id: Idd4cae871e9003c1f7535dcceb4bc6f26e7fbb51
    Adeel Kazmi authored
    2017-02-03 09:42:16 +0000  
    Browse Dir »

12 Jan, 2017
3 commits
  • Updated transition example to animate tick ...
    6a833b2c
    The animation uses the pixel area and size to animate the tick when
    the checkbox is enabled / disabled
    
    Change-Id: I6fdae6b2d6eb0b36a499a2730dca279d539945f0
    Signed-off-by: David Steele <david.steele@samsung.com>
    David Steele authored
    2017-01-12 19:04:54 +0000  
    Browse Dir »
  • Added application to test visual transition framework ...
    e2ee6baa
    This application shows a possible implementation of a shadowed button, with
    transition animation defined by the style sheet.
    
    Change-Id: Ib764dacdeed2381d96474059ef830e17a2cb9fff
    Signed-off-by: David Steele <david.steele@samsung.com>
    David Steele authored
    2017-01-12 19:04:54 +0000  
    Browse Dir »
  • Use Property:LABEL instead of SetLabelText for buttons ...
    fe51b34a
    Change-Id: I905c14141ad4f207c8bcbb3c29d68c1f698f0530
    Agnelo Vaz authored
    2017-01-12 15:10:29 +0000  
    Browse Dir »

16 Dec, 2016
1 commit
  • (Visual Transitions) Ensure all parameters are initialized in the constructor ...
    06bd7af1
    Change-Id: I7ce54d7bee33741b634bb51a5653b4a08e0958bc
    Adeel Kazmi authored
    2016-12-16 13:40:29 +0000  
    Browse Dir »

14 Dec, 2016
1 commit
  • Custom control transform animation ...
    4ac781f5
    Added a new demo (transitions.example) that shows off animating
    transform properties on a visual.
    
    Change-Id: Ic333241f6618dcaf274d0e2ac399e0e5f3ed2a61
    David Steele authored
    2016-12-14 19:25:43 +0000  
    Browse Dir »