Commit graph

15 commits

Author SHA1 Message Date
Matthew Wong
02bfcf6c3f Create app autofill service: a dialog pops up for all password fields & has a button to paste/set a password found in the store with name matching app's 2015-08-14 17:36:44 -04:00
Mohamed Zenadi
38c57cec6d handle rotation in password list and password decrypt 2015-07-19 13:51:24 +02:00
Matthew Wong
6f25a8bb23 Create ssh keygen activity with two fragments: the keygen & a screen to show the generated public key 2015-07-14 22:41:04 -04:00
Mohamed Zenadi
62b4d78e93 now possible to clone/create repository in a given external directory.
*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-17 18:51:28 +02:00
Mohamed Zenadi
47ffaf99bd add a preference option to select an external directory 2015-05-17 18:45:40 +02:00
zeapo
f48bd5faa0 git tasks refactoring (clone working) 2015-01-04 14:53:58 +01:00
zeapo
47bb25adcb fix the the git fields and a small refactor 2014-12-16 23:27:30 +01:00
zeapo
add0e1774a allows the users to read the ssh-key from an external storage 2014-11-09 14:06:44 +01:00
zeapo
9aea6560b0 Corrects issue where list was stacked again and again + clean up 2014-10-22 23:15:24 +02:00
kLeZ
a9126f7214 Some other Eclipse integration, modified AndroidManifest.xml to match build.gradle information (app version, sdk version) 2014-09-23 09:58:05 +02:00
Zeapo
42f1abfa76 more refactoring and ability to pull from server 2014-08-08 18:46:35 +01:00
Zeapo
a0263aabad Better distinction between categories and passwords, multilevel categories 2014-08-01 00:17:05 +01:00
Zeapo
86ff7a660c some visual update (fragment list is kept at position) and a preparation for decrypt activity 2014-07-30 02:42:22 +01:00
Zeapo
a0b8301a49 Some refactoring and organisation for listview.. sooooon 2014-07-27 18:58:42 +01:00
Zeapo
bbf0175d69 initial commit 2014-07-24 01:15:11 +01:00