From a63e6b862f0f6c3176470174ba438f7f0391c341 Mon Sep 17 00:00:00 2001 From: Valera Trubachev Date: Sat, 24 Sep 2011 21:45:56 -0400 Subject: [PATCH] lockscreen: new Ring style - overlay (4/3) Introduces a new Ring style - 2 rings on left/right to unlock/silence. 1 ring in the middle to launch up to 4 custom apps. Rings can be dragged anywhere on lockscreen - not just in one direction. Unlock/silence rings are triggered by dragging the ring far enough away from its neutral posi$ Custom apps are triggered by releasing the middle ring while over the app icon. Demo video: http://www.youtube.com/watch?v=VnQzT9QyJFQ Change-Id: I7cbc02de5eb23f786bc7419d3506e2f2bc7d1819 --- .../core/res/res/layout/keyguard_screen_tab_unlock.xml | 8 ++++++++ .../apps/Phone/res/layout-mdpi/incall_touch_ui.xml | 9 +++++++++ .../packages/apps/Phone/res/layout/incall_touch_ui.xml | 9 +++++++++ .../apps/Phone/res/layout/incall_touch_ui_left.xml | 9 +++++++++ 4 files changed, 35 insertions(+) diff --git a/overlay/ldpi/frameworks/base/core/res/res/layout/keyguard_screen_tab_unlock.xml b/overlay/ldpi/frameworks/base/core/res/res/layout/keyguard_screen_tab_unlock.xml index 2c49fc4e..ce8bc990 100644 --- a/overlay/ldpi/frameworks/base/core/res/res/layout/keyguard_screen_tab_unlock.xml +++ b/overlay/ldpi/frameworks/base/core/res/res/layout/keyguard_screen_tab_unlock.xml @@ -199,6 +199,14 @@ android:layout_alignParentBottom="true" /> + +