Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1175)

Issue 4662062: Added a password strength calculator class and unit tests. Added label displaying master password... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 10 months ago by stevet
Modified:
12 years ago
CC:
secrets-for-android_googlegroups.com
Base URL:
http://secrets-for-android.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Added a password strength calculator class and unit tests. Added label displaying master password strength the first time it is entered.

Patch Set 1 #

Total comments: 18

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+284 lines, -11 lines) Patch
M res/layout/login.xml View 1 1 chunk +8 lines, -1 line 0 comments Download
M res/values/strings.xml View 1 1 chunk +6 lines, -0 lines 0 comments Download
M src/net/tawacentral/roger/secrets/LoginActivity.java View 1 2 13 chunks +63 lines, -10 lines 0 comments Download
A src/net/tawacentral/roger/secrets/PasswordStrength.java View 1 2 1 chunk +120 lines, -0 lines 0 comments Download
A src/net/tawacentral/roger/secrets/PasswordStrengthTest.java View 1 2 1 chunk +87 lines, -0 lines 0 comments Download

Messages

Total messages: 7
stevet
Awesome. This works like you said! Over to you for review.
12 years, 10 months ago (2011-06-28 22:58:59 UTC) #1
Roger Tawa (Google)
http://codereview.appspot.com/4662062/diff/1/res/values/strings.xml File res/values/strings.xml (right): http://codereview.appspot.com/4662062/diff/1/res/values/strings.xml#newcode142 res/values/strings.xml:142: <string name="password_strength_caption">Password Strength:</string> Make this a format string, like: ...
12 years, 10 months ago (2011-06-29 02:56:14 UTC) #2
stevet
Addressed all issues. Also reverted back to a simplified version of the PasswordStrength class (no ...
12 years, 9 months ago (2011-07-24 22:49:45 UTC) #3
Roger Tawa (Google)
lgtm Thanks for contributing Steve. I'll patch this in soon. I'll implement the suggestion i ...
12 years, 9 months ago (2011-07-26 03:52:49 UTC) #4
stevet
Oops - I feel like I missed a comment or something. Let's discuss offline what ...
12 years, 9 months ago (2011-07-26 12:50:22 UTC) #5
stevet
Okay so somehow I managed to miss your original comment about using the Enum to ...
12 years, 9 months ago (2011-07-27 00:47:02 UTC) #6
Roger Tawa (Google)
12 years, 9 months ago (2011-07-27 01:32:56 UTC) #7
That's awesome Steve, thanks.  I'll commit like this and you can fix the tests
next week.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b