Dain Nilsson
|
a1442e6851
|
Add missing OATH actions to locked screen.
|
2022-05-23 11:02:56 +02:00 |
|
Dain Nilsson
|
9cce216e9f
|
Refactor AppFailurePage.
|
2022-05-20 17:21:04 +02:00 |
|
Dain Nilsson
|
f33087fd0f
|
Customize error messages for connection failures.
|
2022-05-20 16:41:03 +02:00 |
|
Dain Nilsson
|
98f5d811dd
|
Color adjustments.
|
2022-05-20 15:11:03 +02:00 |
|
Dain Nilsson
|
f76e6799af
|
Add primary buttons.
|
2022-05-20 15:11:03 +02:00 |
|
Dain Nilsson
|
a839b4952d
|
Replace FABs with chips.
|
2022-05-20 15:11:02 +02:00 |
|
Dain Nilsson
|
dd52672f0f
|
Add graphics to pages.
|
2022-05-20 15:10:53 +02:00 |
|
Dain Nilsson
|
209ced3402
|
Minor icon/text tweaks.
|
2022-05-20 15:10:51 +02:00 |
|
Dain Nilsson
|
af92068a75
|
Enable use_super_parameters lint rule.
|
2022-05-12 12:05:18 +02:00 |
|
Dain Nilsson
|
0641418e34
|
Fix lint warnings.
|
2022-05-12 08:34:51 +02:00 |
|
Adam Velebil
|
35668a1e18
|
Merge PR #107.
|
2022-04-29 10:44:29 +02:00 |
|
Adam Velebil
|
6d57c3af34
|
YADESK-663 open QR Scanner directly on Android
|
2022-04-26 16:05:59 +02:00 |
|
Adam Velebil
|
4bbe996e8e
|
add account test
|
2022-04-14 09:08:33 +02:00 |
|
Dain Nilsson
|
c0fb56b628
|
Use same label for actions and buttons.
|
2022-04-07 10:06:17 +02:00 |
|
Dain Nilsson
|
d174cba94a
|
FAB fixes.
|
2022-04-05 16:38:22 +02:00 |
|
Dain Nilsson
|
c0fe67feb0
|
Don't redraw entire OATH view on code update.
|
2022-04-05 13:45:11 +02:00 |
|
Dain Nilsson
|
30605fe7ba
|
Consistently use outlines icons.
|
2022-04-05 13:20:22 +02:00 |
|
Dain Nilsson
|
2abe801cba
|
Add MessagePage.
This new page shows a centered message and is used for a lot of
"empty" pages, such as "no fingerprints", "no accounts", "app disabled",
etc.
|
2022-04-05 11:46:22 +02:00 |
|
Dain Nilsson
|
7195a26f76
|
Various UI tweaks.
|
2022-04-04 19:59:49 +02:00 |
|
Dain Nilsson
|
750f182bab
|
Update OATH views for new AppPage changes.
|
2022-04-03 11:06:22 +02:00 |
|
Dain Nilsson
|
dd3fef721a
|
Replace menu actions with FAB.
|
2022-03-31 11:41:28 +02:00 |
|
Dain Nilsson
|
1cf9ceab9b
|
Don't pass DeviceNode when DevicePath is sufficient.
|
2022-03-28 13:00:13 +02:00 |
|
Dain Nilsson
|
20d66ae924
|
Let Application pages control their AppBar.
|
2022-03-25 17:43:57 +01:00 |
|
Dain Nilsson
|
4b5ea2fdd7
|
Add and use showMessage for SnackBars.
|
2022-03-25 15:43:32 +01:00 |
|
Dain Nilsson
|
6b3bd585ba
|
Use AsyncValue instead of custom classes.
|
2022-03-24 12:39:18 +01:00 |
|
Dain Nilsson
|
5b14a19001
|
Introduce "failed" state for apps.
|
2022-03-11 13:31:23 +01:00 |
|
Dain Nilsson
|
08f4c696e1
|
Add subtitle to "remember" checkbox.
|
2022-02-23 12:37:19 +01:00 |
|
Dain Nilsson
|
77142a8d1d
|
Keychain improvements.
* Add state for failure.
* Once failed/denied, don't ask again.
|
2022-02-23 12:17:06 +01:00 |
|
Dain Nilsson
|
05e82c6bec
|
Use RPC to remember passwords.
|
2022-02-08 12:34:48 +01:00 |
|
Dain Nilsson
|
d7c04f5103
|
Address review comments.
|
2022-01-19 11:00:37 +01:00 |
|
Dain Nilsson
|
7d88c5c6a5
|
Add basic NFC support.
|
2022-01-18 12:26:31 +01:00 |
|
Dain Nilsson
|
65560e728d
|
Add "Manage password" dialog.
|
2021-12-08 11:20:04 +01:00 |
|
Dain Nilsson
|
ffc7f5d4c2
|
More visual tweaks.
|
2021-12-07 14:22:28 +01:00 |
|
Dain Nilsson
|
034e2794f8
|
Update OATH list view.
|
2021-12-03 17:49:16 +01:00 |
|
Dain Nilsson
|
9236701f02
|
Implement theming and re-arrange views.
|
2021-12-02 11:44:17 +01:00 |
|
Dain Nilsson
|
4c875865a8
|
Add OATH password unlock.
Currently stores the derived key in memory.
|
2021-11-29 14:11:16 +01:00 |
|
Dain Nilsson
|
6f4f5c6245
|
Fix linting errors.
|
2021-11-22 14:00:25 +01:00 |
|
Dain Nilsson
|
b153c09015
|
Break up OATH widgets into separate files.
|
2021-11-22 14:00:24 +01:00 |
|