Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2016-06-19 | Use material icons in actionbar | DSIW | |
2016-06-19 | Add german translation and extract some string as string resource | DSIW | |
2016-06-18 | Czech translation updated | Jaroslav Lichtblau | |
for android pw store Czech translation updated for android pw store typo fix | |||
2016-06-12 | fix #187 | Matthew Wong | |
2016-06-12 | update build tools | Matthew Wong | |
2016-06-10 | Restyle new password formular | DSIW | |
2016-06-10 | Restyle password entry activity | DSIW | |
2016-06-10 | Fix multiple selection with RecyclerView | DSIW | |
2016-06-10 | Add icons to list item | DSIW | |
2016-06-10 | Remove CardView and use divider for separation | DSIW | |
2016-06-10 | Restyle password cards | DSIW | |
2016-05-14 | Switch positions of edit and delete buttons | Matthew Wong | |
2016-05-14 | add edit long press action | Matthew Wong | |
2016-05-14 | update gradle | Matthew Wong | |
2016-04-28 | version bumpv1.2.0.43 | Mohamed Zenadi | |
2016-04-28 | fix an issue on android 6 where the passwords are centered | Mohamed Zenadi | |
2016-04-28 | version bump 62v1.2.0.42 | Mohamed Zenadi | |
2016-04-27 | no confirmation/no deletion when using sd-card directory | Mohamed Zenadi | |
2016-04-25 | Update README.mdv1.2.0.41 | Mohamed Zenadi | |
2016-04-25 | Update README.md | Mohamed Zenadi | |
2016-04-25 | version bump1.2.0.41 | Mohamed Zenadi | |
2016-04-25 | fix a confusion on which button does what | Mohamed Zenadi | |