aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
AgeCommit message (Expand)Author
2020-05-11Add setting for fallback username (#772)...Harsh Shandilya
2020-05-10Treewide codestyle cleanup (#765)...Harsh Shandilya
2020-05-10Miscellaneous UI tweaking (#771)...Harsh Shandilya
2020-05-08Introduce no-auth mode for connections (#768)...Harsh Shandilya
2020-05-03Better handle non-git repositories (#756)Harsh Shandilya
2020-04-29Use official FastScroll fix and refactor PasswordFragment (#753)Fabian Henneke
2020-04-28Fix Autofill icons in dark mode (#748)Fabian Henneke
2020-04-25Add toggle for debug logging (#745)Harsh Shandilya
2020-04-25Improve UX around settings items (#744)...Harsh Shandilya
2020-04-24auth: redo implementation with a cleaner and simpler API surface (#741)Harsh Shandilya
2020-04-24Better detect uninitialized repositories and offer to clone (#738)...Harsh Shandilya
2020-04-22Improve permission handling logic (#732)...Harsh Shandilya
2020-04-21PasswordStore: onboard users to Oreo autofill...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-17Update SSH clear passphrase preference to handle HTTPS (#716)...Harsh Shandilya
2020-04-17Refactor Git related activities (#685)...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-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-14Improve Autofill enable UI and flaky browser list (#704)Fabian Henneke
2020-04-10Modernize legacy RecyclerView adapters (#694)...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-03-29Significantly improve app theming (#679)...Harsh Shandilya
2020-03-25Make preferred directory structure for Autofill configurable (#660)...Fabian Henneke
2020-03-24Add support for Oreo Autofill (#653)...Fabian Henneke
2020-03-21Revise copy (#656)...Harsh Shandilya
2020-03-07Show snackbar when git repo is not initialized (#651)...Aditya Wasan
2020-03-05Resolve various memory leaks (#637)...Harsh Shandilya
2020-03-01swipe to refresh using androidx SwipeRefreshLayout (#645)...glowinthedark
2020-03-01Add xkpasswd-style password generator (#633)...glowinthedark
2020-02-20Better UI flow (#630)...Gigahawk
2020-02-01Theming related fixes (#627)...Harsh Shandilya
2020-01-28Allow creating folders (#623)...Harsh Shandilya
2020-01-26Add fastscroller with alphabetic hints (#616)...Harsh Shandilya
2020-01-21Add full path open in autofill dialog (#609) (#610)...Gigahawk
2020-01-05Update/correct some zh-CN strings (#606)...kpengboy
2019-12-15Fix missing margin in server config view (#594)...Harsh Shandilya
2019-11-16Tweak password row layout some more (#567)...Harsh Shandilya
2019-11-13Add option to show hidden folders (#571)...Harsh Shandilya
2019-11-13Convert java files to kotlin (#570)...Aditya Wasan
2019-11-12Switch to openpgp-ktx (#565)...Harsh Shandilya
2019-11-11Switch clear icon to outlined variant...Harsh Shandilya
2019-11-11Switch share icon to outlined variant...Harsh Shandilya
2019-11-10Redo in-app iconography (#566)...Harsh Shandilya
2019-11-08Re-add OpenPgpAppPreference...Harsh Shandilya