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

Merge remote-tracking branch 'zjw/issue_2389_cert_error_notice2'

* zjw/issue_2389_cert_error_notice2:
Fix Issue 2389: Self signed certificate expiry causes si...

ae6c7e37cacb462da00b89eb03305f692e5658a7 authored almost 12 years ago by Jesse Vincent <[email protected]>
Update Spanish translation (enriquefeas)

e732cb2d52c592f51c785edb6f1a43fd329ce2a6 authored almost 12 years ago by cketti <[email protected]>
Merge pull request #225 from maniac103/fix-multiaccount-notification

Fix notification click behaviour for multiple accounts.

bdf2283ef484716a90f3235f08fba7b73c149d7d authored almost 12 years ago by Andrew Chen <[email protected]>
Add check to display database upgrade screen to more activities

Through shortcuts, widgets, etc. users can start the app using another
activity than Accounts. W...

b0b0ee6678a72dcc29e8b5e40e922e926488066e authored almost 12 years ago by cketti <[email protected]>
Fix condition to check whether or not the database needs upgrading

ae7ddcdd5fb7297f0d4586ea150ad03c7d855f4b authored almost 12 years ago by cketti <[email protected]>
Merge pull request #229 from jkinnunen/UpdatedFinnishTranslation

Finnish translation updated.

cdd56949317c8f489f4e7cba4cbdd92eb31d3816 authored almost 12 years ago by Andrew Chen <[email protected]>
Merge pull request #226 from rk4an/patch-1

Update res/values-fr/strings.xml

cacc8c39b8bb3bd2411b339110d59aae41d0f087 authored almost 12 years ago by Andrew Chen <[email protected]>
Provide message search capability from the folder list.

The search is performed in all folders for the account
to which the folders belong.

ad16bf94cdb751788845ecd5529395796d52fcd2 authored almost 12 years ago by Joe Steele <[email protected]>
Finnish translation updated.

942621cb63c43a984ca694762baeeecc3351b8ef authored almost 12 years ago by Jani Kinnunen <[email protected]>
Provide a progress indicator while loading remote search results.

f3084dbb66ff9aa7fb99ea2438d346f28771d2e6 authored almost 12 years ago by Joe Steele <[email protected]>
Add button to show changelog to 'About' dialog

009c2c6a12f79523683288a3e1865bb45eba2ee8 authored almost 12 years ago by cketti <[email protected]>
Update changelog

1c7cf9b5ffbeb686e85c9c9c77ecbd5c26aad804 authored almost 12 years ago by cketti <[email protected]>
Add ckChangeLog to about dialog

a98db87dd879c18d08673244ac3fcd5572028d0f authored almost 12 years ago by cketti <[email protected]>
Merge branch 'threading_schema_change'

543fefebaa055158672c4b30fdf5702fc9a80a54 authored almost 12 years ago by cketti <[email protected]>
Close thread view when last message has been moved/deleted

705ba76509427de8a51b02b6edad65d1abf49727 authored almost 12 years ago by cketti <[email protected]>
Fix copy/move when not in 'single folder mode'

7a1e52de48092cbffc10865c2740626aafcd76f1 authored almost 12 years ago by cketti <[email protected]>
Rewrite/optimize some SQL statements

65a5a73737a70137c0c734c5fd36952d4d21ab08 authored almost 12 years ago by cketti <[email protected]>
Fix getFoldersAndUids() for threads

0a5a33082034938450956fceccfd43f5da756a09 authored almost 12 years ago by cketti <[email protected]>
Optimize setting flags for whole threads

421558c14888fb8d6f66a18e38314ec4d78afa24 authored almost 12 years ago by cketti <[email protected]>
Merge branch 'wrap_folder_name_2' into folder_search

Conflicts:
src/com/fsck/k9/activity/FolderList.java

512d67a10ef517d62d19f2ca3fcf95004602cfa4 authored almost 12 years ago by Joe Steele <[email protected]>
Eliminate unused code.

d01ef4f9cb480170cde7d3b5412d8d3cea0933d4 authored almost 12 years ago by Joe Steele <[email protected]>
Update res/values-fr/strings.xml

