Ecosyste.ms: OpenCollective

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

The Katzenpost software project

Katzenpost is a free and open source software project dedicated to researching and developing mix networks so that people can communicate more freely.
Collective - Host: opensource - https://opencollective.com/the-katzenpost-software-project - Website: https://katzenpost.mixnetworks.org/ - Code: https://github.com/katzenpost

Worked around NPEs when the activity has been detached

github.com/katzenpost/katzenpost-android-mail - 3413cbebf54dd4c5f2b8738174dc9c81294d014a authored about 12 years ago by cketti <[email protected]>
remove vestiges of a deleted setting

github.com/katzenpost/katzenpost-android-mail - 4e6453e7bb59cc8dd0b0ba7178765ff236af56d4 authored about 12 years ago by Jesse Vincent <[email protected]>
Nasty hack to retain threads in MessageListFragment when polling

github.com/katzenpost/katzenpost-android-mail - 16d23260339be29794ab8b353e81926bba6ad2ff authored about 12 years ago by cketti <[email protected]>
Bumped manifest to 4.310

github.com/katzenpost/katzenpost-android-mail - 4a0be49e1af916b36a55ae3f5c9eb1a2c23fd6a9 authored about 12 years ago by Jesse Vincent <[email protected]>
Bring back the checkboxes option for messagelist

github.com/katzenpost/katzenpost-android-mail - e9ae3281646c611bb6e5aa9d0f02a78d90b777e3 authored about 12 years ago by Jesse Vincent <[email protected]>
Early version of message threading

Missing:
- UI support for threading when polling
- code to upgrade existing installations
- UI e...

github.com/katzenpost/katzenpost-android-mail - 63b6b497a06fddf57601c06f9be5bab3f8e49daa authored about 12 years ago by cketti <[email protected]>
Fix unescaped single quote.

github.com/katzenpost/katzenpost-android-mail - 335c54575e782d92f90b50ce15677cf01d58dfaa authored about 12 years ago by Sander Bogaert <[email protected]>
Merge pull request #191 from jacky672/patch-2

Update res/values-fr/strings.xml

github.com/katzenpost/katzenpost-android-mail - 4933708c85dbd159de282aed20bf23e6241f79a7 authored about 12 years ago by dzan <[email protected]>
Update res/values-fr/strings.xml

github.com/katzenpost/katzenpost-android-mail - 9651beffc0612f8b609dcd8ad4a892a19295e5b5 authored about 12 years ago by Erkan <[email protected]>
Merge branch 'fragments'

github.com/katzenpost/katzenpost-android-mail - d3f9633378e2da8ace5449ccb4684093949cf23d authored about 12 years ago by cketti <[email protected]>
make the stroke border on our color chips a bit wider to make them easier to see

github.com/katzenpost/katzenpost-android-mail - f62ac401a046d57bdb3224900259939bd58d9fb7 authored about 12 years ago by Jesse Vincent <[email protected]>
Converted message list to a fragment

github.com/katzenpost/katzenpost-android-mail - 93b13362b4a5558e04eb859b95eb3b4c5df7bdce authored over 12 years ago by cketti <[email protected]>
Renamed MessageList to MessageListFragment

github.com/katzenpost/katzenpost-android-mail - 12e9dce1d82929fe4dad7227602088b4dc7775db authored over 12 years ago by cketti <[email protected]>
Converted message view to a fragment

The fragment should be fully functional. The only thing missing is the
animation when showing th...

github.com/katzenpost/katzenpost-android-mail - bbcc4988ba52ca5e8212a73444913d35c23cebc4 authored over 12 years ago by cketti <[email protected]>
Extracted functionality common to most activities to K9ActivityCommon

github.com/katzenpost/katzenpost-android-mail - 8a226972a545ef95f9edbe898e5f6423b4b1873f authored over 12 years ago by cketti <[email protected]>
Copied ...activity.MessageView to fragment.MessageViewFragment

This commit breaks all sorts of things but should retain the Git
history of MessageView.

github.com/katzenpost/katzenpost-android-mail - c6bea2e6ab6e46a9abd9bba82b8a5e7dfa9300f0 authored over 12 years ago by cketti <[email protected]>
Move hasConnectivity() method into a helper method.

