<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">This seems to be a one-liner in res/layout/dlg_pin.xml:<div><br></div><div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;"><div><div>        <EditText android:id="@+id/etxt_input_value"</div><div>                android:layout_width="match_parent"</div><div>                android:layout_height="wrap_content"</div><div>                android:digits="0123456789"</div><div>                android:password="true"</div><div>                android:inputType="numberSigned" /></div></div></blockquote></div><div><br></div><div>It seems that the re-use of the showPinDialog in so many places in the Android code is a bit restrictive.</div><div><br></div><div>We could try changing this to andoid:inputType textPassword.</div><div><br></div><div>Regards, Mark.</div><div><br><div><div>On 12 Jan, 2015, at 1:57 am, Michael Balzer <<a href="mailto:dexter@expeedo.de">dexter@expeedo.de</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div text="#000000" bgcolor="#FFFFFF" style="font-family: Helvetica; font-size: 24px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;">Hi Pierre,<br><br>that's a known bug of the App. You currently need to use the perl client to send USSD codes.<br><br>Command code for this is 41, so for your USSD code it's...<br><br>./cmd.pl 41 "*131#"<br><br>Regards,<br>Michael<br><br><br><div class="moz-cite-prefix">Am 11.01.2015 um 17:33 schrieb Pierre Uhl:<br></div><blockquote cite="mid:001501d02dbc$4abc2450$e0346cf0$@bluewin.ch" type="cite"><div class="WordSection1" style="page: WordSection1;"><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><o:p> </o:p></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-GB">Hi everybody,<o:p></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-GB"> </span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-GB">I am trying to use USSD Codes. But the App (Android 3.2.2) does not accept * and # but only numbers. How can I input *131# to recharge the Prepaid SIM-Card?<o:p></o:p></span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-GB"> </span></div><div style="margin: 0cm 0cm 0.0001pt; font-size: 11pt; font-family: Calibri, sans-serif;"><span lang="EN-GB">Pierre Uhl<o:p></o:p></span></div></div><br></blockquote><br><pre class="moz-signature" cols="72">-- 
Michael Balzer * Paradestr. 8 * D-42107 Wuppertal
Fon 0202 / 272 2201 * Handy 0176 / 206 989 26
</pre><span><dexter.vcf></span>_______________________________________________<br>OvmsDev mailing list<br><a href="mailto:OvmsDev@lists.teslaclub.hk" style="color: purple; text-decoration: underline;">OvmsDev@lists.teslaclub.hk</a><br><a href="http://lists.teslaclub.hk/mailman/listinfo/ovmsdev" style="color: purple; text-decoration: underline;">http://lists.teslaclub.hk/mailman/listinfo/ovmsdev</a><br></div></blockquote></div><br></div></body></html>