aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/AndroidManifest.xml
AgeCommit message (Collapse)Author
2015-11-22Add warnings to the user about storing the passwords on the sdcardzeapo
2015-11-21default to reasonable external directoryMatthew Wong
2015-08-14Fix crash on first start & use documentLaunchMode for nicer openkeychain-api ↵Matthew Wong
behaviour (5+ only)
2015-08-14Preference activity up & back behaviour. Especially when opened with ↵Matthew Wong
'Settings' dialog button
2015-08-14Move preferences to its own activity, leaving a "blank" openkeychain api oneMatthew Wong
2015-08-14Add searching for apps in autofill settings pageMatthew Wong
2015-08-14Add per-app settings pageMatthew Wong
2015-08-14Create app autofill service: a dialog pops up for all password fields & has ↵Matthew Wong
a button to paste/set a password found in the store with name matching app's
2015-07-19handle rotation in password list and password decryptMohamed Zenadi
2015-07-14Create ssh keygen activity with two fragments: the keygen & a screen to show ↵Matthew Wong
the generated public key
2015-05-17now possible to clone/create repository in a given external directory.Mohamed Zenadi
*issues*: - not possible to switch between external/local directory without closing the app. (PasswordRepository is a singleton, has to be cleaned when a change is made)
2015-05-17add a preference option to select an external directoryMohamed Zenadi
2015-01-04git tasks refactoring (clone working)zeapo
2014-12-16fix the the git fields and a small refactorv1.2.0.10zeapo
2014-11-09allows the users to read the ssh-key from an external storagezeapo
2014-10-22Corrects issue where list was stacked again and again + clean upzeapo
2014-09-23Some other Eclipse integration, modified AndroidManifest.xml to match ↵kLeZ
build.gradle information (app version, sdk version)
2014-08-08more refactoring and ability to pull from serverZeapo
2014-08-01Better distinction between categories and passwords, multilevel categoriesZeapo
2014-07-30some visual update (fragment list is kept at position) and a preparation for ↵Zeapo
decrypt activity
2014-07-27Some refactoring and organisation for listview.. sooooonZeapo
2014-07-24initial commitZeapo