Giter Site home page Giter Site logo

futonic-lockscreenswitchwidget's People

Watchers

James Cloos avatar

futonic-lockscreenswitchwidget's Issues

optinal transparent icon for notification area

perhaps it's convinient to have an active row in pulldown panel but still do 
not disturb a user with a lock icon in a notification panel...
So, I would like an user-configurable option for a fully transparent icon for 
notification area...

Original issue reported on code.google.com by [email protected] on 25 Jan 2012 at 2:10

can't get the unlock to work

I downloaded the app but my phone STILL makes me unlock my phone. I looked in 
my settings to see what may be blocking the app to work but nothing to found. 
What could I be doing wrong??? 

Original issue reported on code.google.com by [email protected] on 25 Aug 2011 at 5:13

Valid Touch Area on Launcher Icon

What steps will reproduce the problem?
1. Click launcher icon
2. You can able/disable by touching any parts (a,b,c,d,e,
   f,g,h,i in the attached pix.)
3.

What is the expected output? What do you see instead?

I expect the icon react only when I touch around 'e' area.

What version of the product are you using? On what operating system?

GalaxyS on Froyo

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 15 Mar 2011 at 1:56

Attachments:

Popup a hidden window on screen off.

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 16 Feb 2012 at 9:08

Fast battery drain

I found on HTC Sensation, Android 2.3.3, Sense 3.0 when is lock screen disabled 
Phone idle will drain battery and battery will get empty in few hours. When I 
turn on lock screen phone idle will not consume so much battery and that screen 
will be most battery consumer.

Original issue reported on code.google.com by [email protected] on 4 Jul 2011 at 10:08

Finnish translation

Issues
- it's Google-translated

Fix (it's not great, but at least it's legible)
- change values-fi/string.xml to (pardon the paste):

<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="app_name">Lukitusnäytön poisto</string>
  <string name="widget_label_1x1">Lukitusnäytön poisto</string>
  <string name="service_name">Lukitusnäytön poisto</string>
  <string name="lockscreen_is">Lukitusnäyttö </string>
  <string name="off">pois käytöstä</string>
  <string name="on">käytössä</string>
  <string name="lock_screen_is_disabled_while_charging">Lukitusnäyttö pois käytöstä akkua ladatessa.</string>
</resources>

Original issue reported on code.google.com by [email protected] on 27 Apr 2011 at 10:20

Gingerbread Status Icon Support

Need to update the status bar icon to Gingerbread specifications.

http://developer.android.com/guide/practices/ui_guidelines/icon_design_status_ba
r.html#icon1

Original issue reported on code.google.com by [email protected] on 5 Jan 2011 at 5:31

Remove Android 1.5 Support

Not many users are on this version. Removing support since it was the last 
version with a lot of impediments.

Original issue reported on code.google.com by [email protected] on 13 Mar 2011 at 3:01

Italian translation is incorrect

My suggestion:

<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="app_name">Interruttore del blocco dello schermo</string>
  <string name="widget_label_1x1">Interruttore del blocco dello schermo</string>
  <string name="service_name">Disabilita il blocco dello schermo</string>
  <string name="lockscreen_is">Blocco dello schermo</string>
  <string name="off">disabilitato</string>
  <string name="on">abilitato</string>
  <string name="lock_screen_is_disabled_while_charging">Disabilitazione automatica durante la ricarica.</string>
</resources>

or, more compactly:

<?xml version="1.0" encoding="utf-8"?>
<resources>
  <string name="app_name">Interruttore blocco schermo</string>
  <string name="widget_label_1x1">Interruttore blocco schermo</string>
  <string name="service_name">Disabilita blocco schermo</string>
  <string name="lockscreen_is">Blocco schermo</string>
  <string name="off">disabilitato</string>
  <string name="on">abilitato</string>
  <string name="lock_screen_is_disabled_while_charging">Disabilitazione automatica in ricarica.</string>
</resources>

Original issue reported on code.google.com by [email protected] on 24 Oct 2010 at 11:54

@android:style/Theme.holo not found

What I did:
- checkout the hg repo
- android update project -p . -t android-8
- ant release

What I expected:
- installable apk

