aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res
AgeCommit message (Expand)Author
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
2015-07-10Create password generation dialogMatthew Wong
2015-07-01Make selectedItems Set instead of SparseBooleanArrayMatthew Wong
2015-07-01Selected rows colorMatthew Wong
2015-06-17Add the option for not showing the passwords after decrypt...Mohamed Zenadi
2015-06-10fix missing spaces between the file committed and the commit msgMohamed Zenadi
2015-06-07disable not used optionMohamed Zenadi
2015-05-31Fix spelling and remove exclamation mark...Johannes Wienke
2015-05-17Initial support for external *git* repositories, fix #41, fix #48Mohamed Zenadi
2015-05-17user is able to chose internal/external when creating/cloning...Mohamed Zenadi
2015-05-17add a preference option to select an external directoryMohamed Zenadi
2015-05-17fix #85, use key_ids correctly...Mohamed Zenadi
2015-05-12initial support for openpgp-api v7Mohamed Zenadi
2015-04-19use a FAB to add passwordsMohamed Zenadi
2015-04-19Add a Sync command that calls Pull then Push...Mohamed Zenadi
2015-03-20fix the color of the select contextual menu...Mohamed Zenadi
2015-03-14version bump and some style updateMohamed Zenadi