aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/dialog/DeleteKeyDialogFragment.java
Commit message (Collapse)AuthorAgeFilesLines
* Rearrange too long linesThialfihar2014-04-021-4/+6
|
* Adjust variable/member naming to conform to style guideThialfihar2014-04-021-24/+27
| | | | | In some cases change member accessibility, so the naming matches. Also, some key words were reordered to comply with JLS suggestions.
* Trivial spacing changes to conform to style guideThialfihar2014-04-021-7/+2
|
* reformat mergeDominik Schürmann2014-03-211-56/+59
|
* Fix GPL HeadersNikhil Peter Raj2014-03-211-1/+1
|
* Fix for #410Nikhil Peter Raj2014-03-211-92/+115
|
* More code style fixes for /uiuberspot2014-03-131-3/+6
|
* First code style changes in uiuberspot2014-03-131-2/+1
|
* cleanupDominik Schürmann2014-02-271-11/+8
|
* Final fix for #266Nikhil Peter Raj2014-02-261-1/+1
| | | | | -Fix implemented using setIcon() as setIconAttribute() is not valid for API less than 11
* Fix for #266Nikhil Peter Raj2014-02-251-1/+1
| | | | | -Extra: Added the appropriate images to drawable folder from Android SDK source, can be used as alternative if required.
* do not delete pub keys where secret key existsDominik Schürmann2014-02-061-19/+80
|
* Switch from ActionBarSherlock to ActionBarCompatDominik Schürmann2014-02-021-3/+2
|
* language fixDominik Schürmann2014-01-291-1/+1
|
* New Gradle project structureDominik Schürmann2014-01-271-0/+151