summaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)AuthorFilesLines
2020-06-16[Tizen] Add circular style example to the progress-bar-examplesubmit/tizen_5.5_wearable_hotfix/20201026.184305submit/tizen_5.5/20200616.080950accepted/tizen/5.5/unified/wearable/hotfix/20201027.110638accepted/tizen/5.5/unified/20200616.155043tizen_5.5_wearable_hotfixtizen_5.5accepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unifiedJiyun Yang1-1/+17
2020-06-16[Tizen] Add arc visual exampleHeeyong Song1-0/+135
2019-12-04Removed redundant BufferImage codePaul Wisbey1-30/+0
2019-11-26A very simple scroll-view exampleAdeel Kazmi1-0/+171
2019-11-14Fix svace issueHeeyong Song1-1/+1
2019-11-11Ensure Text Scrolling Example works on targets with large screensAdeel Kazmi1-2/+2
2019-10-25Changes after adaptor integration-api folder moveAdeel Kazmi1-2/+2
2019-10-10(Gestures) Added Rotation supportAdeel Kazmi1-6/+55
2019-09-04Fixed launch crash because of double file closeAdeel Kazmi1-2/+0
2019-08-08Updates following Button API changesAdeel Kazmi28-187/+159
2019-08-06fix drag-and-drop example crashjunqing.ma1-14/+6
2019-07-30Resurrected PageTurnView demoPaul Wisbey1-0/+289
2019-07-18Remove usage of deprecated APIsAdeel Kazmi4-14/+10
2019-07-18Resurrected Bloom View examplePaul Wisbey2-15/+237
2019-07-11Merge "Use FileStream API in demo." into devel/masterAdeel Kazmi4-43/+16
2019-07-10Use FileStream API in demo.Anton Obzhirov4-43/+16
2019-07-10Gaussian blur demosPaul Wisbey2-0/+310
2019-07-08Change "path" to "fullpath" in the rendering-basic-pbr.cppSeungho, Baek1-1/+1
2019-07-05Merge "Added an example that shows the FitKeepAspectRatio Fitting Mode with p...Adeel Kazmi1-0/+228
2019-07-05All file read operations should be done through FileLoader.Anton Obzhirov7-20/+63
2019-07-05Added an example that shows the FitKeepAspectRatio Fitting Mode with paddingAdeel Kazmi1-0/+228
2019-07-02Remove Scripting DemoAdeel Kazmi3-267/+0
2019-05-30Added command line handling to pass URL to demoDavid Steele1-5/+20
2019-05-20Purge underscored header file barriersDaniel McEwen2-8/+9
2019-04-25Removing native Layouting demosAgnelo Vaz22-2834/+15
2019-04-24Changed some examples to use initializer list for Maps & ArraysAdeel Kazmi6-91/+64
2019-04-15Back/Escape key callback for Simple Text Field test.Victor Cebollada1-0/+15
2019-04-12(Layouting) Use gradient instead for background & fix change layout button on...Adeel Kazmi1-4/+16
2019-04-11Re-added a Gestures exampleAdeel Kazmi1-0/+482
2019-04-09Text tests addedVictor Cebollada5-0/+872
2019-03-05Grid layout crashDaniel McEwen1-1/+1
2019-01-18(AnimatedVectorImages) Fixed SVACE errorAdeel Kazmi1-9/+12
2019-01-14Update AnimatedVectorImageVisual exampleHeeyong Song1-47/+45
2018-12-31Remove deprecated APIs in Tizen 3.0Seoyeon Kim7-25/+70
2018-12-10Add AnimatedVectorImageVisual exampleHeeyong Song1-0/+230
2018-12-07Merge "add test example for drag&drop" into devel/masterAdeel Kazmi1-0/+289
2018-12-07add test example for drag&dropjunqing.ma1-0/+289
2018-12-06change metaball demos to use the simplified version of FrameBuffer APIKimmo Hoikka2-15/+4
2018-11-29Resurrected Metaball effectsKimmo Hoikka3-1/+1485
2018-11-26Add update measured size for focus animation.Anton Obzhirov1-30/+138
2018-11-08Merge "Add focus transition in the layout animation demo." into devel/masterAdeel Kazmi2-55/+125
2018-11-07Add focus transition in the layout animation demo.Anton Obzhirov2-55/+125
2018-11-07Bug patch of the Animated gradient call active demoSeungho, Baek1-0/+3
2018-11-05Add WebView exampleJiyun Yang1-0/+140
2018-10-22Add complex animation demoAnton Obzhirov3-0/+426
2018-10-18(ContactCards) Fix commentAdeel Kazmi1-1/+1
2018-10-17(ContactCards) Use a mask image when not animating & add Back/Esc key handlin...Adeel Kazmi5-58/+237
2018-10-12(FrameCallback) Use uint32_t instead of unsigned intAdeel Kazmi2-3/+3
2018-10-12Updates following FrameCallback changesAdeel Kazmi1-17/+19
2018-09-25Merge "Updates needed after encapsulation and harmonizing operators for Layou...Adeel Kazmi1-3/+2