Age | Commit message (Expand) | Author |
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 | fix an NPE that happens when the user tries to save git settings | 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-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-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 | 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 | 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 | 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 |
2015-05-12 | initial support for openpgp-api v7 | Mohamed Zenadi |
2015-05-09 | use a true monospaced font for pwd display | Mohamed Zenadi |
2015-05-09 | hide the content of pgp decryption activity from the window manager | Mohamed Zenadi |
2015-05-09 | Fix #82, select user/pwd auth for https connection | Mohamed Zenadi |
2015-04-19 | use a FAB to add passwords | Mohamed Zenadi |
2015-04-19 | Add a Sync command that calls Pull then Push... | Mohamed Zenadi |
2015-04-04 | Show the pgp key selected in preferences... | Mohamed Zenadi |
2015-03-20 | fix the color of the select contextual menu... | Mohamed Zenadi |
2015-03-17 | check that the data we get is not nullv1.2.0.14 | Mohamed Zenadi |
2015-03-17 | return the root directory if we have nothing in the fragment stack | Mohamed Zenadi |
2015-03-17 | temp fix for welcome screen showing for everybody | Mohamed Zenadi |
2015-03-14 | version bump and some style update | Mohamed Zenadi |