---
Devicelock patch enabling MazeLock for SailfishOS
Patch working only on 2.0.4 release
For older releases download second rpm file drom site and install it manually
Github: https://github.com/CODeRUS/sailfishos-mazelock-patch
Package for patchmanager: https://openrepos.net/content/sfietkonstantin/patchmanager
Details:
MazeLock can be configured with settings applet:
Donations are welcome =)
Attachment | Size | Date |
---|---|---|
sailfishos-mazelock-patch-0.0.11-1.noarch.rpm | 8.07 KB | 14/01/2015 - 23:46 |
sailfishos-mazelock-patch-0.0.12-1.noarch.rpm | 7.97 KB | 19/02/2015 - 17:32 |
sailfishos-mazelock-patch-0.0.13-1.noarch.rpm | 10.95 KB | 19/04/2015 - 11:55 |
sailfishos-mazelock-patch-0.1.2-1.noarch.rpm | 13.28 KB | 17/09/2015 - 08:57 |
sailfishos-mazelock-patch-0.1.3-1.noarch.rpm | 13.42 KB | 13/03/2016 - 18:57 |
sailfishos-mazelock-patch-0.2.0-1.noarch.rpm | 13.7 KB | 05/10/2016 - 20:57 |
sailfishos-mazelock-patch-0.2.1-1.noarch.rpm | 13.58 KB | 25/10/2016 - 17:37 |
Comments
coderus
Sun, 2016/02/21 - 21:57
Permalink
never happen to me, sorry
elastic
Sun, 2016/03/13 - 23:56
Permalink
Happens to me randomly since 2.0.1.7
Happens more often with every patch that is related to the lock screen animation but even with none of them installed it happens every now and then ...
MoritzJT
Wed, 2016/03/02 - 15:17
Permalink
I guess he used this patch in addition to yours: https://openrepos.net/content/cornerman/patch-less-home-animations
cornerman claims he can't make them compatible without your help
coderus
Wed, 2016/03/02 - 16:48
Permalink
isn't that patch just appeared, but reported problem exists before?
MoritzJT
Wed, 2016/03/02 - 17:11
Permalink
Oh, you are right. I didn't take that into account. However it still might be related to the same root cause. Some other patch altering timings maybe? IDK
Rikudou_Sennin
Sun, 2015/10/11 - 19:47
Permalink
Hello, first thanks for the great patch!
Second, do you think you could help me a bit? I'm trying to write a patch that would change the layout of device lock screen.
coderus
Sun, 2015/10/11 - 21:19
Permalink
try asking in forum
sathelstan
Tue, 2015/10/06 - 05:43
Permalink
Dev mode is not turned on so I could not connect to the phone via ssh. Guess I will have to send it to Finland.
Thanks for your advice.
sathelstan
Sat, 2015/10/03 - 08:27
Permalink
I cannot remember the pattern code I entered. Is there a work- around to wipe the phone without the code or is my phone permanently broken?
Thank you very much.
coderus
Sat, 2015/10/03 - 12:36
Permalink
There is a chance if you can connect to phone via ssh over wifi. If no, then contact jolla zandesk, confirm your identity and send phone to finland for a wipe.
sathelstan
Fri, 2015/10/02 - 03:52
Permalink
Hi, my phone is permanently locked. It calls for a code when I try to wipe it, What can I do?
coderus
Fri, 2015/10/02 - 09:34
Permalink
you can do only entering your lock code in recovery. mazelock is
123
456
789
HtheB
Thu, 2015/09/17 - 04:18
Permalink
Thanks for the update!
I would like to ask for 2 features:
- Can you add an option to hide the line when drawing the maze?
Of course, this shouldn't hide the maze line when you enter a new lock code to avoid problems when making a new mazelock line.
- Can you also add an option for a small vibration when crossing the dots?
I have also noticed a glitch when trying to enter a new mazelock or when deleting it, the UI looks not aligned correctly
coderus
Thu, 2015/09/17 - 08:57
Permalink
glitch fixed in v0.1.2
inta
Sun, 2015/09/13 - 10:55
Permalink
Any plans to upgrade this to SFOS 2 (1.1.9.28 and above)?
inta
Thu, 2015/09/17 - 13:55
Permalink
There it is … thank you, great work :)
shults
Thu, 2015/05/07 - 13:11
Permalink
Please HELP!
I have applied the patch after the last update. Now when I start the phone nothing shows on the screen except of the ambiance picture!
Is there a way to unapply the patsh without resseting the device?
coderus
Thu, 2015/05/07 - 13:21
Permalink
you need to reinstall lipstick-jolla-home-qt5 and jolla-settings-system packages
shults
Thu, 2015/05/07 - 13:22
Permalink
how can I do that from the recovery shell?
coderus
Thu, 2015/05/07 - 13:23
Permalink
you can't. you nees ssh access to phone using wifi. in recovery you can only replace patched files with original ones.
shults
Thu, 2015/05/07 - 13:34
Permalink
I cannot unlock the device. Dev mode is enabled and I know the pass but it doesn't connect to wifi and there is no connection through ssh with putty.
So is there a way or i will have to reset the device?
coderus
Thu, 2015/05/07 - 13:55
Permalink
You can try this one: https://together.jolla.com/question/22079/howto-all-computer-users-recov...
And in chroot you need to install these two packages:
https://www.dropbox.com/s/ntwkgrupbffw116/lipstick-jolla-home-qt5-0.24.4...
https://www.dropbox.com/s/rjb38ol0smsa7t1/jolla-settings-system-0.2.33-1...
shults
Thu, 2015/05/07 - 13:54
Permalink
I have downloaded the file lipstick-jolla-home-qt5-0.24.41.4-10.75.1.jolla.armv7hl.rpm that you provided and put it on the sd card. How to execute it from the recovery shell?
coderus
Thu, 2015/05/07 - 13:56
Permalink
you need two files. and after entering chroot you should do zypper in filename for both of them, then execute sync command, exit chroot and reboot phone.
shults
Thu, 2015/05/07 - 14:14
Permalink
/ # mkdir -p /mysd
/ # mount /dev/mmcblk1p1 /mysd
/ # mkdir /mnt/rootfs
/ # mount /dev/mmcblk0p28 /mnt/rootfs
/ # chroot /mnt/rootfs
bash-3.2# zypper in /mysd/1.rpm
bash: zypper: command not found
it is not working
MoritzJT
Tue, 2015/04/28 - 16:39
Permalink
Stopped working on 1.1.4.29 same as before ;-)
coderus
Tue, 2015/04/28 - 16:42
Permalink
you forgot to disable patches before upgrade? :D
MoritzJT
Tue, 2015/04/28 - 17:10
Permalink
Never! How could that happen to me! :-/ Yeah I did... Thought the update wouldn't affect this part. Bad idea...
coderus
Tue, 2015/04/28 - 17:29
Permalink
it was even added to release notes: https://together.jolla.com/question/89804/release-notes-114-aijanpaivanj...
MoritzJT
Tue, 2015/04/28 - 18:48
Permalink
Will uninstalling and reinstalling them help?
Pages