Commit Graph
1390 Commits
Author SHA1 Message Date
Vincent Breitmoser b1d0a67f42 some changelog for v3.9 2016-03-02 14:42:01 +01:00
Vincent fd24acbf0e Merge pull request #1727 from open-keychain/mime-fallback
try to guess if data is text or not
2016-02-23 16:01:13 +01:00
unyoungwax 19967e2350 Remove AspectRatioImageView 2016-02-23 14:41:54 +08:00
unyoungwax b0b6adc58b Resize QR code properly in landscape orientation 2016-02-23 14:41:26 +08:00
Vincent Breitmoser 4df63ccdeb displaytext: add "View Log" option, move "Copy to clipboard" into overflow menu 2016-02-22 22:22:45 +01:00
Vincent Breitmoser bdae99c084 mime: try to decode with given charset or utf-8 while file is read 2016-02-22 17:03:24 +01:00
Dominik Schürmann 0e22813f03 Fix landscape orientation 2016-02-10 19:09:55 +01:00
Dominik Schürmann 0feb4d074c Use non-breaking spaces for backup code MaskedEditText 2016-02-10 18:48:27 +01:00
Dominik Schürmann a2ea509f06 Backup format v2: redesign restore dialog 2016-02-10 18:48:27 +01:00
Dominik Schürmann 713f3076f4 Backup format v2: redesigned backup code fragment with masked edit text 2016-02-10 18:48:27 +01:00
Theo Franzén 0191cf92db Better transaction animation 2016-02-10 15:28:59 +01:00
Dominik Schürmann 751298a4d8 Fix EUR symbol 2016-02-10 12:34:44 +01:00
Dominik Schürmann 2bf9634fd6 Add donation fragment 2016-02-09 20:48:24 +01:00
Dominik Schürmann fa2958c65a Remove leftovers from spongycastle 2016-02-09 00:34:16 +01:00
Dominik Schürmann 79db5c0ebe Replace spongycastle with bouncycastle 2016-02-09 00:24:46 +01:00
Dominik Schürmann cbf6f15d91 Fix number keypad preference 2016-02-04 12:50:21 +01:00
Vincent Breitmoser 48dd3d09e6 import: handle FileNotFoundException (fixes #1688) 2016-02-01 15:24:48 +01:00
Theo Franzén 25afe7bc86 Handle not installed PGP applet 2016-01-15 17:14:21 +01:00
Dominik Schürmann d8235e0013 Lowercase ttl strings 2016-01-14 13:15:29 +01:00
Vincent Breitmoser c113103b82 forgot to commit a file to previous commit (thanks travis) 2016-01-13 15:08:31 +01:00
Dominik Schürmann 5d912657ca Pull from transifex 2016-01-13 14:28:31 +01:00
Dominik Schürmann 2c4bf2fb51 Add facebook key import to changelog 2016-01-12 01:05:27 +01:00
Dominik Schürmann 49dc5166cd Pull from transifex 2016-01-11 18:33:16 +01:00
Dominik Schürmann baf0735c96 Merge branch 'master' of github.com:open-keychain/open-keychain 2016-01-11 17:35:20 +01:00
Dominik Schürmann 900c80c25c Changelog 3.8 2016-01-11 17:35:15 +01:00
Vincent Breitmoser e66c27c081 passphrasecache: update defaults, add "forever" setting 2016-01-11 17:30:03 +01:00
Vincent Breitmoser fb58e0fe74 keycreate: animate layout when revert button is pushed 2016-01-11 13:54:59 +01:00
Vincent Breitmoser b939b04af1 keycreate: add button to revert to default key configuration 2016-01-11 13:33:22 +01:00
Vincent Breitmoser 03b9ddf9f9 advstart: simplify layout, and give the icon some space 2016-01-11 12:03:26 +01:00
Dominik Schürmann 5f0b07773e Pull from transifex 2016-01-11 08:40:01 +01:00
Dominik Schürmann fd3a1e900e Move edit key configuration to menu 2016-01-11 08:32:41 +01:00
Dominik Schürmann cc917857b0 Advanced screen, warning fragment 2016-01-11 07:42:00 +01:00
Dominik Schürmann 93327dccce Use tor icon for settings screen 2016-01-11 07:39:35 +01:00
Dominik Schürmann 0fd5b45df9 Use more generic 'Security Token' where possible, add sutitle to create key what tokens are supported 2016-01-10 17:17:57 +01:00
Vincent Breitmoser ae15b5dd0d inline-ttl: remove "default" setting 2016-01-06 16:25:53 +01:00
Vincent Breitmoser f2ef65ac37 add method to skip caching 2016-01-06 16:25:52 +01:00
Vincent Breitmoser 65071d42d0 inline-ttl: some layout fine tuning 2016-01-06 16:25:51 +01:00
Vincent Breitmoser 7eafe5d1e8 inline-ttl: support "screen off" in preference 2016-01-06 16:25:50 +01:00
Vincent Breitmoser 1754a88ac3 inline-ttl: create ttl choice customization setting activity 2016-01-06 16:24:12 +01:00
Vincent Breitmoser 31cc083163 passdialog: seconds field and some minor layout issues 2016-01-06 16:24:12 +01:00
Vincent Breitmoser 840d57bf3b passphraseactivity: add inline spinner to password dialog 2016-01-06 16:24:07 +01:00
Vincent Breitmoser f8d6b0bb46 passdialog: switch to ViewAnimator 2016-01-05 20:33:48 +01:00
Vincent Breitmoser b093365747 minor fixes to ViewKeyActivity 2016-01-05 19:24:43 +01:00
Dominik Schürmann c249198279 Filinked_empty string 2016-01-04 10:41:43 +01:00
Dominik Schürmann 6fb96ce790 Add change password menu item to view key 2015-12-31 16:29:55 +01:00
Dominik Schürmann bfa28fcb5e Upload to keyserver after editing identities 2015-12-31 15:49:50 +01:00
Dominik Schürmann 122705c24e Improve linked identity handling 2015-12-31 15:24:56 +01:00
Dominik Schürmann 373a3fc3f5 Edit identities design 2015-12-31 14:13:43 +01:00
Dominik Schürmann 269330f04f Add activity to edit user ids only 2015-12-30 16:47:42 +01:00
Dominik Schürmann 3f70511708 Add edit action to user id card, left align card actions per material design guidelines 2015-12-29 21:21:11 +01:00