Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/katzenpost/katzenpost-android-mail

A Katzenpost client, based on K-9 Mail
https://github.com/katzenpost/katzenpost-android-mail

handle prefer-encrypt mutual almost correctly

2c3c77e4830c19eccc0d2da49356a662cbcda58f authored over 7 years ago by Vincent Breitmoser <[email protected]>
add org.autocrypt.PEER_ACTION intent-filter to MessageCompose

dc20aa71d95b267138d9d8ad013fde242a4f2f45 authored over 7 years ago by Vincent Breitmoser <[email protected]>
wip: show descriptive dialog when user enables encryption from menu

143079f81ad4ad891001fc440fc466a5faefbd57 authored over 7 years ago by Vincent Breitmoser <[email protected]>
handle pending intents returned from autocrypt query

08c93c3a7179149110af34e01121d35f74de7b93 authored over 7 years ago by Vincent Breitmoser <[email protected]>
introduce error dialog when moving from crypto enabled to keys unavailable state

58c1ee6ef5e22b3d55c8d056246f57e332f2dec9 authored over 7 years ago by Vincent Breitmoser <[email protected]>
hide crypto status icon if unavailable

f4d8425007e344830502af01f84edf151636d0c0 authored over 7 years ago by Vincent Breitmoser <[email protected]>
add "simple" crypto status to recipient dropdown

48de3c4c64fd228e12170fb235d811b8922dddd1 authored over 7 years ago by Vincent Breitmoser <[email protected]>
query autocrypt status for crypto status icon

d8f7b8308b73053fa3e9c949db9ed07e637449a3 authored over 7 years ago by Vincent Breitmoser <[email protected]>
autocrypt status, and enable/disable on crypto status icon click

ae519a071be64a23c295adce8b5f50da686ff3ea authored over 7 years ago by Vincent Breitmoser <[email protected]>
handle incompatible openpgp api version more specifically

96c839642268f140b0ec92c4fc974f7161cc41db authored over 7 years ago by Vincent Breitmoser <[email protected]>
simplify MAIL FROM formatting logic

f88537284f296d0e40d5b7965dc63126c9ea8e30 authored over 7 years ago by Vincent Breitmoser <[email protected]>
Post merge clean up

e529542bba13ab3599044d2f1244fcf23dddea6d authored over 7 years ago by Philip Whitehouse <[email protected]>
Not sending message if any recipients recieve negative reply.

346bdc8cd2c1a1c115129b9a2624097861801e5a authored over 7 years ago by yesalam <[email protected]>
added if(lastcommand) in catch block

f322cbe9713f9868488c1c2e73dd163ec40f323a authored over 7 years ago by yesalam <[email protected]>
Add test for server rejecting recipient but OK to empty message

589b70bb0921fcfaee569e319b08d40228bf2ff4 authored over 7 years ago by Philip Whitehouse <[email protected]>
Added more test and removed some unused line

65b66a05fdadebc73efbce81f0d8b190be629f31 authored over 7 years ago by yesalam <[email protected]>
SMTP pipelining support

8a552d46a0188f0c55fa8f3d9a9222f83a2150af authored over 7 years ago by yesalam <[email protected]>
Merge pull request #2715 from k9mail/GH-2714_fix_ActivityListener_crash

Fix ActivityListener crash due to concurrent modification

66b5154b7d2548cf6b02b30f9ac4d91f62fdf3c8 authored over 7 years ago by cketti <[email protected]>
display toast on openpgp status retrieval error

fb9200d2e3c6f86e52a70f52fcb97eec85ee9818 authored over 7 years ago by Vincent Breitmoser <[email protected]>
load status from provider asynchronously

0b4c1b2115c9d0258c374d500bc05d26e9f071cd authored over 7 years ago by Vincent Breitmoser <[email protected]>
obtain crypto status through dry-run signencrypt call

cfb7a53cd4571e09ea80e475788042e43c68315c authored over 7 years ago by Vincent Breitmoser <[email protected]>
Merge pull request #2644 from k9mail/autocrypt-update-on-display

Autocrypt parse on display

99786e088489c9652d1a5b41a38bc213b8fae317 authored over 7 years ago by Vincent Breitmoser <[email protected]>
import keys from autocrypt headers

99dea3a466e2f6544e4a21341aad36f81ae2f22f authored over 7 years ago by Vincent Breitmoser <[email protected]>
add autocrypt checks to MessageCryptoHelper tests

a41e75f5039e05bdddbcb1c02ebbf3d99f3ec394 authored over 7 years ago by Vincent Breitmoser <[email protected]>
autocrypt operations class

42bd8683dd61b177b99f70be04f76d456b6f28d7 authored over 7 years ago by Vincent Breitmoser <[email protected]>
nicer MessageCryptoHelper structure, and handle plain autocrypt asynchronously