It's now used in multiple places, so unify the logic into one place.

github.com/katzenpost/katzenpost-android-mail - 41756802a1966bfba7deadd6b9dbe280771fbe73 authored over 12 years ago by Andrew Chen <[email protected]>
Bumped manifest to 4.309

github.com/katzenpost/katzenpost-android-mail - 48faef808f2984a59a0d3ee01484f15baa2ae301 authored over 12 years ago by Jesse Vincent <[email protected]>
Add a fromMe method on messages

github.com/katzenpost/katzenpost-android-mail - 0c34a21ff0f9b16625bead919086fdf8147e520c authored over 12 years ago by Jesse Vincent <[email protected]>
bump up the chip sizes a bit

github.com/katzenpost/katzenpost-android-mail - 19aad0d9a1e9772c5da731189c30f160338342a1 authored over 12 years ago by Jesse Vincent <[email protected]>
Add "cc Me" and "from me" color chips. Uprez the chips 10x so we get crisp views rather than awful bitmappy stuff

github.com/katzenpost/katzenpost-android-mail - 7b23704bd5036323196f11ff44de20249c885c52 authored over 12 years ago by Jesse Vincent <[email protected]>
Fix syntax error in el translation.

github.com/katzenpost/katzenpost-android-mail - f1d985dc2b79a6840e77844b47ece87ece3ee757 authored over 12 years ago by Andrew Chen <[email protected]>
Use the default date format if pulling from Preferences fails for any reason.

github.com/katzenpost/katzenpost-android-mail - ecd4e0b001e3e4e00219f6d2d6eaf261d7e8f561 authored over 12 years ago by Andrew Chen <[email protected]>
Merge pull request #189 from igavio/patch-2

Update res/values-el/strings.xml

github.com/katzenpost/katzenpost-android-mail - bdb6e3ed68e81712ed5e2d98c7d6976036081040 authored over 12 years ago by Andrew Chen <[email protected]>
Merge pull request #190 from 0x2102/patch-2

Update res/values-ru/strings.xml

github.com/katzenpost/katzenpost-android-mail - fce4d1268e5270d3a50d23077ca120dc3a1e35ef authored over 12 years ago by Andrew Chen <[email protected]>
Update res/values-ru/strings.xml

The most part of required lines was translated.

github.com/katzenpost/katzenpost-android-mail - e9f74051abff1465e7d928ba0890398737bfb357 authored over 12 years ago by Alexey <[email protected]>
Update res/values-el/strings.xml

github.com/katzenpost/katzenpost-android-mail - be481105457f902c9bff0ebe1f038dfa8ca43c60 authored over 12 years ago by igavio <[email protected]>
Added setting to disable using the background as (un)read indicator

github.com/katzenpost/katzenpost-android-mail - 952c40710ed910e094eddd2a490f7ed2754651a5 authored over 12 years ago by cketti <[email protected]>
Hide 'mark as (un)read' and '(un)flag' in the message list context menu

github.com/katzenpost/katzenpost-android-mail - fad52e6dac18e0fd5b424172f8c9779ad452dedf authored over 12 years ago by cketti <[email protected]>
Get rid of the color gradients in the background (dark holo theme)

github.com/katzenpost/katzenpost-android-mail - 0f7ad3a20dead18024ba41342d10f35be5a1037c authored over 12 years ago by cketti <[email protected]>
Merge pull request #187 from 0x2102/patch-1

Update res/values-ru/strings.xml

github.com/katzenpost/katzenpost-android-mail - ec3c877ae3c5b8e089528d476f7d1c7dd1a55974 authored over 12 years ago by Andrew Chen <[email protected]>
Merge pull request #188 from dzan/add_outlook_com_domain

Add the new outlook.com domain to our list of preconfigured domains.

github.com/katzenpost/katzenpost-android-mail - bdab529c9affbbcc5e5cc383c5425b5d98116cc2 authored over 12 years ago by dzan <[email protected]>
Add the new outlook.com domain to our list of preconfigured domains.

