aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/dialog
Commit message (Expand)AuthorAgeFilesLines
* More code style fixes for /uiuberspot2014-03-137-14/+19
* First code style changes in uiuberspot2014-03-1310-81/+62
* fix plenty of lint warnings, make some for loops into foreach, remove unused ...uberspot2014-03-111-1/+2
* getString before init of KeychainIntentHandlerDominik Schürmann2014-03-101-7/+6
* Fix progress_generating and reformatDominik Schürmann2014-03-102-8/+11
* removed useless semicolons, fixed some parameters in documenation, simplified...uberspot2014-03-072-3/+3
* remove unused imports and unthrown exceptionsuberspot2014-03-071-1/+0
* remove icon from nfc dialogDominik Schürmann2014-03-061-1/+0
* corrected commitAnkush2014-03-072-9/+9
* #226: Async key gen task is stopped if progress is canceledJessica Yuen2014-03-022-10/+15
* #226: Activity no longer closes if progress is canceled for key creation in E...Jessica Yuen2014-03-022-5/+11
* #226: Added cancel option to ProgressDialogFragments. Create Key is now cance...Jessica Yuen2014-03-022-6/+26
* cleanupDominik Schürmann2014-02-274-40/+22
* Added GPL headersNikhil Peter Raj2014-02-272-11/+31
* Complete fix for #304Nikhil Peter Raj2014-02-271-0/+147
* Partial fix for #304Nikhil Peter Raj2014-02-261-0/+66
* Final fix for #266Nikhil Peter Raj2014-02-262-2/+2
* Fix for #266Nikhil Peter Raj2014-02-252-2/+3
* do not delete pub keys where secret key existsDominik Schürmann2014-02-061-19/+80
* work on lookup key, fix some illegal state exceptions with hackDominik Schürmann2014-02-041-136/+0
* expose key server APIDominik Schürmann2014-02-021-1/+1
* Hacks to make dialogs on Android 2.3 black on white, and not black on blackDominik Schürmann2014-02-022-3/+8
* Switch from ActionBarSherlock to ActionBarCompatDominik Schürmann2014-02-029-35/+22
* Fix QR Code URIDominik Schürmann2014-02-011-6/+3
* Reworking import, testing needed...Dominik Schürmann2014-02-011-4/+4
* No bouncy castle objects in key viewDominik Schürmann2014-02-011-3/+1
* Fix layout, add API notes to README, register fingerprint URIs, some reformat...Dominik Schürmann2014-02-011-53/+59
* language fixDominik Schürmann2014-01-291-1/+1
* New Gradle project structureDominik Schürmann2014-01-279-0/+1547