onyxbits / remotekeyboard

Android input method
http://www.onyxbits.de/remotekeyboard
Apache License 2.0
114 stars 25 forks source link

notification icon #8

Open jettero opened 10 years ago

jettero commented 10 years ago

the keyboard seems to stop listening to the port when you select a different keyboard, but the notification sticks around. you have to force close to get rid of it. is this intentional or should it be cleared in shutdown?

onyxbits commented 10 years ago

Am Mittwoch, den 04.12.2013, 18:07 -0800 schrieb Paul Miller:

the keyboard seems to stop listening to the port when you select a different keyboard, but the notification sticks around. you have to force close to get rid of it. is this intentional or should it be cleared in shutdown?

— Reply to this email directly or view it on GitHub.

I think it's a bug, but I'm currently a bit too busy to look into this.

jettero commented 10 years ago

s'ok. If I find time I may fork and try to fix it. I just wanted to know if it was intended behavior

ezheidtmann commented 8 years ago

I have a workaround for others who may find this: Tap the notification to go to the Remote Keyboard test page. Tap in the text field, then pull down the notification drawer and use the keyboard selector to choose your normal keyboard. The Remote Keyboard notification should disappear.

Sorry, no PR from me today.

jettero commented 8 years ago

Oh, I forgot about this. I had it all fired up in intellij at one point. I really might have tried to fix it if the stars had aligned differently. I've since lost interest. I'm glad there's a workaround though.