aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res
Commit message (Expand)AuthorAgeFilesLines
* New decrypt activity design (WIP), saner UTF8 decoding (replacing non-decodab...Dominik Schürmann2014-09-159-13/+150
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-09-141-1/+25
|\
| * add SignEncryptResult parcel (probably break stuff)Vincent Breitmoser2014-09-141-1/+25
* | First work on decryptDominik Schürmann2014-09-143-2/+2
|/
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-09-131-1/+1
|\
| * add key id to trailing asym data log msgVincent Breitmoser2014-09-131-1/+1
* | Custom actionbar to indicate swipe down effectDominik Schürmann2014-09-132-0/+15
|/
* log warning on bad uid encodingVincent Breitmoser2014-09-131-0/+1
* Merge branch 'result-parcels'Vincent Breitmoser2014-09-131-0/+38
|\
| * some DecryptVerify log refinementsVincent Breitmoser2014-09-131-2/+2
| * add a ton of logging to DecryptVerifyVincent Breitmoser2014-09-131-0/+38
* | More smaller UI fixesDominik Schürmann2014-09-131-0/+1
* | Implemented Pull2Refresh in the KeyListFragmentDaniel Albert2014-09-121-75/+71
|/
* add ui support for stripping subkeysVincent Breitmoser2014-09-111-0/+3
* 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
|\