OpenEUICC/app/src/main/java/im/angry/openeuicc/ui
Peter Cai 5756c48d3d Show ICCID as little-endian string
We use ICCID as big-endian internally to match the eUICC chip itself,
but the user (and the OS) would prefer the little-endian representation.
2022-05-02 10:04:15 -04:00
..
EuiccChannelFragmentUtils.kt implement eUICC profile downloading 2022-04-30 16:39:33 -04:00
EuiccManagementFragment.kt Show ICCID as little-endian string 2022-05-02 10:04:15 -04:00
MainActivity.kt implement DSDS switch 2022-05-01 21:15:45 -04:00
ProfileDeleteFragment.kt Implement profile deletion 2022-05-01 15:05:55 -04:00
ProfileDownloadFragment.kt implement eUICC profile downloading 2022-04-30 16:39:33 -04:00
ProfileRenameFragment.kt Remove redundant import 2022-04-30 22:00:36 -04:00