Related
I have tried to make this myself but im not the best at c# I was hoping someone would like to write a small app that disables and enables the touch panel without using the gsensor or light sensor or nav sensor. i want to use this with a mort script so it would launch the app to disable touch panel then run the rest of the script then launch the app to enable it. i don't care if its two separate apps. if someone can help i would appreciate it so much. thanks
This isn't an actual shortcut, its a bit better than that if you ask me.
http://www.freewarepocketpc.net/ppc-download-sensorlock.html
Basically you just spin the phone in your hands and it will lock, watch the video, it shows what to do
I've also found an application called sleep, I used that for a while but now I'm on WinMo 6.5 and I just use the lock button instead. Just do a quick google for a program called sleep, shouldn't be too hard to find.
And also there is an inbuilt lock thingie where you can set your phone to lock the screen if you hold down the end call button for like 5 seconds but that one is a bit of a pain cause you gotta hold it for ages before it locks and then when you try to unlock it is hard especially if youre outside with the sun shining.
AdamHC said:
This isn't an actual shortcut, its a bit better than that if you ask me.
http://www.freewarepocketpc.net/ppc-download-sensorlock.html
Basically you just spin the phone in your hands and it will lock, watch the video, it shows what to do
I've also found an application called sleep, I used that for a while but now I'm on WinMo 6.5 and I just use the lock button instead. Just do a quick google for a program called sleep, shouldn't be too hard to find.
And also there is an inbuilt lock thingie where you can set your phone to lock the screen if you hold down the end call button for like 5 seconds but that one is a bit of a pain cause you gotta hold it for ages before it locks and then when you try to unlock it is hard especially if youre outside with the sun shining.
Click to expand...
Click to collapse
thanks for the response, i have used sensorlock and it is a great app but i want the screen lock so i can run script that involves buttons press while the phone is in my pocket
question about SIP default
i know this may not be the most appropriate thread to put this question on, my apologies. From the title I thought it may be. Anyhow, I installed phm registry editor and am trying to learn to use it, but not sure how to find something im wanting to change. My SIP default seems to be that anytime i open my sms inbox, or email, etc, my keyboard pops up without me selecting it to do so. I want to change it so it only pops up when I select the little tab/icon to MAKE it pop up.
Any help would be greatly appreciated. Much thanks in advance.
For any devs out there...
Would it or is it possible to develop an app that will keep the backlight on for the keypad ? i.e. On while the screen is on and go off when the screen goes off ?
In the dark its very annoying when using the Hero and having to fumble for the right key to press - Home, Back, Search etc.
i second that
well erm just press any key and the light will go on dude, you dont need an app for this
So you fumble and hit Home or even power off (to sleep) the screen when you only wanted to hit search or back.
Flicking the scroll wheel is the only way to light up the keys and not press the wrong one by mistake, but that tends to highlight a button, link etc... and sometimes if you hit the ball too hard, you select a screen element.
Still a pain and TBH not like any handset I used before. Backlight time out was always linked to screen time out.
You dont need to hit any key, just move the scroll wheel even slightly and lights come up. And it does need decent amount of pressure to press the scroll button, you wont accidentally press it.
er, yer, I know... but I don't want too
lets just say "even if it doesnt make sense to some people, WE want it!"
btw, there is one app "dark keys" that keeps the backlights of the keypads off all the time. this was made for the white G1. maybe it can simply be rewritten to make the reverse happen?
joemax said:
For any devs out there...
Would it or is it possible to develop an app that will keep the backlight on for the keypad ? i.e. On while the screen is on and go off when the screen goes off ?
In the dark its very annoying when using the Hero and having to fumble for the right key to press - Home, Back, Search etc.
Click to expand...
Click to collapse
+1
i'm beeing annoyed by the keys not being lit as well ...
Glad I'm not the only one
Yeah, I want it too. Thanks for bringing this up!
I think it's good idea, btw it looks cool at night. I want it too
Good idea. +1
So which dev is gong to earn a couple of $$, ££, €€ by writing this for each copy sold then ??
From what I can tell of the API docs (http://developer.android.com/reference/android/os/PowerManager.html, the SDK only allows for the keyboard backlight to be on in FULL_WAKE_LOCK state, meaning the screen will have to be full brightness.
So I don't think this request can be achieved by a pure SDK app.
How come it lights up at any screen brightness on the Hero ?
Surely its also a hardware call and not just an OS call ? These would be independent of Android and particular to each manufactures handset, else they would all be the same.
Not questioning you, but it would seem strange that its not addressable separately to the screen ???
joemax said:
How come it lights up at any screen brightness on the Hero ?
Surely its also a hardware call and not just an OS call ? These would be independent of Android and particular to each manufactures handset, else they would all be the same.
Not questioning you, but it would seem strange that its not addressable separately to the screen ???
Click to expand...
Click to collapse
I'm by no means an Android SDK expert, just posting what I found in a quick search round the docs. Happy to be proven wrong!
Lee
Of course - wasn't criticising at all
Might be able to dabble in the /sys/class/leds/ folder.
I'll take a look when I get in.
Not a dev though. Lol.
soulehmoo said:
Might be able to dabble in the /sys/class/leds/ folder.
I'll take a look when I get in.
Not a dev though. Lol.
Click to expand...
Click to collapse
Correct.
echoing a value to:
/sys/devices/platform/i2c-adapter/i2c-0/0-0066/leds/button-backlight/brightness
through adb shell turns on the backlight.
I think an SDK app could be created as a service with a broadcast receiver listening for the power state changing that just writes a positive value to the file above.
Loads of similar examples here: http://forum.xda-developers.com/showthread.php?t=565015
I'll take this on, just about got it working.
Wicked thx
You are stars (especially fullerlee)
Don't make it too expensive though
Would it be hard to program the trackball to wake to the lock screen rather than having to hit the top button. I find it very annoying and it would be so much better for one handed use.
(this thing is slippery!)
It bugs me a bit too. When I had an iPhone I almost always use the home button to bring the unlock screen up. Also my nexus one is a bit slippery too I want a case.
I would be more interested in using volume keys to play/pause/forward/rewind the music payer without waking up the phone. This was one of the applications in iPhone.
kolyan said:
I would be more interested in using volume keys to play/pause/forward/rewind the music payer without waking up the phone. This was one of the applications in iPhone.
Click to expand...
Click to collapse
If you're playing music, the volume keys are still able to adjust the media volume while music is playing and the phone is locked (and the screen doesn't turn on while doing it either). I prefer that behavior actually.
That's the one thing that always bugged me about the Droid, and what do you know... the N1 has the same problem, lol. Anyway, there has been a lot of discussion about this (including here: http://forum.xda-developers.com/showthread.php?t=613678&highlight=trackball). There's a thread in development as well about maybe mapping that function to the trackball... who knows.
CLOCK APP
I just realized if you open the clock application, and let the phone go to sleep, then you can "Turn it on" with the trackball or volume rocker.
Now if there was a way to have the phone set to "Sleep = Clock" we'd be golden; the clock screen doen't look that bad, either.
Lots of great thoughts here. Bump.
I hated this as well!
I found a solution! (sort of).
"Lock bot Free" from the android market is what i use now.
It enables you to pick differnt lock screens ( i like the hero one since u just scroll downwards to unlock) and it allows for u to press the trackball to wake up.
I have found that it is kind of buggy still. If i reboot the phone, I end up with two lockscreens. The regular nexus 1 one and then my hero one. So i had to reinstall it for it to work properly.
Disclaimer: I am not affiliated with that app. I just found it on my search to make my N1 less annoying.
noodles12 said:
I hated this as well!
I found a solution! (sort of).
"Lock bot Free" from the android market is what i use now.
It enables you to pick differnt lock screens ( i like the hero one since u just scroll downwards to unlock) and it allows for u to press the trackball to wake up.
I have found that it is kind of buggy still. If i reboot the phone, I end up with two lockscreens. The regular nexus 1 one and then my hero one. So i had to reinstall it for it to work properly.
Disclaimer: I am not affiliated with that app. I just found it on my search to make my N1 less annoying.
Click to expand...
Click to collapse
I was about to come post this same thing, although I'm experiencing a weird glitch too, but I actually like it. For some reason I don't get a lock screen at all after my phone locks. I hit the trackball/volume keys/power button and it just goes straight to whatever screen I was at when it locked. Pretty sweet actually.
noodles12 said:
I hated this as well!
I found a solution! (sort of).
"Lock bot Free" from the android market is what i use now.
It enables you to pick differnt lock screens ( i like the hero one since u just scroll downwards to unlock) and it allows for u to press the trackball to wake up.
I have found that it is kind of buggy still. If i reboot the phone, I end up with two lockscreens. The regular nexus 1 one and then my hero one. So i had to reinstall it for it to work properly.
Disclaimer: I am not affiliated with that app. I just found it on my search to make my N1 less annoying.
Click to expand...
Click to collapse
This is Very good, if it was working
it randomly locks or not the screen which is Unaxeptable in my pocket
I tried the alpha3 of myLock. It... sort of worked, except that every time I unlocked/woke the screen, the app itself would toggle itself off. No idea why; it's not like I even have a task killer anymore.
Lock 2.0 from the market works well.
jp_macaroni said:
Lock 2.0 from the market works well.
Click to expand...
Click to collapse
does that allow you to have a regular or hero lockscreen?
ALl i saw on the screenshots were Iphone lockscreen ripoffs.
And if i wanted an iphone i would've gotten one. Why you'd want to make your N1 look like an iphone I can never figure out.
Trying Lock 2.0 free, so far it works pretty good. I can't change my lockscreen pic and I don't like how it goes to the lockscreen when touch home...
zole2112 said:
Trying Lock 2.0 free, so far it works pretty good. I can't change my lockscreen pic and I don't like how it goes to the lockscreen when touch home...
Click to expand...
Click to collapse
What I don't like about Lock 2.0:
1) If you wake up your phone by accident (and don't unlock the phone) it doesn't go back to sleep after a few seconds of inactivity,
2) it doesn't show your notification bar so you don't know whether you got a new email or text message or other notification.
scrappyabs2 said:
What I don't like about Lock 2.0:
2) it doesn't show your notification bar so you don't know whether you got a new email or text message or other notification.
Click to expand...
Click to collapse
Have you even looked in the settings? Please examine the app more closely.
Using Lockbot free now. Does what I wanted perfectly (press any hard button to wake up), plus lets me use the Eclair lockscreen which I've always found more aesthetically pleasing.
Installed Lockbot Free, and it does exactly what I want with the trackball, but I can not work out why sometimes it gives me the Eclair screen which I like, and sometimes it chooses a different screen?
Kev
You have to uncheck the stars (I can't remember specifically) next to the unlock screens you do not want to show up. I never liked LockBot, it isn't a precise copy of the real lock screen(s), if I'm going to use a imitation I rather it look complete..
Open up the app, press "My theme." It'll give you a "playlist" of different lock screens. I simply un-star all the ones I don't want and stick with Eclair after changing the background. The clock's font is a bit off, but I will cope.
Hello!
I've just moved to Android 2.1, coming from WinMo (HD2 Flashed WM6.5.x). I spent many long hours, tweaking just about everything in order to get the look I wanted. I was told by many, that I would have no problem doing all the same on the Evo and even much more. So I'm in love with my Evo experience so far and have no plans to go back to WinMo even though I was happy with it.
All weekend, I've searched high and low. Ran through nearly a hundred apps out of a list of 150 and growing. Yet here I am still trying to find a few types of apps and mods.
IS THERE:
1. An app like ListPro which is the best Windows Mobile general list keeping app ever made. I'm looking for an app to create general lists of all types, with custom fields and so on. And furthermore, having a desktop app that syncs with it, is also high on the list. Being able to enter data on a desktop and sync it all with great ease, to a matching mobile app, is something I would pay dearly for.
2. On the HTC Evo, the Sense home screen is okay but could really use a touch of xda Co0kies Home Tab. Looking, but can't find any such app. Recently, I downloaded nearly 200 analog clocks for the HD2 Sense home screen. Where are the Android custom analog clocks?
3. Is it possible to change the color of the top status bar of Android? And also how about the bottom bar? Can we not have wallpaper that extends the entire screen so that the bars match the wallpaper?
4. Can the slide to unlock bar be disabled? Pressing the power button is hard enough to not have to worry about the screen being on when not wanted.
5. How about an on-screen power/sleep icon/button? It would be nice to be able to put the phone to sleep without having to reach for that little power button.
6. What is up with the wallpaper??? At first I thought, well since I love my HTC HD2 wallpaper so much, why don't I just transfer it to my Evo. Sure thing but it ends up being cropped and stretched, no matter what I do. I've read page after page and tried a few different things and can't seem to get it right. I tried using a png image that was 960x800 after first trying the 800x480. I tried holding my finger in the crop screen and sliding the selection area but it will not allow me to select the entire image size. So the Evo Sense has 7 screens but why not just one image displayed in full screen, on each screen? What was Google/HTC thinking?!?!?!
I've searched many forums and I just can't seem to find the answers to these questions so far and so I figure it can't hurt to ask around.
Thanks to jmxp69, an answer for number 4: Freeware app called No Lock in the Android market does the trick. Installing it and then activating it will turn off the slide to unlock screen. Furthermore it makes the volume up/down buttons wake up the Evo, the same as the power button does. So far it looks like it does not effect any of the 4 cap buttons.
You can install Menu Unlock form market [donate] or find it on xda for free. It works for me(I removed HtcLockScreen). I'm not sure I like No Lock yet. It works but it seems like it can be too much. Meaning I don't want it to wake and unlock, just wake from the volume buttons then slide or menu to unlock the screen.
That said I'm trying to get something like trackball wake going that will let the phone just be woke from sleep then you'll need to slide or tap menu.
The other thing I'm looking forward to is full display out on the HDMI. I want to see the home screen and games and anything else on the display.
Thanks but now I'm trying to find a way to only disable the lock screen on wake up and only have it show up when the phone rings. Still looking and hoping to find a way to do this.......
I have found all kinds of widgets for controlling brightness, but they all have one disadvantage - you have to first go to the home screen and then click on the widget. I really want a way to control brightness from any application without having to leave the application to go back to the home screen. The CM9 based rom I'm using (Paranoid Android) actually has something like this ... but I don't like it for two reasons. The first is that it takes two taps to bring up the brightness slider. (One tap to open the notification window, and a second tape to bring up the toggle screen). The 2nd reason (and more significant) is that the slider is quite small and for me it does not feel very responsive or easy to control. The brightness slider control from some of the widgets I have tried are much easier to use.
Ideally I could bring up a brightness widget by long pressing on the physical home button. Currently this long press on my note will bring up the recently used apps, but this function is already served by a soft button provided by CM9. I've read that the ADWlauncherEX will allow you to reprogram the function of the long press - although installing and learning how to use a launcher seems like overkill, especially since I have a rom that already includes quite a sophisticated launcher.
I found an app that would bring up a brightness slider when you clicked on the vol up or down buttons. This worked well for brightness although was a major drag when all I wanted to do was adjust the volume. I also found an application that would allow you to call an app or a widget in response to a double or triple click of the volume buttons. That seemed ideal because it would give me quick access to a brightness control without interfering with the main use of the volume rocker. Unfortunately that application seems to have been discontinued (why!) and I couldn't even seem to find an old verison of that.
Another idea would be to reassign one of the soft keys provided by CM9. Since these soft keys merely duplicate the functions of the existing galaxy note keys (the physical home button and the two buttons on either side of it). Unfortunately I have yet to find an application that can remap one of those buttons. Another idea would be to add another soft button near the 3 soft buttons that are already there. (Are their any applications that can do that?)
And finally I figured that brightness could be controlled via screen gestures. I did find some applications that claimed to be able to do this, although I couldn't get them to work on my Note.
If you know of any application or method that can provide a brightness control button, please let me know as this is the only remaining aspect of the note's user interface that is still driving me nuts.
Thanks
~Paul
Wasn't there a feature in CyanogenMod 7 that would allow to change brightness via sliding sideways in notification area? Too bad it never worked for me in any of the phones I tried CM7 in. I understood it should have worked with no slider? Just sliding your finger accross the notifications area? That would be better than a slider imo.
I've not used paranoid android, I'm using the RC of CM9 and that does have status bar brightness control. To turn it on you go to system, then Status bar and there is a tick box. Maybe that is still included in PA if it is CM9 based? It lets you control the brightness from anywhere just by swiping left and right on the status bar.
It is not as nice as the notification tray slider you can find in AOKP roms, and there used to be a mod for CM9 that did this, but it no longer works, but it is better than nothing.
Ekreed said:
I've not used paranoid android, I'm using the RC of CM9 and that does have status bar brightness control. To turn it on you go to system, then Status bar and there is a tick box. It lets you control the brightness from anywhere just by swiping left and right on the status bar.
It is not as nice as the notification tray slider you can find in AOKP roms, and there used to be a mod for CM9 that did this, but it no longer works, but it is better than nothing.
Click to expand...
Click to collapse
Exactly what I meant.
I use QBright it works great.
https://play.google.com/store/apps/...Bright&feature=nav_result#?t=W251bGwsMSwyLDNd
John.
hi bro,
i m using switchpro widget. u can put the widget inside notification bar. and can set the brightness level.
Tinderbox (UK) said:
I use QBright it works great.
https://play.google.com/store/apps/...Bright&feature=nav_result#?t=W251bGwsMSwyLDNd
John.
Click to expand...
Click to collapse
Thanks for the tip John. Qbright certainly has one of the best brightness slider bars I've seen and the configurable buttons are great. However I have to say I'm somewhat mystified about how you use it. Qbright says you can activate it by long pressing on the search button. Search button? Do we have such a thing? On either side of the physical home button I only have the menu and back buttons. By long pressing the menu button I do get the search menu ... but it doesn't bring up Qbright. There is also a "Google" button at the top of the launcher. Pressing on that also brings up the search menu, but again it can't bring up Qbright. I'm running Paranoid Android. Maybe that's the problem. Does the stock ICS have a search button?
Thanks
~Paul
To edit the setting.
Open the QBright app and then press the hard menu button left of the home key.
John.
Tinderbox (UK) said:
To edit the setting.
Open the QBright app and then press the hard menu button left of the home key.
John.
Click to expand...
Click to collapse
Hi Tinderbox. Thanks for your reply but I think you seriously misinterpreted my question. I mentioned that I like that the Qbright buttons are configurable so I obviously found the preferences menu. But I was asking how you bring up the Qbright widget (other than clicking on its icon from the home screen of course). The documentation suggests this can be done by "long pressing on the search button". (There is no preference item related to this). I couldn't bring up the Qbright widget by long pressing on anything, so I'm wondering how you do this. If you actually have to go back to the home screen to start the widget, that would greatly detract from the beauty of the widget (which I'm sure is why they put the search long press capability into Qbright). But as I indicated in my previous message, it seems that the galaxy note does not have a dedicated search button, so this feature may not work. There are so many ways one could start such a widget I'm somewhat amazed that no one has figured out how to do it. (Or maybe they have and I am just in the dark or very confused). One way would be to long press on the back button. As far as I know, this currently does nothing so there would be no drawback what so ever. Perhaps a long press on the volume up or down button could also work for such a thing. Or an extra item could be added to the menu that appears when you press the power button. Or since I have a CM9 derived rom, it gives me three more soft keys (back, home, and recent apps). A long press on any of those could be used to bring up the widget. Or even a regular press on the first two could be used since they are duplicates for buttons I already have elsewhere.
Is this a valid question, or am I out in left field somewhere?
~Paul
I once accidentally set my brightness so low that I couldn't see the screen AT ALL.
I found myself really wishing there was some foolproof way to reset the screen to 100% brightness.
For example, rebooting the phone auto-resets the brightness to 100% or something.
I also tried using tasker so some obscure combination like volume+home could also reset the brightness.
I don't recall how I managed to reset my phone - i couldn't see anything. I think I just flailed about on it.
- Frank
Paul...i am lookingforthis too...qbright should have an option to change that... So you can ise the long oress menu button for us note users wjo dont havr a search butto
Sent from my GT-N7000 using xda app-developers app
Try kimi's.15 toggles. Gives you 15toggles in the notification bar, brightness being one of them. Need to flash it via recovery though.
Can i flash that in temprary cwn? I have a stock rom with the temp.cwm root.method
Sent from my GT-N7000 using xda app-developers app
I think it should beok to flash via temp cwm. Ask in the kim's thread just to be sure.
https://play.google.com/store/apps/details?id=rubberbigpepper.DisplayBrightness&feature=search_result#?t=W251bGwsMSwxLDEsInJ1YmJlcmJpZ3BlcHBlci5EaXNwbGF5QnJpZ2h0bmVzcyJd
I use this you can put it anywhere on the screen.
Download Slider Widget and add it to home screen.
Alexanderbooth said:
https://play.google.com/store/apps/details?id=rubberbigpepper.DisplayBrightness&feature=search_result#?t=W251bGwsMSwxLDEsInJ1YmJlcmJpZ3BlcHBlci5EaXNwbGF5QnJpZ2h0bmVzcyJd
I use this you can put it anywhere on the screen.
Click to expand...
Click to collapse
At first I thought that might be the answer, but I ran into two problems with it. The main one was that I would accidently change the brightness pretty often when I was just trying to click on an icon for instance. (Unless I made the slider very thin ... but then it was too hard to grab the slider). The other problem was that some of my full screen applications would force themselves on top and the slider would not activate.
Someone in another thread suggested what I now feel is the ultimate solution:
----------------------------------------------------------------------
Quote:
Originally Posted by aalupatti View Post
https://play.google.com/store/apps/d....home2shortcut
-----------------------------------------------------------------------
Oh my gosh!!! You weren't kidding. Such an application does really exist
This solves all my problems with the galaxy note.
I can't believe this was so hard to find. I can't imagine that anyone would uninstall this application after trying it. It's like getting 3 extra hardware buttons for free!
I'm using:
- Home,Home to bring up Qbright.
- Home,Back to bring up papyrus (you never know when you need to scribble a note)
- Home,Menu to bring up a toggle widget (haven't decided which one yet, although I'm sure it will be easier to use than the built in PA one).
Thanks a million.
~Paul
Paul what is this app called the link doesnt work
Sent from my GT-N7000 using xda app-developers app
asf58967 said:
Paul what is this app called the link doesnt work
Click to expand...
Click to collapse
Type in "Home2 Shortcut" into the play store. Or you could probably type in the author's name which is "Hideki Kato".
~Paul
You can adjust the brightness on most Note ROMs by deactivating auto brightness and tap + hold on the statusbar and slide the finger.
Left = Decrease the brightness
Right = Increase the brightness
Sent from my GT-N7000 using xda premium