Commit Graph
3372 Commits
Author SHA1 Message Date
Dominik Schürmann 08e25747da Fix crashes with Fluffys PGP applet 2015-09-30 12:45:15 +02:00
Dominik Schürmann 1d0e9bf60a Enable YubiKey creation 2015-09-30 12:45:10 +02:00
Dominik Schürmann 2535ecb91f Full 160 bit for phrase confirm, stuffed with ones 2015-09-29 14:38:30 +02:00
Vincent Breitmoser 5b6c04cbfb enc-export: handle onSaveInstanceState, add nicer layout for landscape 2015-09-29 05:33:30 +02:00
Vincent Breitmoser 2b6335e90b enc-export: add "back" button to fail state 2015-09-29 04:03:44 +02:00
Vincent Breitmoser 91c3577073 enc-export: add comments about debug mechanisms 2015-09-29 03:37:38 +02:00
Vincent Breitmoser b0b65abbc6 enc-export: localize snackbar strings 2015-09-29 03:35:55 +02:00
Vincent Breitmoser cca7ee80c5 enc-export: transifex compat 2015-09-29 03:27:21 +02:00
Vincent Breitmoser bc09d290f8 enc-export: localization, and layout compatibility 2015-09-29 03:25:36 +02:00
Vincent Breitmoser 4923f08152 enc-export: rename fragment to match class 2015-09-29 02:15:33 +02:00
Vincent Breitmoser 3513f4453b enc-export: implement save file as CREATE_DOCUMENT, with static fallback for pre-kitkat 2015-09-29 02:12:29 +02:00
Vincent Breitmoser 8091e3af49 enc-export: mv BackupCodeEntryFragment BackupCodeFragment 2015-09-29 02:09:26 +02:00
Vincent Breitmoser c630fe651f use annotations for android sdk constraints 2015-09-28 18:50:20 +02:00
Vincent Breitmoser 0e613aff2e Merge remote-tracking branch 'origin/master' into encrypted-export 2015-09-28 18:27:29 +02:00
Vincent Breitmoser b65a23f2d4 enc-export: easier mechanism to get backup code from edittexts 2015-09-28 18:05:09 +02:00
Vincent Breitmoser 97b2178a29 upload: re-add upload by bytes 2015-09-28 18:03:58 +02:00
Vincent Breitmoser 66442b9c96 enc-backup: working "save to file" 2015-09-28 04:50:21 +02:00
Vincent Breitmoser 7a9a0567ab enc-backup: working first version 2015-09-28 04:25:48 +02:00
Vincent Breitmoser e321f992f2 signencrypt: make sure we buffer the InputStream 2015-09-28 04:24:22 +02:00
Vincent Breitmoser 5f1259f3f7 export: improve stream handling, performance 2015-09-28 04:20:33 +02:00
Vincent Breitmoser 46e24058ba export: support encrypted export, first version 2015-09-28 00:03:11 +02:00
Vincent Breitmoser dc9e068790 upload: identify key by masterKeyId only 2015-09-26 18:10:30 +02:00
Vincent Breitmoser 676a863b14 export: more cleanup and splitting into subroutines 2015-09-26 03:39:52 +02:00
Vincent Breitmoser c93670f3c6 export: externalize upload into its own operation 2015-09-26 03:21:53 +02:00
Vincent Breitmoser 603eab729f export: clean up, fix possible infinite loop 2015-09-26 02:48:01 +02:00
Vincent Breitmoser 352e7685c2 export: move execute operation to top 2015-09-26 02:23:24 +02:00
Vincent Breitmoser 04fd2eeb79 remove "export to file" code path from export operation 2015-09-26 02:22:32 +02:00
Vincent Breitmoser 15c9fde27f enc-backup: fix copyright notices 2015-09-25 04:29:26 +02:00
Vincent Breitmoser 00783d7756 enc-backup: didn't like the check mark icon after all 2015-09-25 04:25:08 +02:00
Vincent Breitmoser f30ca1e92c enc-backup: use black check icon for button, and some cleanup 2015-09-25 04:17:47 +02:00
Vincent Breitmoser 097430b3e3 enc-backup: clean up backstack after restore 2015-09-25 04:08:42 +02:00
Vincent Breitmoser 7e175ac673 enc-backup: use ValueAnimator rather than ObjectAnimator for compatibility 2015-09-25 03:59:13 +02:00
Vincent Breitmoser 35ef837286 enc-backup: use only one fragment after all 2015-09-25 03:38:53 +02:00
Dominik Schürmann 3df9bea455 Harden parsing of keyserver results (OKC-01-003) 2015-09-25 02:22:23 +02:00
Dominik Schürmann 29e9b2fa1e Dont import more than 100 User IDs (OKC-01-002) 2015-09-25 01:38:43 +02:00
Vincent Breitmoser edd1e45db7 enc-backup: handle bad code more nicely 2015-09-25 01:38:22 +02:00
Vincent Breitmoser eae7c188ec enc-backup: keep first generated code 2015-09-25 01:38:21 +02:00
Vincent Breitmoser 106a1f03dd enc-backup: some cleanup in code entry fragment 2015-09-25 01:38:21 +02:00
Vincent Breitmoser 408c4a896c enc-backup: ask for backup code again 2015-09-25 01:38:13 +02:00
Dominik Schürmann b10b14d9bc Check that the encrypt input uris are not linked to our own internal storage (OKC-01-010) 2015-09-25 01:02:21 +02:00
Dominik Schürmann 9a6aa07089 Prevent database downgrade (OKC-01-012) 2015-09-25 00:01:24 +02:00
Dominik Schürmann 21b83d8fa4 Reject filenames with slashes completly 2015-09-24 23:32:51 +02:00
Dominik Schürmann 756ee28fb0 Cleanup FileHelper 2015-09-24 23:15:19 +02:00
Dominik Schürmann 63f1b84914 Remove save support for Android < 4.4 (OKC-01-014) 2015-09-24 22:57:11 +02:00
Dominik Schürmann f924e7d40c Fix some illegal state exceptions 2015-09-24 19:03:33 +02:00
Dominik Schürmann 688c5f545b Fix genitiv in strings 2015-09-24 18:40:04 +02:00
Dominik Schürmann 74281d6203 Confirm design 2015-09-24 18:30:14 +02:00
Dominik Schürmann fd80d48f50 phrase confirmation 2015-09-24 14:11:20 +02:00
rohands 8703b5f4a9 Class names and string names are updated 2015-09-22 23:06:26 +05:30
Dominik Schürmann de8eed664f Merge branch 'master' of github.com:open-keychain/open-keychain 2015-09-21 16:49:30 +02:00