Password Checker

I made an app that allows you to check your password security and generate new ones. Thanks to @Taifun’s clipboard extension you can copy the generated password directly to your clipboard. The best part is: It is licensed under CC-BY-NC license to be really trustworthy. All sources can be found in my GitHub repo. If you have any suggestions or questions, feel free to ask them here.

Contributing

You can contribute to this app by adding translations. You will be named in the app’s GitHub repository. More information can be found here

You can download the app here. Register as beta tester here

Have fun, @Red_Panda


Changelog

2017-08-17: Initial release
2017-09-06: Added translation request
2017-11-23: Introduced new application icon with v3
2018-06-09: Added languages Greek and Turkish in v4. Translation request was moved to GitHub
2018-06-10: v5 hotfix
2018-06-11: v6 Bugfixes & catching popular passwords


Also check out ThunkWord by @Valaki_52

8 Likes

Can you share the .aia?

  • KLiK

The .aia is in the GitHub repo…

1 Like

v3 is out now. I cleaned up the code and added a more colorful app icon. I take the opportunity to remark that there are still translators needed. You find the JSON list with the tags in the GitHub repo

Hallo,
I tried to be a beta tester to generate Greek language, but google play store says that none of my devices are compatible.

Anyway, I made the Greek JSON file PasswordCheckerGreekLangJSON.txt (842 Bytes)

1 Like

Can you please elaborate

I translated the words into Turkish (tr) and saved them with JSON extension.
translationstr.zip (446 Bytes)

Awesome, thanks for your contributions

@ONikosEimai @yusufcihan The new version containing your translations is now available in the Play Store. I added new translations for the next version, please check them out here.

1 Like

translations_tr.zip (560 Bytes)
I have finished translating the new one, but it does not appear in my device. I changed my device’s language to English and Turkish. But don’t working.
Android 8.0 Oreo

Did you update the translations.json and uploaded it into the assets?
EDIT: Found the issue, update coming ASAP

I’ve downloaded the .aia file and I did some tests, works fine, nice job :wink:

I also made some modifications to Greek translation.

  • First of all the Language tag is ‘el’ and not ‘gr’ :frowning:
  • Some text changed to fit better to screen
  • missing tag “d” is added with translation
  • edited a misspelled text

PasswordCheckerGreekLangJSON.txt (763 Bytes)

2 Likes

SOO MANY thanks for it!!