summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Expand)Author
2020-07-07Work around Chrome Autofill issue (#921)Fabian Henneke
2020-07-07Major UI overhaul and the introduction of a new icon (#920)...Harsh Shandilya
2020-07-02Fill OTP fields with SMS codes (#900)...Fabian Henneke
2020-07-02Fix up URIish instances with @ in user name (#913)Fabian Henneke
2020-07-01Scroll to files and enter folders when created (#909)Fabian Henneke
2020-07-01Merge remote-tracking branch 'origin/release' into release-catchup...Harsh Shandilya
2020-06-30Allow importing TOTP configuration through QR codes (#903)...Harsh Shandilya
2020-06-30Prepare release 1.9.2GitHub Actions
2020-06-30update changelog...Harsh Shandilya
2020-06-29Offer TOTP Autofill for OTP fields (#899)Fabian Henneke
2020-06-29Reintroduce TOTP support (#890)...Harsh Shandilya
2020-06-28Sync with release branch (#896)Harsh Shandilya
2020-06-28Prepare release 1.9.1GitHub Actions
2020-06-28UI fixups (#892)Harsh Shandilya
2020-06-26CHANGELOG: reword to better clarify fixes...Harsh Shandilya
2020-06-26Use remembered credential even if it is empty (#880)...Fabian Henneke
2020-06-26Use remembered credential even if it is empty (#880)...Fabian Henneke
2020-06-25Add relnotes for #871 (#872)...Harsh Shandilya
2020-06-22Add relnotes for #871 (#872)...Harsh Shandilya
2020-06-21Prepare release 1.9.0GitHub Actions
2020-06-18Add support for category renaming (#854)...Diogenes Molinares
2020-06-17Improve bulk deletion and password move flow (#855)...Harsh Shandilya
2020-06-14Properly support password renaming (#852)...Diogenes Molinares
2020-06-14UserPreference: delete all shortcuts when repository is deleted (#850)Harsh Shandilya
2020-06-12Break down PGP Activity into focused sections (#776)Harsh Shandilya
2020-06-09Update changelog and pull request template (#842)Harsh Shandilya
2020-05-31Completely revamp decrypted password screen (#817)...Harsh Shandilya
2020-05-28Remove HOTP/TOTP support (#806)Harsh Shandilya
2020-05-28Configure IME options and focus direction (#805)Harsh Shandilya
2020-05-26Introduce better R8 optimizations (#796)Harsh Shandilya
2020-05-25Remove "name" from the list of username heuristics (#793)Fabian Henneke
2020-05-24build: bump version...v1.8.1Harsh Shandilya
2020-05-23build: bump version...v1.8.0Harsh Shandilya
2020-05-23CHANGELOG: sync with master...Harsh Shandilya
2020-05-14CHANGELOG: sync with master (#775)Harsh Shandilya
2020-05-06PasswordEntry: add user to the potential candidates for username (#766)Harsh Shandilya
2020-05-01Confirm password move if it will replace an existing one (#757)...Harsh Shandilya
2020-04-29build: bump version...v1.7.2Harsh Shandilya
2020-04-25Add toggle for debug logging (#745)Harsh Shandilya
2020-04-25Improve UX around settings items (#744)...Harsh Shandilya
2020-04-23build: bump version for patch release...v1.7.1Harsh Shandilya
2020-04-21build: bump version to 1.7.0...v1.7.0Harsh Shandilya
2020-04-17Refactor Git related activities (#685)...Harsh Shandilya
2020-04-13Request WRITE_EXTERNAL_STORAGE for external password repository (#698)...Harsh Shandilya
2020-03-29Significantly improve app theming (#679)...Harsh Shandilya
2020-03-26[ci skip] Update CHANGELOG...Harsh Shandilya
2020-03-20CHANGELOG: Fix links...v1.6.0Harsh Shandilya
2020-03-20Bump version to 1.6.0...Harsh Shandilya
2020-03-05Resolve various memory leaks (#637)...Harsh Shandilya
2020-03-01swipe to refresh using androidx SwipeRefreshLayout (#645)...glowinthedark