ui: compact FCI rows in the file manager (v2.7.11)
- The short file identifier is merged into the File identifier row (same row, ' · ' separator) in profilerFciPreviewItems, everywhere the decoded FCI is rendered. - New hideFileSize option: pysimFsInfoHtml drops the FCI File size row when its own header already shows Size (kept otherwise, e.g. DFs). - tests: merged SFI row, hideFileSize, header-size precedence.
This commit is contained in:
@@ -26,7 +26,7 @@ from osmocom.tlv import BER_TLV_IE
|
||||
from osmocom.utils import rpad
|
||||
|
||||
|
||||
VERSION = '2.7.10'
|
||||
VERSION = '2.7.11'
|
||||
|
||||
MAX_ENVELOPE_SEGMENTS = 5 # max SMS segments for outgoing C-APDU in ENVELOPE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user