diff --git a/README.md b/README.md index 149184d..5557cb4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,17 @@ # DeadHash -DeadHash is a freeware utility to calculate file and text hashes. The following hash calculations are supported: +[](https://f-droid.org/packages/com.codedead.deadhash/) +[](https://play.google.com/store/apps/details?id=com.codedead.deadhash) + +DeadHash is a freeware utility to calculate file and text hashes. + +## Features + +The following hash calculations are supported: * MD5 * SHA-1 * SHA-224 @@ -10,19 +21,11 @@ DeadHash is a freeware utility to calculate file and text hashes. The following * SHA-512 * CRC32 -[Get it on F-Droid](https://f-droid.org/packages/com.codedead.deadhash/) -[Get it on Google Play](https://play.google.com/store/apps/details?id=com.codedead.deadhash) - ## About This library is maintained by CodeDead. You can find more about us using the following links: * [Website](https://codedead.com) * [Twitter](https://twitter.com/C0DEDEAD) * [Facebook](https://facebook.com/deadlinecodedead) -* [Reddit](https://reddit.com/r/CodeDead/) Copyright © 2022 CodeDead diff --git a/app/src/main/res/layout/content_text.xml b/app/src/main/res/layout/content_text.xml index 703a470..ff2c54d 100644 --- a/app/src/main/res/layout/content_text.xml +++ b/app/src/main/res/layout/content_text.xml @@ -30,9 +30,15 @@ android:importantForAutofill="no" android:inputType="text" /> + - + +