This seems to be a one-liner in res/layout/dlg_pin.xml: <EditText android:id="@+id/etxt_input_value" android:layout_width="match_parent" android:layout_height="wrap_content" android:digits="0123456789" android:password="true" android:inputType="numberSigned" /> It seems that the re-use of the showPinDialog in so many places in the Android code is a bit restrictive. We could try changing this to andoid:inputType textPassword. Regards, Mark. On 12 Jan, 2015, at 1:57 am, Michael Balzer <dexter@expeedo.de> wrote:
Hi Pierre,
that's a known bug of the App. You currently need to use the perl client to send USSD codes.
Command code for this is 41, so for your USSD code it's...
./cmd.pl 41 "*131#"
Regards, Michael
Am 11.01.2015 um 17:33 schrieb Pierre Uhl:
Hi everybody,
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?
Pierre Uhl
-- Michael Balzer * Paradestr. 8 * D-42107 Wuppertal Fon 0202 / 272 2201 * Handy 0176 / 206 989 26 <dexter.vcf>_______________________________________________ OvmsDev mailing list OvmsDev@lists.teslaclub.hk http://lists.teslaclub.hk/mailman/listinfo/ovmsdev