• Invoke GBS with --define "rpi_style 1"
    
    Changed text size of labels in demo buttons.
    
    Change-Id: I3f1f663c2c416ecd26e6b1f1124faf222192bf64
    Signed-off-by: David Steele <david.steele@samsung.com>
    David Steele authored
     
    Browse Dir »


  • Generates DALi examples shared objects and Android DALi launcher application.
    Android DALi application apk then can be installed on supported Android device.
    
    Change-Id: I2f87030feab33aa5c4c944323eb0ca0c042db6bd
    Anton Obzhirov authored
     
    Browse Dir »




  • Add two sample apps which using animated gradient visual
    (doing at review.tizen.org/gerrit/#/c/152141/ )
    It's resolution is optimized for wearable (resolution is 360x360)
    
     - Call Active
      Scenario is incomming call.
      Show incomming gradient effect as radial form animated gradient.
      And add some animation at call_decline button so make user want to touch it!
      This sample show how to make animated gradient by json script.
     - Card Active
      Scenario is use some coupon with NFC tag.
      Show gradient effect during NFC taging is enabled.
      This sample show how to make anmiated gradient by inline code.
    
    Change-Id: Ifae6698fbf1b4bc9901efa929594261413d450b2
    Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
    Eunki Hong authored
     
    Browse Dir »









  • Update progress bar example.
    
    There are three new buttons to check new properies of Progress bar.
    
    Change-Id: I9bf0607e3fb3763b37ca88c80040d9713b731169
    Signed-off-by: minho.sun <minho.sun@samsung.com>
    minho.sun authored
     
    Browse Dir »









  • Styling currently uses InitalizeVisual rather than a CreateVisual and RegisterVisual pair.
    We want to eventually remove InitializeVisual, so pre-emptively removing it's use.
    
    Change-Id: I335afadc01060b477dd9420f30b97d3b953c37ea
    Signed-off-by: David Steele <david.steele@samsung.com>
    David Steele authored
     
    Browse Dir »


  • Added Enable / Disable transitions to ImageChannelControl which
    can be set via the style sheet.
    
    Added a Visibility attribute to ImageChannelControl which
    forces the enable / disable transition to be executed when
    the visibility changes.
    
    Added 3 different transitions to the style sheet:
    1) a cross fade
    2) a longer cross fade
    3) a scale change.
    
    Change-Id: I82a1f0e4e4c89ae0bdcb1c59ce01a0a918f17afd
    Signed-off-by: David Steele <david.steele@samsung.com>
    David Steele authored
     
    Browse Dir »