aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-19update build toolsMohamed 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 updatedJaroslav Lichtblau
for android pw store Czech translation updated for android pw store typo fix
2016-06-12fix #187Matthew Wong
2016-06-12update build toolsMatthew 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-05-14update gradleMatthew Wong
2016-04-28version bumpv1.2.0.43Mohamed Zenadi
2016-04-28fix an issue on android 6 where the passwords are centeredMohamed Zenadi
2016-04-28version bump 62v1.2.0.42Mohamed Zenadi
2016-04-27no confirmation/no deletion when using sd-card directoryMohamed Zenadi
2016-04-25Update README.mdv1.2.0.41Mohamed Zenadi
2016-04-25Update README.mdMohamed Zenadi
2016-04-25version bump1.2.0.41Mohamed Zenadi
2016-04-25fix a confusion on which button does whatMohamed Zenadi
2016-04-25versions upgradeMohamed Zenadi
2016-04-25add translations to cz values as they are lackingMohamed Zenadi
need to be translated
2016-03-18Update README.mdMatthew Wong
2016-03-18plug for wikiMatthew Wong
2016-03-16version bump 60v1.2.0.40Matthew Wong
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-02-21we no longer put the apk in the repoMohamed Zenadi
2016-01-05Version bump 59v1.2.0.39Matthew Wong
2016-01-05Merge pull request #146 from zeapo/webviewwongma7
Autofill: multiple associations per app & WebView/Chrome
2016-01-05Fix .travis.ymlMatthew Wong
2016-01-03fix getrootinactivewindow() nullpointerexceptionsMatthew Wong
2016-01-03avoid event.getsource nullpointerexceptionMatthew Wong
2016-01-03Fix .travis.yml https://github.com/travis-ci/travis-ci/issues/5036wongma7
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-31Update .travis.ymlwongma7