Age | Commit message (Expand) | Author |
2015-07-19 | fix some issues where the password repository was not initialized | Mohamed Zenadi |
2015-07-19 | fix #100 where passwords were not copied if we didn't show them | Mohamed Zenadi |
2015-07-18 | fix a typo, the generate edit text is in the dialog not in the fragment | Mohamed Zenadi |
2015-07-18 | use a normal button rather than an image button | Mohamed Zenadi |
2015-07-18 | use monospaced font for passwords... | Mohamed Zenadi |
2015-07-11 | Set default preferences (length 20, .etc) on first use of generator, only sav... | Matthew Wong |
2015-07-11 | Undo lambda-ing | Matthew Wong |
2015-07-11 | Use string resources | Matthew Wong |
2015-07-10 | Append password from dialog, not a newly generated one | Matthew Wong |
2015-07-10 | Apply PRNGFixes from http://android-developers.blogspot.ca/2013/08/some-secur... | Matthew Wong |
2015-07-10 | Open password generation dialog when button pressed | Matthew Wong |
2015-07-10 | Create password generation dialog | Matthew Wong |
2015-07-10 | Import pwgen classes | Matthew Wong |
2015-07-01 | Make selectedItems Set instead of SparseBooleanArray | Matthew Wong |
2015-07-01 | Finish action bar mode when all items are deselected | Matthew Wong |
2015-07-01 | Selected rows color | Matthew Wong |
2015-07-01 | Implement multi-select with actionbar | Matthew Wong |
2015-06-20 | version bumpv1.2.0.23 | Mohamed Zenadi |
2015-06-20 | fix an NPE that happens when the user tries to save git settings | Mohamed Zenadi |
2015-06-17 | version bumpv1.2.0.22 | Mohamed Zenadi |
2015-06-17 | avoid empty directory | Mohamed Zenadi |
2015-06-17 | follow bfdccf4d920f5172a3d88ac0358e0b06ad5fe520, missing check | Mohamed Zenadi |
2015-06-17 | Add the option for not showing the passwords after decrypt... | Mohamed Zenadi |
2015-06-17 | fix bug where key ids were not shown in settings... | Mohamed Zenadi |
2015-06-12 | version bumpv1.2.0.21 | Mohamed Zenadi |
2015-06-10 | fix missing spaces between the file committed and the commit msg | Mohamed Zenadi |
2015-06-10 | fix missing generic type | Mohamed Zenadi |
2015-06-09 | use apply rather than commit | Mohamed Zenadi |
2015-06-09 | remove retrolambda and upgrade support library | Mohamed Zenadi |
2015-06-08 | Fix issue with servers that have GSSAPI authentication enabled.... | lsowen |
2015-06-08 | version bumpv1.2.0.20 | Mohamed Zenadi |
2015-06-07 | save port number after save and close the activity | Mohamed Zenadi |
2015-06-07 | fix provider list preference not saving correctly | Mohamed Zenadi |
2015-06-07 | disable not used option | Mohamed Zenadi |
2015-05-31 | Fix spelling and remove exclamation mark... | Johannes Wienke |
2015-05-17 | v1.2.0.19 apk | Mohamed Zenadi |
2015-05-17 | Initial support for external *git* repositories, fix #41, fix #48 | Mohamed Zenadi |
2015-05-17 | it is no longer necessary to go through settings to initialize an external repo | Mohamed Zenadi |
2015-05-17 | the apk for testing | Mohamed Zenadi |
2015-05-17 | user is able to chose internal/external when creating/cloning... | Mohamed Zenadi |
2015-05-17 | force the selection of directory until the welcome screen is implemented | Mohamed Zenadi |
2015-05-17 | clean the content of the directory on delete, rather than deleting the direct... | Mohamed Zenadi |
2015-05-17 | now possible to clone/create repository in a given external directory.... | Mohamed Zenadi |
2015-05-17 | directory chooser is enough | Mohamed Zenadi |
2015-05-17 | save the selected directory and show it as a summary | Mohamed Zenadi |
2015-05-17 | add a preference option to select an external directory | Mohamed Zenadi |
2015-05-17 | version bumpv1.2.0.18 | Mohamed Zenadi |
2015-05-17 | fix #85, use key_ids correctly... | Mohamed Zenadi |
2015-05-15 | fix #84 where account was missing, now it is selected on ecryptionv1.2.0.17 | Mohamed Zenadi |
2015-05-12 | fixes some crashes where the dialog is no longer availablev1.2.0.16 | Mohamed Zenadi |