Age | Commit message (Expand) | Author |
2015-07-18 | Merge remote-tracking branch 'upstream/master'... | Matthew Wong |
2015-07-18 | Set correct monospace font, fix more textview/edittext confusion | Matthew Wong |
2015-07-18 | fix a typo, the generate edit text is in the dialog not in the fragment | Mohamed Zenadi |
2015-07-18 | Use monospace font and add show passphrase checkbox | Matthew Wong |
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-17 | Use strings and clean up margins in ssh keygen | Matthew Wong |
2015-07-17 | Use android support library (for fab) | Matthew Wong |
2015-07-16 | Make the generated public key viewer a dialog instead of fragment and add a "... | Matthew Wong |
2015-07-15 | Make AsyncTask for ssh key generation and show a progress dialog. Show the ex... | Matthew Wong |
2015-07-14 | Change 'No SSH key' dialog to have options for import or generate. Also add a... | Matthew Wong |
2015-07-14 | Add preference to start ssh keygen | Matthew Wong |
2015-07-14 | Create ssh keygen activity with two fragments: the keygen & a screen to show ... | Matthew Wong |
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 |