profile/mobile/apps/native/lockscreen.git
8 years ago[ABS] Revert "quickfix for virual keyboard issue." submit/tizen_mobile_tpk/20160706.152957
Lukasz Stanislawski [Wed, 6 Jul 2016 15:31:05 +0000 (00:31 +0900)]
[ABS] Revert "quickfix for virual keyboard issue."

Patch enables back password unlock panel.

This reverts commit e94e12aaff199146bb64033791454f3e6b089873.

Reference: submit/tizen/20160706.152957
Commit id: aa5a4a9ac6f8088c942bcf1f18f3b905cda2d764
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20160706_2

8 years ago[ABS] camera_view: quickfix for render artifacts accepted/tizen/mobile/20160701.034533 submit/tizen_mobile_tpk/20160630.143759
Lukasz Stanislawski [Thu, 30 Jun 2016 14:39:07 +0000 (23:39 +0900)]
[ABS] camera_view: quickfix for render artifacts

Patch fixes still visible camera icon circle, when
user exits camera-app application.

Reference: submit/tizen/20160630.143759
Commit id: 6116175f0fb81fd725730a743be53dc09afcde8d
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20160630_3

8 years ago[ABS] use style_set instead of theme_set API accepted/tizen/mobile/20160630.004433 submit/tizen_mobile_tpk/20160629.164321
Lukasz Stanislawski [Wed, 29 Jun 2016 16:44:28 +0000 (01:44 +0900)]
[ABS] use style_set instead of theme_set API

The elm_layout_theme_set API may not update properly internals
of widgets inheriting from elm_layout. Use elm_object_style_set
API instead.

Reference: submit/tizen/20160629.164321
Commit id: 261eced8ae61d54eb0be1486035f5b5d125f0fc9
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20160629_3

8 years ago[ABS] [TSAM-5149 fix] Privileges added. accepted/tizen/mobile/20160623.130217 submit/tizen_mobile_tpk/20160623.082316
Radoslaw Czerski [Thu, 23 Jun 2016 08:24:27 +0000 (17:24 +0900)]
[ABS] [TSAM-5149 fix] Privileges added.

They are needed to let lock-screen
to set wallpaper from media storage of sd card.

Reference: submit/tizen/20160623.082316
Commit id: a991daa54109684f8d1324584335515fd309667d
Requested by: r.czerski@samsung.com
SDK rootstrap version: 20160622_2

8 years ago[ABS] [TSAM-5149 fix] Privileges added. accepted/tizen/mobile/20160623.125730 submit/tizen_mobile_tpk/20160622.135334
Radoslaw Czerski [Wed, 22 Jun 2016 13:54:43 +0000 (22:54 +0900)]
[ABS] [TSAM-5149 fix] Privileges added.

They are needed to let lock-screen
to set wallpaper from media storage of sd card.

Reference: submit/tizen/20160622.135334
Commit id: a991daa54109684f8d1324584335515fd309667d
Requested by: r.czerski@samsung.com
SDK rootstrap version: 20160622_2

8 years ago[ABS] quickfix for virual keyboard issue. accepted/tizen/mobile/20160618.032353 submit/tizen_mobile_tpk/20160617.090143
Lukasz Stanislawski [Fri, 17 Jun 2016 09:02:59 +0000 (18:02 +0900)]
[ABS] quickfix for virual keyboard issue.

Because virtual keyboard appears under lockscreen, tester
may block his device compleatly. Force unlock when lock
type is password.

Reference: submit/tizen/20160617.090143
Commit id: e94e12aaff199146bb64033791454f3e6b089873
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20160616_2

8 years ago[ABS] events: Block minicontrollers scroll. accepted/tizen/mobile/20160617.084534 submit/tizen_mobile_tpk/20160616.150920
Lukasz Stanislawski [Thu, 16 Jun 2016 15:10:27 +0000 (00:10 +0900)]
[ABS] events: Block minicontrollers scroll.

Reference: submit/tizen/20160616.150920
Commit id: 2b596c46535b4dc6d3d361be91d21cdb68213e3b
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20160616_1

8 years ago[ABS] main_ctrl: thaw display on "normal" event. accepted/tizen/mobile/20160617.084508 submit/tizen_mobile_tpk/20160616.145232
Lukasz Stanislawski [Thu, 16 Jun 2016 14:53:46 +0000 (23:53 +0900)]
[ABS] main_ctrl: thaw display on "normal" event.

The "focused" event used previously was additionally triggered on
startup which was causing display to be turned "on" again after
pressing power button.

Reference: submit/tizen/20160616.145232
Commit id: 8362b05fa39b56a804ab87cf8028624df5960cae
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20160616_1

8 years ago[ABS] device_lock_ctrl: init do not depend on events accepted/tizen/mobile/20160616.105723 submit/tizen_mobile_tpk/20160616.081222
Lukasz Stanislawski [Thu, 16 Jun 2016 08:13:36 +0000 (17:13 +0900)]
[ABS] device_lock_ctrl: init do not depend on events

Do not assume that all modules should be correctly
initialized when initializing device_lock_ctrl

Reference: submit/tizen/20160616.081222
Commit id: 8c6c936de6b69f17f47b2b19d23dd78a33233fb9
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20160616_1

8 years ago[ABS] util_time: fix handler leak accepted/tizen/mobile/20160616.003749 submit/tizen_mobile_tpk/20160615.173340
Lukasz Stanislawski [Wed, 15 Jun 2016 17:34:54 +0000 (02:34 +0900)]
[ABS] util_time: fix handler leak

Reference: submit/tizen/20160615.173340
Commit id: 36858c984458f7e1e6934c3a557ec6f125c47c99
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20160615_2