2e7c6cf5e84817dbeb335dd57680fd325e55872f authored over 7 years ago by Vincent Breitmoser <[email protected]>
change method name for less redundancy

0fe68498e0b09569be262716e3922ca90b62448e authored over 7 years ago by Vincent Breitmoser <[email protected]>
change autocrypt param according to updated spec

8f1a892f1f98e47f72573b93a9275b5072dd1c5d authored over 7 years ago by Vincent Breitmoser <[email protected]>
fix autocrypt tests (they were still INBOME)

a7aaefe4046328698daa6328b3e09defa20aff6b authored over 7 years ago by Vincent Breitmoser <[email protected]>
update parameter names, and handle prefer-encrypt=mutual

515fc21c77653c6be5c0c2ab4c74e433d4ebd8b5 authored over 7 years ago by Vincent Breitmoser <[email protected]>
introduce named states in MessageCryptoHelper

05361adfdef3a1a4b66aef6a2617bdc6d05f0a1b authored over 7 years ago by Vincent Breitmoser <[email protected]>
update OpenPgpApi to version 12

6acc2a17bb00007c7f40de05b935e01338e7298f authored over 7 years ago by Vincent Breitmoser <[email protected]>
split up autocrypt operations class into package

520bc2543de0047220988508b9d837a60e9d0468 authored over 7 years ago by Vincent Breitmoser <[email protected]>
Merge pull request #2682 from philipwhiuk/renameSyncClassToPollClass

Rename Sync Class to Poll Class

0466b985dbf963f49beebbd06475e87e9a045464 authored over 7 years ago by cketti <[email protected]>
add tests for MessageCryptoHelper

4d580d539d5decc4d1ac20b76fa001a3da0eef8b authored over 7 years ago by Vincent Breitmoser <[email protected]>
Some more decoder tests - see #2499

8b1cfb073034a320a09de1a50832b35e15f1c7a2 authored over 7 years ago by Philip Whitehouse <[email protected]>
Merge pull request #2718 from pahakalle/patch-1

Add note about UI changes to Pull Request GitHub template

deaa7ce2911ea02340ebc9ea917acab27fee760f authored over 7 years ago by Philip <[email protected]>
Rename Sync Class to Poll Class

5e63ddd827ead80c28b44ff80511a5d494b37c90 authored over 7 years ago by Philip Whitehouse <[email protected]>
Adjust the language slightly

b3f0551ff0636f240855399dca89d8d365ac1626 authored over 7 years ago by Philip <[email protected]>
Update pull_request_template.md

Makes it easy to understand what the person is meaning.

b02fc023f104d94e1e7efb5ef00816ab4a6b55c2 authored over 7 years ago by Kalle Laine <[email protected]>
Simplify logic in ActivityListener.getActionInProgressOperation()

1b364755df91a8a74040103963f2d03c2ace0a0e authored over 7 years ago by cketti <[email protected]>
Prevent concurrent access to fields in ActivityListener

349b7bbcee002f22ce838a0f4abeb7fdd74927ba authored over 7 years ago by cketti <[email protected]>
Clean up ActivityListener

No functional changes

74bcc44f3e25dc4cc21ebf5b4f53529819e99939 authored over 7 years ago by cketti <[email protected]>
Merge pull request #2712 from philipwhiuk/fixAccountsNPE

Rework check to fix NPE

8639664f7c266ccf17c1ad96bf859cd0a6d09953 authored over 7 years ago by cketti <[email protected]>
Rework check to fix NPE

