Reply
Thread Tools
Posts: 103 | Thanked: 165 times | Joined on Feb 2010
#81
Originally Posted by kingstu View Post
Is there a way to add display of a date along with the balance. It is part of the USSD reply at the end in the format "Expiry 12Nov15:03"
Please, give me more details:
1. Example of full USSD-reply
2. Example of the phrase you want to see as a result
3. Where will this phrase be displayed? (lock screen? notification? icon?)
 
Posts: 88 | Thanked: 178 times | Joined on May 2013
#82
Here is the complete response:
23Oct 16:57
AIRTIME
Load Balance:P40.50
Load Expiry:27Dec03:16

I would like the Load Expiry Date/Time in the lock screen (I use billboard) and I guess it could be in the notification. I get the balance just fine
 
Posts: 103 | Thanked: 165 times | Joined on Feb 2010
#83
Oh, you can get it in at least 2 ways:
Code:
RegExp: ((\d+\.\d+)|(\w+\:\d+\D+\d+\:\d+))
LockScreen str: %1.1 %1.2
or
Code:
RegExp: ((\d+\.\d+)|(\d+\D+\d+\:\d+))
LockScreen str: %1.2 Expiry on %1.3
 
Posts: 88 | Thanked: 178 times | Joined on May 2013
#84
thanks so much.
 
Posts: 17 | Thanked: 18 times | Joined on Dec 2014
#85
i install this app but unable to call *xxx#
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#86
Originally Posted by BeLeL View Post
i install this app but unable to call *xxx#
http://talk.maemo.org/showthread.php...33#post1260333
__________________
Telegram | Openrepos | GitHub | Revolut donations
 

The Following User Says Thank You to coderus For This Useful Post:
Posts: 17 | Thanked: 18 times | Joined on Dec 2014
#87
im sorry i forgot to elaborate more
i mean unable call *xxx# from dialler not from app
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#88
Originally Posted by BeLeL View Post
im sorry i forgot to elaborate more
i mean unable call *xxx# from dialler not from app
http://talk.maemo.org/showthread.php...33#post1260333
__________________
Telegram | Openrepos | GitHub | Revolut donations
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 23:38.