1b98bd679561299df9caff5d6c1d015d0568defb authored almost 12 years ago by Erkan <[email protected]>
Avoid full table scan when creating the threaded message list

3ec623c1743937861dd81c8ebf5ab60d61d4c222 authored almost 12 years ago by cketti <[email protected]>
Use separate table to store the thread structure

1df88ea1531a48a42a107821407b04cc6dc0b9f7 authored almost 12 years ago by cketti <[email protected]>
Switch to using the action bar for folder searches.

Eliminate the old-style search dialog box. A similar change
was previously made when searching ...

fa857f7d09671d79efa683696d1e6e3373b17ece authored almost 12 years ago by Joe Steele <[email protected]>
Use a more appropriate title when diplaying folder search results.

993b0259067b5015ee000232c22948d1583bf9bd authored almost 12 years ago by Joe Steele <[email protected]>
Switch to using the action bar for folder searches.

Eliminate the old-style search dialog box.

d7cb89880af9c61d4e757410d89713349a72af5a authored almost 12 years ago by Joe Steele <[email protected]>
Remove the progress bar from the message list footer.

More often than not, it's scrolled out of view.
Other progress indicators have been implemented ...

218823d7b210f2a25a55d390bcdfa19774484262 authored almost 12 years ago by Joe Steele <[email protected]>
Provide progress indicator for searches.

Searches can be slow, so users need an indicator. The indicator is
also used when opening a mes...

689f69ca49033439a5493c07a220d9927b489fe6 authored almost 12 years ago by Joe Steele <[email protected]>
Fix Issue 2389: Self signed certificate expiry causes silent send/receive failure.

With this fix, a CertPathValidatorException or CertificateException will
create a "Certificate e...

29f15d715dc47d49939c450d0b6239e720f483c8 authored almost 12 years ago by Joe Steele <[email protected]>
Provide new action bar "find folder" icons

1ea95028443967799f973e3c1ec72a33cffee63a authored almost 12 years ago by Joe Steele <[email protected]>
Create action buttons to search for folders.

11ce4fc6eae832e40c1138320d8d8d743f35147e authored almost 12 years ago by Joe Steele <[email protected]>
Readjust settings version number based on current master

9b851f20e3e93f557c60bf8d03399928ec60a8c3 authored almost 12 years ago by Joe Steele <[email protected]>
Control wrapping of folder names programmatically only

This removes the default settings (ellipsized, single line) from the layout
xml file and impleme...

d5a2c6b5c73462b4ac3b145a5e3464f0ec12a251 authored almost 12 years ago by Joe Steele <[email protected]>
Permit the folder list item to expand vertically.

Prior to this, in cases where the folder name wraps to mulitiple lines,
it could overflow its bo...

2c20413af6d5568499288e254959de27964b13e7 authored almost 12 years ago by Joe Steele <[email protected]>
Create new preference option for wrapping folder names in folder list view.

Revert to using an ellipsized folder name as the default.

26fe9b7757880e190fc0639f921abde4ccd0d984 authored almost 12 years ago by Joe Steele <[email protected]>
Issue 1911: Permit folder names to wrap on multiple lines in folder list view so users can see the entire name.

Reduce the default font size used in folder list view to a reasonable size so that long folder p...

7459f1c6b504d936d41aa30bb25dc4ec585acd50 authored almost 12 years ago by Joe Steele <[email protected]>
Bumped manifest to 4.320

ac6c48c2d8a882370c3cf1bf00e5e2f6a0e2388e authored almost 12 years ago by Jesse Vincent <[email protected]>
Merge pull request #224 from maniac103/extend-folder-menu

Add Refresh' and Settings to folder context menu.

Also add Account Settings to the account co...

076650f3a399e1e636a7bec92e7eaabaf7b3c0d6 authored almost 12 years ago by Andrew Chen <[email protected]>
Add back account settings to account context menu.

