aboutsummaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
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-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-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
2020-04-07pull translations from transifex (#691)...Hussein Al Abry
2020-04-07Modernize file listing and search in AutofillFilterActivity (#683)...Fabian Henneke
2020-04-06Fix AutofillFilterActivity icons in dark mode (#689)Fabian Henneke
2020-04-06Fix: Make path editable when generating a password (#688)Fabian Henneke
2020-04-05Fix: Make generated entry path editable without suggested username (#687)...Fabian Henneke
2020-03-29Significantly improve app theming (#679)...Harsh Shandilya
2020-03-29Fix PgpActivity crash on orientation change (#681)...Fabian Henneke
2020-03-29Don't inflate menu multiple times (#678)...Harsh Shandilya
2020-03-29Workaround and potential fix for search issues (#677)Fabian Henneke