Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-06-13 | show version name in settings | Mohamed | |
2017-06-05 | add autoSync on startup | zeapo | |
2017-05-28 | do not translate git items | zeapo | |
2017-05-25 | no longer needed as it was fixed in OpenKeychain | Mohamed | |
2017-05-01 | locale: Add zh_TW translation (#294) | DanSnow | |
2017-04-27 | Make git username and email configurable (#289) | shanavas | |
* Gather git config data and save in preferences * Align text box properly * Apply git configs from settings * Validate email address | |||
2017-02-20 | japanese translation (#273) | naofum | |
2017-01-24 | add preference option to export all passwords to an external dir | 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-28 | French translation (#253) | Stéphane D'Alu | |
* French translation * fixed ' | |||
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-10-27 | Add Chinese Translation (#239) | Kevin Sicong Jiang | |
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-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-02 | Fix & refine weird editing behaviour | Matthew Wong | |
2016-06-20 | Merge pull request #191 from svetlemodry/master | Mohamed Zenadi | |
Czech translation updated | |||
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-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-04-28 | fix an issue on android 6 where the passwords are centered | Mohamed Zenadi | |
2016-04-27 | no confirmation/no deletion when using sd-card directory | Mohamed Zenadi | |
2016-04-25 | fix a confusion on which button does what | Mohamed Zenadi | |
2016-04-25 | add translations to cz values as they are lacking | Mohamed Zenadi | |
need to be translated | |||
2015-12-31 | Merge branch 'upstream' into webview | Matthew Wong | |
Conflicts: app/build.gradle | |||
2015-12-31 | Delete option for websites | Matthew Wong | |
2015-12-31 | Use URL as package name for app/website settings and match Chrome using URL. ↵ | Matthew Wong | |
But use site title for automatching attempts when URL match not found | |||
2015-12-30 | Get the URL in Chrome | Matthew Wong | |
2015-12-30 | add always show dialog preference. | Matthew Wong | |
2015-12-30 | Fix string | Matthew Wong | |
2015-12-30 | Add websites to autofill preferences | Matthew Wong | |
2015-12-27 | Don't use ResolveInfo for app settings ui | Matthew Wong | |
2015-11-23 | updated Czech translation | Jaroslav Lichtblau | |
2015-11-22 | Add warnings to the user about storing the passwords on the sdcard | zeapo | |
2015-11-07 | set and pick from multiple passwords per app | Matthew Wong | |