Adam Velebil
|
0d9f69d646
|
Merge PR #903.
|
2023-01-13 17:13:31 +01:00 |
|
Dain Nilsson
|
7370f6bc99
|
Refactor "more actions" dialogs and externalize strings.
|
2023-01-13 15:11:36 +01:00 |
|
Adam Velebil
|
03b9f2e69c
|
update integration tests
|
2023-01-13 15:11:35 +01:00 |
|
Dain Nilsson
|
d5ce976a9a
|
Experimenting with "More actions" button.
|
2023-01-13 15:11:07 +01:00 |
|
Adam Velebil
|
b7d494cc77
|
removed maxLines
|
2023-01-13 07:58:21 +01:00 |
|
Adam Velebil
|
dc7ce60085
|
align to center
|
2023-01-11 11:12:13 +01:00 |
|
Adam Velebil
|
f115a6036a
|
enable softWrap for oath account dialog fields
|
2023-01-11 10:37:59 +01:00 |
|
Adam Velebil
|
4a9fa83968
|
Merge PR #898.
|
2023-01-10 09:56:31 +01:00 |
|
Adam Velebil
|
fb7ce469ce
|
add PlatformException extension
|
2023-01-09 17:22:34 +01:00 |
|
Adam Velebil
|
afc21b9dcf
|
fix Android provider overrides
|
2023-01-02 18:02:32 +01:00 |
|
Dain Nilsson
|
efe0d1319d
|
Delay showing CircularProgressIndicators.
|
2022-12-21 10:04:47 +01:00 |
|
Dain Nilsson
|
84210172bd
|
Re-generate freezed models.
|
2022-12-05 15:28:01 +01:00 |
|
Dain Nilsson
|
987a87f939
|
Use case-insensitive sort order for credentials.
|
2022-11-25 17:14:24 +01:00 |
|
Adam Velebil
|
fe548a5682
|
treat content longer than maxLength as error
|
2022-11-22 10:24:11 +01:00 |
|
Dennis Fokin
|
01585400a1
|
Merge PR #267
|
2022-10-21 12:32:08 +02:00 |
|
Adam Velebil
|
be26688047
|
Merge PR #256.
|
2022-10-21 11:35:23 +02:00 |
|
Dennis Fokin
|
8b0171d43f
|
Remove filtering from issuer text field
|
2022-10-21 11:18:54 +02:00 |
|
Dennis Fokin
|
bc9536b6ad
|
Make sure ':' is not allowed in issuer
|
2022-10-21 10:31:40 +02:00 |
|
Adam Velebil
|
60a86f26c5
|
bump packages
|
2022-10-19 11:15:48 +02:00 |
|
Adam Velebil
|
f9c1c3914e
|
delay oath progressbar visibility
|
2022-10-18 11:52:02 +02:00 |
|
Adam Velebil
|
9b05d65d16
|
prevent Null check operator used on a null value
|
2022-10-07 14:01:35 +02:00 |
|
Adam Velebil
|
4b5b090d41
|
remove license from generated files
|
2022-10-04 16:30:19 +02:00 |
|
Adam Velebil
|
f472097a9f
|
license notice update in source files
|
2022-10-04 12:12:54 +02:00 |
|
Dain Nilsson
|
b8c18cf2e5
|
Place shortcut in second line in tooltip.
|
2022-09-30 11:42:01 +02:00 |
|
Dain Nilsson
|
f7225d326d
|
Move shortcut to trailing.
|
2022-09-30 11:18:47 +02:00 |
|
Dain Nilsson
|
33f8bab630
|
Merge PR #202.
|
2022-09-30 11:10:19 +02:00 |
|
Dain Nilsson
|
c426f9cdcc
|
Merge PR #237.
|
2022-09-30 11:04:14 +02:00 |
|
Adam Velebil
|
8359896ce9
|
Merge PR #234.
|
2022-09-30 11:01:23 +02:00 |
|
Adam Velebil
|
56f26627d2
|
Mrg 'main' into adamve/android-sdkversion-handling
|
2022-09-30 10:25:39 +02:00 |
|
Dain Nilsson
|
f00840ec7d
|
Prevent OATH screen from rebuilding on each code change.
|
2022-09-29 14:31:17 +02:00 |
|
Adam Velebil
|
d3292c4523
|
support USB keys on Android
|
2022-09-26 09:40:20 +02:00 |
|
Dain Nilsson
|
2e9a51d720
|
Migrate to Flutter 3.3.2
|
2022-09-23 10:42:29 +02:00 |
|
Adam Velebil
|
8af168bf73
|
Mrg 'main' into adamve/android-sdkversion-handling
|
2022-09-22 17:00:49 +02:00 |
|
Adam Velebil
|
1d99ce3fe6
|
handle features dependent on SDK version
|
2022-09-21 15:29:34 +02:00 |
|
Dain Nilsson
|
c2679dc3ce
|
Prevent double screen refresh when swapping device.
|
2022-09-16 12:56:36 +02:00 |
|
Dain Nilsson
|
5f0b752cf0
|
Scan QR code and pass result to Add Account dialog on Android.
|
2022-09-15 11:47:39 +02:00 |
|
Dain Nilsson
|
c1643dd012
|
Check for duplicate codes when adding without a key.
|
2022-09-14 16:40:49 +02:00 |
|
Dain Nilsson
|
5260190287
|
Adjust padding.
|
2022-09-14 16:07:35 +02:00 |
|
Dain Nilsson
|
e243ec207e
|
Add more error handling and unlock.
|
2022-09-14 16:07:33 +02:00 |
|
Dain Nilsson
|
84f0fe162f
|
WIP: Add Android happy path.
|
2022-09-14 16:07:32 +02:00 |
|
Dain Nilsson
|
aa6f8177cd
|
WIP.
|
2022-09-14 16:07:29 +02:00 |
|
Dain Nilsson
|
e6d55347cb
|
Remove double-click from dialog view.
|
2022-09-13 11:06:42 +02:00 |
|
Dain Nilsson
|
8b83a79215
|
Prevent dialog open on single click, add double click to dialog view.
|
2022-09-13 11:06:41 +02:00 |
|
Dain Nilsson
|
eba0cbe3b4
|
Copy to clipboard on double click of code in list view.
|
2022-09-13 11:06:38 +02:00 |
|
Dain Nilsson
|
9e4659f531
|
Add mising files.
|
2022-09-12 13:01:46 +02:00 |
|
Dain Nilsson
|
f198b47bbf
|
Refactor Key usage in tests.
|
2022-09-12 12:58:17 +02:00 |
|
Adam Velebil
|
71f09c7043
|
Merge 'main' into test/oath-integration-test
|
2022-09-12 10:56:06 +02:00 |
|
Adam Velebil
|
3b4e23c7d2
|
Merge PR #211.
|
2022-09-12 10:53:33 +02:00 |
|
Adam Velebil
|
b35b0d2fe3
|
no accounts and conditional rename functionality
|
2022-09-12 10:51:40 +02:00 |
|
Adam Velebil
|
ec232f2c9c
|
oath test update
|
2022-09-12 06:34:49 +02:00 |
|