aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/xml
AgeCommit message (Expand)Author
2017-11-11add android:summary for accessibilityMohamed
2017-08-10add remember passphrase and clearing it from settingszeapo
2017-07-25Fix lint warnings (#319)...Felix Bechstein
2017-07-16Show extra content w/o copy password, fixes #288 (#317)...Felix Bechstein
2017-06-24add default android file picker for selecting ssh-keyzeapo
2017-06-24revert auto-sync and background git activity...Mohamed Zenadi
2017-06-13show version name in settingsMohamed
2017-06-05add autoSync on startupzeapo
2017-04-27Make git username and email configurable (#289)...shanavas
2017-01-24add preference option to export all passwords to an external dirMohamed Zenadi
2017-01-06check that package name is not nullMohamed Zenadi
2017-01-02Pref i18n (#258)...Stéphane D'Alu
2016-12-11remove useless and confusing option from the preferencesMohamed Zenadi
2016-06-19Add german translation and extract some string as string resourceDSIW
2016-04-27no confirmation/no deletion when using sd-card directoryMohamed Zenadi
2015-12-30Get the URL in ChromeMatthew Wong
2015-12-30add always show dialog preference.Matthew Wong
2015-11-07Use File instead of PasswordItem for using file to fillMatthew Wong
2015-11-04cleanup: split autofill service into functionsMatthew Wong
2015-10-28enable autofill for chrome & webview password fields (not useful yet)Matthew Wong
2015-08-16Settings dependent on service enabledMatthew Wong
2015-08-14strings & enable service preferenceMatthew Wong
2015-08-14Preference activity overhaulMatthew Wong
2015-08-14Add 'automatically match by default' setting; respect it & per-app settings w...Matthew Wong
2015-08-14passwordfragment changesMatthew Wong
2015-08-14More tweaks of dialog dismissal behaviourMatthew Wong
2015-08-14Fix recursive filter; don't act twice on focus+click eventMatthew Wong
2015-08-14Handle click events as well (useful when password field is the only focusable...Matthew Wong
2015-08-14Autofill per-app settings dialog opens on click on suggestion or on existing appMatthew Wong
2015-08-14Add per-app settings pageMatthew Wong
2015-08-14Fill in field immediately after user unlocksMatthew Wong
2015-08-14Create app autofill service: a dialog pops up for all password fields & has a...Matthew Wong
2015-07-21Add 'clear clipboard 20 times' preferenceMatthew Wong
2015-07-16Make the generated public key viewer a dialog instead of fragment and add a "...Matthew Wong
2015-07-14Add preference to start ssh keygenMatthew Wong
2015-06-17Add the option for not showing the passwords after decrypt...Mohamed Zenadi
2015-06-07disable not used optionMohamed Zenadi
2015-05-17Initial support for external *git* repositories, fix #41, fix #48Mohamed Zenadi
2015-05-17add a preference option to select an external directoryMohamed Zenadi
2015-05-17fix #85, use key_ids correctly...Mohamed Zenadi
2015-05-12initial support for openpgp-api v7Mohamed Zenadi
2014-12-06Added preference to disable recursive filteringzeapo
2014-12-06enable the users to delete the repositoryv1.2.0.8zeapo
2014-12-04Add the possibility to edit git server information...zeapo
2014-11-01Preferences Hard coded Strings replacedAdam Smith
2014-10-29Add option to automatically copy password to clipboard after decryptionJohannes Baiter
2014-09-23Added "Show Time" preference and changed default to 45 to match passkLeZ
2014-08-23store initialization supports ssh-key nowzeapo
2014-08-23avoid eternal looping when selecting an openpgp providerzeapo
2014-08-23added ssh-key based authentication for clonezeapo