summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-04-22Improve permission handling logic (#732)...Harsh Shandilya
2020-04-22Fix crash when using type independent sort (#734)Fabian Henneke
2020-04-22Mark Autofill onboarding dialog as seen on dismiss (#731)Fabian Henneke
2020-04-21Never obscure OK button in Autofill onboarding UI (#729)Fabian Henneke
2020-04-21build: prepare next development version...Harsh Shandilya
2020-04-21release/deploy-github: don't attempt to tag before deployment...Harsh Shandilya
2020-04-21build: bump version to 1.7.0...v1.7.0Harsh Shandilya
2020-04-21build: inline versionCode and versionName at destination...Harsh Shandilya
2020-04-21PasswordStore: onboard users to Oreo autofill...Harsh Shandilya
2020-04-21Application: only install logging tree in debug features build...Harsh Shandilya
2020-04-21treewide: switch to logging via timberkt...Harsh Shandilya
2020-04-21treewide: use getSystemService extension everywhere...Harsh Shandilya
2020-04-21treewide: use edit extension and cleanup some deprecation...Harsh Shandilya
2020-04-21Remove unused import...Harsh Shandilya
2020-04-21BaseGitActivity: don't remove saved password unnecessarily...Harsh Shandilya
2020-04-20Fix protocol validation (#726)...Harsh Shandilya
2020-04-19Validate hostname protocol before saving (#723)...Harsh Shandilya
2020-04-19release/deploy-snapshot: Don't swallow errors (#724)...Harsh Shandilya
2020-04-19PgpActivity: hide category view when there's no text...Harsh Shandilya
2020-04-19PasswordFragment: Replace fab options with descriptive bottom sheet...Harsh Shandilya
2020-04-19PasswordFragment: animate FAB in action mode...Harsh Shandilya
2020-04-19Work around incompatibility between AndroidFastScroll and recyclerview-select......Fabian Henneke
2020-04-18Resolve lint warnings...Harsh Shandilya
2020-04-18SshKeygenTask: fix build error...Harsh Shandilya
2020-04-18build: upgrade all dependencies...Harsh Shandilya
2020-04-18Run tests for debug/release on 23/29 (#720)...Fabian Henneke
2020-04-17Update SSH clear passphrase preference to handle HTTPS (#716)...Harsh Shandilya
2020-04-17AutofillDecryptActivity: Show toast on Main dispatcher (#717)...Harsh Shandilya
2020-04-17Refactor Git related activities (#685)...Harsh Shandilya
2020-04-17Enable emulator tests (#708)...Harsh Shandilya
2020-04-16Improve SSH private key validation (#713)...Fabian Henneke
2020-04-16See file's metadata to validate SSH key (#709)...Diogenes Molinares
2020-04-16Reduce build warnings (#712)...Fabian Henneke
2020-04-15Address review commentsFabian Henneke
2020-04-15Add a switch between Fuzzy and StrictDomain mode to Autofill search viewFabian Henneke
2020-04-15Add support for "work/example.org.gpg" folder layoutFabian Henneke
2020-04-15Respect encrypted username when filling Autofill generated entryFabian Henneke
2020-04-15Match any path component in StrictDomain FilterModeFabian Henneke
2020-04-15Make existing tests buildable againFabian Henneke
2020-04-15Fix crash on Autofill save introduced by #699 (#706)Fabian Henneke
2020-04-15Improve search logic and UI (#703)...Fabian Henneke
2020-04-14Improve Autofill enable UI and flaky browser list (#704)Fabian Henneke
2020-04-14Always refresh password list when navigating back (#701)Fabian Henneke
2020-04-14Don't trigger onMenuItemActionCollapse on navigation (#702)Fabian Henneke
2020-04-14Fix repository corruption by AutofillSaveActivity (#699)Fabian Henneke
2020-04-13Raise targetSdk to 29 (#682)...Fabian Henneke
2020-04-13Request WRITE_EXTERNAL_STORAGE for external password repository (#698)...Harsh Shandilya
2020-04-11Switch refactored entities to ViewBinding (#695)...Harsh Shandilya
2020-04-10Modernize legacy RecyclerView adapters (#694)...Fabian Henneke
2020-04-08Remove an erroneous check on directory moves (#693)Fabian Henneke