github.com/katzenpost/katzenpost-android-mail - b5a3141fdde6f8ae06f4e59d9fa7a342cc5a6d3a authored over 12 years ago by Sander Bogaert <[email protected]>
Update res/values-ru/strings.xml

github.com/katzenpost/katzenpost-android-mail - ef8165ad6877e751d297a56c11d7638c02779620 authored over 12 years ago by 0x2102 <[email protected]>
Remove parenthesis around MessageList status messages.

Since sync status is now on a separate line (and not after the folder name) in the title, there'...

github.com/katzenpost/katzenpost-android-mail - 03db11f70c47e79b1d1ac0d90dbe3e51443ac458 authored over 12 years ago by Andrew Chen <[email protected]>
Prevent remote search if we have no network connectivity.

github.com/katzenpost/katzenpost-android-mail - 14919354651d69dd0e331286f5a405fe51d6b701 authored over 12 years ago by Andrew Chen <[email protected]>
Merge pull request #186 from jacky672/patch-2

Update French translation

github.com/katzenpost/katzenpost-android-mail - 67507ffbe6c3b67233f7e865f3f5105c38ac8da1 authored over 12 years ago by Andrew Chen <[email protected]>
Log NumberFormatExceptions. Fix whitespace.

github.com/katzenpost/katzenpost-android-mail - 3861e7ca35718c65a5bc5973a32871e364293cef authored over 12 years ago by Andrew Chen <[email protected]>
Merge pull request #185 from chamonkey/issue3714

Add number format handling to Storage.java

github.com/katzenpost/katzenpost-android-mail - 5a487f154c97e0e0f043dc043e4f1d1e81233310 authored over 12 years ago by Andrew Chen <[email protected]>
Whitespace; no functional changes.

github.com/katzenpost/katzenpost-android-mail - 6b10451b79a975037ee4046d6c964af3f485dd04 authored over 12 years ago by Andrew Chen <[email protected]>
Enable remote search by default.

github.com/katzenpost/katzenpost-android-mail - 1d0ad3cb38b96fc4460fc108cdabc6f2c1b5713e authored over 12 years ago by Andrew Chen <[email protected]>
Update French translation

not tested

github.com/katzenpost/katzenpost-android-mail - abde7c50569ae1f0b4469ebaaa9d84200f4f522c authored over 12 years ago by Erkan <[email protected]>
Addition of number format handling to Storage.java

github.com/katzenpost/katzenpost-android-mail - 6e27a90905169317b3c978e90f15f300a66f8d62 authored over 12 years ago by chamonkey <[email protected]>
Merge branch 'imapsearch'

* imapsearch:
Change settings version to 18 to match what's currrently on master.
Handle abo...

github.com/katzenpost/katzenpost-android-mail - 39e2a973a14ed9c525618639f5981fce1658e230 authored over 12 years ago by Andrew Chen <[email protected]>
Change settings version to 18 to match what's currrently on master.

github.com/katzenpost/katzenpost-android-mail - d88a2758406c49dcf321871573b54788fe76ebef authored over 12 years ago by Andrew Chen <[email protected]>
Handle aborted imap searches by nuking in-progress connections.

github.com/katzenpost/katzenpost-android-mail - 2541753aff6c0bc0eed4df26c642877d714e6fac authored over 12 years ago by Andrew Chen <[email protected]>
Move IMAP search into the Folder level.

Should also consider moving the LocalStore search into the folder level and have the store call ...

github.com/katzenpost/katzenpost-android-mail - 9f96cd36a761e06b7870b5a4a334710463fa01f8 authored over 12 years ago by Andrew Chen <[email protected]>
Finnish translation updated.

github.com/katzenpost/katzenpost-android-mail - f69312bd486ae7ed4d8c20fb96339266d5b87c33 authored over 12 years ago by Jani Kinnunen <[email protected]>
Remove duplicate notification on remote search start.

github.com/katzenpost/katzenpost-android-mail - 270d948edb8caacbd704c55a08072013448750e4 authored over 12 years ago by Andrew Chen <[email protected]>
Bumped manifest to 4.308

