mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-05-14 05:52:52 +00:00
This removes the dependency on ``me.dm7.barcodescanner:zxing`` and replaces it with our own QR code scanner implementation using CameraX and ZXing. The main reason for this change is to hopefully get better compatibility with obscure devices. The barcodescanner library we were previously using seems unmaintained, while Google is apparently putting a lot of effort into CameraX. ScannerActivity has been almost entirely rewritten, but the functionality is exactly the same as before. |
||
---|---|---|
.. | ||
crypto | ||
encoding | ||
helpers | ||
importers | ||
otp | ||
services | ||
ui | ||
util | ||
vault | ||
AegisApplication.java | ||
CancelAction.java | ||
Preferences.java | ||
SortCategory.java | ||
Theme.java | ||
ViewMode.java |