Age | Commit message (Expand) | Author |
2015-11-23 | updated Czech translation | Jaroslav Lichtblau |
2015-11-22 | Add warnings to the user about storing the passwords on the sdcard | zeapo |
2015-11-04 | cleanup: split autofill service into functions | Matthew Wong |
2015-10-28 | enable autofill for chrome & webview password fields (not useful yet) | Matthew Wong |
2015-10-13 | revert to old colors, blue/orange was indeed ugly | Mohamed Zenadi |
2015-10-03 | Czech translation update... | Jaroslav Lichtblau |
2015-08-27 | Some UI loading for #119 | Matthew Wong |
2015-08-26 | UI cleanup & reformat | Matthew Wong |
2015-08-25 | Password editing: action bar edit button replaces decrypt view with encrypt view | Matthew Wong |
2015-08-25 | Use support AlertDialog everywhere | Matthew Wong |
2015-08-25 | Generated password EditText to TextView + fix generation bug | Matthew Wong |
2015-08-16 | Settings dependent on service enabled | Matthew Wong |
2015-08-16 | Screenshots for instructions/information | Matthew Wong |
2015-08-16 | More instructions/information | Matthew Wong |
2015-08-14 | strings & enable service preference | Matthew Wong |
2015-08-14 | Async populate the app list | Matthew Wong |
2015-08-14 | Preference activity overhaul | Matthew Wong |
2015-08-14 | Multi-select deletion of apps in settings page | Matthew Wong |
2015-08-14 | Add 'automatically match by default' setting; respect it & per-app settings w... | Matthew Wong |
2015-08-14 | passwordfragment changes | Matthew Wong |
2015-08-14 | Open settings from password fill dialog | Matthew Wong |
2015-08-14 | More tweaks of dialog dismissal behaviour | Matthew Wong |
2015-08-14 | Fix recursive filter; don't act twice on focus+click event | Matthew Wong |
2015-08-14 | Handle click events as well (useful when password field is the only focusable... | Matthew Wong |
2015-08-14 | Autofill per-app settings dialog opens on click on suggestion or on existing app | Matthew Wong |
2015-08-14 | Add searching for apps in autofill settings page | Matthew Wong |
2015-08-14 | Add per-app settings page | Matthew Wong |
2015-08-14 | Initialize the repository automatically, don't require the app to do it after... | Matthew Wong |
2015-08-14 | Change dialog appearance, smaller (wraps content) | Matthew Wong |
2015-08-14 | Fill in field immediately after user unlocks | Matthew Wong |
2015-08-14 | Create app autofill service: a dialog pops up for all password fields & has a... | Matthew Wong |
2015-08-14 | Move UI things to UI thread | Matthew Wong |
2015-08-12 | show the full category of the password... | Mohamed Zenadi |
2015-08-03 | fix potential NPEv1.2.0.27 | Mohamed Zenadi |
2015-08-02 | Czech translation updated... | Jaroslav Lichtblau |
2015-07-21 | Add 'clear clipboard 20 times' preference | Matthew Wong |
2015-07-19 | addd missing strings into the cs lang (no translation yet) | Mohamed Zenadi |
2015-07-18 | Remove fontfamily xml | Matthew Wong |
2015-07-18 | Merge remote-tracking branch 'upstream/master'... | Matthew Wong |
2015-07-18 | Set correct monospace font, fix more textview/edittext confusion | Matthew Wong |
2015-07-18 | Use monospace font and add show passphrase checkbox | Matthew Wong |
2015-07-18 | use a normal button rather than an image button | Mohamed Zenadi |
2015-07-17 | Use strings and clean up margins in ssh keygen | Matthew Wong |
2015-07-17 | Use android support library (for fab) | Matthew Wong |
2015-07-16 | Make the generated public key viewer a dialog instead of fragment and add a "... | Matthew Wong |
2015-07-14 | Change 'No SSH key' dialog to have options for import or generate. Also add a... | Matthew Wong |
2015-07-14 | Add preference to start ssh keygen | Matthew Wong |
2015-07-14 | Create ssh keygen activity with two fragments: the keygen & a screen to show ... | Matthew Wong |
2015-07-11 | Use string resources | Matthew Wong |
2015-07-10 | Open password generation dialog when button pressed | Matthew Wong |