github.com/katzenpost/katzenpost-android-mail - 0c691999887e2556f5722b71b277e1abbaac3a46 authored over 12 years ago by Jesse Vincent <[email protected]>
Chip updates based on work by m0vie

github.com/katzenpost/katzenpost-android-mail - 0e3f87f77fd683d8be1cf67b730bef1e6b6d25e7 authored over 12 years ago by Jesse Vincent <[email protected]>
option to put the sender of a message above the subject

github.com/katzenpost/katzenpost-android-mail - 2c486e31b6c7172fefb7c3d8098be7020e186ce8 authored over 12 years ago by Jesse Vincent <[email protected]>
Remove the "make this the default account" checkbox from the account setup flow.

If you're adding a new account, it's less likely to be your default than your first was.
No reaso...

github.com/katzenpost/katzenpost-android-mail - 83c5783442db08938f2c346d7817f5dd2d400ed0 authored over 12 years ago by Jesse Vincent <[email protected]>
Backporting small ui cleanups to the account setup from kaiten

github.com/katzenpost/katzenpost-android-mail - bb90f6d4ba35c3d7c80ad0ca129712d00e6a70ca authored over 12 years ago by Jesse Vincent <[email protected]>
switch back from an itemmenu ot a context menu in messagelist.

github.com/katzenpost/katzenpost-android-mail - 7c0d47a4936db08732cedbe6a78f0f57d5c93fb4 authored over 12 years ago by Jesse Vincent <[email protected]>
Fix a bug that caused accounts to not have a color on initial load

(and now caused a crash on inital load)

github.com/katzenpost/katzenpost-android-mail - 6e3ac2317ec11b22675c4adf80d51e4abea6a27d authored over 12 years ago by Jesse Vincent <[email protected]>
changed PREFERENCE_CLOUD_SEARCH_ENABLED from "cloud_search_enabled" to "remote_search_enabled" in

activity/setup/AccountSettings.java to resolve FC.

github.com/katzenpost/katzenpost-android-mail - 6ee0548b71fa764d717cc67d122ce38b3b37159a authored over 12 years ago by ashley willis <[email protected]>
IntelliJ IDEA: Dependency updates for PTR.

github.com/katzenpost/katzenpost-android-mail - 50a9a90b5567ba4f1183a8eaabca6098b5440ea5 authored over 12 years ago by Andrew Chen <[email protected]>
Add cloud search icon to local search result screen. Implement pull-to-remote-search.

github.com/katzenpost/katzenpost-android-mail - 360b3f1be8311fb661632692a6d672a0ccc8b5d3 authored over 12 years ago by Andrew Chen <[email protected]>
Log remote search exceptions in addition to toasting them.

github.com/katzenpost/katzenpost-android-mail - 7631af15720fac2bfb0f8efec6f7fcbb23c3b948 authored over 12 years ago by Andrew Chen <[email protected]>
updated target name "test" in tests/build.xml for Android SDK Tools Revision 20.0.3 / 21 RC4

github.com/katzenpost/katzenpost-android-mail - 99f8a8152c0af01abb399747d2db429675314253 authored over 12 years ago by ashley willis <[email protected]>
make the checkmarks a bit more prominent

github.com/katzenpost/katzenpost-android-mail - 8df55d069da2b5ae4ba60dbf3f4b1e7d6dc4681b authored over 12 years ago by Jesse Vincent <[email protected]>
refactor chip code to be a little less ugly

github.com/katzenpost/katzenpost-android-mail - baf99b114b5ee4982fd0c86b9ec0e619303504aa authored over 12 years ago by Jesse Vincent <[email protected]>
Remove the message list stars preference now that stars are in the chip

github.com/katzenpost/katzenpost-android-mail - 48785f52bfa4d14aa71bd3b2045b0c12e886f03f authored over 12 years ago by Jesse Vincent <[email protected]>
replace checkboxes with a variant of the chip.

github.com/katzenpost/katzenpost-android-mail - 158c98b5aff9fd5772e0d0871dd5ff3d0112cad0 authored over 12 years ago by Jesse Vincent <[email protected]>
Merge pull request #183 from dzan/fix_swipe_select

