From: Lukasz Stanislawski Date: Tue, 24 May 2016 10:06:16 +0000 (+0900) Subject: [ABS] swipe_lock: change battery text position X-Git-Tag: accepted/tizen/mobile/20160525.003821^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c384911cabd4e5cf85e21da54a9a29d931da9782;p=profile%2Fmobile%2Fapps%2Fnative%2Flockscreen.git [ABS] swipe_lock: change battery text position According to new UX guideline battery text should be places on the bottom of the screen. Reference: submit/tizen/20160524.100513 Commit id: a6771a7ca098e5849ba13d7c271492f0c64826c3 Requested by: l.stanislaws@samsung.com SDK rootstrap version: 20160524_4 --- diff --git a/org.tizen.lockscreen-0.1.0-arm.tpk b/org.tizen.lockscreen-0.1.0-arm.tpk index 760ee9b..2f8b55f 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.tpk b/org.tizen.lockscreen-0.1.0-i386.tpk index fadc103..4d6d383 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 0fb05d3..33152ea 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#29d4c43e38ab08fb2ab4b845afb02d8015a22646 -#RS_Ver: 20160518_1 +#VCS_FROM: profile/mobile/apps/native/lockscreen#a6771a7ca098e5849ba13d7c271492f0c64826c3 +#RS_Ver: 20160524_4 Summary: Lockscreen app Version: 0.1.0 Release: 1 @@ -8,6 +8,7 @@ Group: Applications/Core Applications License: Apache-2.0 Source0: %{name}-%{version}.tar.gz +ExcludeArch: aarch64 x86_64 BuildRequires: pkgconfig(libtzplatform-config) Requires(post): /usr/bin/tpk-backend @@ -25,7 +26,7 @@ Requires(post): /usr/bin/tpk-backend %endif %description -profile/mobile/apps/native/lockscreen#29d4c43e38ab08fb2ab4b845afb02d8015a22646 +profile/mobile/apps/native/lockscreen#a6771a7ca098e5849ba13d7c271492f0c64826c3 This is a container package which have preload TPK files %prep