Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2016-07-21 | Use support library fragment (to avoid onAttach deprecation problems, etc) | Matthew Wong | |
2016-07-19 | version bump 69v1.2.0.49 | Matthew Wong | |
2016-07-19 | fix crash sorry everyone | Matthew Wong | |
2016-07-17 | version bump 68v1.2.0.48 | Matthew Wong | |
2016-07-08 | Fix back button behaviour | Matthew Wong | |
2016-07-04 | rebumpv1.2.0.47 | Mohamed Zenadi | |
mistake on the play store | |||
2016-07-04 | version bump | Mohamed Zenadi | |
2016-07-04 | fix crash on lollipop | Mohamed Zenadi | |
2016-07-02 | version bump 65v1.2.0.45 | Matthew Wong | |
2016-07-02 | Only clear the clipboard if we automatically copied the password to it | Matthew Wong | |
2016-07-02 | Fix & refine weird editing behaviour | Matthew Wong | |
2016-06-30 | version bump 64v1.2.0.44 | Matthew Wong | |
2016-06-30 | Add systemui exception to autofill | Matthew Wong | |
2016-06-30 | use runOnUiThread in autofill preferences activity | Matthew Wong | |
2016-06-20 | Merge pull request #191 from svetlemodry/master | Mohamed Zenadi | |
Czech translation updated | |||
2016-06-20 | Merge pull request #189 from DSIW/master | Mohamed Zenadi | |
Some restyling | |||
2016-06-19 | update build tools | Mohamed Zenadi | |
2016-06-19 | Fix background color for selected list items | DSIW | |