GithubHelp home page GithubHelp logo

pi-locker's People

Contributors

mohammedrashad avatar rashad97 avatar salimmahdalmas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pi-locker's Issues

Keyboard is not visible, input is buggy

After locking the screen and entering the "v" gesture, the input field appears but the keyboard isn't visible. Clicking once or twice on the field doesn't help. Clicking and holding usually opens the keyboard. However, I sometimes need to repeat this several times until it finally works.
Using SwiftKey, I cannot enter the PIN. It works for the password, though. The Samsung keyboard works for both, but it's buggy (backspace key doesn't always react etc.)
The combination of SwiftKey + PIN also disables the emergency unlock, so I need to restart my phone.

My specs:

  • Samsung Galaxy S3
  • Android 4.3
  • SwiftKey keyboard / Samsung keyboard
  • Default lock screen disabled

clear button get exception when EditText is empty

the problem is in here
back.setOnClickListener(new OnClickListener() {

        @Override
        public void onClick(View arg0) {

            String lock = unlock.getText().toString();
            lock = lock.substring(0, lock.length() - 1);
            unlock.setText(lock);

        }
    });

it will fix with try catch ;)

cannot enter numbers at password prompt

Hello,
I just thought i'd give pi locker a try on this old kitkat 4.4.2 phone.
when i set up pi locker, i decided to use a short (8 chars) password for unlocking, which included numbers.
pi locker accepted this.
when i then tried to unlock my screen i could not enter the numbers of the password, only the letters!
i am using anysoft keyboard and pilocker latest version from f-droid.

it gave me an annoying half hour until i figured out i could uninstall it via adb.

i understand that there isn't much development for pilocker, and if this was a kitkat specific issue i doubt anybody's going to fix (it for) an outdated android version... but just by floating around on f-droid this app can cause much annoyance.

I hope you can adress this issue in some way.

Lockscreen does not override incoming calls

Even when the lockscreen is enabled, if you put the phone into sleep mode and then receive a call, the lockscreen is not displayed - the incoming call screen is displayed. I want to unlock the phone before showing the incoming call screen. This is still happening in version 5.0.3.

F-Droid outdated due to missing library

Hi,
Due to missing library, F-Droid team can no longer build your app:

We can't build this version: The build for this version was manually disabled. Reason: broken build system, missing library
Version code: 16

Can you fix it? Thanks.

Lockscreen disables buttons along bottom

When I go into the lockscreen, the "square" button on the right disappears. The second time I do it, the "circle" button in the centre disappears, only to leave the "back triangle" on the left.

This is such a serious bug because it disables core functionality that I have had to turn the lockscreen off until it is fixed.

Doesn't work in Marshmallow

The lock activity (Lock.java) doesn't start. It crashes in in the function fullscreen(), line 965.

I changed the targetSdkVersion to 22 and it was working normally. Only when we target it to version 23, it crashes. Please take a look at this.

Uninstalling the PI Locker

Hi guys,

I installed pi locker a few days ago but it wasn't what
I was looking for, now I want to uninstall it but it doesn't
let me.
In the app manager the uninstall button is grayed out or
Not active and if I uninstall by deleting the icon in the
app drawer, 5 minutes later the icon comes back.

Please, if you have a solution share it with me.

Thanks in advance.

FR: Custom locking timer

Hi

I am using this app on an eink android device because those things do not come with a locker (duh!). It seems to work great except that it would be amazing if PiL can offer a separate timer for the locking mechanism. I want my screen to be locked but not ever 2 mins. Eink devices like to disable backlight and the screen frequently.

So a separate timer that can be adjusted in the menu (and in the lock screen maybe?) would be great.

Thanks

Settings.System

Who can i bypass this error in Android 6 when i want to test it in my phone i get error in log ( You cannot keep your settings in the secure settings.) and application stop

licence

what is licence of PI locker code? is it available for personal and commercial use?

Issues with download given in XDA

Hi @MohammedRashad , as I post in XDA Forum there's a problem with the download links given. The link to Play Store it's expired/broken. The link for the sideload it's a bit more problematic as it redirect to a download host that gives 2 download buttons. The first one (green one) it's better do not try to click it. The second is broken, but it's works with right-click "save as", but the MD5 checksum provided in the host site does not match with the one downloaded. Can you please check and update links? Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.