aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Add ECDH and ECDSA valuesDominik Schürmann2014-08-211-0/+2
* | Fix RuntimeException in KeyListActivity on tabletsDominik Schürmann2014-08-286-53/+47
* | Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-08-276-13/+15
|\ \
| * | small language fixes for previous commitVincent Breitmoser2014-08-276-13/+15
* | | Strip out duplicate user idsDominik Schürmann2014-08-275-5/+6
|/ /
* | Abort import of pubkeys where secret keys exist but new pubkey has more subke...Dominik Schürmann2014-08-271-0/+1
* | Cleanup FoldableLinearLayoutDominik Schürmann2014-08-274-12/+5
* | Pull from transifexDominik Schürmann2014-08-2219-13/+100
|/
* Add sync propertiesDominik Schürmann2014-08-211-1/+3
* Change account typeDominik Schürmann2014-08-212-2/+2
* XML cleanupDominik Schürmann2014-08-217-79/+11
* Pull from transifexDominik Schürmann2014-08-216-42/+22
* Merge branch 'master' of github.com:open-keychain/open-keychainDominik Schürmann2014-08-201-1/+3
|\
| * move key deletion into KeychainIntentHandlerVincent Breitmoser2014-08-201-0/+1
| * consolidate: small ui thingsVincent Breitmoser2014-08-201-1/+2