Commit graph

  • c78a225b8d add thumbnail for Unity ivanlewin 2020-07-10 22:37:43 -0300
  • 9e6fe1ced0 add thumbnail for Ripio ivanlewin 2020-07-10 22:29:19 -0300
  • 000a46b6ed add thumbnail for pluralsight ivanlewin 2020-07-10 22:27:11 -0300
  • fd6d8971a1 add thumbnail for MercadoLibre ivanlewin 2020-07-10 22:26:23 -0300
  • d5b101f643 add thumbnail for 23andMe ivanlewin 2020-07-10 22:25:14 -0300
  • b8d36c337f
    Bump to version 0.8.0-beta1 Jakob Nixdorf 2020-07-07 07:13:53 +0200
  • 5dca0b41f0
    Accessibility improvements (part 2) Jakob Nixdorf 2020-06-19 07:02:21 +0200
  • 3440f93ab4
    Accessibility improvements (part 1) Jakob Nixdorf 2020-06-18 07:24:01 +0200
  • 8db6188e2b
    Add a setting to block autofill access to password fields Jakob Nixdorf 2020-06-16 07:29:51 +0200
  • ae0d8353e3
    Show auto backup requirements in the Settings Jakob Nixdorf 2020-06-15 07:21:54 +0200
  • 8dc46efaf9
    Merge pull request #582 from jsoberg/#580-ConfirmPasswordFieldVisibility Jakob Nixdorf 2020-06-12 06:37:42 +0200
  • c6a32b0746
    Update CHANGELOG Jakob Nixdorf 2020-06-10 07:20:11 +0200
  • 9d370f43b4
    Remove new backup format warning Jakob Nixdorf 2020-06-10 07:00:04 +0200
  • 41e398d100
    Merge pull request #560 from shivasheeshyadav/issuer_strip Jakob Nixdorf 2020-06-10 06:42:21 +0200
  • 759d4217bd
    Merge branch 'master' into issuer_strip Jakob Nixdorf 2020-06-10 06:31:01 +0200
  • e2de15ee5e
    Merge pull request #544 from ziegenberg/update-gradle Jakob Nixdorf 2020-06-10 06:28:40 +0200
  • edbaf97b56
    Merge pull request #575 from FeuRenard/icon-weclapp Jakob Nixdorf 2020-06-10 06:21:50 +0200
  • a6441a11e8 update CHANGELOG.md Daniel Ziegenberg 2020-06-09 18:17:03 +0200
  • 162e112950 cleanup and remove unused toast message for backup directory Daniel Ziegenberg 2020-06-09 17:58:04 +0200
  • 3402c04a98 min API Level was set to 22 (Lollipop 5.1) toast message for pre lollipop no longer needed Daniel Ziegenberg 2020-06-09 17:46:48 +0200
  • 59bce328c3 replace anonymous new OnNavigationBlockedListener() with lambda Daniel Ziegenberg 2020-06-09 17:35:58 +0200
  • ad8504ef39 replace anonymous new EncryptionFragment.EncryptionChangedCallback() with lambda Daniel Ziegenberg 2020-06-09 17:35:21 +0200
  • 57775918c0 Variable 'encryptionKey' initializer 'null' is redundant Daniel Ziegenberg 2020-06-09 17:34:20 +0200
  • 2a78396101 (FIX) update year to current in copyright in license file Daniel Ziegenberg 2020-06-09 17:33:55 +0200
  • df6c7cd416 Java 8 library desugaring in D8 and R8 Daniel Ziegenberg 2020-05-30 18:23:57 +0200
  • ed01237fad DSL element 'android.dataBinding.enabled' is obsolete and has been replaced with 'android.buildFeatures.dataBinding'. Daniel Ziegenberg 2020-05-29 23:33:16 +0200
  • 98e4bce319 use linting in debug builds Daniel Ziegenberg 2020-05-10 16:37:25 +0200
  • 65b89bd2b1 use build caching for faster builds and output gradle warning Daniel Ziegenberg 2020-05-10 16:19:25 +0200
  • ffce3778f7 Update README to reflect changes in minimum supported Android Version Daniel Ziegenberg 2020-05-10 16:18:21 +0200
  • f225786897 (FIX) update year to current in copyright in license file Daniel Ziegenberg 2020-05-10 14:56:38 +0200
  • a279af268a update gradle to 6.4 Daniel Ziegenberg 2020-05-08 02:35:41 +0200
  • 398e89d9ec fixed tests Yadav 2020-06-09 21:14:36 +0530
  • 9070f90111
    Merge pull request #576 from jsoberg/#149-EnglishStringSuggestions Jakob Nixdorf 2020-06-09 07:13:18 +0200
  • 364f7402b8 fixed logic to get stripped label Yadav 2020-06-08 21:47:04 +0530
  • ef06b12078 Consolidate password/pin field setup code into separate methods Joshua Soberg 2020-06-06 12:23:07 -0400
  • 5e40bb3ea3 Fixes #580 - Set an endIconClickListener, and set password/confirm transformation methods accordingly Begin using endIconMode instead of the deprecated passwordToggleEnabled for the password field's TextInputLayout Joshua Soberg 2020-06-06 11:56:51 -0400
  • 1929e5bdc1
    Merge branch 'master' of github.com:andOTP/andOTP Jakob Nixdorf 2020-06-05 07:28:39 +0200
  • 78f9463f93
    Enable appending the date to backups by default Jakob Nixdorf 2020-06-05 07:28:12 +0200
  • 75fe44c6e4
    Merge pull request #570 from jsoberg/#569-NumberParsingValidation Jakob Nixdorf 2020-06-05 07:11:45 +0200
  • fa41e0bf8d
    Merge pull request #571 from jsoberg/RemovalTextGrammarFix Jakob Nixdorf 2020-06-05 07:03:06 +0200
  • fff5a9079d
    Don't backup when updating last used and on move Jakob Nixdorf 2020-06-05 06:56:32 +0200
  • 86559fc8be #149 - Reword authentication confirmation message Joshua Soberg 2020-06-01 20:34:42 -0400
  • 74c35ae7bc #149 - Reword settings saved confirmation message The original sentence was fine as is, but moving the "now" seems to sound more natural Joshua Soberg 2020-06-01 20:32:35 -0400
  • 08b2e5c3a4 #149 - Modify KeyStore error message Use "be lost" instead of "get lost" in first sentence Modify second sentence to sound more natural Joshua Soberg 2020-06-01 20:11:48 -0400
  • f5409ce40f Reduce image size FeuRenard 2020-06-01 15:31:12 +0200
  • 9e921383ed #149 - Modify authentication method setting intro step strings Use "setup and authentication method" instead of "setup an authentication" Add "your" before "encryption method" to sound more natural, and add a comma for better flow Joshua Soberg 2020-05-31 20:09:12 -0400
  • e488b92baf #149 - Modify password/PIN intro description Mostly rewording the "advantage" sentence to flow better Joshua Soberg 2020-05-31 19:54:33 -0400
  • 8a3b96a831 #149 - Modify the initial intro description Separate the initial sentence into two separate sentences for better flow Use "Please pay attention and read carefully to avoid losing data"; this is subjective, but it seems to flow better than the original sentence Joshua Soberg 2020-05-31 19:33:47 -0400
  • a32a767d74 #149 - Modify the encryption-type intro description Use a comma in first sentence for better flow Change "only stores them in encrypted data files" to "andOTP uses encryption to store account data" Joshua Soberg 2020-05-31 19:14:32 -0400
  • 8f70eb7577 #149 - Modify the KeyStore intro description/warning Add commas where (seemingly) appropriate, for better flow Specify andOTP (or the appropriate subject) in some cases instead of "the" or "it" Use the term "hardware-based encryption" instead of "hardware cryptography" Joshua Soberg 2020-05-31 19:00:24 -0400
  • 29d4e8992d Add weclapp icon FeuRenard 2020-05-31 13:18:46 +0200
  • 175fb90caf #569 - Validate counter value when set from the EntriesCardAdapter Joshua Soberg 2020-05-29 15:02:31 -0400
  • 9b7b6c0a80 Quick grammar fix in removal text, from "want do remove" to "want to remove" Joshua Soberg 2020-05-29 09:45:10 -0400
  • 7c283980ff Fixes #569 - Validate expected Integer input for the Digits and Period fields, and expected Long input for the Counter field Joshua Soberg 2020-05-29 09:33:53 -0400
  • 34a7875c4b
    Remove deprecation notice Jakob Nixdorf 2020-05-29 07:01:08 +0200
  • abe9ccc598
    Update Gradle and Gradle Plugin Jakob Nixdorf 2020-05-29 06:53:13 +0200
  • a5ca64b336
    Minor cleanup and improvement Jakob Nixdorf 2020-05-28 20:37:41 +0200
  • 82c71bc170
    Make broadcast backups work with the new storage access Jakob Nixdorf 2020-05-28 07:40:18 +0200
  • fc1667b72e
    Refactor backup file creation Jakob Nixdorf 2020-05-28 07:05:35 +0200
  • bd2f359628
    Make auto backup work with the new storage access Jakob Nixdorf 2020-05-28 06:42:04 +0200
  • 34ac28189c
    Always ask for the file on restore Jakob Nixdorf 2020-05-28 06:31:05 +0200
  • 1caa4a67f5
    Fix manual backups with selected default location Jakob Nixdorf 2020-05-27 09:47:28 +0200
  • 356815d7e7
    Add new persistent storage preference Jakob Nixdorf 2020-05-27 09:11:13 +0200
  • bf89bca9b4
    Drop the permission request for importing QR codes Jakob Nixdorf 2020-05-27 07:22:41 +0200
  • 71619525c8
    Drop the permission request for manual backups Jakob Nixdorf 2020-05-27 07:06:32 +0200
  • 9218be314e
    Drop the Storage permissions Jakob Nixdorf 2020-05-27 07:01:57 +0200
  • 3b6121157a
    Bump minSdk to 22 Jakob Nixdorf 2020-05-27 06:59:26 +0200
  • eaa9123b43
    Select thumbnails case insensitive Jakob Nixdorf 2020-05-27 06:38:56 +0200
  • 30b0b5747e
    Bump to version 0.7.1.1 Jakob Nixdorf 2020-05-26 06:32:09 +0200
  • 5215308a1a
    Reset cacheEncKey after use Jakob Nixdorf 2020-05-26 06:28:09 +0200
  • c1d6c6b2b8
    Cache the encryption key when recreating the settings activity after settings changes Jakob Nixdorf 2020-05-25 17:01:11 +0200
  • cdc54028b3
    Cache the encryption key when recreating the main activity after settings changes Jakob Nixdorf 2020-05-25 16:53:54 +0200
  • 73f8c14ec3
    Fix tap to reveal migration Jakob Nixdorf 2020-05-25 15:51:24 +0200
  • a847a43acf
    Bump to version 0.7.1 Jakob Nixdorf 2020-05-25 07:04:59 +0200
  • 034b9ed5dd
    Merge pull request #557 from ziegenberg/additional-icons-4 Jakob Nixdorf 2020-05-25 06:58:21 +0200
  • 22c57c9d5b
    Update translations from Crowdin Jakob Nixdorf 2020-05-25 06:57:17 +0200
  • 00110d2f02 stripped issuer from label and updated unit tests Yadav 2020-05-20 22:36:12 +0530
  • 962bded4e2 (FIX #555) add thumbnail for mint.com Daniel Ziegenberg 2020-05-18 23:18:01 +0200
  • d1ed312d0f (FIX #457) add thumbnail for prey Daniel Ziegenberg 2020-05-18 22:29:21 +0200
  • 6b1e273742 (FIX #556) add thumbnail for usaa Daniel Ziegenberg 2020-05-18 22:10:58 +0200
  • 40f2702ff9 (FIX #554) add thumbnail for login.gov Daniel Ziegenberg 2020-05-18 22:08:52 +0200
  • a7eb972843
    Merge pull request #548 from ziegenberg/additional_icons3 Jakob Nixdorf 2020-05-18 21:26:50 +0200
  • fc70878e2b
    Merge pull request #552 from atjn/ubiquiti-logo Jakob Nixdorf 2020-05-17 11:20:48 +0200
  • f8debcc2b2 Update Ubiquiti logo atjn 2020-05-16 15:37:12 +0200
  • adf4ab439c
    Bump to version 0.7.1-beta2 Jakob Nixdorf 2020-05-15 20:11:16 +0200
  • 57232385c7 (FIX #446) add thumbnail for passwordstate Daniel Ziegenberg 2020-05-14 02:53:53 +0200
  • 210469c64e (FIX #455) add thumbnail for no starch press Daniel Ziegenberg 2020-05-14 01:15:47 +0200
  • c411b1dd58 (FIX #525) add thumbnail for mvps.net Daniel Ziegenberg 2020-05-14 01:08:28 +0200
  • 281e2b2844 (FIX #517) add thumbnail for parsecgaming Daniel Ziegenberg 2020-05-14 00:59:52 +0200
  • 3d28a6c47b
    Merge pull request #546 from ziegenberg/additional_icons2 Jakob Nixdorf 2020-05-13 16:35:34 +0200
  • 846117a209 (FIX #547) add thumbnail for mongodb Daniel Ziegenberg 2020-05-13 03:17:11 +0200
  • fdf0731bc4 limit hurricane electric vector image to a maximum of 200 x 200 dp Daniel Ziegenberg 2020-05-13 02:55:08 +0200
  • e9a6156666 limit scaleway vector image to a maximum of 200 x 200 dp Daniel Ziegenberg 2020-05-13 02:49:28 +0200
  • 5af7fac135 limit dropbox vector image to a maximum of 200 x 200 dp Daniel Ziegenberg 2020-05-13 02:40:49 +0200
  • e273272b72 reduced precision of path data for cozycloud to fullfill android studio recommended limits for character count in path data Daniel Ziegenberg 2020-05-13 02:34:13 +0200
  • ea3978fadf limit denic vector image to a maximum of 200 x 200 dp Daniel Ziegenberg 2020-05-13 02:26:33 +0200
  • f0c70849f6 limit nintendo vector image to a maximum of 200 x 200 dp Daniel Ziegenberg 2020-05-13 02:22:52 +0200
  • 637f9ac38f limit cozycloud vector image to a maximum of 200 x 200 dp Daniel Ziegenberg 2020-05-13 02:11:57 +0200
  • 7a1a868287 limit itchio vector image to a maximum of 200 x 200 dp Daniel Ziegenberg 2020-05-13 02:11:44 +0200
  • b14ba0a39d reduced precision of path data for lastpass to fullfill android studio recommended limits for character count in path data Daniel Ziegenberg 2020-05-13 02:10:36 +0200