[App] Fix for Sense/JellyBean inline remote button issue (redialling etc.) - HTC One X

I was in touch with the dev of Headset Button Control (App in the Play Store) regarding an issue with redialling users when using the inline remote (explained more below). At the time, the button control app didn't work, and no resolution was available.
The dev mailed me back today to ask me to try the latest version - which works brilliant! It seems the app now redirects the dial to a 'fake' user, and then continues as normal - from a users end though, all you get is a working app!
App Link: https://play.google.com/store/apps/details?id=com.kober.headsetbutton&hl=en
Detailed Explanation of Issue: When using the inline headset remote and double clicking to go to next call, for some reason Sense redials the last user you had called. This results in a lot of annoying missed calls and unwanted calls, as well as wrecking the inline remote functions.
With this latest version of the Headset Button Control app, I've tested play, pause, double click for forward, triple click for back, and it all worked great. Big thanks to the dev for this release, as HTC have ignored the issue up to now ("Thanks for your feedback, we'll pass it on").
There's a free trial of the app, if you want to ensure it works!

Eambo said:
I was in touch with the dev of Headset Button Control (App in the Play Store) regarding an issue with redialling users when using the inline remote (explained more below). At the time, the button control app didn't work, and no resolution was available.
The dev mailed me back today to ask me to try the latest version - which works brilliant! It seems the app now redirects the dial to a 'fake' user, and then continues as normal - from a users end though, all you get is a working app!
App Link: https://play.google.com/store/apps/details?id=com.kober.headsetbutton&hl=en
Detailed Explanation of Issue: When using the inline headset remote and double clicking to go to next call, for some reason Sense redials the last user you had called. This results in a lot of annoying missed calls and unwanted calls, as well as wrecking the inline remote functions.
With this latest version of the Headset Button Control app, I've tested play, pause, double click for forward, triple click for back, and it all worked great. Big thanks to the dev for this release, as HTC have ignored the issue up to now ("Thanks for your feedback, we'll pass it on").
There's a free trial of the app, if you want to ensure it works!
Click to expand...
Click to collapse
You are a legend!!!
I had given up hope of this working again - great great news!!
To the Dev if he sees this - nice one buddy!

thankss

Thanks Man Great Work

Related

[APP] {WIP} Virtual D-Pad - (Updated 15/12/09)