Revert to swipe to enter multi select mode.

github.com/katzenpost/katzenpost-android-mail - 950940ca3ad65e679c951660b8bd0f16c62e8aa0 authored over 12 years ago by dzan <[email protected]>
Fix a bug pull-to-refresh exposed in our swipe to select code.

github.com/katzenpost/katzenpost-android-mail - b76be539b83d988447b82d5d0cb6d1a659fcd49e authored over 12 years ago by Sander Bogaert <[email protected]>
slight tweaks to chip shape

github.com/katzenpost/katzenpost-android-mail - b9395da6be94804f9eddb7a2a18614220d924a1f authored over 12 years ago by Jesse Vincent <[email protected]>
slight tweak to the new chip formats

github.com/katzenpost/katzenpost-android-mail - 9a8c050539262d7819d3779a5d4ff21b1434e8fd authored over 12 years ago by Jesse Vincent <[email protected]>
Move the message star into the chip. (Also, the "to me" information)

github.com/katzenpost/katzenpost-android-mail - e55b1e07387f6c788765d075967ebcbaa674e432 authored over 12 years ago by Jesse Vincent <[email protected]>
Revert "remove our swipe to select/deselect code now that we have long-press to select and check box to select"

This reverts commit cd988757295f2fbae79673a9fbc8b1e497a6c8ca.

github.com/katzenpost/katzenpost-android-mail - e0a687dba47eff4f1ca6faedaeb3625c0b33073b authored over 12 years ago by Sander Bogaert <[email protected]>
Bumped manifest to 4.307

github.com/katzenpost/katzenpost-android-mail - 8625ecf56df6d79752f1a33bbad7bc3a738f3adc authored over 12 years ago by Jesse Vincent <[email protected]>
Merge pull request #181 from m0vie/message_list_swap_buttons

Swap 'compose' and 'check mail' buttons in MessageList to be consistent with Folder/Account lists.

github.com/katzenpost/katzenpost-android-mail - d4d78ffc9f2b0fbb174767db504b2e1961d677d8 authored over 12 years ago by Andrew Chen <[email protected]>
Add settings export for remote search settings.

github.com/katzenpost/katzenpost-android-mail - d50e07bf55e23fbcb8d2202f192be40b94aa3338 authored over 12 years ago by Andrew Chen <[email protected]>
Whitespace; no functional changes.

github.com/katzenpost/katzenpost-android-mail - ed3f3117b6a5f127734f600354773c14d4d9b1b5 authored over 12 years ago by Andrew Chen <[email protected]>
swap 'compose' and 'check mail' buttons in message lists

now account list, folder list, and message list are consistent

github.com/katzenpost/katzenpost-android-mail - 728d67262798524759f68d69c2b7c94649f53ea9 authored over 12 years ago by m0viefreak <[email protected]>
Two strings updated in the Finnish translation

github.com/katzenpost/katzenpost-android-mail - 987424352c3f4eaade499981426d439dcb8a95d5 authored over 12 years ago by Jani Kinnunen <[email protected]>
Code cleanup and simplification

github.com/katzenpost/katzenpost-android-mail - 42e0b3e04547bf887893c347466471498b88b39b authored over 12 years ago by cketti <[email protected]>
Exit action mode when a message list item context menu is displayed

github.com/katzenpost/katzenpost-android-mail - de597257430e50801da1e167b5e4fc0249b7c217 authored over 12 years ago by cketti <[email protected]>
Removed 'compact layout' for now

See issue 4556

github.com/katzenpost/katzenpost-android-mail - 0334ba88c52cc5d80dc86208c94f30fbd4d8040f authored over 12 years ago by cketti <[email protected]>
Display concrete action instead of "Toggle (un)read" & "(Un)star"

github.com/katzenpost/katzenpost-android-mail - 7bb11c09b2d48151eaaefdefe8db7625c1d0577e authored over 12 years ago by cketti <[email protected]>
Changed the way we handle menu item clicks using MenuPopupHelper

Overriding onItemClick() doesn't allow us to get the MenuItem that was
clicked when at least one...

