Commit Graph

76 Commits

Author SHA1 Message Date
Elias Bonnici
2e20c2db44
Add OTP application. 2023-12-13 13:33:49 +01:00
Adam Velebil
45ca4edddc
update android string res from arb files 2023-12-04 16:23:53 +01:00
Dennis Fokin
1965a675ef
Add USB icon and change title 2023-11-17 09:45:57 +01:00
Adam Velebil
668a050ca7
keep no-break space and ellipsis in ascii \u form 2023-11-08 14:49:11 +01:00
Adam Velebil
35562d7a35
reformat arb files 2023-11-08 10:58:18 +01:00
Emil Lundberg
d5a59392c0
Use strings for lint punctuation customization
This will be needed for this to be compatible with the JSON-based ARB
reformatter, which requires all lists to be of equal length in order for
whitespace to line up.
2023-11-02 16:13:08 +01:00
Emil Lundberg
97265d24db
Add default p_endings and q_endings to app_en.arb 2023-11-02 15:31:19 +01:00
Dennis Fokin
505272f576
Merge PR #1239 2023-11-01 11:24:17 +01:00
Adam Velebil
2e45bbea4f
Merge PR #1231. 2023-10-31 17:07:08 +01:00
Adam Velebil
af828dde4e
pre-review cleanup 2023-10-31 09:03:53 +01:00
Dennis Fokin
80a4215706
a11y: Fix tooltip for IconButtons 2023-10-27 15:46:23 +02:00
Adam Velebil
23cefaa493
Merge branch 'main' into adamve/android_scan_from_file 2023-10-20 16:11:42 +02:00
Dain Nilsson
8333f20e04
Handle CTAP2 forcePinChange. 2023-10-20 13:57:17 +02:00
Adam Velebil
604ac19294
initial impl 2023-10-19 16:35:45 +02:00
Adam Velebil
184e7a7f2c
Read QR code from file on Android 2023-10-18 15:34:31 +02:00
Adam Velebil
3b766fb28f
support scanning from image data 2023-10-10 13:49:01 +02:00
Dain Nilsson
af18b4ba52
PIV: Fix file import for FW < 5.3. 2023-08-30 14:13:08 +02:00
Dain Nilsson
1be66e1851
Tweak string. 2023-08-24 15:43:23 +02:00
Dain Nilsson
7bc79a08fa
Add overwrite confirmation. 2023-08-24 09:51:43 +02:00
Dain Nilsson
d47f8d7fe2
PIV: improve Import File dialog. 2023-08-23 15:53:30 +02:00
Dain Nilsson
0c37afc0e2
Various PIV UI improvements. 2023-08-22 16:20:04 +02:00
Dain Nilsson
a0232eb0ca
Add more text to PIV generate key view. 2023-08-22 14:26:18 +02:00
Dain Nilsson
cd006085a6
PIV: Validate subject. 2023-08-22 11:18:35 +02:00
Dain Nilsson
ffabdffa49
Various PIV UI updates.
- Certificate details in table, with copyable values.
- Better error handling for PIN management.
2023-08-18 16:20:29 +02:00
Dennis Fokin
0ff06a52e5
Add a dialog for adding account 2023-08-16 09:47:25 +02:00
Adam Velebil
f23a38987c
[android] add multiple accounts over nfc 2023-08-03 15:11:47 +02:00
Adam Velebil
392dcf78fc
Merge branch 'main' into rebase/experiment/import-creds 2023-08-03 11:16:45 +02:00
Adam Velebil
080f79fea5
Merge branch 'main' into adamve/android_nfc_dialog_localization_support 2023-08-02 16:17:10 +02:00
Dennis Fokin
6884b5e3c4
l10n: account already exists 2023-07-27 11:33:32 +02:00
Dennis Fokin
13fbfe0f94
Added UI and logic 2023-07-27 11:27:01 +02:00
Dain Nilsson
7f1963d310
PIV fixes. 2023-07-04 14:21:10 +02:00
Dain Nilsson
52bff18471
Start refactoring actions. 2023-07-04 14:21:09 +02:00
Dain Nilsson
25c728b145
Various fixes. 2023-07-04 14:21:06 +02:00
Dain Nilsson
fcd226f123
Add localized strings. 2023-07-04 14:21:04 +02:00
Dain Nilsson
9eeb44f3ac
Update FIDO passkeys views. 2023-07-03 11:36:49 +02:00
Dain Nilsson
d1be87ffd7
Revamp FIDO key actions and fingerprint dialog. 2023-07-03 11:36:48 +02:00
Dain Nilsson
fbe3cab253
Revamp OATH key actions and account dialogs. 2023-07-03 11:36:46 +02:00
Adam Velebil
a93e5078f2
make dialog desc strings unique 2023-05-31 15:22:38 +02:00
Adam Velebil
6d69ed37f1
add localization support to tap_request_dialog 2023-05-31 15:07:40 +02:00
Adam Velebil
ab82813919
remove $ character 2023-05-24 15:54:56 +02:00
Adam Velebil
0282671b28
catch exceptions from copyPath 2023-04-24 09:15:20 +02:00
Adam Velebil
67fe9489cb
[Android] use different tooltip 2023-03-14 10:20:02 +01:00
Dain Nilsson
863d299805
Externalize enum display names. 2023-03-02 14:49:02 +01:00
Dain Nilsson
b33dca3900
Change prefixes and add check_strings.py 2023-03-02 12:45:55 +01:00
Dain Nilsson
cbd1561154
Add settings for community translations. 2023-03-02 09:34:52 +01:00
Dain Nilsson
ee2b3e5e34
String fixes. 2023-03-02 09:34:01 +01:00
Dain Nilsson
400bb0930b
Reove duplicate string. 2023-03-01 12:48:29 +01:00
Dain Nilsson
4702666631
Add some notes about the arb prefixes. 2023-03-01 10:53:22 +01:00
Dain Nilsson
c42a03c9e2
USe parameterized strings for "foo: bar". 2023-03-01 10:30:32 +01:00
Dain Nilsson
a8c7038bac
Restructure strings for icons. 2023-03-01 09:34:13 +01:00