[ABS] password_view: emit ACCEPT event only once accepted/tizen/mobile/20160714.095951 submit/tizen_mobile_tpk/20160714.064859
authorLukasz Stanislawski <l.stanislaws@samsung.com>
Thu, 14 Jul 2016 06:50:44 +0000 (15:50 +0900)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Thu, 14 Jul 2016 06:50:44 +0000 (15:50 +0900)
After we do not use fake events, the changed callback
is being triggered even if character limit was already
reached. To avoid duplication of ACCEPT signal from
passoword view we add additional constraint check.

Reference: submit/tizen/20160714.064859
Commit id: 8738a86d6a34a64de1d29a26268a134434a8f863
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20160714_1

org.tizen.lockscreen-0.1.0-arm.tpk
org.tizen.lockscreen-0.1.0-arm_debug.tpk
org.tizen.lockscreen-0.1.0-i386.tpk
org.tizen.lockscreen-0.1.0-i386_debug.tpk
packaging/org.tizen.lockscreen.spec

index 6dea4d8..b9396d8 100644 (file)
Binary files a/org.tizen.lockscreen-0.1.0-arm.tpk and b/org.tizen.lockscreen-0.1.0-arm.tpk differ
index 9bbb64a..dbe46b0 100644 (file)
Binary files a/org.tizen.lockscreen-0.1.0-arm_debug.tpk and b/org.tizen.lockscreen-0.1.0-arm_debug.tpk differ
index 6302f79..488fda6 100644 (file)
Binary files a/org.tizen.lockscreen-0.1.0-i386.tpk and b/org.tizen.lockscreen-0.1.0-i386.tpk differ
index edc3c29..046ad57 100644 (file)
Binary files a/org.tizen.lockscreen-0.1.0-i386_debug.tpk and b/org.tizen.lockscreen-0.1.0-i386_debug.tpk differ
index 273a66a..492865b 100644 (file)
@@ -1,6 +1,6 @@
 Name:       org.tizen.lockscreen
-#VCS_FROM:   profile/mobile/apps/native/lockscreen#ed457dbce73c3bbecfcf8d31c4c9d90ca2c306a6
-#RS_Ver:    20160712_2 
+#VCS_FROM:   profile/mobile/apps/native/lockscreen#8738a86d6a34a64de1d29a26268a134434a8f863
+#RS_Ver:    20160714_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#ed457dbce73c3bbecfcf8d31c4c9d90ca2c306a6
+profile/mobile/apps/native/lockscreen#8738a86d6a34a64de1d29a26268a134434a8f863
 This is a container package which have preload TPK files
 
 %prep