[APP][2.3+] Magic Unlock

Search This thread

bmbogdan

Member
Jul 24, 2013
32
64
Bucharest
www.binarybuilding.com
Hello,

I am the developer behind Magic Unlock

First of all, this app allows you to unlock your phone (after the screen is on) using a hover gesture.

Usage tips

- Lockscreen security needs to be off
- Lockscreen needs to be active
- Works only after the screen is on
- 'On' button means that the app is working

Tehnical data
- Uses proximity sensor for hover detection
- Android service with listening on ACTION_SCREEN_ON/OFF intents
- Proximity sensor reading only when screen is on (battery saving)
- And an adaptive service

Adaptive service settings
- Low priority - app running in background (might be laggy on some devices)
- Medium priority (adaptive) - running in background when enough memory is available / running in foreground (visible notification) when low memory is detected - [recommended setting]
- High priority - always run in foreground (visible notification) - [best responsiveness]


Screenshots

VacZKRUSmi6ueIqYT55fxihud7k0TIGjT7LHdIEzUAa5lqKUyJrbpgWjbezh4GRtcA=h900-rw


wyvfWCL3VYGocpwpjJGUUM9W8S4m5I-5tutKXdZbIIAGm1jacO-OAb_cg-jtTF3HF2U=h900-rw


Thank you all very much! :D
 
Last edited:

kreindler

Senior Member
Jun 19, 2010
204
85
35
Bucharest
Mod edit: No need to quote whole op post.



sounds nice. let's see how it works on my maguro :D Will come back with feedback:)
 
Last edited by a moderator:
  • Like
Reactions: bmbogdan

kreindler

Senior Member
Jun 19, 2010
204
85
35
Bucharest
Does the proximity sensor also recognize different proximity levels????:D i ask that, so that i can think of other applications of this feature:D

Sent from my Galaxy Nexus using xda app-developers app
 

gsw2

Senior Member
Sep 13, 2009
115
10
Melbourne
Ok so i'ts not working for me :( HTC One. Security and lockscreen are off. but phone goes straight to home screen on power button press.

Also are you thinking of making this work when the screen is off to turn it on? i.e. you could use accelerometer to test when the phone is taken out of the pocket, and at that stage turn the proximity sensor on and wait for hand hover? Seems simple in theory lol

EDIT: Ok Ok Ok last edit, so it works now but its impractical if you need security as someone can just unlock your phone normally (in my case pulling the lock sprite up) without knowing about the magic unlock functionality, on top of that its faster to unlock normally :/ Others seem to find it good though so I guess I'm a one off :p
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 56
    Hello,

    I am the developer behind Magic Unlock

    First of all, this app allows you to unlock your phone (after the screen is on) using a hover gesture.

    Usage tips

    - Lockscreen security needs to be off
    - Lockscreen needs to be active
    - Works only after the screen is on
    - 'On' button means that the app is working

    Tehnical data
    - Uses proximity sensor for hover detection
    - Android service with listening on ACTION_SCREEN_ON/OFF intents
    - Proximity sensor reading only when screen is on (battery saving)
    - And an adaptive service

    Adaptive service settings
    - Low priority - app running in background (might be laggy on some devices)
    - Medium priority (adaptive) - running in background when enough memory is available / running in foreground (visible notification) when low memory is detected - [recommended setting]
    - High priority - always run in foreground (visible notification) - [best responsiveness]


    Screenshots

    VacZKRUSmi6ueIqYT55fxihud7k0TIGjT7LHdIEzUAa5lqKUyJrbpgWjbezh4GRtcA=h900-rw


    wyvfWCL3VYGocpwpjJGUUM9W8S4m5I-5tutKXdZbIIAGm1jacO-OAb_cg-jtTF3HF2U=h900-rw


    Thank you all very much! :D
    2
    You need the basic screen lock the one you simply swipe. No pin locked. No puzzle. No nothing that requires a password.
    When your screen is just blocked (ready for you to slide your finger) instead move your hand over like on the movies and will unlock it.


    Sent from my XPeria Zloc
    2
    Which one is version 1.1.1 and 1.1.2? I installed the first link and it's showing version 1.1.1.

    Version 1.1.2 is the debug version that will be on google play in a few hours,

    Version 1.1.1 is the current release version available on google play

    1.1.2 contains
    - crash fix when checkbox start at phone start-up is pressed
    - text that displays magic unlock status
    - default on high priority mode

    I will update the post with this info
    1
    Mod edit: No need to quote whole op post.



    sounds nice. let's see how it works on my maguro :D Will come back with feedback:)
    1
    Updated Magic Unlock

    Greetings all,

    magic unlock it's now more robust / bug free with over 35.000 downloads

    added also help overlay

    from experience i noticed that some phones have a low range proximity sensor, but the percentage is low

    Also please check my new Android app with hover control MagicLight