aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/java/org/sufficientlysecure/keychain/ui/dialog
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | mCurrentPassPhrase, mChangePassPhrase Minor variable naming Issue #338
* #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 ↵Jessica Yuen2014-03-022-5/+11
| | | | EditKeyActivity
* #226: Added cancel option to ProgressDialogFragments. Create Key is now ↵Jessica Yuen2014-03-022-6/+26
| | | | cancelable.
* 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 implemented using setIcon() as setIconAttribute() is not valid for API less than 11
* Fix for #266Nikhil Peter Raj2014-02-252-2/+3
| | | | | -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
|
* 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 ↵Dominik Schürmann2014-02-011-53/+59
| | | | reformatting (sry)
* language fixDominik Schürmann2014-01-291-1/+1
|
* New Gradle project structureDominik Schürmann2014-01-279-0/+1547