From: Lukasz Stanislawski Date: Tue, 19 Jul 2016 08:49:06 +0000 (+0900) Subject: [ABS] camera: request unlock after camera launch X-Git-Tag: accepted/tizen/mobile/20160719.101748^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=02c1a1f35dddfd78ee216464f8fde4b1e42b8f53;p=profile%2Fmobile%2Fapps%2Fnative%2Flockscreen.git [ABS] camera: request unlock after camera launch If lockscreen is working in non-secured mode (swipe unlock), process will exit after launching camera application. To solve problem with exiting lockscreen before camera-app window appears the timeout was added, until some better solution will be available on platform. Reference: submit/tizen/20160719.084741 Commit id: f95fa4a51c2261b5edf2fd3f26ef8865da1492be Requested by: l.stanislaws@samsung.com SDK rootstrap version: 20160719_1 --- diff --git a/org.tizen.lockscreen-0.1.0-i386_debug.tpk b/org.tizen.lockscreen-0.1.0-arm-debug.tpk similarity index 79% rename from org.tizen.lockscreen-0.1.0-i386_debug.tpk rename to org.tizen.lockscreen-0.1.0-arm-debug.tpk index 046ad57..3642c19 100644 Binary files a/org.tizen.lockscreen-0.1.0-i386_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 b9396d8..3e21acc 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-arm_debug.tpk b/org.tizen.lockscreen-0.1.0-i386-debug.tpk similarity index 80% rename from org.tizen.lockscreen-0.1.0-arm_debug.tpk rename to org.tizen.lockscreen-0.1.0-i386-debug.tpk index dbe46b0..d37ddad 100644 Binary files a/org.tizen.lockscreen-0.1.0-arm_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 488fda6..93234b7 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 492865b..3994537 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#8738a86d6a34a64de1d29a26268a134434a8f863 -#RS_Ver: 20160714_1 +#VCS_FROM: profile/mobile/apps/native/lockscreen#f95fa4a51c2261b5edf2fd3f26ef8865da1492be +#RS_Ver: 20160719_1 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#8738a86d6a34a64de1d29a26268a134434a8f863 +profile/mobile/apps/native/lockscreen#f95fa4a51c2261b5edf2fd3f26ef8865da1492be This is a container package which have preload TPK files %prep