e00ff9d1fb8615dd61aef8314f3258ccb20db79f authored over 7 years ago by Philip Whitehouse <[email protected]>
Show progress based on time (after 500ms), not file size (#2706)

dcb8587dec0bdd4869139bd952db23a01afab817 authored over 7 years ago by Vincent Breitmoser <[email protected]>
Merge branch 'rewrite-message-purge'

ddc1b7094c0357f5efc65567ec74f2d1d33b3b37 authored over 7 years ago by cketti <[email protected]>
Merge pull request #2695 from k9mail/cleanup-smtp-transport

Cleanup smtp transport

cfd5d8a3011fdbdd72d9195e53ee1aaac41426f2 authored over 7 years ago by cketti <[email protected]>
Rewrite purgeToVisibleLimit

565e3ecec19e4ea011870cc02ed522d45de0b8a7 authored over 7 years ago by Hari <[email protected]>
Merge pull request #2693 from k9mail/cleanup-localstore-classes

Cleanup localstore classes

65dc6d12fd13ddf6d199eb86afc5dccc8d7f2973 authored over 7 years ago by cketti <[email protected]>
rename id field to databaseId in LocalFolder

8b8ee1ea6d8f7ba69b6ec0e5b797b921e393ec5f authored over 7 years ago by Vincent Breitmoser <[email protected]>
clean up SmtpTransport

9cb7712142c3cd68d01d0a7a3c245ff7f415c901 authored over 7 years ago by Vincent Breitmoser <[email protected]>
move transport uri encoding into its own class

c4f68b873a7ece8d9a6b80effa263e8e7ab9c42e authored over 7 years ago by Vincent Breitmoser <[email protected]>
remove Serializable interface from LocalStore and LocalFolder

f37f4233a27ae7b4bfd9a782b1e88611c5e8fca8 authored over 7 years ago by Vincent Breitmoser <[email protected]>
get rid of uuid field in LocalStore

427906f742e84a924132e77f1a67d32e87503e17 authored over 7 years ago by Vincent Breitmoser <[email protected]>
remove folder* prefix for field names in LocalFolder

311efc66753ee7b0c9e12c18fc2bda14c9aeb202 authored over 7 years ago by Vincent Breitmoser <[email protected]>
Merge pull request #2663 from philipwhiuk/bccView

Show BCC field in message view if present

b9c0c92e7435a83a74238a8dd5740eca6364d9ba authored over 7 years ago by cketti <[email protected]>
Add missing UI parts for BCC font size setting

2b718a879d9680f1a32c57607781697f0587d5d3 authored over 7 years ago by cketti <[email protected]>
introduce constants for message projection column indexes

472733edcd53b73df0271c1520669d3671325603 authored over 7 years ago by Vincent Breitmoser <[email protected]>
rename LocalMessage id field to databaseId

2fbd6f61a886a822f6953ab8cc374c8e0ca2db59 authored over 7 years ago by Vincent Breitmoser <[email protected]>
clean up LocalFolder

dae1ca201b80c960bc98e048805a6ca4ab25af77 authored over 7 years ago by Vincent Breitmoser <[email protected]>
clean up LocalMessage

52d76cad71ea74bdb1143fc40872aed944911a5e authored over 7 years ago by Vincent Breitmoser <[email protected]>
clean up LocalStore

b768d2fb6fe1a8df2855050dc2d77a8c43366c67 authored over 7 years ago by Vincent Breitmoser <[email protected]>
Merge pull request #2692 from k9mail/delete-in-local-folder

move responsibility for destroying messages from LocalMessage to LocalFolder

9e7b7706d7d23be578808634426dbb885922062e authored over 7 years ago by Vincent Breitmoser <[email protected]>
move responsibility for destroying messages from LocalMessage to LocalFolder

3f21549664b45b330245e6991115a23e88ca4154 authored over 7 years ago by Vincent Breitmoser <[email protected]>
Fix copy&paste mistake

ddd82c660ef850e709471ef3e5e485d5c18f9729 authored over 7 years ago by cketti <[email protected]>
Add BCC font size when exporting settings

b104761c73832928245a2441cc63350b7fd07d2b authored over 7 years ago by cketti <[email protected]>
Merge pull request #2651 from philipwhiuk/pluraliseRemoteSearchDownload

Pluralisation of remote search download

74b5b01b3da3984c1b755fa72c6777fb406350d4 authored over 7 years ago by Vincent Breitmoser <[email protected]>
Merge pull request #2676 from philipwhiuk/testExecuteSimpleCommandStandardBehaviour

Test basic behaviour of executeSimpleCommand

6423742ca34b59b40fc3244435f3ab4cf64ca00d authored over 7 years ago by Vincent Breitmoser <[email protected]>
Merge pull request #2675 from k9mail/fix_ImapConnectionTest_failure

Fix ImapConnectionTest failure

6984979bf39c04259600fbeca46398b0d1a0a1fc authored over 7 years ago by Vincent Breitmoser <[email protected]>
Test basic behaviour of executeSimpleCommand

9c6dc51f72cb5fb9b1952c00621322d92418f676 authored over 7 years ago by Philip Whitehouse <[email protected]>
Make MockSmtpServer use KeyStoreProvider

59fda3c4d75edaa244e776d97115254571ff53f0 authored over 7 years ago by cketti <[email protected]>
Change TrustManager to return list of "accepted issuers"

51839cc51fe923a3f04b2462b8f9a14700da7554 authored over 7 years ago by cketti <[email protected]>
Merge pull request #2595

Enable multi-window support in the manifest

Fixes #781
Closes #2595

0f1bc05eef919f0d7c63b4e82def8149d842d97b authored over 7 years ago by cketti <[email protected]>
Enable multi-window support in the manifest.

3d49578138b29b4903b16292f90084444175f807 authored over 7 years ago by Joshua D. Boyd <[email protected]>
Merge pull request #2664 from philipwhiuk/classNameNoClass

Use No Class rather than None

9f4c6fe389279910739826892c4d3a1e7dd8d0ab authored over 7 years ago by cketti <[email protected]>
Use No Class rather than None

98971a4e4c72d5144bf5e04bcd6d998de44d009e authored over 7 years ago by Philip Whitehouse <[email protected]>
Show BCC field in message view if present

2c6634e6e7b0cf82b0e756a6a4dbede5844351f7 authored over 7 years ago by Philip Whitehouse <[email protected]>
Pluralisation of remote search download

0117c8de8782c55def197b587b8d06797df655dc authored over 7 years ago by Philip Whitehouse <[email protected]>
Merge pull request #2636 from clawoflight/add_date_to_exported_settings_filename

SettingsExporter.java: add date to export

228441bfd64a19027db3d55783f8925b97529c37 authored over 7 years ago by Vincent Breitmoser <[email protected]>
SettingsExporter.java: add date to exported settings file name

3ddd7f0de9ff0e154fb06acd0a3e4c79f20d8e5f authored over 7 years ago by Bennett Piater <[email protected]>
Merge pull request #2545 from k9mail/doze_improvements

Doze improvements

72af527db083327e871d9ef80b02c31ac3b799f1 authored over 7 years ago by Vincent Breitmoser <[email protected]>
Merge pull request #2556 from ligi/add_ethereum_uri_parser

Add support for ethereum (ERC-67) URIs

a8d2bfcfbb93aebad4829daddf5b991ab0073e15 authored over 7 years ago by cketti <[email protected]>
Add support for ethereum (ERC-67) URIs

see https://github.com/ethereum/EIPs/issues/67

44e2954b208731109c5d7300f30a628a28d5b0a3 authored over 7 years ago by ligi <[email protected]>
Merge pull request #2549 from vt0r/bugfix/android_o_rename_dup_method

Rename Fragment.getLayoutInflater() for Android O+

2a1580434d0a1caa43358743237ab2028bec6b77 authored over 7 years ago by cketti <[email protected]>
Rename fragment.getLayoutInflater for Android O+

- This method name is a duplicate of a final method in class
Landroid/app/Fragment. Renaming it r...

6e07396ea371972beb6719671c516967fc3ea8e8 authored over 7 years ago by Salvatore LaMendola <[email protected]>
Merge pull request #2435

Request post AUTH capabilities when not provided with them

da3bf8d679639de9a27da4b632863258fbc2d86d authored over 7 years ago by cketti <[email protected]>
Clean up ImapConnectionTest

f241a0a650473ea79a5ea93337e7d6b0e39affba authored over 7 years ago by cketti <[email protected]>
Merge pull request #2524 from k9mail/improve_authentication_failure_handling

Don't try fallback authentication for non-authentication error responses

4fdd49b7297360517f66d8790fbc1e70f6cfb531 authored over 7 years ago by cketti <[email protected]>
Merge pull request #2518 from k9mail/GH-2148_move_to_jsoup

Use jsoup to parse and clean HTML

c816276a3f14cc0f044784f603b9ab1505a9ce2e authored over 7 years ago by cketti <[email protected]>
Don't try fallback authentication for non-authentication error responses

c54b95b2c60c4ac98c6420abc9b566aba1bac980 authored over 7 years ago by cketti <[email protected]>
Restart push/poll after device idle mode (Doze) has been left

0ada7fd58c28832da713aaf8c440f5515add970f authored over 7 years ago by cketti <[email protected]>
Extract checks for Doze support to separate class

949902a8603ca90abcf396758e9e97f42646c400 authored over 7 years ago by cketti <[email protected]>
Merge pull request #2521 from GoneUp/settings_fix

Fixed import/export of crypto settings

754837d5ef5d9ffeb91dbf18c562ad3b01bfae76 authored over 7 years ago by cketti <[email protected]>
Merge pull request #2519 from k9mail/fix_linkifying_of_https_uris

Fix linkify issue with https: and rtsp: URIs

cc2c242c1f220da32b24bbc79e45ca9065d1b5bd authored over 7 years ago by cketti <[email protected]>
Merge pull request #2516 from k9mail/insecure-warning

Security Warnings

231b46f27839f599d95ef3f62cd66f4a20e0e62e authored over 7 years ago by Vincent Breitmoser <[email protected]>
Fix linkify issue with https: and rtsp: URIs

b52d7c7cd864e948e7a46346c1b9ed0cfa43cec4 authored over 7 years ago by cketti <[email protected]>
Update list of libraries in About dialog

aa3ae3bdf6262b7249ec4c39dab3368414e76fe4 authored over 7 years ago by cketti <[email protected]>
Remove HtmlCleaner

8811aac0574a467f214eee401df48cd0f944e991 authored over 7 years ago by cketti <[email protected]>
Use jsoup in HtmlSignatureRemover

6d06b332a70626d8d56e4316869a14631eeb4c41 authored over 7 years ago by cketti <[email protected]>