aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/layout
AgeCommit message (Expand)Author
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
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-01Selected rows colorMatthew Wong
2015-05-17user is able to chose internal/external when creating/cloning...Mohamed Zenadi
2015-04-19use a FAB to add passwordsMohamed Zenadi
2015-03-14version bump and some style updateMohamed Zenadi
2015-01-04git tasks refactoring (clone working)zeapo
2014-12-16fix the the git fields and a small refactorv1.2.0.10zeapo
2014-12-04Add the possibility to edit git server information...zeapo
2014-10-30Make decrypted Extra content selectableJohannes Baiter
2014-10-29Merge pull request #24 from jbaiter/holo-icons...zeapo
2014-10-19Improved layout of clone and made it similar to the rest of the applicationzeapo
2014-10-19nicer layout for pass listzeapo
2014-10-19Using RecyclerView rather than ListViewzeapo
2014-10-02support non-physical keyboard for cloneknuthy
2014-10-02improved support of explicitly given portv1.1-b8knuthy
2014-10-01Improved clone screen and added preliminary support for custom ports, fix #14knuthy
2014-10-01improves the clone screenknuthy