8 years ago[ABS] events: use swipe to expand list submit/tizen_mobile_tpk/20160615.153459
Lukasz Stanislawski [Wed, 15 Jun 2016 15:36:06 +0000 (00:36 +0900)]
[ABS] events: use swipe to expand list

Allow user to expand notification list by swiping on list

Reference: submit/tizen/20160615.153459
Commit id: b5d373b554a4514fecabc976b455e465462f13e0
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20160615_2

8 years ago[ABS] warnings removed accepted/tizen/mobile/20160615.070525 submit/tizen_mobile_tpk/20160615.055526
Lukasz Stanislawski [Wed, 15 Jun 2016 05:56:34 +0000 (14:56 +0900)]
[ABS] warnings removed

Reference: submit/tizen/20160615.055526
Commit id: b30a64a173363f7f55b5791a2e142bc23fea480e
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20160614_3

8 years ago[ABS] device_lock_ctrl: unlock without animation on vconf change accepted/tizen/mobile/20160613.022350 submit/tizen_mobile_tpk/20160612.134705
Lukasz Stanislawski [Sun, 12 Jun 2016 13:48:17 +0000 (22:48 +0900)]
[ABS] device_lock_ctrl: unlock without animation on vconf change

When Call UI application request to close lockscreen
the animation was still visible.

Reference: submit/tizen/20160612.134705
Commit id: 830ef4df8e88332e94d279481155e7268044acf5
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20160612_1

8 years ago[ABS] main_ctrl: turn off display if lockscreen is focused accepted/tizen/mobile/20160610.012504 submit/tizen_mobile_tpk/20160609.151932
Lukasz Stanislawski [Thu, 9 Jun 2016 15:20:43 +0000 (00:20 +0900)]
[ABS] main_ctrl: turn off display if lockscreen is focused

This path fixes switching off display in case when
other application is being displayed over locksceen
eg. when org.tizen.camera was launched from lockscreen.

Reference: submit/tizen/20160609.151932
Commit id: 04e7ec70a58097b1ecbe3d13145586f520ce3d20
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20160609_4

8 years ago[ABS] swipe_lock: change battery text position accepted/tizen/mobile/20160525.003821 submit/tizen_mobile_tpk/20160524.100513
Lukasz Stanislawski [Tue, 24 May 2016 10:06:16 +0000 (19:06 +0900)]
[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

8 years ago[ABS] device_lock: handle vconf key change as unlock request accepted/tizen/mobile/20160518.114325 submit/tizen_mobile_tpk/20160518.092144
Lukasz Stanislawski [Wed, 18 May 2016 09:22:52 +0000 (18:22 +0900)]
[ABS] device_lock: handle vconf key change as unlock request

Fallback to original implementation since more proper one
like using app_control or tzsh has been blocked.

Reference: submit/tizen/20160518.092144
Commit id: 29d4c43e38ab08fb2ab4b845afb02d8015a22646
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20160518_1

8 years ago[ABS] device_lock: handle vconf key change as unlock request accepted/tizen/mobile/20160517.033411 submit/tizen_mobile_tpk/20160516.101457
Lukasz Stanislawski [Mon, 16 May 2016 10:15:58 +0000 (19:15 +0900)]
[ABS] device_lock: handle vconf key change as unlock request

Fallback to original implementation since more proper one
like using app_control or tzsh has been blocked.

Reference: submit/tizen/20160516.101457
Commit id: 29d4c43e38ab08fb2ab4b845afb02d8015a22646
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20160516_2

8 years ago[ABS] manifest: Accelerate app launch accepted/tizen/mobile/20160513.004118 submit/tizen_mobile_tpk/20160512.082010
Lukasz Stanislawski [Thu, 12 May 2016 08:21:12 +0000 (17:21 +0900)]
[ABS] manifest: Accelerate app launch

Reference: submit/tizen/20160512.082010
Commit id: f1d6ceceea1c96f7ab348140dca0c4749b746768
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20160511_2

8 years ago[ABS] fix sdk build accepted/tizen/mobile/20160510.002804 submit/tizen_mobile_tpk/20160509.064731
l.stanislaws [Mon, 9 May 2016 06:48:37 +0000 (15:48 +0900)]
[ABS] fix sdk build

The sdk edje_cc compiler do not accept rel.to phrase.

Reference: submit/tizen/20160509.064731
Commit id: d8aa55dc3d04598a7ff87ecc81c64ed26efbba40
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20160506_1

8 years ago[ABS] events: change method of launching app accepted/tizen/mobile/20160504.115343 submit/tizen_mobile_tpk/20160504.080735
l.stanislaws [Wed, 4 May 2016 08:08:40 +0000 (17:08 +0900)]
[ABS] events: change method of launching app

After discussion with Aleksandr Sapozhnik we agreed that lockscreen
should not verify application launch request result, since its primary
task is to unlock screen, not launching application. Moreover there is
no guideline how lockscreen should handle failed launch requests.

Current logic has been modify in following manner:
1. If event do not support launching application or any error
   occured during launching, lockscreen will unlock immideatly
2. If app_control is launched successfully, lockscreen wait until
   APP_CONTROL_RESULT_APP_STARED or APP_CONTROL_RESULT_CANCELED events
   appear and unlock.

Issues: this way of unlocking do not enforce any synchronization method, so
        lockscreen may unlock before launched application appear.

Reference: submit/tizen/20160504.080735
Commit id: eb4ce69fdfb07df471ce2f41f62b347d6d94e840
Requested by: l.stanislaws@samsung.com
SDK rootstrap version: 20160503_2