Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-08-02 | Fix more lint (#325) | Felix Bechstein | |
* fix/ignore lint errors, run lint on travis * fix/ignore some lint warnings | |||
2017-08-01 | Update Russian translation (#327) | Vladislav | |
2017-07-26 | Support pasting username with autofill, fixes #192 (#321) | Felix Bechstein | |
* Support pasting username with autofill, fixes #192 The workflow for pasting usernames is as follows: 1. Select password field 2. Select password store entry with username and paste it 3. Select any other editable field 4. Paste username * Show toast when username is available for pasting | |||
2017-07-25 | Improve french translation | Mohamed Zenadi | |
2017-07-25 | Fix lint warnings (#319) | Felix Bechstein | |
* Fix lint errors/warnings Fix a lot of lint errors and warnings. Most things are automatically applied fixes done with android studio: * externalize strings * remove unused code / classes / layouts / imports * migrate some fields to local variables * Remove dead code from comments Removed code that is commented out long ago. * remove unused resources * colors * strings * drawables * layouts * menus | |||
2017-07-22 | Parse username from password entry, refs #192 (#318) | Felix Bechstein | |
This is a first step of letting APS handle usernames from password entries. It shows the username in PgpHandler and allows to copy it to the clipboard. | |||
2017-07-16 | Show extra content w/o copy password, fixes #288 (#317) | Felix Bechstein | |
Show extra content even if password is not copied to clipboard. Add toggle to preferences as well. | |||
2017-07-16 | externalize strings (#316) | Felix Bechstein | |
2017-07-15 | update german translation (#314) | Felix Bechstein | |
2017-06-24 | add default android file picker for selecting ssh-key | zeapo | |
2017-06-24 | revert auto-sync and background git activity | Mohamed Zenadi | |
too buggy, no time to work on it correclty | |||
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 |