aboutsummaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Expand)Author
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 #191 from svetlemodry/master...Mohamed Zenadi
2016-06-20Merge pull request #189 from DSIW/master...Mohamed Zenadi
2016-06-19Fix background color for selected list itemsDSIW
2016-06-19Use material icons in actionbarDSIW
2016-06-19Add german translation and extract some string as string resourceDSIW
2016-06-18Czech translation updated...Jaroslav Lichtblau
2016-06-12fix #187Matthew Wong
2016-06-10Restyle new password formularDSIW
2016-06-10Restyle password entry activityDSIW
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-14Switch positions of edit and delete buttonsMatthew Wong
2016-05-14add edit long press actionMatthew Wong
2016-04-28fix an issue on android 6 where the passwords are centeredMohamed Zenadi
2016-04-27no confirmation/no deletion when using sd-card directoryMohamed Zenadi
2016-04-25fix a confusion on which button does whatMohamed Zenadi
2016-04-25add translations to cz values as they are lacking...Mohamed 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
2015-12-27Use website title from chrome to match with passwordsMatthew Wong
2015-12-26Delete unused gen. public keyMatthew Wong
2015-12-23check for blank username & update 'hostname' all in saveConfiguration()Matthew Wong