a75947dd879ee6031d1d30dd4f3b6efce6ea39b1 authored almost 12 years ago by Danny Baumann <[email protected]>
Fix notification click behaviour for multiple accounts.

Test case:
- Have two accounts A and B
- Get a mail on A
- Get a mail on B
- Click on the notifi...

3d14bd53f1721761e83ddef660f3d67f9d68a8bc authored almost 12 years ago by Danny Baumann <[email protected]>
IntelliJ IDEA: Remove unnecessary "library" entry.

b88b4007a871f455a514ff63bfd6cf83e99cc2f1 authored about 12 years ago by Andrew Chen <[email protected]>
IntelliJ IDEA: Project updates to drag in ckChangeLog.

b3c39a9def78d2e179c6ab9692f57b655393d099 authored about 12 years ago by Andrew Chen <[email protected]>
Add Maven pom for ckChangeLog.

Out IntelliJ IDEA project is using Maven for dependency management.

ec6e6e18ce16646804b095807d6fca14eca7a4eb authored about 12 years ago by Andrew Chen <[email protected]>
IntelliJ IDEA: Update android support version per e7964682564e7ea6049c6dee6b4e7f0a569564dc.

3abfe4832ded536ebdadaed1f289215be301143e authored about 12 years ago by Andrew Chen <[email protected]>
Merge pull request #223 from maniac103/jb-notifications-followup

Some follow-up fixes for the JB notifications

190a291e7692dc2a9d34a5c54ac32d5df3d0576a authored about 12 years ago by Andrew Chen <[email protected]>
Add back 'refresh' and 'settings' to folder context menu.

