Files
v2rayNG/V2rayNG
Tamim Hossain b66a8ca44d Refactor QRCodeDecoder for readability and performance (#3782)
- Improved the `createQRCode` function by replacing manual loops with Kotlin idioms and using `runCatching` for safer error handling.
- Refactored `syncDecodeQRCode` to simplify control flow and avoid redundant null checks.
- Enhanced error handling and logging by using `runCatching` and more concise exception handling.
2024-10-25 19:19:22 +08:00
..
2024-10-22 09:17:15 +08:00
.
2023-01-12 14:35:38 +08:00
2024-04-08 10:05:28 +09:00
.
2023-01-12 14:35:38 +08:00
2024-09-22 17:05:17 +08:00