aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
AgeCommit message (Expand)Author
2015-11-23updated Czech translationJaroslav Lichtblau
2015-11-22Add warnings to the user about storing the passwords on the sdcardzeapo
2015-11-04cleanup: split autofill service into functionsMatthew Wong
2015-10-28enable autofill for chrome & webview password fields (not useful yet)Matthew Wong
2015-10-13revert to old colors, blue/orange was indeed uglyMohamed Zenadi
2015-10-03Czech translation update...Jaroslav Lichtblau
2015-08-27Some UI loading for #119Matthew Wong
2015-08-26UI cleanup & reformatMatthew Wong
2015-08-25Password editing: action bar edit button replaces decrypt view with encrypt viewMatthew Wong
2015-08-25Use support AlertDialog everywhereMatthew Wong
2015-08-25Generated password EditText to TextView + fix generation bugMatthew Wong
2015-08-16Settings dependent on service enabledMatthew Wong
2015-08-16Screenshots for instructions/informationMatthew 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-14Add 'automatically match by default' setting; respect it & per-app settings w...Matthew Wong
2015-08-14passwordfragment changesMatthew Wong
2015-08-14Open settings from password fill dialogMatthew Wong
2015-08-14More tweaks of dialog dismissal behaviourMatthew Wong
2015-08-14Fix recursive filter; don't act twice on focus+click eventMatthew Wong
2015-08-14Handle click events as well (useful when password field is the only focusable...Matthew 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-14Initialize the repository automatically, don't require the app to do it after...Matthew Wong
2015-08-14Change dialog appearance, smaller (wraps content)Matthew Wong
2015-08-14Fill in field immediately after user unlocksMatthew 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-08-02Czech translation updated...Jaroslav Lichtblau
2015-07-21Add 'clear clipboard 20 times' preferenceMatthew Wong
2015-07-19addd missing strings into the cs lang (no translation yet)Mohamed 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-14Change 'No SSH key' dialog to have options for import or generate. Also add a...Matthew Wong
2015-07-14Add preference to start ssh keygenMatthew Wong
2015-07-14Create ssh keygen activity with two fragments: the keygen & a screen to show ...Matthew Wong
2015-07-11Use string resourcesMatthew Wong
2015-07-10Open password generation dialog when button pressedMatthew Wong