aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res
Commit message (Expand)AuthorAgeFilesLines
...
* Changelog 2.9.2Dominik Schürmann2014-09-091-0/+6
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-09-081-0/+5
|\
| * introduce SingletonResult for... singleton resultsVincent Breitmoser2014-09-081-3/+3
| * Properly handle uneditable key types in EditKeyFragmentVincent Breitmoser2014-09-081-0/+5
* | Fix changelog versioningDominik Schürmann2014-09-081-1/+1
|/
* Pull from transifexDominik Schürmann2014-09-0851-775/+1115
* Changelog 2.10Dominik Schürmann2014-09-081-0/+14
* Fix problems in strings.xmlDominik Schürmann2014-09-071-31/+36
* flag revoked, epired and unavailable keys in selection spinnerVincent Breitmoser2014-09-071-10/+34
* Remove table layout, use hint text for edit fieldsDominik Schürmann2014-09-072-83/+65
* Put quotes around all strings, should fix transifex consistency problems, als...Dominik Schürmann2014-09-071-646/+646
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-09-072-18/+52
|\
| * add proper async check for correct passphrase to passphrasedialogVincent Breitmoser2014-09-072-18/+52
* | Two buttons to encrypt files and text, some fixesDominik Schürmann2014-09-072-13/+42
|/
* Better symmetric encryption layoutDominik Schürmann2014-09-071-38/+23
* More UI reworkDominik Schürmann2014-09-076-108/+154
* Fix width for encrypt toDominik Schürmann2014-09-071-1/+1
* Remove file menu items from text activityDominik Schürmann2014-09-062-4/+19
* Add experimental support for yubikey PINs, remove caching of empty passphrasesDominik Schürmann2014-09-051-0/+1
* Add yubikey default PIN preferenceDominik Schürmann2014-09-052-0/+9
* Safeslinger: icon, about infoDominik Schürmann2014-09-046-1/+3
* Integrate safeslinger shareDominik Schürmann2014-09-041-0/+17
* Fix stringsDominik Schürmann2014-09-021-2/+2
* Pull from transifexDominik Schürmann2014-09-0246-377/+1228
* Catch security exception, known problem...Dominik Schürmann2014-09-021-0/+1
* cache key s2k type in database, for later useVincent Breitmoser2014-09-021-3/+8
* rename EncryptMessageFragment -> EncryptTextFragmentVincent Breitmoser2014-09-011-1/+1
* split EncryptActivity into Encrypt{Text,File}ActivityVincent Breitmoser2014-09-018-16/+49
* remove "sign" and "verify" from drawer textsVincent Breitmoser2014-09-011-2/+2
* small ui changes in encryptVincent Breitmoser2014-09-013-11/+12
* remove "by holding..." explanation from button textVincent Breitmoser2014-09-011-1/+1
* Fix transifex linebreaks by adding apostrophs to strings with linebreaksDominik Schürmann2014-09-011-15/+15
* Prepare API for OpenPgpSignatureResult extensionsDominik Schürmann2014-08-311-3/+3
* Changelog 2.9Dominik Schürmann2014-08-311-0/+6
* Cleanup keyspinner layout, key id typeface monospaceDominik Schürmann2014-08-311-32/+36
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-08-319-10/+13
|\
| * add cancel support to edit key actionVincent Breitmoser2014-08-317-7/+10
| * get rid of some last bootstrapbutton referencesVincent Breitmoser2014-08-312-3/+1
| * Merge remote-tracking branch 'origin/master'Vincent Breitmoser2014-08-312-8/+15
| |\
| * | Add cancelable mechanism and support in key importVincent Breitmoser2014-08-311-0/+2
* | | Better leyout for account settingsDominik Schürmann2014-08-314-63/+92
* | | Move date picker to left because of width constraints inside the dialogDominik Schürmann2014-08-311-6/+1
| |/ |/|
* | Hide keyserver spinner under advanced options in certify activityDominik Schürmann2014-08-312-8/+15
|/
* if there is only one private key, use it fo certification by defaultVincent Breitmoser2014-08-311-3/+7
* use LoaderFragment for CertifyActivityVincent Breitmoser2014-08-313-179/+198
* Merge remote-tracking branch 'dakid/master'Vincent Breitmoser2014-08-301-1/+1
|\
| * Encrypted message is not being spellchecked anymoreDaniel Albert2014-08-301-1/+1
* | canonicalize: add check for algorithm typeVincent Breitmoser2014-08-306-12/+14
|/
* Merge pull request #796 from open-keychain/developDominik Schürmann2014-08-282-4/+42
|\
| * add ecc supportVincent Breitmoser2014-08-242-4/+40