Commit Graph

1332 Commits

Author SHA1 Message Date
Dominik Schürmann
0409700a93 Merge pull request #339 from uberspot/master
Put Preferences in subscreen
2014-03-05 20:13:44 +01:00
Dominik Schürmann
b71c4f358d Merge pull request #336 from Emantor/travis_new_build_tools
Update travis to build-tools-19.0.3
2014-03-05 20:06:36 +01:00
Dominik Schürmann
452d8d3fa4 Merge pull request #335 from honnel/master
updated build.gradle-Files to current Versions of build-tools and SDK.
2014-03-05 20:05:16 +01:00
Dominik Schürmann
205e3d7f86 Merge pull request #337 from siacs/master
added generated ant files
2014-03-05 19:57:32 +01:00
uberspot
2000959997 Put Preferences in subscreen 2014-03-05 20:46:33 +02:00
Bhargav Golla
92ba91de14 Set min date to one day after Created Date. Works on Honeycomb and above 2014-03-05 12:48:24 -05:00
Daniel Hammann
bcad3ebc69 Merge branch 'master' of https://github.com/honnel/openpgp-keychain 2014-03-05 17:46:45 +01:00
Daniel Hammann
e482fe18fe Lint Issue:
TypographyEllipsis: Ellipsis string can be replaced with ellipsis character
Replace "..." with ellipsis character (…, …)
... -> …
2014-03-05 17:46:12 +01:00
Daniel Hammann
bd934929d5 Lint Issue:
TypographyEllipsis: Ellipsis string can be replaced with ellipsis character
Replace "..." with ellipsis character (…, …)
... -> …
2014-03-05 17:44:55 +01:00
Daniel Hammann
bc5f2a9305 Merge branch 'master' of https://github.com/openpgp-keychain/openpgp-keychain 2014-03-05 17:05:01 +01:00
Daniel Gultsch
aafcdbd945 added automaticaly generated ant files 2014-03-05 16:16:42 +01:00
Emantor
7bfaef81b5 Update travis to build-tools-19.0.3
Updates travis to support pull request #334
2014-03-05 15:32:09 +01:00
Daniel Hammann
76876a57c2 Added build-tool and api level version information 2014-03-05 14:30:56 +01:00
Daniel Hammann
bbda6a5b02 updated build.gradle-Files to current Versions of build-tools and SDK. 2014-03-05 14:14:22 +01:00
Bhargav Golla
7a95784074 Adding a min date not to go below creation date 2014-03-04 22:37:56 -05:00
Dominik Schürmann
a1230bbe53 Fix passphrase retrieval 2014-03-05 02:06:44 +01:00
Dominik Schürmann
875adae40c Code cleaning in PgpDecryptVerify 2014-03-04 23:14:52 +01:00
Dominik Schürmann
61ee811d60 Fix license header of key server files 2014-03-04 22:42:44 +01:00
Dominik Schürmann
a83c18bafb Remove unused imports 2014-03-04 22:20:59 +01:00
Dominik Schürmann
e1f525a0ac name KeychainIntentService properly 2014-03-04 22:17:45 +01:00
Dominik Schürmann
9c19394da6 Update from transifex 2014-03-04 22:06:30 +01:00
Dominik Schürmann
fe8044d181 2.3.1 beta2 2014-03-04 20:58:53 +01:00
Dominik Schürmann
06f9134eb1 Enforce private key for applications, verify signed-only texts without passphrase input, better internal decrypt and verify method 2014-03-04 20:53:44 +01:00
Dominik Schürmann
89a4c38cc0 return SIGNATURE_SUCCESS_UNCERTIFIED from service 2014-03-04 15:18:05 +01:00
Miroojin Bakshi
50813ef188 Hide CalendarView in tablets 2014-03-04 19:20:56 +05:30
Miroojin Bakshi
0a12c41ca9 Extend DatePickerDialog and override setTitle() method. 2014-03-04 18:45:06 +05:30
Daniel Haß
106027a7cd Fixed some naming 2014-03-04 13:58:26 +01:00
Daniel Haß
a12b67c538 Added exception is null option to display nothing if no error occured 2014-03-04 13:56:46 +01:00
Dominik Schürmann
1613a015d6 Merge pull request #322 from mj7007/smooth_activity_switch
Smooth Activity Switch Fixed
2014-03-04 10:59:59 +01:00
Dominik Schürmann
07bb421da5 Merge pull request #315 from jessicayuen/master
#226: Added cancel option to ProgressDialogFragments. Create Key is now cancelable.
2014-03-04 10:51:26 +01:00
mj7007
e4461b788f Smooth Activity Switch Fixed 2014-03-04 13:57:48 +05:30
Jessica Yuen
af6713dc78 #226: Small fix to prevent message from being sent if IntentService is canceled 2014-03-03 23:04:55 -05:00
Daniel Haß
d691d4c965 Added handling for other exceptions in the ImportListLoader. 2014-03-03 20:42:38 +01:00
Dominik Schürmann
b837579cdc Merge branch 'master' of github.com:openpgp-keychain/openpgp-keychain 2014-03-03 15:46:04 +01:00
Dominik Schürmann
94e161fe0d change ordering in Intent descriptions for better readability in small dialogs 2014-03-03 15:45:53 +01:00
Daniel Haß
ec8a3469ff Little fixes 2014-03-03 15:07:07 +01:00
Dominik Schürmann
3acbefa98b Merge pull request #319 from Emantor/lint_fix
Fix Lint ScrollViewSize, DefaultLocale Warnings and NewApi errors
2014-03-03 14:39:35 +01:00
Emantor
ed7485e91d Fix NewApi Lint Errors
Fix missing ;

import android.annotation.TargetApi where needed
2014-03-03 14:21:15 +01:00
Dominik Schürmann
ebd6719690 Put build status on top 2014-03-03 13:36:11 +01:00
Dominik Schürmann
ab69cca2e5 README link updated 2014-03-03 13:31:21 +01:00
Dominik Schürmann
f54d183bec Put api docs into wiki 2014-03-03 13:27:43 +01:00
Dominik Schürmann
6465c1a28d Add travis status icon to README 2014-03-03 13:15:24 +01:00
Dominik Schürmann
dadca4b037 README 2014-03-03 13:11:27 +01:00
Dominik Schürmann
abbfc34e58 Merge pull request #317 from Emantor/travis
Add travis ci support to OpenPGP-Keychain, Fix #156
2014-03-03 12:54:42 +01:00
Emantor
3a16847ea3 This adds travis ci support to OpenPGP-Keychain.
Currently only correct assembly is tested since upstream
Spongycastle fails some of its tests.
2014-03-03 12:31:46 +01:00
Emantor
736eac074d Fix DefaultLocale Lint Warnings 2014-03-03 11:50:48 +01:00
Emantor
122e562675 Fix ScrollViewSize Lint Warnings 2014-03-03 11:48:45 +01:00
Daniel Haß
6362b2de94 Added FileHasNoContent string 2014-03-03 09:36:40 +01:00
Daniel Haß
f484122c35 Added exception for empty files 2014-03-03 09:36:10 +01:00
Daniel Haß
9843bafafd Added handler for FileHasNoContent exception, some clean up 2014-03-03 09:35:05 +01:00