Both items are commonly used even by the average user (and likely both
are used more commonly th...

4b4412b666649c32be9fa41cd48df4f7370ed4b0 authored about 12 years ago by Danny Baumann <[email protected]>
Documentation and cleanup

- Add Javadoc to new methods and classes
- Get rid of magic number

ada2a9ccb55a3f14ced71b3fd4f05408adabc02a authored about 12 years ago by Danny Baumann <[email protected]>
Some more cleanup

- When the last message of the message list is cleared, clear the whole
notification
- Compare...

4d075c91ac4f7d3f1162109229dc94750ca12a8b authored about 12 years ago by Danny Baumann <[email protected]>
Fix typo causing a NPE.

cb9cff382f6a431870e955be5ef7ef82b529c320 authored about 12 years ago by Danny Baumann <[email protected]>
Fix build.xml so Jenkins is happy again

aafa26d7de3e68bf1b87d87671f94d498ade6286 authored about 12 years ago by cketti <[email protected]>
Improve notification message list processing

- If a message contained in the inbox list is deleted or read while
there are messages in the ...

84a5e34537b32fddd29d36ae54b9d6651ac7e4da authored about 12 years ago by Danny Baumann <[email protected]>
Add ckChangeLog to display a change log after an app upgrade

f548e822d64b97ee5f7ac8273ea091141567ce3c authored about 12 years ago by cketti <[email protected]>
Use existing LocalMessage for the JB notifications.

LocalMessage already has a content preview in it; reuse that.
Remove unneeded MimeMessage#getPre...

5ac3d1d5c26f0752b61a3d9dd5f265f263cadc6d authored about 12 years ago by Andrew Chen <[email protected]>
Override the version and source of android-support-v4 to use the one from API 17.

We can restore this back to normal once Maven Central updates to the latest.

e7964682564e7ea6049c6dee6b4e7f0a569564dc authored about 12 years ago by Andrew Chen <[email protected]>
Update src zip for updated v4 support jar.

a7e3da18c0f3c641f7e6a5775cd9d464930b9588 authored about 12 years ago by Andrew Chen <[email protected]>
More javadoc

068f87380ca3e63c69ba23b48548a60d74d8dd90 authored about 12 years ago by Andrew Chen <[email protected]>
Javadoc

d4eae056307dc1b7b035c224646aac9e85ea31ef authored about 12 years ago by Andrew Chen <[email protected]>
Bumped manifest to 4.319

9c5a11eacfe17ed6b9a9c348acce3820670c0d95 authored about 12 years ago by Jesse Vincent <[email protected]>
Remove unused import

e32909c57ad3a36a82a3b4df44693562c8e64ce8 authored about 12 years ago by Andrew Chen <[email protected]>
Merge pull request #222 from maniac103/jb-notifications

Merge branch 'jb-notifications' of https://github.com/maniac103/k-9

* 'jb-notifications' of htt...

1ff0bb6289e6fbf2dcb02e624ca68939895edb39 authored about 12 years ago by Andrew Chen <[email protected]>
Bumped manifest to 4.318

3203b467863c427f11b3f57322b660627513c15d authored about 12 years ago by Jesse Vincent <[email protected]>
Strip off signatures from preview.

45328189f33d0b245f5673d58dcf3610f71f39d5 authored about 12 years ago by Danny Baumann <[email protected]>
Reset list of unseen messages when the user clears the notification.

7e1e38189d4f0895abb8c626231cfa0c774c838b authored about 12 years ago by Danny Baumann <[email protected]>
Fetch the simple name of the class instead of doing regex dances.

d7d562bd58aec8bfbef72d30a27a444146718ab4 authored about 12 years ago by Andrew Chen <[email protected]>
In the new-style notification, directly go to message if new message

count is 1.

This matches what is displayed in the notification itself.

aaa65a457e59fa72deda56abbc828bd9c7a153f9 authored about 12 years ago by Danny Baumann <[email protected]>
Cancel notification when viewing message by clicking on notification.

e17e9b93443c29118eb08acc519ec657cc5eb026 authored about 12 years ago by Danny Baumann <[email protected]>
Directly go to message when clicking on a single-message notification.

ef93f0af6c5a809917d0a39f7380fbbbe9af7c1d authored about 12 years ago by Danny Baumann <[email protected]>
Fix message overflow.

d9cc0446b67892e269c3604ecb5d2fc1262a8eb3 authored about 12 years ago by Danny Baumann <[email protected]>
Incorporate review comments.

6f7ec3e401ae68d9f876f01a629d686658f3395b authored about 12 years ago by Danny Baumann <[email protected]>
Some fixes to notification behaviour.

- Make notification high priority if any previewed message is flagged
- Fix message ordering
- G...

b334960355924298f109b8c6deecaec11d3d31dc authored about 12 years ago by Danny Baumann <[email protected]>
Add German translation for message delete notification action.

be38d9eb17c538164a4229b9c1d9da0bcfaf9b98 authored about 12 years ago by Danny Baumann <[email protected]>
Add delete action to notification.

0bf3dddafcabee9866e163d2cd066785b3ea2c06 authored about 12 years ago by Danny Baumann <[email protected]>
Delete "sample" and "extras" of Android-PullToRefresh

736b04e1810abab34908a935accb354f118bc2eb authored about 12 years ago by cketti <[email protected]>
Update Android-PullToRefresh to v2.1.1

186379cbd05bcd5b22ea912ec4846d6bb44298bc authored about 12 years ago by cketti <[email protected]>
Update summarized notification if a message is deleted or read remotely.

220a2da195dc15c30dede0eb2df556ab127b5be5 authored about 12 years ago by Danny Baumann <[email protected]>
Fixed deprecation warnings.

3e0cbb1bb6da6d5dc283ab46aa6a00215efc03c0 authored about 12 years ago by Danny Baumann <[email protected]>
If we have to surface Java exceptions to the user, make them more readable.

1767c3428eb758be2c76918c172948acdc69777c authored about 12 years ago by Andrew Chen <[email protected]>
Merge pull request #221 from jkinnunen/UpdatedFinnishTranslation

Finnish translation updated

dadb96607006ce3d6c5cd8756bf0b016ca01c2f7 authored about 12 years ago by Andrew Chen <[email protected]>
Simplify code and beautify pre-jellybean notifications by using bold

sender span for those.

42605a7ea9eca4b47808bfcae4f613ae0e013c7a authored about 12 years ago by Danny Baumann <[email protected]>
Respect "Show contact names" option when determining sender for

notification.

Fixes #4765.

be68a6cbe69e1326017c079d4cfb70a2a20e8bbb authored about 12 years ago by Danny Baumann <[email protected]>
Fix marking messages as read from notification.

MessagingController.setFlag(Account, List<Long>, Flag, boolean, boolean)
expects database IDs, w...

c0e0ac9d343a9795544bf9b3079d18b41c2a05d1 authored about 12 years ago by Danny Baumann <[email protected]>
Add German translation for new strings.

2159f1c9bd34c87cc102111a1b1c03665521d7d6 authored about 12 years ago by Danny Baumann <[email protected]>
Add actions to notifications.

- If there's only a single message in the notification, add 'Reply' and
'Read' (marks as read)...

8cee3ee18d946fe3f82c3da3367f03c7234491e0 authored about 12 years ago by Danny Baumann <[email protected]>
First stab at new notifications.

694a46c6c1be54f7a5e891d143b86c4e975e01b2 authored about 12 years ago by Danny Baumann <[email protected]>
Remove own Notification.Builder abstraction.

Replace it by NotificationCompat.Builder, which is in the support
library we're using anyway.

565fef0cea34e463028b2ec97e717f952026273a authored about 12 years ago by Danny Baumann <[email protected]>
Update android support library to latest version.

68dfde00f13bf13f9c5212e10146c437e5aa9b5a authored about 12 years ago by Danny Baumann <[email protected]>
Finnish translation updated

bcb86a2988e56d55e833a7050ac7e26380a3fa81 authored about 12 years ago by Jani Kinnunen <[email protected]>
Merge pull request #220 from rk4an/master

Update res/values-fr/strings.xml

aa0cd26fd00ca7a1f1185e448e557a342927d738 authored about 12 years ago by Andrew Chen <[email protected]>
Update res/values-fr/strings.xml

619ed98ed3de31541de31c9296f244b94a4f28f2 authored about 12 years ago by Erkan <[email protected]>
One-liner to clean up translations.

We shouldn't have to write the same one-liner over and over again.

5188fc37e5a7bd9b228ea8427e29894f6cea628b authored about 12 years ago by Andrew Chen <[email protected]>
Add interaction_preferences back. Remove localization of other strings from d06e7728d785c883271e4d51303369e472c1ebab

e123d378f41bab415e4a4b9d863452edc45c8b4f authored about 12 years ago by Andrew Chen <[email protected]>
Enable K9.DEBUG if a debugger is attached.

Allows debugging to be enabled from the get-go on fresh installs before we can get to the prefer...

b0171c69aa25555bffaee2e020a33d3465f99d92 authored about 12 years ago by Andrew Chen <[email protected]>
No functional changes; whitespace only.

c63a756500dec584a11f5d846b2790e57eafc0b3 authored about 12 years ago by Andrew Chen <[email protected]>
Outlook 2013 uses a new color for the quote divider. Updating to match The New Hotness™.

c6beeacb7d82951198f493e013f930b7f97ff72e authored about 12 years ago by Andrew Chen <[email protected]>
Remove unused strings from c530a00e5b01f88faea1e6ea0cee6839786557a7.

d06e7728d785c883271e4d51303369e472c1ebab authored about 12 years ago by Andrew Chen <[email protected]>
Don't try to save crypto settings if they weren't enabled.

3462532f7cf307ae999a527e53363bd5e81531b4 authored about 12 years ago by Andrew Chen <[email protected]>
Disable Cryptography setup menu if APG isn't installed.

bcc29632e9c2226480d2cf7372c6fa53dc815980 authored about 12 years ago by Andrew Chen <[email protected]>
Unify some Account Settings into General Settings and Reading Mail settings

Eliminate the "Interaction" account setting category, which only had one setting under it.

c530a00e5b01f88faea1e6ea0cee6839786557a7 authored about 12 years ago by Andrew Chen <[email protected]>
IntelliJ IDEA: 12.0 updates.

26e5d89ddd39f371b4472b94009fc3777ef4a17b authored about 12 years ago by Andrew Chen <[email protected]>