What I got:
- [null] NoKeyguard\res\values-v11\themes.xml:3: error: Error retrieving parent 
for item: No resource found that matches the given name 
'@android:style/Theme.Holo'.

Original issue reported on code.google.com by [email protected] on 27 Apr 2011 at 10:04

Perfect Lock feature

I have a Samsung Spica, it has the annoying function of auto locking the screen 
when the light goes out.. the only option is to have the screen on forever and 
manually lock and unlock everytime you use it.. (horribly annoying too) I tried 
a couple of "no lock" apps. yours seem to be the best but is still missing 
something, it shoud be like this to be perfect and you will be on top of the 
others: your app should disable the AUTO part of the lock, so the light goes 
out without locking, but the user should have the option of locking/unlocking 
manually with the lock button. (currently the button only turns off the light, 
if a button is pressed  the phone is unlocked) in other words, it should work 
like nokia and many others.. thanks and let me know what you think.. 
[email protected]

Original issue reported on code.google.com by [email protected] on 14 Jun 2011 at 2:00

Volume key will unlock phone

When I disable lock screen and screen is of pressing volume key (up or down) 
will 'unlock' phone, when is lock screen enabled volume key will not 'unlock' 
phone.

Please add feature to disable volume keys when there is no lock screen 
activated.

Tested on HTC Sensation, Android 2.3.3, Sense 3.0

Original issue reported on code.google.com by [email protected] on 2 Jul 2011 at 8:04

  • Merged into: #22

Polish Translation

Polish Translation

The English Version of the XML is here:
http://futonic-lockscreenswitchwidget.googlecode.com/hg/res/values/strings.xml

Original issue reported on code.google.com by [email protected] on 3 Apr 2011 at 5:40

Prevent Wake and Unlock by Trackball

What steps will reproduce the problem?
1. Disable locscreen by widget.
2. Press trackball.

What is the expected output? 
No reaction.

What do you see instead?
Device wake and unlock.

What version of the product are you using? On what operating system?
No Lock Screen 4.5
Device: Gigabyte GSmart G1305 CyanogenMod 6.1.2 Stable

Please provide any additional information below.
    Sorry for my English, it's not my native language.
I'm trying to set device to wake and unlock by pressing PowerButton only 
(once). Many other widgets have same problem -- wake by trackball. Only Auto 
Unlock 
(http://www.androlib.com/android.application.com-iwashisoft-autounlock-qipEB.asp
x) works fine on my device, byt it's not free.

Original issue reported on code.google.com by [email protected] on 26 Jan 2011 at 9:05

  • Merged into: #22

Any button unlock issue.

What steps will reproduce the problem?
1. Any button phone will unlock phone.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?

Using on droid pro.
Please provide any additional information below.

Your application is good and has the potential to be the best screen lock 
bypass on the market. A suggestion that would make the app complete is to be 
able to assign a button to unlock the phone instead of having any button do 
this task. Us users with physical keyboards have serious problems with the 
phone unlocking in the pocket. Even an option of having the power button only 
unlocking the phone would be useful. I do not think there usa any other app 
that allows a one button unlock and many requests on the marketplace for this. 

Thanks for your time. My email is... [email protected]

Original issue reported on code.google.com by [email protected] on 14 Mar 2011 at 3:54

auto re-lock after a certain period of time

Issues
- Write as much as you can about the problem.
- What did you do to cause the problem.
- What was the problem.
- What should it do instead.

Requesting New Feature
- Write as much as you can about what you want.

Suggestion: When the lock is disabled, I am always afraid that if I lose my 
phone then someone can use it. What about an option to auto re-lock after a 
certain period of time in case one forgets to relock it (i.e set time for 
unlocked while at home or office etc. then auto-locked while on the road or 
street)? This way even if someone steals or finds my phone, they can only use 
it for a short time?

Original issue reported on code.google.com by [email protected] on 6 Sep 2011 at 5:11

From Lock-Not Active to Lock-Active Automatically

What steps will reproduce the problem?
1. Set Lock Screen is Not Active in launcher screen.
2. Initial serveral hours it works perfect.
3. Later, lock screen becomes 'Active,' without my permission,
   and I have to set again to 'Not Active.' 

What is the expected output? What do you see instead?

Once set, it should last unless I change it.

What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 15 Mar 2011 at 2:16

