Jakob Nixdorf
05d2dac47a
Fix Hebrew translations
2021-06-06 13:07:11 +02:00
Jakob Nixdorf
34e5b199fd
Translations updated from Crowdin
2021-06-06 12:52:25 +02:00
Jakob Nixdorf
c8f80be156
Fix Hex encoding on older Android versions
...
Fixes #827
2021-06-03 21:04:20 +02:00
Jakob Nixdorf
c209e5bda1
Bump to version 0.9.0-beta2
2021-05-06 07:14:26 +02:00
Jakob Nixdorf
6772ba6507
Merge pull request #793 from ziegenberg/additional-icons-10
...
Additional icons - Part 10
2021-05-06 06:59:38 +02:00
Jakob Nixdorf
75f0cae7f3
Handle keyboard configuration changes
...
This is just a workaround, in the long run we should avoid handling configuration changes on our own and properly recreate the activity instead.
Fixes #592
2021-05-06 06:47:14 +02:00
Jakob Nixdorf
cd16928a41
Only focus search once when starting the app
...
Fixes #654
2021-05-04 07:45:12 +02:00
Jakob Nixdorf
cd2310f110
Fix NPE when issuer was not set
2021-05-04 07:18:55 +02:00
Jakob Nixdorf
5fb5416d2e
Add permission to access OpenPGP providers in Android 11+
...
Fixes #825
2021-05-04 06:54:25 +02:00
Jakob Nixdorf
b6c0cf5d8e
Update dependencies
2021-05-04 06:39:22 +02:00
Daniel Ziegenberg
76b1c7de7d
update thumbnail for SeaFile to use vectors
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-05-02 21:06:33 +02:00
Daniel Ziegenberg
15da452437
( FIX #823 ) update thumbnail for MediaWiki
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-05-02 20:51:23 +02:00
Daniel Ziegenberg
0958e6a8a5
( FIX #817 ) add thumbnail for Smartbill
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-05-02 19:22:45 +02:00
Daniel Ziegenberg
d536aca610
( FIX #816 ) add thumbnail for Square Enix
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-05-02 15:09:17 +02:00
Daniel Ziegenberg
c99e8b653c
( FIX #811 ) add thumbnail for Nord Services
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-05-02 15:02:40 +02:00
Daniel Ziegenberg
6a9840c90c
( FIX #724 ) add thumbnail for Sourcehut
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-05-02 14:51:12 +02:00
Daniel Ziegenberg
75465103af
( FIX #820 ) add thumbnail for Purse.io
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-05-02 14:29:29 +02:00
Daniel Ziegenberg
390e8516e8
( FIX #821 ) update thumbnail for Aruba
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-04-29 23:04:39 +02:00
Daniel Ziegenberg
cace59d6e4
change thumbnail name to be consistent in naming scheme
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-04-29 23:00:01 +02:00
Daniel Ziegenberg
d4a1029d73
optimize and break apart path for localbitcoins
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-04-29 22:55:42 +02:00
Daniel Ziegenberg
9f1fc55be9
( FIX #756 ) update thumbnail for HM GovUK
...
and combine HM Revenue & Customs (HMRC) and HM GovUK
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-04-29 22:55:40 +02:00
Daniel Ziegenberg
9c67d9b0c6
( FIX #798 ) update thumbnail for m1finance
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-04-29 22:55:38 +02:00
Daniel Ziegenberg
8dd0e77f8b
( FIX #764 ) update thumbnail for tresorit
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-04-29 22:55:36 +02:00
Daniel Ziegenberg
4155d43389
( FIX #800 ) update thumbnail for wildduck
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-04-29 22:55:35 +02:00
Daniel Ziegenberg
7f749b5990
( FIX #801 ) add thumbnail for Contabo
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-04-29 22:55:33 +02:00
Daniel Ziegenberg
099926b4d0
( FIX #803 ) add thumbnail for ecloud
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-04-29 22:55:31 +02:00
Daniel Ziegenberg
72d9ffe1df
( FIX #797 ) add thumbnail for Huawei
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-04-29 22:55:29 +02:00
Daniel Ziegenberg
050f0be31c
( FIX #791 ) add thumbnail for RedHat
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-04-29 22:55:27 +02:00
Jakob Nixdorf
caae5edf3f
Merge pull request #781 from sonrohan/master
...
EntryThumbnail: Add Code42 thumb
2021-04-23 20:30:34 +02:00
Rohan Harrison
4393c454de
EntryThumbnail: Add Code42 thumb
2021-04-23 01:04:32 -07:00
Daniel Ziegenberg
6aa3564d0e
call overwritten super earlier to prevent NPE be thrown on calling getInsetsController()
...
The Activity#setContentView(int) in CaptureActivity#initializeContent() of super class needs to be called
before getInsetsController(), otherwise NPE will be thrown because the top-level view of
the current Window, containing the window decor, is not yet initialized.
FIXE #806
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-04-11 20:56:50 +02:00
Daniel Ziegenberg
c11a4eb56f
add copyright notice
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-04-11 20:44:08 +02:00
Jakob Nixdorf
1e1665190e
Bump to version 0.9.0-beta1
2021-04-08 20:04:14 +02:00
Jakob Nixdorf
29c59381fe
Use more iterations for unlocking
2021-04-08 19:23:30 +02:00
Jakob Nixdorf
8107256cde
New option to show the previous token
...
Closes #506
2021-03-28 20:56:22 +02:00
Jakob Nixdorf
aea7fa6964
Merge pull request #693 from DanielWeigl/sendKeystrokesOtp
...
Add the feature to share the current OTP via an Intent
2021-03-28 11:31:36 +02:00
Jakob Nixdorf
faa8fb3774
Create generic activity class to simplify handling background tasks
2021-03-27 18:22:23 +01:00
Jakob Nixdorf
1b4df88916
Use only one TaskFragment in the BackupActivity
2021-03-25 21:28:58 +01:00
Jakob Nixdorf
2bec1e8224
Persist new value in ChangeCredentialsTask
...
Try to avoids problems when the calling activity is killed
2021-03-25 20:22:59 +01:00
Jakob Nixdorf
d95dac1784
Store the running ChangeEncryptionTask in a fragment
...
This way it survives when the calling activity goes into the background
2021-03-25 18:17:08 +01:00
Daniel Weigl
5b830e2036
Adds feature to share the current OTP via an Intent with the special mime-type "text/keystrokes"
...
Other apps (like https://invent.kde.org/network/kdeconnect-android/-/merge_requests/220 ) could listen for this intents and pass the date on to a connected desktop or other device where the 2FA code is needed
2021-03-24 17:01:20 +01:00
Jakob Nixdorf
d8a1e03806
Use background tasks for encryption change
2021-03-24 07:46:37 +01:00
Jakob Nixdorf
0c0b4455c0
Use background tasks for automatic backups
...
That way we work around the NetworkOnMainThreadException that certain storage providers (e.g. Nextcloud) cause when called directly from the broadcast receiver
2021-03-23 07:02:06 +01:00
Jakob Nixdorf
6f67608604
Use background tasks for broadcast backups
...
That way we work around the NetworkOnMainThreadException that certain storage providers (e.g. Nextcloud) cause when called directly from the broadcast receiver
2021-03-23 06:49:20 +01:00
Jakob Nixdorf
6fc19c625f
Use our own NumberPickerPreference class
2021-03-22 07:12:46 +01:00
Jakob Nixdorf
d3ad90f4c4
Perform a change of credentials in a new task
2021-03-22 06:39:21 +01:00
Jakob Nixdorf
0bb463f244
Move the key-generation during setup to a background task
2021-03-20 18:04:34 +01:00
Jakob Nixdorf
61d2e8ab71
Benchmark iterations used to unlock
...
Closes #778
2021-03-19 07:54:12 +01:00
Jakob Nixdorf
da6ce9563a
Remove more warnings from activities
2021-03-17 21:31:40 +01:00
Jakob Nixdorf
f6913e8fbc
Remove some easy to fix warnings
2021-03-17 21:08:15 +01:00