summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/cyanogenmod/LockscreenInterface.java
Commit message (Collapse)AuthorAgeFilesLines
* Hide the camera widget option if no camera on deviceVeeti Paananen2013-08-031-0/+6
| | | | Change-Id: I034c246651fc9ae698bc32fd4af16cf14adb5314
* Lockscreen Options : Disable keyguard camera onlyDanesh Mondegarian2013-07-031-6/+9
| | | | | | | Current method of disabling camera does so for entire system, not just lockscreen. This patchset addresses that. Change-Id: Iba357214df36ddd8afd49a3e39abcaaba4ec808e
* Lockscreen Options : Fix toggling of statesDanesh Mondegarian2013-07-031-10/+12
| | | | | | | Every time we set ourselves as the active admin, the previous states are reset. Hence set both camera/widget states each time one of them is changed. Change-Id: I678a8155a04ef3822b49bcfb997a248ea99c128c
* Lockscreen options : Camera/widgets toggleDanesh Mondegarian2013-07-031-9/+51
| | | | | | | As per https://jira.cyanogenmod.org/browse/CYAN-1243 this commit allows user to control visibility of widgets/camera on lockscreen. Change-Id: Idab2ff4f058e355a1e5936531d9a264b1fea16a1
* Add option to hide music controls in lockscreen.Danny Baumann2013-06-301-0/+13
| | | | Change-Id: I736df60139f1b977838c16136c0c30198633fcb2
* Fix: Don't display the lock clock preference if its not installeddh-harald2013-04-141-0/+4
| | | | | | Removed duplicated codes Change-Id: Ib7d54dfc33c6a66711799bbdf44212d287221ae9
* Settings: Allow non-primary user to access selected CM SettingsDvTonder2013-02-061-27/+46
| | | | | | | | | | | Specifically, Chronus and Notification light settings in System and Background in Lock screen settings Patch set 1 : Initial commit Patch set 2 : Enable Lock screen targets Patch set 3 : Enable Notification light settings Change-Id: Ie9d40649f60b7279c4a07e77543720cfee4a3002
* Settings: Custom lock screen background [2/2]jackmu952013-01-301-0/+157
| | | | | | | | | | | | | | | | | | | Patch Set 1: * port the custom lock screen feature from ics (http://review.cyanogenmod.org/#/c/16914) Patch Set 2: * rename some strings * use constants instead of numbers * fix some code styling issues Patch Set 3: * code cleanup Patch Set 4: * rebased Patch Set 5-6: * code cleanup Patch Set 7: * fix comment location Change-Id: I35e5c70fff423770a03b5bb39d439ebea82dd56a
* Display lock screen widget maximize for phone onlyRobert Burns2013-01-081-1/+1
| | | | | | - Hide the option when not utilizing a phone device, as widgets are already maximized Change-Id: Id6700b31fbd108851c846f68cc9d845fb8b3830f
* Settings: Option to start lock screen widgets maximizedDvTonder2013-01-071-12/+37
| | | | Change-Id: Ie14eb08809cf55d18661c713440268a83697a579
* Settings: Fix Lock screen Battery status summary displayDvTonder2012-12-171-19/+9
| | | | Change-Id: I848751b4db2d55f156c2e256756ed749d8b512fb
* Settings: Add option to always show battery status on lockscreen (2/2)blunden2012-12-151-1/+29
| | | | | | | | | | | | | | | | Based on the feature by burnsra in CM7 Authored by blunden Tweaked by dvtonder Screenshot: https://dl.dropbox.com/u/50993944/Screenshot_2012-08-03-08-47-16.png Patchset 1 : Initial commit Patchset 2 : UI redesign Patchset 3 : Patch description text updated Patchset 4 : Fix derp in comments Change-Id: I1c8c8eef3d0c913c621f735e7d5e395c8768fe76
* LockScreen: allow long-press actions from hardware keys (2/2)jt11342012-12-111-0/+9
| | | | | | | | | | | | | | | | | | | | Allow following actions with button long-presses on lockscreen: - toggle flashlight (if available) - play/pause/next/previous track selection - toggle silent mode Allow customizing of back, menu, and home buttons. Search button events are completely ignored on the lockscreen. Auto-detect hardware keys, only show appropriate menu options based on the actual hardware keys available on the device (or completely hide if there are no hardware keys). Based largely on Danny Baumann's work from gingerbread. Ported from CM10 Change-Id: I36ea5eb7e93d68de872536dc6d7e93f99ba1621f
* Settings: Forward port Slider shortcutsDvTonder2012-12-091-0/+53
Includes Change I683d9c22: Add the new lockscreen drawables to the picker list by Bjorn Lunden (blunden) Settings : Lockscreen targets alignment fix Add separate layouts for different layouts to fix alignment issues. Change-Id: I2453225e8a683244a1e11f0a8d3c18954ba5885f Change-Id: I155824abc0578d98d3e2f1f5c2dcde3fa7b2ef84