aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/widget/SectionView.java
Commit message (Expand)AuthorAgeFilesLines
* Rename folder structure from OpenPGP Keychain to OpenKeychainDominik Schürmann2014-04-061-429/+0
* Rename "canEdit" to "canBeEdited"Thialfihar2014-04-021-7/+7
* Add missing and curly brackets and fix othersThialfihar2014-04-021-29/+26
* Adjust variable/member naming to conform to style guideThialfihar2014-04-021-9/+9
* Trivial spacing changes to conform to style guideThialfihar2014-04-021-2/+2
* Adjust import orderThialfihar2014-04-021-18/+6
* allow blank IDs, allow adding new IDs and let them be masterAshley Hughes2014-04-021-2/+5
* pass through info that keys are new without relying on new keys orginally bei...Ashley Hughes2014-04-011-0/+10
* merge masterAshley Hughes2014-03-291-58/+68
|\
| * Rename old mentionings of APG-named thingsThialfihar2014-03-231-2/+2
| * more UI code style fixesuberspot2014-03-131-15/+18
| * First code style changes in uiuberspot2014-03-131-2/+0
| * Fix progress_generating and reformatDominik Schürmann2014-03-101-46/+55
| * removed useless semicolons, fixed some parameters in documenation, simplified...uberspot2014-03-071-1/+1
* | pass through original primary IDAshley Hughes2014-03-271-0/+15
* | keep up with masterAshley Hughes2014-03-071-85/+34
|\|
| * corrected commitAnkush2014-03-071-4/+4
| * #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
* | pass through which keys are newAshley Hughes2014-02-221-0/+12
* | change how primary id changing is passed throughAshley Hughes2014-02-221-0/+13
* | put main original id at the topAshley Hughes2014-02-211-1/+4
* | pass through deleted keysAshley Hughes2014-02-151-2/+13
* | propgate throughAshley Hughes2014-02-141-7/+22
* | save work, this code doesn't work...Ashley Hughes2014-02-131-0/+19
* | saving fixesAshley Hughes2014-02-081-3/+7
* | action bar and a small fixAshley Hughes2014-02-061-0/+3
* | pass message when key addedAshley Hughes2014-02-061-0/+6
* | new Ids need to be savedAshley Hughes2014-02-061-4/+2
* | edit ui knows it it has been changedAshley Hughes2014-02-051-4/+1
* | saveAshley Hughes2014-02-051-2/+27
* | use usage argument if neededAshley Hughes2014-02-041-2/+2
|/
* 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