aboutsummaryrefslogtreecommitdiff
path: root/app/src
AgeCommit message (Collapse)Author
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/masterMohamed Zenadi
Czech translation updated
2016-06-20Merge pull request #189 from DSIW/masterMohamed Zenadi
Some restyling
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 updatedJaroslav Lichtblau
for android pw store Czech translation updated for android pw store typo fix
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 lackingMohamed Zenadi
need to be translated
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 webviewMatthew Wong
Conflicts: app/build.gradle
2015-12-31Add 'pick password' option that shows only when no other items are available ↵Matthew Wong
(+travis)
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
But use site title for automatching attempts when URL match not found
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
2015-12-23new gradle plugin and build toolsMatthew Wong
2015-12-23Don't crash if no storage permission and it's neededMatthew Wong