Run this app in the background to use the G-Sensor as a DPad. Seems to work with cursor (in word etc) and, start menu, list boxes etc.
Comments/feedback appreciated (but please remember it is a work in progress!)
Version History
Added sample full config with descriptions
Added <VK_DPAD> option in config xml to increase compatibility.
Version 0.9:-
Bug fix to tilt logic
Added more override options for individual applications (e.g. MaxX/Y, DeadZoneX/Y)
Uploaded XSD for config file (contains some documentation)
Version 0.8:-
Added hardware key toggle to config file
Version 0.7:-
Moved all settings into config file
Improved UI
New "Switch" mode added
New "KeySend" methods added (SendMessage & KeybdEvent)
Version 0.6:-
Minor bug fix
Version 0.5:-
New config file format, to support...
Acceleration mode!
Version 0.4:-
Better matching of exe names (oops!)
Version 0.3:-
Allowed list now works from exe name (rather than window title)
Version 0.2:-
Config file
Proportional directions
Non-flat center/neutral point (config - CenterX/CenterY)
"Dead Zone" (config - Threshold)
Restriction by program (config - Application)
Have a play and let me know your thoughts.
I'll give her a look see --- not happy with the virtual SIP solution I've been trying to code. I was wondering if I could detect a hardware key (like the back arrow) and then use the g_sensor for scrolling if and only if that button was being held. That way apps aready using the g-sensor could continue to use it and users could have greater control over what was scrolled and when. Since you already have taken this this far I throw the idea your way to run with it if you want to... if not that is fine too.
Blessings my friend in the new year!
PS-If you want to collaborate in coding send me a PM
Seems to work as intended... The single-hardware button "hold to enable - release to disable" would make this a real solution... Are use using Dutta's Unified Sensor API "My Brain Hurts website"?
Good work so far
how do you install this??
Excellent !!
exactly what I was looking for, great job!
I'll test it in some games unusable without d-pad and report.
thanks !
patterns said:
how do you install this??
Click to expand...
Click to collapse
I copied the files to my SD card and ran the exe... switching to another application then uses g-sensor as directional arrows... stopping EXE kills behavior... at least that's what worked for me
I tried it out and this seems promising. Below are some things I would like to see added to make this truly useful.
1. You do not want to have it active all the time so you need an easy ability to activate/deactivate it as already stated above. Either by pressing and holding a hardware button or by pressing and holding a certain area/corner of the screen.
2. When I hold the phone in my hand the neutral position is almost never the completely flat position. I think the position of the phone when you activate it according to 1. above should be taken as the neutral position. Any relative movements from that position should then be interpreted as left,right,up and down.
3. Make the speed of the scrolling configarable.
4. Make the speed of the scrolling proportional to the movement from the neutral position. If I move only slightly from the neutral position it should scroll slowly and if I move it a lot it should scroll faster.
5. A per application filter would also be really useful. For each application you should be able to specify ig G-Pad is active always, never or when activated according to 1. above. The default for unlisted applications should be to activate it according to 1. above.
Don't hesitate to ask if you have any questions regarding my suggestions. I don't think any of them should be really hard to implement.
Keep up the good work. I look forward to the next version of this.
Wow, so many responses! Like I said initially, its a work in progress. On the "ToDo" list is :-
1. Config File!
* Threshold setting (how much to tilt before registering
* Center (i.e. what angle is neutral instead of flat)
* Application list
2. Proportional control
I'll add the other suggestions to my list.
Cheers
Great work! The most wanted for me is the possibility to map it to a button, so by pressing the button your program is enabled, by pressing it once again, it is disabled again.
Another idea would be that it is just enabled while you are pressing the button, whereas it is disabled when you are not pressing the specified button.
But its up to you .
johnpatcher said:
Another idea would be that it is just enabled while you are pressing the button, whereas it is disabled when you are not pressing the specified button.
Click to expand...
Click to collapse
This makes the most sense to me, browsing lists for instance would be so much more practical.
Keep up the excellent efforts!
1.)How is this virtual d-pad different of GController ?
2.) Can you move the map in Age of Empires 1,25 with this ?
excellent idea and a very promising start. thank you and Happy New Year!
this thread belongs to the "themes, applications and software". i'll try to persuade one of the mods.
Wolfenzi said:
1.)How is this virtual d-pad different of GController ?
Click to expand...
Click to collapse
Thats written for the Diamond (not 100% on HD) and development has stopped
Wolfenzi said:
2.) Can you move the map in Age of Empires 1,25 with this ?
Click to expand...
Click to collapse
No idea! I dont have AoE so once its up and running properly (its still in very early alpha!) I'll ask people to post compatible & incompatible apps.
Looks really promising! Seems to work pretty nicely. I think the two main things I would like would be similiar to what people already asked:
- An easy way to toggle it on\off rather than running the application and killing it.
- A way to calibrate the sensitivity threshold. It reacts rather quickly now.
Good job!
Ideas
I've been thinking about this more... if you allowed a program button like the BACK ARROW to temporarily activate when pressed, read current orientation and then applied scrolled based on the orientation delta from the initial orientation and then disabled scrooling once the BACK ARROW was released. This would solve the "Gee its not flat" problem and the enable/disable issue. Other configurable options might include as noted above -- changing g-sensor sensitivity; limiting scroll direction (N-S or E-W)
Can't wait to see your next version... I've suspended work on my v-DPad because i think yours will be the better solution
Has anyone tried this on a Touch Pro, i might do it right now and get back to you guys
EDIT: Well I just tried this on my Touch Pro and it works prefect, but it would be awesome if there was a way to disable it when using TF3D because you have to have the phone perfectly flat or it will move around on the tabs, or maybe make settings for it to disable in some programs
Very nice app, I will keep my eye on this one, Thanks!
Very nice!
I think this is the perfect solution as it allows to control everything with the GSensor. Too bad GController development has beed stopped, I hope this will be the perfect successor.
Great job!
This is really great work and has a lot of potential.
Let's wait for a more "finished" version.
thanks
It's so amazing good job
Work in PocketGBA (GBA emulator)?
Does this app work in PocketGBA?
Can't play GBA games on my mobile now since i upgrade my phone to HD as PocketGBA require hardware buttons for directions control.
GBA on Morphgear is just too slow with the sound on

[APP] Shoutcast Streaming App

Hi guys,
As I don't have an xm account anymore (forum.xda-developers.com/showthread.php?p=2954732) I have created a new streaming app (beta for testing), this time the source is shoutcast, tons of free radios.
The app is written in c++ so it runs pretty fast and compatible with wm 5.0 and up, it works in touch screen phones.
Setup:
Download the cab and install on the device.
Usage:
-------------
1. The Categories screen is shown, choose one category from the list and wait until the list is populated (this process just run once).
2. Choose the radio to play; the radio will start to play and then it will try to display the album art in a thumbnail at the bottom of the screen.
Optional
------------
Tap on the album art thumbnail to get a bigger view of it and also have access to the Add to favourites options an to exit to the app.
Add to favourites:
In the larger album art screen tap in the add icon (plus symbol), the station will be add to the favourites list.
Shortcuts:
-----------
Tap on the top label to back to the categories screen at any time
Tap on the status (the bottom label) to exit the application
cheers,
Hlov
thanx for this!
thanks! works great on HD2. Is there a way to add channels??..I seem to be missing the Trance/Techno stations..
DrmMaster said:
thanks! works great on HD2. Is there a way to add channels??..I seem to be missing the Trance/Techno stations..
Click to expand...
Click to collapse
Hey,
thanks for the feedback, As I have mentioned in my post this is in beta so u can tweak it edit the categories.txt file (make a backup of it first and don't change the first line [favourites]) and add a new line with your preferences, the format is keyword|Display ie: Trance|The best trance
Hope this make sense if not reply me and I'll help u,
cheers,
Hlov
Awesome, might cook it into my roms, with credits to you ofc
Works GREAT on my Palm Treo Pro (850).
I think this app is great! Been looking for one for a long time... One question though... anyway you can make it compatible with the crapload of AAC+ stations out there ? I have the accplus plugin dlls from TCPMP if that would help
This app is great! It is so fast! It needs more channels though
very good app
the best radio app i have ever tried, soo good and fast, wish i could add my own stations..keep the good work up..
okidem said:
wish i could add my own stations..keep the good work up..
Click to expand...
Click to collapse
I second that! Hlov, i would also donate my skin making abilities if you wanted, because i've been waiting for a dedicated SHOUTcast app like this one for ages!
In the meantime i've written MortScripts that query and allow me to auto connect to one of my 4 personal streams with CorePlayer.
Great job! I'll be following this thread like a hawk!
Where does it search with the keywords?
I added the keyword "stern" for howard stern. and on shoutcast.com, i get different results (the ones i want) than through the player.
edit: Nevermind, just found out how to add my favorite station with using the station id in the radios.txt file.
Great app!!
It doesn't show me any back button or other button and whenever i click ready (in the bottom) or nice one (while the song is playing), the application exits.
but i like the application. i have touch pro2.
Thanx for the application
options
great start, how do i add custom shoutcast servers?
hlov said:
Hey,
thanks for the feedback, As I have mentioned in my post this is in beta so u can tweak it edit the categories.txt file (make a backup of it first and don't change the first line [favourites]) and add a new line with your preferences, the format is keyword|Display ie: Trance|The best trance
Hope this make sense if not reply me and I'll help u,
cheers,
Hlov
Click to expand...
Click to collapse
Hi, I am really excited about a shoutcast player for winmo, since I use Spider player radio every day on my computer. Anyway, so I tried to add to the categories.txt and adding known shoutcast genre's worked well. I added "House" and "ambient" and both produced a lot of channels. However when I added something like "piano" it only produced 3 channels. I added a category "skyfm" and it didnt come up with anything.
Can the categories added only be the default shoutcast genres?
Is there anyway to add a search in the program?
Also, For pretty much all the things the search results in the program are different then when doing that search on the shoutcast website
Just a few things I have ran into while using your program. Thanks for all the hard work.
One last thing I remembered after the program does the initial search it caches the results and always pulls those back up. Is there anyway to refresh the results without having to delete the file in the program directory named after the search
works great but it doesnt seem to open all of the folders - like it wont open the "alternative" folder for me...but apart from that great first edition! hopefully you'll refine it some more!
it also seems to automatically shut off when the phone turns off after about 1 minute (yes its the settings) but it ought to play like the music player which runs even when the phone is off.
i have an hd2 btw...
man this is awesome! I didn't think twice before installing and it's better than I imagined! yeee thanks!!
This app is great!!! was looking around for something just like this,
great app are there any hiphop station???
Fast & Just works!
This app is great so far! it is quick, simple, and just works! Keep up the great work.
jasond22 said:
great app are there any hiphop station???
Click to expand...
Click to collapse
I added rap|Rap to the categories.txt and it listed quite a few stations.

Silence ring tone while busy

Hey guys,
Just got the galaxy s2 today after switching from windows mobile. So far, best phone ever. enough said.
Anyway one thing I really like with windows mobile is I could mute the ringtone when I was in a meeting. Is there an app that will let me do that in android?
Thanks in advance
Tasker (paid app) allows this. It works very well for me. You can create your own profiles for almost anything you can imagine. Here is a short list of example profiles you can download and use straight away... to get you started. The 'silent in meetings' profile is included in the list.
I'm using a few different profiles at the moment:
- Silent in meetings (useful)
- Talking clock on the hour (useless but fun)
- When I plug in headphones, a pop up window appears with shortcuts to all my music/podcast/FMradio apps etc (useful)
- Turn on Wifi in specific locations (useful, battery saving and less hassle doing it manually)
Place the phone face down? It mute's all sounds, unless you're looking for an option to silence it while its in your pocket..then look above.
Hey there, all you need is this app called, Shush! Ringer Restorer -- it's just incredible, and Free too. And it does only what you've asked, no more no less.
Android Market Link -- https://market.android.com/details?id=com.publicobject.shush
itskapil said:
Hey there, all you need is this app called, Shush! Ringer Restorer -- it's just incredible, and Free too. And it does only what you've asked, no more no less.
Android Market Link -- https://market.android.com/details?id=com.publicobject.shush
Click to expand...
Click to collapse
Thanks everyone, Im glad there are many options. Ill give them all a try.
Thanks again
all you need to do is press volume up or down when your phone is ringing, and then it will go silent.
no need for any third party programs.

Gmote

Just started using this and I think it is awesome. You can use you're phone as a mouse and keyboard what is really cool is on the glide the hardware keyboard works well. You just have to instal a software on you're computer then gmote from google play. For a media center PC this rocks!
Sent from my SGH-I927 using xda app-developers app
Unified remote (pro). Does everything gmote does along with support for dragging and it keeps the connection alive in the status bar. Also it as like a billion other remotes included (notably file manager and vlc remote).
gmote allows for dragging simply press the mouse button top right then drag. Guess their are many of these out there. First 1 I try that I like is gmote but I am sure others are just as good.
Oh right. Forgot about that button. Don't get me wrong, gmotes decent. I used it for the better part of two years. I just got sick of having to reconnect to the server all the time, especially when switching from phone to tablet and back.
Good to know. I'll give it a try with my xbmc box. Sometimes I do need to go back into windows for some stuff. Otherwise I'm happy with the xbmc remote on android .
Sent from my SGH-I927
Phone My PC and Advanced TouchPad are good as well.
They auto connect to the ip address given, and the both have mouse and keyboard. Plus Phone My PC let's you see the desktop from anywhere in your home(good for keeping an eye on your kids).
Unified Remote (free) - no remotes to try, gmote - no bluetooth. Other favs?
Tyfighter said:
Unified remote (pro). Does everything gmote does along with support for dragging and it keeps the connection alive in the status bar. Also it as like a billion other remotes included (notably file manager and vlc remote).
Click to expand...
Click to collapse
Tried Unified Remote based on this recommendation, but despite showing many free remotes to try in the description, no remotes are present except for buy now.
Looked at gmote, but no bluetooth.
From what I see in the description, Phone My PC doesn't do bluetooth.
Advanced TouchPad also doesn't appear to be bluetooth, and really does appear to be touchpad focused, with only a few very plain looking keys beside it. Which is fine, just not what I'm looking for.
(First driving reason for search - Impress remote. And if one is going to go down the 'remote' path, it may as well be as flexible / capable as whatever is out there. i.e. Given the other similar apps out there, no point going for something that only does Impress.)
UPDATE CORRECTION: Free remotes are present. But if portable version loaded from a network drive, Windows won't load the .dll's - which appears to the Android user as though no remote controls are present. [Serves me right for remote controlling a machine via VNC - missed the quick .dll load failed message!]
Tried unified remote and I like it.I have infrared on my computer from a uirt and am thinking of getting the pros to control my surround sound.anyone tested that? I read it was supposed to support it but I could not find the app to learn the it codes.
Sent from my SGH-I927 using xda app-developers app
dudejb said:
Tried unified remote and I like it.I have infrared on my computer from a uirt and am thinking of getting the pros to control my surround sound.anyone tested that? I read it was supposed to support it but I could not find the app to learn the it codes.
Click to expand...
Click to collapse
Its play link is https://play.google.com/store/apps/details?id=com.Relmtech.Remote and contains a support pointer to http://www.unifiedremote.com/.
On their page is a Hardware link along the top, going to http://www.unifiedremote.com/hardware, at the bottom of which they show a USB-UIRT and more information. $50 + $8 S/H.
So, it would seem to be confirmed that it supports it. It talks about a forum being at http://65.36.202.170/phpBB2/. And also points to http://www.avsforum.com/avs-vb/forumdisplay.php?s=&forumid=26 and http://www.avsforum.com/ for additional information.
'UIRT' - Universal Infrared Receiver Transmitter, so there must be an emitter in the works. The page talks about Girder (http://www.promixis.com/), $50 / $100 / $150, Standard / Pro / WHT - all Windows only.
I would guess you use Unified Remote to tell the pc to emit the codes to your equipment. I'll bet it will take time to train yourself to pick up the glide and not the remote. (Or hide them on yourself. Not sure this would help with a problem I have - perpetually picking up the wrong remote and wondering why it's not working. Only to get blasted by the radio station when I thought I was changing channels!) :laugh:
HTH.

[APP]Smart IR Remote for HTC One 1.3.2

Smart IR Remote for HTC One 1.3.2
You can now use your phone as an Infrared Remote (IR Remote)
Why should you need to use more than one remote for all the devices you own ?
With Smart InfraRed Remote for your HTC One, you can add, create and customize any number of remotes, combining controls from any of your existing remotes. Imagine a single remote on which the CHANNEL UP button controls your Set Top Box from your TV provider, the VOLUME keys control your home theater system and the arrow keys control your TV's menu.
On top of all that, since you're holding a phone, why not use some of it's unique features?
AUTOMATIC MUTE WHEN YOU GET CALLED
Don't you hate it when you receive a call but can't hear the other person because the TV is too loud? Now, Smart Remote can automatically mute your current device when someone calls you.
FLOATING REMOTE (CHATHEAD)
Why should you need to switch apps just to send a command ? Activate Floating Remote in settings, and have a chathead-style remote available just one touch away!
BACKUP / RESTORE
Do you switch ROMs often ? Or maybe reinstall apps daily? The backup/restore feature will help you save your remotes, so you can get them back when you install again, without going through the setup process again!
MACROS
With our new advanced macro system, you can execute a series of commands one after the other (like turning on TV, then switching to HDMI 1), add customizable delays between commands, and reorder the commands as you wish.
AUTOMATED TASKS
Extra flexibility in customizing tasks, like sending any command you choose (like MUTE or POWER OFF) at a time of your choosing, or when your phone rings. Feel free to send us other actions upon which you would want to send IR commands!
With infrared - IR Blaster - already included in your phone, why shouldn't you make the most of it? Smart Remote can control your TV, Set Top Box, Lights, Projectors, etc.. Virtually anything that has an Infrared Receiver can be controlled by Smart Remote with the correct remote codes. And we're working 24/7 on adding more! Actually, we're working on adding DSLR camera support right now!
Link: MOD EDIT: Link Nuked (No Pass rar).
I actually purchased this from the play store when it was up there. I liked the app and wanted to support the DEV. I wonder why it disappeared.
I think he said he didn't have time to work on it anymore so he made it open source
Sent from my HTC One using Tapatalk 2
gmfeny said:
I think he said he didn't have time to work on it anymore so he made it open source
Click to expand...
Click to collapse
While that may be true, I have heard that a different developer has filed a complaint with Google because this app would have stolen their database with IR codes. Too bad since this app is way easier to use than the app from the company who complained about it. Not even mentioning the candy - this one looks very nice, much better than that other app which I shall not mention the name of.
By the way, the file posted above is version 1.3.2 while the developer has MOD EDIT: Link Nuked as well. If it comes back in the Play Store I recommend to support the developer - at which time this link should probably be deleted.
sanderg said:
While that may be true, I have heard that a different developer has filed a complaint with Google because this app would have stolen their database with IR codes. Too bad since this app is way easier to use than the app from the company who complained about it. Not even mentioning the candy - this one looks very nice, much better than that other app which I shall not mention the name of.
By the way, the file posted above is version 1.3.2 while the developer has MOD EDIT: Link Nuked as well. If it comes back in the Play Store I recommend to support the developer - at which time this link should probably be deleted.
Click to expand...
Click to collapse
Could you pls tell us / me where you got this info about stolen database or why the app isn't in the playstore anymore? I found nothing on the web and wanted to be sure, that this file isn't uploaded "wrong".
mmeidl78 said:
Could you pls tell us / me where you got this info about stolen database or why the app isn't in the playstore anymore? I found nothing on the web and wanted to be sure, that this file isn't uploaded "wrong".
Click to expand...
Click to collapse
X2
tjsooley said:
X2
Click to expand...
Click to collapse
@tjsooley and @mmeidl78
I have asked the developer of the app to comment on this thread. Let's wait and see what is he is able to share with us.
Thank You
Someone post apk fudge a rar.
Sent from my One using Tapatalk 4
Negative, this thread is not gonna happen. No way, no how. A paid app from Google Play or once was on Google Play should NEVER be posted freely about XDA, unless by the developer himself.
If you are the developer of this app and come across this thread, please contact me or another moderator, thank you.

Categories

Resources