github.com/katzenpost/katzenpost-android-mail - f22801e9d6705ab2582a4131294111211d6afe46 authored over 12 years ago by cketti <[email protected]>
Added dark theme icons for mark as (un)read + (un)flag

github.com/katzenpost/katzenpost-android-mail - 10e554e70e4c0ca57a2d4b9a803d0d12e560a653 authored over 12 years ago by cketti <[email protected]>
Have consistent scrollbar style on the FolderList and get rid of the strange whitespace on the right.

github.com/katzenpost/katzenpost-android-mail - d06ec162b66863460dc40a1067d7ecf681050a65 authored over 12 years ago by Sander Bogaert <[email protected]>
Display a dark-themed "Send as" dialog when using the dark theme on HC+

github.com/katzenpost/katzenpost-android-mail - d5b9aec39f923df0d5c2bf71054be3406a333e29 authored over 12 years ago by cketti <[email protected]>
Use ContextThemeWrapper for "Send as" dialog

The old code changed the theme of the activity by wrongly using
ContextWrapper + setTheme().

github.com/katzenpost/katzenpost-android-mail - 163557ae8a7bb68ce597be6e100c4b2a3efedc7b authored over 12 years ago by cketti <[email protected]>
Use workaround for PreferenceScreen display bug on Honeycomb too

Fixes issue 4569

github.com/katzenpost/katzenpost-android-mail - 9afaaa1e6e6ee8310b2bc355710549a8ef85e4a8 authored over 12 years ago by cketti <[email protected]>
Bumped manifest to 4.306

github.com/katzenpost/katzenpost-android-mail - e2558fa8319b9a8c1f073432fab837a05c8b8cbf authored over 12 years ago by Jesse Vincent <[email protected]>
Bumped manifest to 4.306

github.com/katzenpost/katzenpost-android-mail - dfb3ed9f0ba2c68066d3da3714f5323311a8f651 authored over 12 years ago by Jesse Vincent <[email protected]>
Merge pull request #179 from m0vie/message_view_theme_toggle

MessageView theme toggle: change the theme of the whole activity and not just the background of ...

github.com/katzenpost/katzenpost-android-mail - 9409435aa7d6bbcbcaca8687464a7a077d0a9b3c authored over 12 years ago by Andrew Chen <[email protected]>
Finnish translation updated again

github.com/katzenpost/katzenpost-android-mail - f6c32e664b747015d7a038c9ad19b3960af5429d authored over 12 years ago by Jani Kinnunen <[email protected]>
MessageView theme toggle: change the theme of the whole activity and not just the background of the WebView

Using dark theme with white WebView background looks very ugly,
especially when a "download comp...

github.com/katzenpost/katzenpost-android-mail - 771b5122d6b850b855bdf218f3428f4bd097a07d authored over 12 years ago by m0viefreak <[email protected]>
Merge pull request #176 from aatdark/aatdark_issuedarkwhite

+toggle option in message view to change message display theme (dark,lig...

github.com/katzenpost/katzenpost-android-mail - b81fc8ea90fe48c16bd4011b6af95374aadcd1f3 authored over 12 years ago by Andrew Chen <[email protected]>
Merge pull request #177 from jkinnunen/UpdatedFinnishTranslation

Updated Finnish translation.

github.com/katzenpost/katzenpost-android-mail - e297f885ac1ed5bc4aed47d3801d38d3964e7f5d authored over 12 years ago by Jani Kinnunen <[email protected]>
Update to PullToRefresh 1.4.0 to improve sdk9 compatibility.

github.com/katzenpost/katzenpost-android-mail - ae6bb721922f126951ea8631c07f542a14f1e76b authored over 12 years ago by Andrew Chen <[email protected]>
Handle implicit vs. explicit searches in ActionBar home button behavior.

github.com/katzenpost/katzenpost-android-mail - 3e71453e71968c29a400cc949b6f284dfccabb1e authored over 12 years ago by Andrew Chen <[email protected]>
Whitespace fix; no functional changes.

github.com/katzenpost/katzenpost-android-mail - 2ffa3243b3dd9bbc95cb1fcb36536b1a607be9ff authored over 12 years ago by Andrew Chen <[email protected]>