Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-24 | version bumpv1.2.0.57 | Mohamed Zenadi | |
2017-01-24 | add preference option to export all passwords to an external dir | Mohamed Zenadi | |
2017-01-16 | fix the case where we're unable to clone if we specify the port 22 | Mohamed Zenadi | |
2017-01-16 | remove all mentions of getWorkTree | Mohamed Zenadi | |
2017-01-11 | add bitcoin donation | Mohamed Zenadi | |
2017-01-06 | one getWorkTree less, we should remove them all | Mohamed Zenadi | |
2017-01-06 | check that package name is not null | Mohamed Zenadi | |
2017-01-02 | Pref i18n (#258) | Stéphane D'Alu | |
* preference i18n * wrong key | |||
2017-01-02 | improved/fixed translation (#257) | Stéphane D'Alu | |
2017-01-02 | added missing internatinalisation for pwgen (#256) | Stéphane D'Alu | |
2016-12-31 | do not put anything in the clipboard when clearing it | Mohamed Zenadi | |
2016-12-31 | set the timer to clear the clipboard on copy | Mohamed Zenadi | |
fix #244 | |||
2016-12-31 | add the cause of jgit error to the message | Mohamed Zenadi | |
2016-12-30 | version bump 1.2.0.56v1.2.0.56 | Mohamed Zenadi | |
2016-12-30 | sync command now tries to commit before pull/push | Mohamed Zenadi | |
2016-12-28 | French translation (#253) | Stéphane D'Alu | |
* French translation * fixed ' | |||
2016-12-26 | Use 500ms delay between 20x clipboard clears | Matthew Wong | |
2016-12-26 | Fix #247: avoid npe getting accessibility event package name | Matthew Wong | |
2016-12-25 | version bumpv1.2.0.55 | Mohamed Zenadi | |
2016-12-25 | fix commit not being executed | Mohamed Zenadi | |
2016-12-11 | version bumpv1.2.0.54 | Mohamed Zenadi | |
2016-12-11 | remove useless and confusing option from the preferences | Mohamed Zenadi | |
2016-12-11 | Handle jgit errors (#243) | Mohamed Zenadi | |
* initial work on the git error handling * remove throws exception and handle the jsch one correctly * move the commit task into its own operation * get rid of the interface and rely on the abstract class GitOperation * add error message to the pull command * add error message to the push command * add error message to the sync operationˆ | |||
2016-11-12 | detect wrong ssh-key passphrase | Mohamed Zenadi | |
2016-10-27 | Add Chinese Translation (#239) | Kevin Sicong Jiang | |
2016-10-25 | request sd-card access when importing the ssh-key | Mohamed Zenadi | |
2016-10-25 | gradle update | Mohamed Zenadi | |
2016-10-17 | Russian translation (#234) | Vladislav | |
2016-10-17 | Added the ability to make an invisible password visible using a button, and ↵ | Daniël van den Berg | |
added some rough translations. (#230) | |||
2016-10-17 | added version 23 of the build tools | Mohamed Zenadi | |
2016-10-17 | makes a copy of an other password, do not clear the clipboard from the first ↵ | Mohamed Zenadi | |
copy fix #228 | |||
2016-10-16 | fix the license error in travis | Mohamed Zenadi | |
2016-10-16 | try to fix the travis build :/ | Mohamed Zenadi | |
2016-10-16 | update travis build tools | Mohamed Zenadi | |
2016-10-16 | fix list not being refreshed after a sync | Mohamed Zenadi | |
2016-10-16 | sdk and libs version update | Mohamed Zenadi | |
2016-10-16 | Gradle update | Mohamed Zenadi | |
2016-09-21 | Allow for manual copying or sharing of the password without showing it. (#222) | Daniël van den Berg | |
* Allow for manual copying or sharing of the password without showing it, see #218. * Cache the password in a variable for copying and sending, instead of using the textview. | |||
2016-09-11 | use a file selector to get the ssh-key | Mohamed Zenadi | |
2016-09-09 | Czech translation (#220) | Jaroslav Lichtblau | |
updated with adding new strings | |||
2016-09-09 | Added the ability to move passwords around. (#210) | Daniël van den Berg | |
* Added the ability to move passwords around. * Generified the PasswordRecyclerAdapter and the FolderRecyclerAdapter into EntryRecyclerAdapter | |||
2016-08-27 | Added the ability to share a password as plaintext using any app, including ↵ | Daniël van den Berg | |
ones like BluetoothToPc. (#213) | |||
2016-08-18 | Fixed crash when ellipsing line. (#208) | Daniël van den Berg | |
* Fixed crash when ellipsing line. See https://github.com/zeapo/Android-Password-Store/issues/207. * Added the ability to move passwords around. * Revert "Added the ability to move passwords around." This reverts commit 458f5ea1d9c85be78edf8d7d2d8077b20b12f168. * Removed maxlines:1 | |||
2016-07-30 | Merge pull request #201 from crosser/oisafe2pstore | Mohamed Zenadi | |
oisafe2pstore.hs: script to migrate from OI Safe | |||
2016-07-29 | version bump 52v1.2.0.52 | Matthew Wong | |
2016-07-29 | Catch IOException | Matthew Wong | |
2016-07-29 | Don't show the 'directory already exists' error if it's just a .git folder & ↵ | Matthew Wong | |
show all exceptions to the user (e.g. invalid private key) | |||
2016-07-24 | version bump 51 (fdroid issue?)v1.2.0.51 | Matthew Wong | |
2016-07-23 | oisafe2pstore.hs: script to migrate from OI Safe | Eugene Crosser | |
Quick and dirty Haskell script that converts OI Safe export CSV format into the password-store repository format. After conversion, you will need to `git add` the newly generated files, commit and push them to the server. Then pull or sync on the Android device. Signed-off-by: Eugene Crosser <crosser@average.org> | |||
2016-07-21 | version bump 50v1.2.0.50 | Matthew Wong | |