Commit Graph

5508 Commits

Author SHA1 Message Date
Lubo Viluda
a7a0d9dd4b Unnecesary code removed and string repaired
- Unnecesary import from RedirectImportKeyActivity.java removed
- ..\value-w820dp\dimens.xml was unnecesary
- \..value\dimens.xml unnecasary line
- string sources repaired
2016-04-12 15:41:42 +02:00
Lubo Viluda
30afa3a193 Activity renamed
Activity renamed from startScanActivity to  startQrCodeCaptureActivity
2016-04-04 20:03:05 +02:00
Lubo Viluda
1e97149ce1 Changed activity during RedirectKeysActivity
QrCodeCaptureActivity is open instead ImportKeysActivity
2016-04-04 19:56:00 +02:00
Lubo Viluda
05da8afad9 Theme change
Theme.Keychain.Transparet is used
2016-03-24 19:45:59 +01:00
Lubo Viluda
298f89d36e upgrade of Redirect import activity
-> RedirectImportActivity is transparent now
-> some poinlessly data removed
-> String moved into sources
-> xml for activity simplified
2016-03-24 00:54:28 +01:00
Lubo Viluda
7efeebc638 #1661 - Don't expose CertifyActivity
*Add new activity - RedirectImportKeysActivity, which prompts user to
use Openkeychain directly
*Add intent filter for the activity
*Change intent filter for CertifyActivity
2016-03-20 11:52:36 +01:00
Dominik Schürmann
556c04db82 Merge pull request #1743 from advaita13/master
Contact Synchronisation Notification
2016-03-03 22:45:38 +01:00
Dominik Schürmann
1cbecb1b3b Add missing 2 EUR selection for donation 2016-03-03 15:18:31 +01:00
Dominik Schürmann
eef8abcf80 Version 3.9 2016-03-03 13:34:08 +01:00
Dominik Schürmann
7d3b903690 Transifex: pt_BR 2016-03-03 13:31:46 +01:00
Dominik Schürmann
a3a87fad87 Update openpgp-api submodule 2016-03-03 13:12:51 +01:00
Advaita
e422b3af04 Update ContactSyncAdapterService.java 2016-03-03 01:52:21 +05:30
Vincent Breitmoser
4b3d584d1e add v11 to supported api versions 2016-03-02 16:05:52 +01:00
Vincent Breitmoser
1d78f9c933 update openpgp-api-lib to v11 (closes #1735) 2016-03-02 15:29:58 +01:00
Vincent Breitmoser
c7761d09cb handle openpgp4fpr intent filter as import rather than certify (see #1661) 2016-03-02 15:12:14 +01:00
Vincent Breitmoser
2e69952326 small nullpointer fix 2016-03-02 15:08:57 +01:00
Vincent Breitmoser
8e00465c32 nfc: disable broadcomWorkaround for TagDispatcher to reduce delay (see #1734) 2016-03-02 14:42:44 +01:00
Vincent Breitmoser
b1d0a67f42 some changelog for v3.9 2016-03-02 14:42:01 +01:00
Dominik Schürmann
568e0ff380 Merge pull request #1737 from runnerway/backup-code-fix
Fix backup code comparison
2016-03-02 00:21:27 +01:00
Andrea Torlaschi
ece848dee8 Fix backup code comparison 2016-03-02 00:07:34 +01:00
Vincent
77150418cd Merge pull request #1615 from open-keychain/external-provider
provider for OpenPgpApi
2016-03-01 15:50:14 +01:00
Dominik Schürmann
067d5fd0b0 Comment out verification for submodules 2016-02-29 23:15:27 +01:00
Dominik Schürmann
3fd5f2c097 Update to support lib 23.2.0 2016-02-29 23:13:51 +01:00
Vincent Breitmoser
5989b7b4b8 add some license headers 2016-02-24 19:08:20 +01:00
Vincent Breitmoser
6a853f4c84 wip 2016-02-24 11:32:11 +01:00
Vincent Breitmoser
31b27e59ee add ACTION_CHECK_PERMISSION for a simple permission check 2016-02-24 11:31:32 +01:00
Vincent Breitmoser
1c256e9e50 external-provider: add permission check for status query 2016-02-24 11:31:32 +01:00
Vincent Breitmoser
da3167476b external-provider: add (experimental) external provider 2016-02-24 11:31:32 +01:00
Vincent Breitmoser
b1a978d573 split off ApiDataAccessObject from ProviderHelper 2016-02-24 11:31:32 +01:00
Dominik Schürmann
ff0edb2bfe Merge branch 'master' of github.com:open-keychain/open-keychain 2016-02-23 16:06:59 +01:00
Dominik Schürmann
73ce6fc7bb Passthrough of data Intent in methods of ApiPendingIntentFactory instead of constructor 2016-02-23 16:06:54 +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
Vincent Breitmoser
03e695c650 ditch isLikelyText flag, set mimeType to text/plain in that case 2016-02-23 15:01:22 +01:00
Vincent Breitmoser
8714a5eac4 add test for CharsetVerifier 2016-02-23 14:17:00 +01:00
Vincent Breitmoser
b9abf43153 move CharsetVerifier to utils package 2016-02-23 14:14:12 +01:00
Dominik Schürmann
c1d268a5ec Merge branch 'unyoungwax-qr-code-fullscreen' 2016-02-23 10:57:33 +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
a0c90f0ad5 documentation and cleanup 2016-02-22 23:38:02 +01: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
f61de278b4 decrypt: always show "View in OpenKeychain" as intent chooser option iff isLikelyText 2016-02-22 22:22:18 +01:00
Vincent Breitmoser
19930bdd5c decryptVerify: use CharsetVerifier to guess whether data is binary or not 2016-02-22 21:59:57 +01:00
Vincent Breitmoser
daf243082c externalize CharsetVerifier, add looksLikeText to OpenPgpMetadata object 2016-02-22 21:58:31 +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
0784a0b430 Merge pull request #1722 from open-keychain/api-seperation
Better seperation of remote activities
2016-02-22 15:21:40 +01:00
Dominik Schürmann
f54f12c48c Extend documentation, proper method naming, use of deprecated method annotation 2016-02-22 15:19:06 +01:00
Dominik Schürmann
6379ce1faa Use FLAG_IMMUTABLE 2016-02-22 15:06:45 +01:00
Dominik Schürmann
d1eacf9b27 Move PendingIntent creation into factory 2016-02-22 15:06:45 +01:00
Dominik Schürmann
15488c5445 Split remote methods from activities for better seperation 2016-02-22 15:06:45 +01:00
Dominik Schürmann
eef27a544f Extract service parts from SecurityTokenOperationActivity 2016-02-22 15:06:45 +01:00