aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/java
AgeCommit message (Expand)Author
2016-12-11remove useless and confusing option from the preferencesMohamed Zenadi
2016-12-11Handle jgit errors (#243)...Mohamed Zenadi
2016-11-12detect wrong ssh-key passphraseMohamed Zenadi
2016-10-25request sd-card access when importing the ssh-keyMohamed Zenadi
2016-10-17Added the ability to make an invisible password visible using a button, and a...Daniël van den Berg
2016-10-17makes a copy of an other password, do not clear the clipboard from the first ......Mohamed Zenadi
2016-10-16fix list not being refreshed after a syncMohamed Zenadi
2016-09-21Allow for manual copying or sharing of the password without showing it. (#222)...Daniël van den Berg
2016-09-11use a file selector to get the ssh-keyMohamed Zenadi
2016-09-09Added the ability to move passwords around. (#210)...Daniël van den Berg
2016-08-27Added the ability to share a password as plaintext using any app, including o...Daniël van den Berg
2016-07-29Catch IOExceptionMatthew Wong
2016-07-29Don't show the 'directory already exists' error if it's just a .git folder & ...Matthew Wong
2016-07-21Use support library fragment (to avoid onAttach deprecation problems, etc)Matthew Wong
2016-07-19fix crash sorry everyoneMatthew Wong
2016-07-08Fix back button behaviourMatthew Wong
2016-07-04fix crash on lollipopMohamed Zenadi
2016-07-02Only clear the clipboard if we automatically copied the password to itMatthew Wong
2016-07-02Fix & refine weird editing behaviourMatthew Wong
2016-06-30Add systemui exception to autofillMatthew Wong
2016-06-30use runOnUiThread in autofill preferences activityMatthew Wong
2016-06-20Merge pull request #189 from DSIW/master...Mohamed Zenadi
2016-06-19Fix background color for selected list itemsDSIW
2016-06-19Add german translation and extract some string as string resourceDSIW
2016-06-12fix #187Matthew Wong
2016-06-10Restyle new password formularDSIW
2016-06-10Fix multiple selection with RecyclerViewDSIW
2016-06-10Add icons to list itemDSIW
2016-06-10Remove CardView and use divider for separationDSIW
2016-06-10Restyle password cardsDSIW
2016-05-14add edit long press actionMatthew Wong
2016-04-27no confirmation/no deletion when using sd-card directoryMohamed Zenadi
2016-03-07split setwebmatchingpassword and setappmatchingpassword for clarityMatthew Wong
2016-03-07fix crash if url not foundMatthew Wong
2016-03-07fix #172 firefox autofill crashMatthew Wong
2016-01-03fix getrootinactivewindow() nullpointerexceptionsMatthew Wong
2016-01-03avoid event.getsource nullpointerexceptionMatthew Wong
2015-12-31CommentsMatthew Wong
2015-12-31Fix settings and add "pick and match" optionMatthew Wong
2015-12-31Fix 'Delete' nullpointerexception and revert to working URL-gettingMatthew Wong
2015-12-31Also check for default browser webviewMatthew Wong
2015-12-31Merge branch 'upstream' into webview...Matthew Wong
2015-12-31Add 'pick password' option that shows only when no other items are available ...Matthew Wong
2015-12-31Delete option for websitesMatthew Wong
2015-12-31Use URL as package name for app/website settings and match Chrome using URL. ...Matthew Wong
2015-12-30Get the URL in ChromeMatthew Wong
2015-12-30add always show dialog preference.Matthew Wong
2015-12-30Fix stringMatthew Wong
2015-12-30Add websites to autofill preferencesMatthew Wong
2015-12-27Don't use ResolveInfo for app settings uiMatthew Wong