aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-17Use android support library (for fab)Matthew Wong
2015-07-16Make the generated public key viewer a dialog instead of fragment and add a "...Matthew Wong
2015-07-15Make AsyncTask for ssh key generation and show a progress dialog. Show the ex...Matthew Wong
2015-07-14Change 'No SSH key' dialog to have options for import or generate. Also add a...Matthew Wong
2015-07-14Add preference to start ssh keygenMatthew Wong
2015-07-14Create ssh keygen activity with two fragments: the keygen & a screen to show ...Matthew Wong
2015-07-11Set default preferences (length 20, .etc) on first use of generator, only sav...Matthew Wong
2015-07-11Undo lambda-ingMatthew Wong
2015-07-11Use string resourcesMatthew Wong
2015-07-10Append password from dialog, not a newly generated oneMatthew Wong
2015-07-10Apply PRNGFixes from http://android-developers.blogspot.ca/2013/08/some-secur...Matthew Wong
2015-07-10Open password generation dialog when button pressedMatthew Wong
2015-07-10Create password generation dialogMatthew Wong
2015-07-10Import pwgen classesMatthew Wong
2015-07-01Make selectedItems Set instead of SparseBooleanArrayMatthew Wong
2015-07-01Finish action bar mode when all items are deselectedMatthew Wong
2015-07-01Selected rows colorMatthew Wong
2015-07-01Implement multi-select with actionbarMatthew Wong
2015-06-20version bumpv1.2.0.23Mohamed Zenadi
2015-06-20fix an NPE that happens when the user tries to save git settingsMohamed Zenadi
2015-06-17version bumpv1.2.0.22Mohamed Zenadi
2015-06-17avoid empty directoryMohamed Zenadi
2015-06-17follow bfdccf4d920f5172a3d88ac0358e0b06ad5fe520, missing checkMohamed Zenadi
2015-06-17Add the option for not showing the passwords after decrypt...Mohamed Zenadi
2015-06-17fix bug where key ids were not shown in settings...Mohamed Zenadi
2015-06-12version bumpv1.2.0.21Mohamed Zenadi
2015-06-10fix missing spaces between the file committed and the commit msgMohamed Zenadi
2015-06-10fix missing generic typeMohamed Zenadi
2015-06-09use apply rather than commitMohamed Zenadi
2015-06-09remove retrolambda and upgrade support libraryMohamed Zenadi
2015-06-09Merge pull request #91 from lsowen/master...Mohamed Zenadi
2015-06-08Fix issue with servers that have GSSAPI authentication enabled....lsowen
2015-06-08version bumpv1.2.0.20Mohamed Zenadi
2015-06-07save port number after save and close the activityMohamed Zenadi
2015-06-07fix provider list preference not saving correctlyMohamed Zenadi
2015-06-07disable not used optionMohamed Zenadi
2015-06-01Merge pull request #88 from languitar/spelling-fixes...Mohamed Zenadi
2015-05-31Fix spelling and remove exclamation mark...Johannes Wienke
2015-05-17v1.2.0.19 apkMohamed Zenadi
2015-05-17Initial support for external *git* repositories, fix #41, fix #48Mohamed Zenadi
2015-05-17it is no longer necessary to go through settings to initialize an external repoMohamed Zenadi
2015-05-17the apk for testingMohamed Zenadi
2015-05-17user is able to chose internal/external when creating/cloning...Mohamed Zenadi
2015-05-17force the selection of directory until the welcome screen is implementedMohamed Zenadi
2015-05-17clean the content of the directory on delete, rather than deleting the direct...Mohamed Zenadi
2015-05-17now possible to clone/create repository in a given external directory....Mohamed Zenadi
2015-05-17directory chooser is enoughMohamed Zenadi
2015-05-17save the selected directory and show it as a summaryMohamed Zenadi
2015-05-17add a preference option to select an external directoryMohamed Zenadi
2015-05-17version bumpv1.2.0.18Mohamed Zenadi