aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/widget/SectionView.java
Commit message (Expand)AuthorAgeFilesLines
* #226: Async key gen task is stopped if progress is canceledJessica Yuen2014-03-021-2/+8
* #226: Activity no longer closes if progress is canceled for key creation in E...Jessica Yuen2014-03-021-1/+1
* #226: Added cancel option to ProgressDialogFragments. Create Key is now cance...Jessica Yuen2014-03-021-1/+1
* Complete fix for #304Nikhil Peter Raj2014-02-271-94/+23
* Switch from ActionBarSherlock to ActionBarCompatDominik Schürmann2014-02-021-6/+4
* create new keys without lots of extra certificationAshley Hughes2014-02-011-24/+9
|\
| * wrong types being createdAshley Hughes2014-02-011-2/+2
| * create keys with minimal keyrings being constructed in betweenAshley Hughes2014-01-311-1/+1
| * generate single keyAshley Hughes2014-01-311-21/+7
* | Allow state loss on dismissal of progress dialogs, fixes #217Dominik Schürmann2014-01-311-22/+26
|/
* New Gradle project structureDominik Schürmann2014-01-271-0/+364