-
Previously, it was in the center of the screen so the top was cut off by the toolbar even though we were adjusting the size. Change-Id: I3ed43f9b9a0d61ffc6fdc6fa77cb70557424339b
-
Change-Id: Ibc0003534afd5e07d806bcf88dd17640d29ddfad
-
Size of balls increased to compensate for reduced number Change-Id: If90ff5f335bd296582af937ee6945e06a8221ceb
-
GradientRenderer property names changed in dali-toolkit so reflected here stopOffset nolonger set in code as uses defaults gradient json script added Change-Id: I1412be7fe7d7abeaee847a49dfcdacba806d3efd
-
Change-Id: If4285222301f3d8f5edb0fabadbbc252cffd7ea8 Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
-
Use TZ_path on Tizen 3.x . btzplatform-config has TZ_path variable. Attach variable table below. variable | actual path ---------------------------------------- %TZ_SYS_BIN | /usr/bin %TZ_SYS_RUN | /var/run %TZ_SYS_DATA | /opt/data %TZ_SYS_RW_APP | /opt/usr/apps %TZ_SYS_DB | /opt/dbspace %TZ_SYS_SHARE | /opt/share %TZ_SYS_ETC | /opt/etc %TZ_SYS_HOME | /home %TZ_SYS_ROOT | /root %TZ_SYS_RO_APP | /usr/apps %TZ_SYS_RO_ICONS | /usr/share/icons %TZ_SYS_RO_PACKAGES | /usr/share/pakages %TZ_SYS_RO_UG | /usr/ug Change-Id: I09ea4314a76a9445e1dd3c91f3fd4bd8c63dc155
-
Change-Id: I4a66b67ae99249a4edc7851674336a3ba60f2b88
-
Change-Id: I70f0ffcb30d9d353940eed5c22c631be79122d55
-
Change-Id: Ia4783fd5c18ccc97e81c239eadf00663d625d962
-
Change-Id: I9906d8f0c1cf1ce48e5f2aae6260e30bd076acd3
-
Change-Id: I2ed2d9500bd60f3bb521ccba593ba2ca0cb144af
-
Change-Id: Ia04c81329062610182df63da05b58def4c3d927f
-
Change-Id: I6788eb41a29a81f9a2f3fb1722d9ef5e416075b8
-
Signed-off-by: suhyung Eom <suhyung.eom@samsung.com> Change-Id: I9e367f4140f18566526ea917da8e571403bd046c
-
Change-Id: I968b8cb3ef02054373ff544804bd7c5735c54073
-
Change-Id: I15c5a25925ed9c8fdd60f8b0fa322fbeaf02c94a
-
Change-Id: I120c6f2c6c616129f5f68b6afdce13138031f0c1
-
Change-Id: Icdf807f5d57f533712575daad708ab921151e386
-
Change-Id: Ifca2f2f905ba81cdf725737907790586a12a5452
-
Change-Id: I85adbc37a0474ae79918e289ddf2a6e39f7d24a6
-
Change-Id: I6a663c46a6592bbb3aaa24f3a12ff5937664b262
-
Change-Id: I47a1123083a73f1a08bf435c38fc94a27776b582
-
Change-Id: I980d7723528705caa2d903c9b36c24c4b744a55e
-
Change-Id: I699f227e72c4b3ce906a17fdb3dc940331c9ec4a
-
Change-Id: I1ed026ec74a77180df3725ec0e930d9cdfb3d84c
-
Change-Id: I390f4bd7cca141658c3a300ae742145fddf37e07
-
Change-Id: Iff4015eb3bf56293fd0b098559045344eed81777
-
- images have been converted, so they don't crash on the device - when benchmark uses tableview, no manual sizing is enabled - font size has been calculated using dpi to work with various screens - added extra-help text describing benchmark options Change-Id: Ia2ed1b9019b9b436903f470055ac1eac3be7eb68
-
Change-Id: I26839a48cea234d318321338518c84be72a5b89f
-
Change-Id: I27e43b510d86704a2b3b69e4d14a3cc5ea5e0318
-
Scripts, examples and demo code should not use defines from other parts of DALi. DALI_IMAGE_DIR is defined in Dali toolkit to specify where the toolkit images are. This is used in the default toolkit style file to specify the locations of the toolkit images. It must not be overridden by applications. Updated the demo style file to utilize a configured variable to point at the installed demo style's images. Added an example of a demo-specific image (confirmation popup background) Updated dali-builder to load the demo theme (Scripting example within demo already loads it) Change-Id: Ie43a6611a8db3fc0afc6a1cd4d9d6e48afef75e7 Signed-off-by: David Steele <david.steele@samsung.com>
-
Change-Id: Icae141ade364286a2bbc7e26ce2db81c583c224e
-
Change-Id: I488842dcec638e1d290142b143a11e82945eb3c3
-
- Now dali-demo (and other native dali appplication packages) refers dali-adaptor because native dali apps could not use libuv backend at the moment. - Before this patch, dali-demo only checked dali-adaptor package (which was confusingly named to 'dali') and dali-toolkit package. - In this patch, dali-demo checks dali-core, dali-adaptor, and dali-toolkit packages to make it clearer. Change-Id: Ia9f3f81a35f8df4fdd228d4cf476b9008a287483