Commit graph

1316 commits

Author SHA1 Message Date
Joshua Soberg
be432e7b4f #635 - Show indeterminate unlock progress (in place of the unlock button) while authenticating 2021-01-29 18:32:28 -05:00
Joshua Soberg
44ca3c02c5 Move method to be in expected call order 2021-01-29 18:23:43 -05:00
Jakob Nixdorf
e1ced76b55
Perform backups in the background
Should fix #729, but still needs some usability improvements
2021-01-29 19:42:37 +01:00
Jakob Nixdorf
6a076c9010
Update some dependencies 2021-01-29 07:10:43 +01:00
Jakob Nixdorf
03f7d0b020
Merge pull request #622 from andOTP/Add-backup-log
Add android sync to initial flow
2021-01-29 06:35:42 +01:00
Joshua Soberg
1780d24955 #635 - First pass at launching the background task when authenticating
Began disabling the password input and unlock buttons while the task is running, for some UI feedback. Right now it's just waiting for the task to finish if the activity gets paused while it's running; this isn't great since there's potential there to lock the main thread, but the task is so short-lived that it may not be an issue.
2021-01-27 22:00:32 -05:00
Joshua Soberg
8c8de98763 #635 - Add ASyncTask for confirming/upgrading authentication on a background thread 2021-01-27 21:38:24 -05:00
Joshua Soberg
d408546b55 #635 - Rename some field names for clarity 2021-01-27 21:27:27 -05:00
Joshua Soberg
1686c61b69 #635 - More code cleanup in AuthenticateActivity
Get rid of the need for separate checks for setting layout hints and input type. Add some clarifying comments.
2021-01-27 21:02:19 -05:00
Joshua Soberg
56ad0630b4 #635 - Some general code cleanup in AuthenticateActivity 2021-01-27 20:45:51 -05:00
Jakob Nixdorf
4ea89105eb
Merge pull request #718 from ziegenberg/additional-icons-8
Additional icons - Part 8
2021-01-22 19:43:43 +01:00
Edoardo Tenani
72d0271a04 Remove android:strokeWidth 2021-01-13 13:12:21 +01:00
Edoardo Tenani
db8b29e362 Remove android:fillType 2021-01-13 13:12:21 +01:00
Edoardo Tenani
a9b54547e0 Resize to 200x200dp 2021-01-13 13:12:21 +01:00
Edoardo Tenani
30c4c5e49a
Sort entry alphabetically 2021-01-13 12:46:42 +01:00
Daniel Ziegenberg
17acd9c93f (FIX #688) add thumbnail for GoatCounter
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-01-04 23:14:11 +01:00
Daniel Ziegenberg
3eda958355 (FIX #682) add thumbnail for Mercury
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-01-04 22:56:53 +01:00
Daniel Ziegenberg
02ea7846dc (FIX #681) add thumbnail for Mangadex
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-01-04 22:56:01 +01:00
Daniel Ziegenberg
7a4d232d27 (FIX #683) add thumbnail for netlify
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-01-04 20:47:51 +01:00
Daniel Ziegenberg
d430cf6e2a (FIX #669) add thumbnail for Mail.de
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-01-04 18:23:39 +01:00
Daniel Ziegenberg
19c3810dd4 (FIX #655) add thumbnail for AnyDesk
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-01-04 16:29:25 +01:00
Daniel Ziegenberg
e6a9079015 (FIX #618) add thumbnail for SelfWealth
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-01-04 16:24:03 +01:00
Daniel Ziegenberg
b061e6694c (FIX #721) add thumbnail for Keycloak
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-01-04 16:06:34 +01:00
Daniel Ziegenberg
8753c46e59 (FIX #689) add thumbnail for ImmoScout24
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-01-04 15:41:36 +01:00
Daniel Ziegenberg
6d0fcb9fbd (FIX #690) add thumbnail for PlayStation
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-01-04 12:36:15 +01:00
Daniel Ziegenberg
df191479ec (FIX #696) add thumbnail for Plex
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-01-04 01:30:21 +01:00
Daniel Ziegenberg
3a7c832ed6 (FIX #711) add thumbnail for Crowd Supply
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-01-04 00:31:52 +01:00
Daniel Ziegenberg
e63098b2f4 (FIX #717) add thumbnail for NextDNS
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-01-03 22:23:20 +01:00
Daniel Ziegenberg
8810e1449b (FIX #715) add thumbnail for PeeringDB
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-01-03 22:07:55 +01:00
Daniel Ziegenberg
9ed2dce5c2 (FIX #708) add thumbnail for LuaDNS
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-01-03 21:48:11 +01:00
Daniel Ziegenberg
2e88014d56 Fix inspection warnings: fields may be final
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-01-03 21:10:58 +01:00
Daniel Ziegenberg
6110dacc89 (FIX #716) add thumbnail for MalwareTips
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-01-03 21:10:49 +01:00
Daniel Ziegenberg
d654c17785 (FIX #702) add thumbnail for Saxobank
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2021-01-03 21:10:22 +01:00
Jakob Nixdorf
beb24680cf
Merge pull request #658 from mchllngr/focus-search-on-start
added option to focus the search immediately after opening the app
2020-12-25 18:27:20 +01:00
Edoardo Tenani
844d687b3c EntryThumbnail: Add Terraform Cloud thumb 2020-12-15 23:42:05 +01:00
Peter Oliver
22afaaa270 Use an thumbnail if its name appears as a word in the TOTP issuer field
This allows us to, e.g., use the GitLab icon when the issuer is `gitlab.com` but also when it is `gitlab.gnome.org`.

Fixes #685.
2020-11-01 18:45:00 +00:00
Jakob Nixdorf
ace4e367c4
Bump to version 0.8.0 2020-10-28 06:49:07 +01:00
Jakob Nixdorf
7ed6bcf0f2
Merge pull request #637 from ziegenberg/additional-icons-7
Additional icons - Part 7
2020-10-26 06:42:05 +01:00
Daniel Ziegenberg
69779d23ea (FIX #679) add thumbnail for hosting.de
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2020-10-24 20:20:26 +02:00
Daniel Ziegenberg
5748a09167 (FIX #668) add thumbnail for SOGo
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2020-10-24 20:12:59 +02:00
Daniel Ziegenberg
7815d29be4 (FIX #667) add thumbnail for Citrix
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2020-10-24 18:46:40 +02:00
Daniel Ziegenberg
5427d96e6e (FIX #666) add thumbnail for Tesla Motors
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2020-10-24 18:39:53 +02:00
Daniel Ziegenberg
ab9209a963 (FIX #664) add thumbnail for AirVPN
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2020-10-24 18:22:54 +02:00
Daniel Ziegenberg
1de0c68aef (FIX #645) add thumbnail for Fidelity Investments
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2020-10-24 16:59:38 +02:00
Daniel Ziegenberg
b10828438c (FIX #627) add thumbnail for T-Mobile
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2020-10-24 16:22:13 +02:00
Daniel Ziegenberg
e4778c4bb5 (FIX #642) add thumbnail for wildduck
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2020-10-24 16:19:57 +02:00
Daniel Ziegenberg
d6b09d594b optimize mattermost
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2020-10-20 19:46:01 +02:00
Jakob Nixdorf
9def2188ed
Merge pull request #659 from Mikescops/feature/dashlane-logo-update
Provide update for the new Dashlane logo
2020-10-20 18:26:28 +02:00
Corentin Mors
af1988af9c
Use multiple paths 2020-10-20 10:55:42 +02:00
Daniel Ziegenberg
294b585ef7 (FIX #651) add thumbnail for codeberg
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2020-10-19 18:20:08 +02:00