-
Change-Id: Id75cd199c76d96a1f37652846d462915cb15c5b9
-
sometimes deferred-shading demo fail to launch due to main() is not found Add DALI_EXPORT_API to ensure export of main() Change-Id: I2fe96baa8679c2bf0edc4d9ed5bdd52a59ffc11a
-
Demos like deferred-shading.example sometimes fail to launch due to libdeferred-shading.example.so doesn't have main() When such error happens, output error to logcat Change-Id: Iecec465cf2436ff04a78ac78bd4c6fee0282ac3d
-
Android asset files are not extracted to file system directly, cannot use fopen, but need to use asset specific api to read, which is wrapped by dali-adaptor api. Change-Id: If775e04e4e2d562755bce3eeb9f79fa279e5da70
-
Change-Id: Ib1869c5aa9f8a6aea0c6d0a8e8f6efc38944d6d6
-
Android 6 or higher support loading libraies directly from apk 64bit dali demo fail to run due to specifying wrong path By not specifying path, we can directly dlopen from apk One less place to have bug Change-Id: I53619979798ab2d4fbccf25a152d92e52e467d0b
-
output an error message through logcat regardless release/debug build also exit with an non-zero exit code so that it won't fall into infinite loop Change-Id: Ib078a7c26a0bfc855f284f3103878e0b94ea1dfa
-
Change-Id: Id776480aa47a753d501fc3af930b723e48a85d75
-
Change-Id: I949b883820d4b96b0ebadf01967d62e5be889fd7
-
demo build was adding -std=g++11 to cflags in scripts calling library. demo app also had -std=g++11 in own C++ CMakeLists.txt _and_ in gradle. Changed everything to use std=c++17. Change-Id: Id46801a812c043db41514be17e8bd8da2ec97845
-
Change-Id: Ib4e73ae1f04bd1a62c4373aab445d4e723b513d5
-
Change-Id: Ie802f27afba4069d87b52ba7256410c4f3cec4ab Signed-off-by: György Straub <g.straub@partner.samsung.com>
-
Modify simple-text-field to support programatical selection modification Change-Id: I173f0484113cf5e8cbc99b54ab1e0b2e83ea6c05
-
Change-Id: I93307aa3606085549cb22a36a1844d532418a9ae
-
Change-Id: Iaeaef8ea642713314f271dd269c2974abb6efcfc
-
Change-Id: If45b62cd020858588491a4701fb834675caf8f2a
-
Change-Id: Iae6c68478a056ef778ce33c12399eeed885db49f
-
Change-Id: I2be80c43c2f83b2333df48210b53258e4be1acae
-
Since the text labels are supposed to be aligned to a grid, the new target position is calculated based on this instead of getting the position of the supposedly related text label, which might be midway through an animation at the time. Change-Id: Id83e89c13f2e03325966ab890aa5ca00e94fa100 Signed-off-by: György Straub <g.straub@partner.samsung.com>
-
Change-Id: Ibac08e501fcabc27396d3c871d4275efa5955502
-
Change-Id: Ic99cbf5d597c659fefc44b943109f50d311445ae
-
Change-Id: I2969e88887c684a556c7372ca7f4e07abc3969fa
-
Change-Id: I5d7f00f98adb1e803eca89b76da8eb3dcb3a1fe2 Signed-off-by: György Straub <g.straub@partner.samsung.com>
-
Change-Id: Ic67c98e5bcc58d5f0ce812b043fb7ebff204d41a
-
Change-Id: I0b6ce4ed15976ad481029c689606014550e3145f Signed-off-by: György Straub <g.straub@partner.samsung.com>
-
Change-Id: Icac39552e28af18ec712d7c5ff7b0b0db45e64dc
-
Change-Id: I0833ba9c27677969adfd8dcc4aa617c02f75004c
-
Change-Id: I1152c0c48795f8972f2b4ee2fc50b0c04140a322 Signed-off-by: György Straub <g.straub@partner.samsung.com>
-
Change-Id: I91b6d0e8eed7e530fad33d8e99ca77ade9e09a78
-
Change-Id: Ifefe4a02203878d1011ee5a5948615e68ae15ba6