New Icon

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


Please use labels and text to provide additional information.


Original issue reported on code.google.com by [email protected] on 6 Jan 2012 at 7:09

Why the notification?

What steps will reproduce the problem?
1.turning off puts an icon in the notification area. I don't want that, at 
least I would like to have the option not to have it
2.
3.

What is the expected output? What do you see instead?
expected output is just as it was working before that update


What version of the product are you using? On what operating system?
If I knew I would have save a copy of the old version. I uninstalled the new 
version now.

Please provide any additional information below.

At least please give an option to have the notification or not. Will have to 
look for another product now

If you fixed this kindly drop me a line [email protected]

Thanks,
Peter

Original issue reported on code.google.com by [email protected] on 9 Jan 2011 at 9:19

  • Merged into: #13

Application forced closed in normal use on Samsung Galaxy i7500

What steps will reproduce the problem?
1. Install, put widget on screen.
2. Press the widget 3-4 times (interval doesn't matter that much).


After 3rd press the application doesn't respond anymore and Force Close dialog 
appears. After forced close, you can again use the widget by pressing 2 times. 
3rd time the application stalls and has to be forced closed again.

I'm using last version, 2.0. It's installed on an adapted Android 1.6 (Galaxo 
1.6.3.3) on Samsung Galaxy i7500. Hope another Galaxy user can confirm on an 
original Samsung firmware.


Original issue reported on code.google.com by [email protected] on 19 Nov 2010 at 10:30

Launcher Icon

What steps will reproduce the problem?
1. There is no launcher icon.
2.
3.

What is the expected output? What do you see instead?

Lockscreen on/off function is not so frequently used once it is set.
So the icon does not need to stay at homescreen all the time.
Users will be happy to have option to move the icon to main menu.

What version of the product are you using? On what operating system?

GalaxyS on Froyo.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 28 Feb 2011 at 11:49

Activating NO-Lock when Screen in Locked using PIN

I have a Samsung Galaxy Note 2 having Android 4.3.

My Screen is locked using a PIN , which I do not remember.

I have installed this software on my Mobile by connecting it to PC.

How can I unlock my screen now ?

It would be a great help .

Thanks,

Apoorv Jain

Original issue reported on code.google.com by [email protected] on 1 Mar 2014 at 5:04

Incorrect russian string

"Блокировка экрана коммутатора" should really be 
"Выключатель экрана блокировки".

Original issue reported on code.google.com by [email protected] on 13 Jan 2011 at 7:37

Lock relocks

What steps will reproduce the problem?
1.Receiving an incoming call.
2.
3.

What is the expected output? What do you see instead?
The screen locks again.

What version of the product are you using? On what operating system?
6.0

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 25 Mar 2011 at 5:42

Have 2 clickable areas instead of 1.

Since there's a new preferences activity. Have the indicator portion open that 
up and have the bigger area toggle the lock screen state.

Also, after the 10 second pause have the notification move towards disabling 
rather than showing the preferences activity.

Original issue reported on code.google.com by [email protected] on 21 Jan 2011 at 6:53

Lock is always enabled after boot

What steps will reproduce the problem?
1. Disable lock using widget
2. Reboot the phone

What is the expected output? What do you see instead?
The widget correctly remembers its previous state (lock disabled) but fails to 
set it on the system. On reboot lock is always enabled. After that the widget 
works as expected.

What version of the product are you using? On what operating system?
Version 1.5 on Samsung Galaxy S XWJM8 (Eclair).

Original issue reported on code.google.com by [email protected] on 1 Oct 2010 at 11:47

how to invoke Settings screen

As I've translated the strings, I know there are settings for the widget. But I 
still do not know, where can I change them. 

Perhaps, on installation or placing the widget on homescreen, it's beneficial 
to show short instructions how to invoke widget settings screen. It's also a 
good place for changelog if any.

Original issue reported on code.google.com by [email protected] on 22 Jan 2011 at 9:56

phone stuck with no lock screen


somehow my droid x2 got permanantly stuck without a lock screen. not surr how 
it happebed but this was the only app I used to get rid of the stock lock 
screen so I could use a different onr

Original issue reported on code.google.com by [email protected] on 30 Oct 2011 at 2:57

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.