From: Lukasz Stanislawski Date: Mon, 25 Jul 2016 10:04:53 +0000 (+0900) Subject: [ABS] main_view: freeze events during unlock X-Git-Tag: accepted/tizen/mobile/20160725.122008^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c402c3618b1da36730eb5ee056ac100c1c6c2079;p=profile%2Fmobile%2Fapps%2Fnative%2Flockscreen.git [ABS] main_view: freeze events during unlock This patch fix display bug, when swipe gesture could be triggered multiple times during unlock. Reference: submit/tizen/20160725.100337 Commit id: 076b81159a0d9d52ff9e40d84d2a5df36ce1cad7 Requested by: l.stanislaws@samsung.com SDK rootstrap version: 20160725_2 --- diff --git a/org.tizen.lockscreen-0.1.0-arm-debug.tpk b/org.tizen.lockscreen-0.1.0-arm-debug.tpk index 36abd00..e589b92 100644 Binary files a/org.tizen.lockscreen-0.1.0-arm-debug.tpk and b/org.tizen.lockscreen-0.1.0-arm-debug.tpk differ diff --git a/org.tizen.lockscreen-0.1.0-arm.tpk b/org.tizen.lockscreen-0.1.0-arm.tpk index 2f9cc98..8876e20 100644 Binary files a/org.tizen.lockscreen-0.1.0-arm.tpk and b/org.tizen.lockscreen-0.1.0-arm.tpk differ diff --git a/org.tizen.lockscreen-0.1.0-i386-debug.tpk b/org.tizen.lockscreen-0.1.0-i386-debug.tpk index 7af125c..5832ea3 100644 Binary files a/org.tizen.lockscreen-0.1.0-i386-debug.tpk and b/org.tizen.lockscreen-0.1.0-i386-debug.tpk differ diff --git a/org.tizen.lockscreen-0.1.0-i386.tpk b/org.tizen.lockscreen-0.1.0-i386.tpk index f3fd7e8..081f8e9 100644 Binary files a/org.tizen.lockscreen-0.1.0-i386.tpk and b/org.tizen.lockscreen-0.1.0-i386.tpk differ diff --git a/packaging/org.tizen.lockscreen.spec b/packaging/org.tizen.lockscreen.spec index 6d76a5a..00f0679 100644 --- a/packaging/org.tizen.lockscreen.spec +++ b/packaging/org.tizen.lockscreen.spec @@ -1,6 +1,6 @@ Name: org.tizen.lockscreen -#VCS_FROM: profile/mobile/apps/native/lockscreen#8f45b00dc8f4240c2128113e84699f54de24ba4f -#RS_Ver: 20160722_2 +#VCS_FROM: profile/mobile/apps/native/lockscreen#076b81159a0d9d52ff9e40d84d2a5df36ce1cad7 +#RS_Ver: 20160725_2 Summary: Lockscreen app Version: 0.1.0 Release: 1 @@ -28,7 +28,7 @@ Requires(post): /usr/bin/tpk-backend %endif %description -profile/mobile/apps/native/lockscreen#8f45b00dc8f4240c2128113e84699f54de24ba4f +profile/mobile/apps/native/lockscreen#076b81159a0d9d52ff9e40d84d2a5df36ce1cad7 This is a container package which have preload TPK files %prep