|
2012-03-25
, 06:34
|
Posts: 33 |
Thanked: 4 times |
Joined on Feb 2012
|
#3
|
|
2012-03-30
, 01:29
|
Posts: 33 |
Thanked: 4 times |
Joined on Feb 2012
|
#4
|
|
2012-03-30
, 03:12
|
Posts: 105 |
Thanked: 299 times |
Joined on Sep 2010
|
#5
|
|
2012-03-31
, 04:12
|
Posts: 33 |
Thanked: 4 times |
Joined on Feb 2012
|
#7
|
it is a very useful tool to protect our privacy.
i hope you improve it and bring it to ovi store soon.
|
2012-04-19
, 21:17
|
Posts: 44 |
Thanked: 5 times |
Joined on Apr 2012
@ Pakistan
|
#8
|
|
2012-04-20
, 16:50
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#9
|
Keys.onReturnPressed: { wMain.getStringSetting("password","password");
text: qsTr("Validate") onClicked: { wMain.getStringSetting("password","password");
|
2012-04-21
, 00:27
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#10
|
The Following User Says Thank You to Schturman For This Useful Post: | ||
A friend of mine asked me if I could do something to lock email and sms application, so I made and app that does something very simple, it launches another app, it's very simple and it's still a WIP, but it does the job and maybe someone else need it.
You need to install the app and modify the .desktop launcher of the application you want to lock (I think you need root access for that, so I think it won't be possible to upload it to store, someone please tell me if it is possible).
the application install in
1.- Install LockApp application http://iktwo.wikidot.com/local--file....0.0_armel.deb
2.- Backup .desktop file of the app you want to lock (as root):
The default password for LockMe it's
Creating a custom lock screen:
If you want to create another lock screen you can do it with some very easy steps, you can see the code of LockMe.qml and ImNotDrunk.qml
You can define the interface as you wish and call a simple method.
To save: