agro6162 / talkmyphone

Automatically exported from code.google.com/p/talkmyphone
0 stars 0 forks source link

Suggestion : ToggleWidget! #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Here are a few suggestions : 

+ a Toggle widget to start and stop talkmyphone
+ Possibility to Disable success connection notification : Maybe just want to 
know when connect fails, if success no notification...

Original issue reported on code.google.com by stephan.kaminski on 28 Sep 2010 at 7:28

GoogleCodeExporter commented 9 years ago
Toggle widget: why not.

However the statusbar notification won't be removed, it is necessary for 
maintaining a high priority for TalkMyPhone's process and avoid be killed by 
the OS.

Original comment by chm.duquesne on 28 Sep 2010 at 7:52

GoogleCodeExporter commented 9 years ago
Widget would be very cool ! Thanks!

Original comment by stephan.kaminski on 28 Sep 2010 at 9:47

GoogleCodeExporter commented 9 years ago
Widget would be awesome.

Original comment by emil.kja...@gmail.com on 8 Oct 2010 at 9:40

GoogleCodeExporter commented 9 years ago
I've put the first cut at a toggle-widget at 
https://skippyhammond-talkmyphone-widget.googlecode.com/hg/.  Some notes:

* Very basic - just a button with one of the 3 icons - the color reflects the 
current state - eg, if the widget is red, clicking it will start the service 
and turn it green.  We probably need some better drawables and inspiration 
here, but I thought it is a good start to experiment with.

* I'm having trouble with *all* the drawables in the 1.5 emulator when using 
trunk - when I look at the list of applications, android has used a default 
icon.  No icons appear in the notification bar either.  As a result of this, 
the widget doesn't display correctly in the 1.5 emulator.  I guess a real 1.5 
device doesn't have this general problem with the drawables, in which case I 
expect the widget to work there too.  No such problem with the 2.1 or 2.2 
emulators.

Original comment by skippy.hammond@gmail.com on 15 Oct 2010 at 6:18

GoogleCodeExporter commented 9 years ago
[Fixed in GTalkSMS]

Original comment by Florent....@gmail.com on 25 Dec 2010 at 6:48