fix: replace printStackTrace with Log.e for better error logging
printStackTrace()
is a much better experience than Log.e
with an error in my opinion. If you really want to use Log.e
you'll need to construct a stack trace then print out each line separately
fix: replace printStackTrace with Log.e for better error logging
fix: omapi apdu interface
feat: prompt to enable disabled sim toolkit app
chore: add zh-TW to locale-config