aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout
AgeCommit message (Expand)Author
2017-06-05add autoSync on startupzeapo
2017-05-25no longer needed as it was fixed in OpenKeychainMohamed
2017-04-27Make git username and email configurable (#289)...shanavas
2017-01-02added missing internatinalisation for pwgen (#256)Stéphane D'Alu
2016-10-17Added the ability to make an invisible password visible using a button, and a...Daniël van den Berg
2016-09-09Added the ability to move passwords around. (#210)...Daniël van den Berg
2016-08-18Fixed crash when ellipsing line. (#208)...Daniël van den Berg
2016-06-19Use material icons in actionbarDSIW
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-04-28fix an issue on android 6 where the passwords are centeredMohamed Zenadi
2016-04-25fix a confusion on which button does whatMohamed Zenadi
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-30Add websites to autofill preferencesMatthew Wong
2015-12-27Don't use ResolveInfo for app settings uiMatthew Wong
2015-11-07set and pick from multiple passwords per appMatthew Wong
2015-10-13revert to old colors, blue/orange was indeed uglyMohamed Zenadi
2015-08-27Some UI loading for #119Matthew Wong
2015-08-26UI cleanup & reformatMatthew Wong
2015-08-25Use support AlertDialog everywhereMatthew Wong
2015-08-25Generated password EditText to TextView + fix generation bugMatthew Wong
2015-08-16More instructions/informationMatthew Wong
2015-08-14strings & enable service preferenceMatthew Wong
2015-08-14Async populate the app listMatthew Wong
2015-08-14Preference activity overhaulMatthew Wong
2015-08-14Multi-select deletion of apps in settings pageMatthew Wong
2015-08-14Open settings from password fill dialogMatthew Wong
2015-08-14More tweaks of dialog dismissal behaviourMatthew Wong
2015-08-14Autofill per-app settings dialog opens on click on suggestion or on existing appMatthew Wong
2015-08-14Add searching for apps in autofill settings pageMatthew Wong
2015-08-14Add per-app settings pageMatthew Wong
2015-08-14Change dialog appearance, smaller (wraps content)Matthew Wong
2015-08-14Create app autofill service: a dialog pops up for all password fields & has a...Matthew Wong
2015-08-14Move UI things to UI threadMatthew Wong
2015-08-12show the full category of the password...Mohamed Zenadi
2015-08-03fix potential NPEv1.2.0.27Mohamed Zenadi
2015-07-18Remove fontfamily xmlMatthew Wong
2015-07-18Merge remote-tracking branch 'upstream/master'...Matthew Wong
2015-07-18Set correct monospace font, fix more textview/edittext confusionMatthew Wong
2015-07-18Use monospace font and add show passphrase checkboxMatthew Wong
2015-07-18use a normal button rather than an image buttonMohamed Zenadi
2015-07-17Use strings and clean up margins in ssh keygenMatthew Wong
2015-07-17Use android support library (for fab)Matthew Wong
2015-07-16Make the generated public key viewer a dialog instead of fragment and add a "...Matthew Wong
2015-07-14Create ssh keygen activity with two fragments: the keygen & a screen to show ...Matthew Wong