Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional features 1 #2

Merged
merged 24 commits into from
Feb 2, 2021
Merged

Additional features 1 #2

merged 24 commits into from
Feb 2, 2021

Conversation

binsky08
Copy link
Owner

@binsky08 binsky08 commented Oct 18, 2020

  • Mark compromised credentials
  • Add URL copy and open button
  • Add app start password option based on the android user authentication (partly solves Password master on open app nextcloud/passman-android#67)
  • Enable code optimization in the C compiler options to speed up the C based encryption
  • Use a random number generator for the salt length
  • Do not reload the whole vault after adding, editing or deleting a credential
  • Move double RequestParams generation logic of Credential.java to an own function
  • Remove Java bouncycastle crypto library

Signed-off-by: binsky08 <timo@binsky.org>
Signed-off-by: binsky08 <timo@binsky.org>
Signed-off-by: binsky08 <timo@binsky.org>
Signed-off-by: binsky08 <timo@binsky.org>
Signed-off-by: binsky08 <timo@binsky.org>
Signed-off-by: binsky08 <timo@binsky.org>
Signed-off-by: binsky08 <timo@binsky.org>
Signed-off-by: binsky08 <timo@binsky.org>
Signed-off-by: binsky08 <timo@binsky.org>
Signed-off-by: binsky08 <timo@binsky.org>
Signed-off-by: binsky08 <timo@binsky.org>
Signed-off-by: binsky08 <timo@binsky.org>
Signed-off-by: binsky08 <timo@binsky.org>
Signed-off-by: binsky08 <timo@binsky.org>
…man-android into additional_features-1

Signed-off-by: binsky08 <timo@binsky.org>
…n function

Signed-off-by: binsky08 <timo@binsky.org>
Signed-off-by: binsky08 <timo@binsky.org>
Signed-off-by: binsky08 <timo@binsky.org>
Signed-off-by: binsky08 <timo@binsky.org>
…man-android into additional_features-1

Signed-off-by: binsky08 <timo@binsky.org>
Signed-off-by: binsky08 <timo@binsky.org>
Signed-off-by: binsky08 <timo@binsky.org>
@binsky08 binsky08 changed the base branch from master to development February 2, 2021 20:30
@binsky08 binsky08 merged commit 0554240 into development Feb 2, 2021
@binsky08 binsky08 deleted the additional_features-1 branch August 1, 2021 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant