v1.9.25: move STK menu from sub-tab pill to Proactive UICC view
- Removed STK pill from pysim sub-tab bar - Added 'STK menu' block atop 'STATUS and Polling' in Proactive UICC view - Shows emerald button when card issued SET UP MENU, 'no menu' text otherwise - stkCheckMenu toggles button vs no-menu text; refreshed on proactive tab open - Dropped dead stk-menu-btn exemption in stkSetPillsDisabled - i18n: Меню STK / Меню не задано картой - SW cache v36
This commit is contained in:
@@ -18,7 +18,7 @@ from osmocom.construct import GsmOrUcs2Adapter
|
||||
from osmocom.tlv import BER_TLV_IE
|
||||
|
||||
|
||||
VERSION = '1.9.24'
|
||||
VERSION = '1.9.25'
|
||||
|
||||
MAX_ENVELOPE_SEGMENTS = 5 # max SMS segments for outgoing C-APDU in ENVELOPE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user