Commit Graph
4460 Commits
Author SHA1 Message Date
Dominik Schürmann 04d7e3f155 Cleanup preference code 2015-06-30 16:21:29 +02:00
Vincent Breitmoser 473866baaf instrument: add test for empty clipboard, fix empty clipboard error 2015-06-30 15:37:02 +02:00
Vincent Breitmoser f1c0c3e00c earlier error on empty clipboard 2015-06-30 15:15:03 +02:00
Vincent Breitmoser 27441c7d63 fail more gracefully on empty clipboard in DecryptActivity 2015-06-30 15:13:28 +02:00
Dominik Schürmann ddf7f50062 Revert "Disable YubiKey key creation for release"
This reverts commit 340f2e442a.
2015-06-30 13:39:37 +02:00
Dominik Schürmann bb89d77665 Version 3.3 2015-06-30 13:36:27 +02:00
Dominik Schürmann a8efe3a12e Update from transifex 2015-06-30 13:35:22 +02:00
Dominik Schürmann 7b4c4dc491 Update changelog for 3.3 2015-06-30 13:09:00 +02:00
Dominik Schürmann 340f2e442a Disable YubiKey key creation for release 2015-06-30 12:58:40 +02:00
Dominik Schürmann 13bbda1012 Use proper length and mod time for cleartext signature metadata 2015-06-29 23:15:55 +02:00
Dominik Schürmann bdddeb0f41 Return metadata for cleartext sigs 2015-06-29 21:40:07 +02:00
Dominik Schürmann 7009e504b9 Connect YubiKey URL to OpenKeychain 2015-06-29 21:17:12 +02:00
Dominik Schürmann a9c606d49b Create key wizard for blank YubiKey 2015-06-29 20:48:11 +02:00
Dominik Schürmann cf59a8fc30 Merge branch 'master' of github.com:open-keychain/open-keychain 2015-06-29 15:08:30 +02:00
Dominik Schürmann 7d05905a7c Update support libs 2015-06-29 15:08:26 +02:00
Vincent Breitmoser 853964670b instrument: add tests for adv key share fragment 2015-06-29 14:59:48 +02:00
Vincent Breitmoser c43e29b621 cleanup share fragment, fix sharing of fingerprint 2015-06-29 14:59:48 +02:00
Dominik Schürmann 5532a078b6 Remove html element in help_about 2015-06-29 14:02:17 +02:00
Dominik Schürmann 136397667a Force db upgrade on app start 2015-06-29 14:01:12 +02:00
Dominik Schürmann 93e6b6f9b5 Use signature-level signature for TemporaryStorageProvider and describe the security model 2015-06-29 10:54:27 +02:00
Dominik Schürmann 99c06b085b Add brackets in KeychainProvider 2015-06-29 09:24:34 +02:00
Dominik Schürmann 5b320d01d0 Use application/octet-stream as default type in TemporaryStorageProvider 2015-06-29 07:58:00 +02:00
Dominik Schürmann 4667a05c42 Guess mime type like support libs FileProvider 2015-06-29 07:54:58 +02:00
Dominik Schürmann 4150807559 Fix strings for transifex 2015-06-29 07:34:11 +02:00
Dominik Schürmann dce2e0b19c Language: Remember instead of caching 2015-06-26 17:54:36 +02:00
Vincent c3d5160f17 Merge pull request #1324 from open-keychain/v/multi-decrypt
finished encrypt/decrypt rewrite
2015-06-26 16:41:17 +02:00
Vincent Breitmoser bda15ff92d instrument: small fix and up to date coverage.ec 2015-06-26 16:31:14 +02:00
Vincent Breitmoser 0077891f1d Merge branch 'master' into v/multi-decrypt 2015-06-26 15:40:38 +02:00
Vincent Breitmoser 56ef0f320b disable automatic accept for own uid in RemoteService, and fix some warnings 2015-06-26 15:40:12 +02:00
Dominik Schürmann 080d1c747a Merge pull request #1373 from thialfihar/feature/add-debug-app-name
Add debug app name
2015-06-26 15:15:38 +02:00
Thialfihar e8c10b9b5d Make app name reflect debug builds 2015-06-26 15:06:47 +02:00
Thialfihar 2857de4d5a Import R and BuildConfig explicitly 2015-06-26 14:56:47 +02:00
Vincent Breitmoser 4f23161d93 instrument: stash away bitmapmatcher for later 2015-06-26 13:05:52 +02:00
Vincent Breitmoser dce4503ac5 Merge remote-tracking branch 'origin/master' into v/multi-decrypt 2015-06-26 02:44:59 +02:00
Vincent Breitmoser 51d35c7a83 instrument: first couple of tests for OpenPGP API 2015-06-26 01:59:11 +02:00
Vincent Breitmoser 88c86e1945 use KeyAdapter for AllowedKeysListFragment 2015-06-26 01:59:11 +02:00
Vincent Breitmoser 3af5ba0343 fix warnings in PassphraseCacheService 2015-06-26 01:59:11 +02:00
Dominik Schürmann 65e647cbf0 Merge pull request #1367 from open-keychain/fingerprint-mismatch
Fixed fingerprint mismatch on web download of keys
2015-06-25 09:14:42 +02:00
Adithya Abraham Philip c748b3e896 fixed fingerprint mismatch issue 2015-06-25 08:40:07 +05:30
Dominik Schürmann 74cef32d25 Notification: follow design guidelines, fix #1313 2015-06-24 13:08:37 +02:00
Dominik Schürmann 8cd7e29540 New notify icon 2015-06-24 11:35:11 +02:00
Dominik Schürmann afeb0093e5 Merge pull request #1360 from moparisthebest/master
New all-white status bar icon to fix issue #1356
2015-06-24 11:23:39 +02:00
Vincent Breitmoser a990044fd9 fix: save file 2015-06-23 23:13:19 +02:00
Vincent Breitmoser ed82f0de9e instrument: save file 2015-06-23 23:13:11 +02:00
Vincent Breitmoser 8d141176bd fix original file deletion (and instrumentation) 2015-06-23 21:56:27 +02:00
Vincent Breitmoser 45a8510bf0 instrument: delete file and inline preference tests 2015-06-23 21:17:28 +02:00
Vincent Breitmoser f9dea31300 implement deletion of files 2015-06-23 17:07:59 +02:00
Vincent Breitmoser 6a5bd6509b implement saving of files 2015-06-23 16:58:40 +02:00
moparisthebest 7366f14d32 New all-white status bar icon to fix issue #1356 2015-06-22 22:40:15 -04:00
Vincent Breitmoser 558cc6befc instrument: adapt to new decrypt file dialog, and some minor fixes 2015-06-23 00:09:18 +02:00