Commit Graph

333 Commits

Author SHA1 Message Date
Elias Bonnici
e0521f931a
Allow drag & dropping icon packs. 2024-01-10 16:06:12 +01:00
Dain Nilsson
73a5e4aa6b
Merge PR #1317. 2024-01-09 16:17:41 +01:00
spaette
da97823d30
typos 2024-01-09 16:16:43 +01:00
Elias Bonnici
ec1459315d
Change subTitle to subtitle and make overlay required. 2024-01-09 13:09:29 +01:00
Elias Bonnici
b5bd831f88
Add custom overlay for OATH QR drag & drop. 2024-01-09 13:09:23 +01:00
Elias Bonnici
25154251a7
Add FileDropTarget to OATH screen. 2024-01-09 13:09:19 +01:00
Dain Nilsson
76e9ceabcf
Add graphics for NFC no/unknown device. 2023-12-22 14:07:56 +01:00
Dain Nilsson
9f067b8f2a
Fix icon colors more. 2023-12-21 13:37:21 +01:00
Dain Nilsson
957e322bdd
Fix icon color in device picker. 2023-12-20 15:55:22 +01:00
Dain Nilsson
62e73a246e
Remove unused graphics. 2023-12-20 15:44:43 +01:00
Rikard Braathen
605a5fb27d
Theme changes 2023-12-20 15:39:27 +01:00
Elias Bonnici
635289499c
Linting fixes. 2023-12-13 19:35:17 +01:00
Elias Bonnici
70ed3bbf05
Remove duplicate strings. 2023-12-13 13:37:12 +01:00
Elias Bonnici
63bb18b2be
Enhance error handling in OTP. 2023-12-13 13:33:58 +01:00
Elias Bonnici
2e20c2db44
Add OTP application. 2023-12-13 13:33:49 +01:00
Adam Velebil
ce1c1edb77
Merge PR #1293. 2023-12-06 13:29:07 +01:00
Dain Nilsson
896dc6760e
Enlarge keyboard shortcut text. 2023-12-06 13:05:17 +01:00
Adam Velebil
31b6579837
Handle null qrScanner 2023-12-05 16:50:06 +01:00
Adam Velebil
b663ea2774
Merge branch 'main' 2023-11-28 11:30:22 +01:00
Dain Nilsson
40809881b2
Add lint rules for relative imports and order. 2023-11-27 11:41:05 +01:00
Adam Velebil
c53bb5d696
Merge branch 'main' into adamve/test/harvest_boilerplate_integrationtests 2023-11-24 09:09:23 +01:00
Dain Nilsson
a74c8556ac
Fix some deprecations. 2023-11-23 15:39:59 +01:00
Dennis Fokin
8aadd6df5b
Merge PR #1265 2023-11-21 16:02:47 +01:00
Adam Velebil
81c1a949ed
Merge branch 'main' into adamve/test/harvest_boilerplate_integrationtests 2023-11-17 13:39:15 +01:00
Dennis Fokin
1965a675ef
Add USB icon and change title 2023-11-17 09:45:57 +01:00
Adam Velebil
455d0173c4
regenerate freezed and json models 2023-11-15 08:56:52 +01:00
Adam Velebil
0fdd1188c7
harvest test/boilerplate_integrationtests 2023-11-14 16:44:14 +01:00
Adam Velebil
2e45bbea4f
Merge PR #1231. 2023-10-31 17:07:08 +01:00
Adam Velebil
0647b9583f
preserve connection when paused 2023-10-27 10:10:23 +02:00
Dain Nilsson
b84801c83e
Don't open popup if empty. 2023-10-23 11:13:54 +02:00
Dain Nilsson
75f8f5be35
Add experimental feature flags for OATH and PIV. 2023-10-23 11:11:30 +02:00
Adam Velebil
23cefaa493
Merge branch 'main' into adamve/android_scan_from_file 2023-10-20 16:11:42 +02:00
Adam Velebil
ab35c6ef7d
update code style 2023-10-20 11:38:49 +02:00
Adam Velebil
9dc76a20a9
refactor and add tests 2023-10-20 09:59:31 +02:00
Adam Velebil
184e7a7f2c
Read QR code from file on Android 2023-10-18 15:34:31 +02:00
Elias Bonnici
715302eadc
Add shortcut for OTP calculation. 2023-09-29 14:44:47 +02:00
Dain Nilsson
221ca6ca21
Close Drawer when resized to expanded view. 2023-09-27 15:23:09 +02:00
Adam Velebil
3d01d7867e
wrap only one widget into Material 2023-09-22 11:28:19 +02:00
Adam Velebil
6be42ba0b3
wrap ListTile into Material 2023-09-22 11:01:15 +02:00
Adam Velebil
c67f89ed3f
Android No Key Present item in Drawer 2023-08-30 15:28:44 +02:00
Dain Nilsson
0059359642
Add Japanese support.
Also add override of locale by setting env "_YA_LOCALE" variable.
2023-08-30 09:26:37 +02:00
Dain Nilsson
b5b377380f
Merge PR #1156. 2023-08-24 15:44:21 +02:00
Dain Nilsson
9648a1396c
Use transparent barrier for FsDialogs. 2023-08-18 16:20:31 +02:00
Dain Nilsson
61f05b1ea5
Fix OATH manual entry on Android and improve failure to scan handling. 2023-08-18 11:40:19 +02:00
Dain Nilsson
142babd5d8
Merge PR #1145. 2023-08-18 10:45:27 +02:00
Dain Nilsson
916d9e24db
Minor cleanups. 2023-08-18 09:43:13 +02:00
Adam Velebil
7cbbd054bc
otpauth-migration Android support 2023-08-16 15:27:31 +02:00
Dain Nilsson
10d81f511f
Improve keyboard shortcuts:
- Remove CTRL+W on Linux
- Add support for Copy key for copying Oath codes, etc.
2023-08-16 14:57:24 +02:00
Dennis Fokin
96639b970c
Check capacity if state is not null 2023-08-16 14:45:44 +02:00
Dennis Fokin
c82119d726
Refactor code for handling uri 2023-08-16 12:38:29 +02:00