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

Handle implicit vs. explicit searches in ActionBar home button behavior.

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

github.com/katzenpost/katzenpost-android-mail - 57a6dfd61fe3580ea8a3443a5374104dd9796811 authored over 12 years ago by Andrew Chen <[email protected]>
Add remote search actionbar icons.

github.com/katzenpost/katzenpost-android-mail - d4ee4f39802ae5a62b740051a721a7fb832e03ee authored over 12 years ago by Andrew Chen <[email protected]>
Don't use AutoCompleteTextView text color workaround on API 11+ devices

Fixes issue 4561

github.com/katzenpost/katzenpost-android-mail - bb88ddc6a08a861ea3fd495642e12376008a5afc authored over 12 years ago by cketti <[email protected]>
Retain visibility state of "Add Cc/Bcc" menu item on orientation change

github.com/katzenpost/katzenpost-android-mail - 1155324df043f25346f3467ead16db52417954bc authored over 12 years ago by cketti <[email protected]>
Avoid NullPointerException

Fixes issue 4557

github.com/katzenpost/katzenpost-android-mail - ba0c530c7badd664d7f620e0f0ed1618b49528ef authored over 12 years ago by cketti <[email protected]>
+toggle option in message view to change message display theme (dark,light) permanently (Issue 1674)

github.com/katzenpost/katzenpost-android-mail - 76d8e11703424963f53ebfcb2ceb9cdd9d83b7dd authored over 12 years ago by Bernhard Redl <[email protected]>
Use executeSimpleCommand() for UID COPY so the response type is checked

The previous code never failed e.g. on a "NO" response. That lead to
messages being deleted for ...

github.com/katzenpost/katzenpost-android-mail - 2ee3378eefd89bf6b3f6d329d5b03eac16593e3c authored over 12 years ago by cketti <[email protected]>
Make sure ActivityListener.getOperation() never returns null

github.com/katzenpost/katzenpost-android-mail - 93be25bf375a409527baf1d2c196848d7c383b65 authored over 12 years ago by cketti <[email protected]>
Go back to the old behavior for batch mark as (un)read, (un)flag

If there is at least one unread message among the selected messages the
action is "mark as read"...

github.com/katzenpost/katzenpost-android-mail - 0878de59362e1a0e0a87d7a36b38da92b1f9dc2b authored over 12 years ago by cketti <[email protected]>
Removed hack that is no longer necessary after fixing the activity stack

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

github.com/katzenpost/katzenpost-android-mail - aa4b20dd9dff63cf4339912188ac98f26a6795f3 authored over 12 years ago by Jesse Vincent <[email protected]>
move the star to on top of the chip. (This will change to being a star view of the chip when we get there)

github.com/katzenpost/katzenpost-android-mail - 09323038e4835c90a723713980e5dfe2ce793e07 authored over 12 years ago by Jesse Vincent <[email protected]>
IMAP Search: log exceptions on remote search, properly dispatch MessageList changes.

github.com/katzenpost/katzenpost-android-mail - 1ef930090eecc13464c69a6dd49524c04f6a050f authored over 12 years ago by Andrew Chen <[email protected]>
modified loadMessageForView() to dowload message if neither X_DOWNLOADED_FULL nor X_DOWNLOADED_PARTIAL.

github.com/katzenpost/katzenpost-android-mail - df75a9fbfa16afb3fb887167b28871637bf42e8a authored over 12 years ago by ashley willis <[email protected]>
Add remote IMAP search support.

* rbayer/IMAPsearch: (21 commits)
More cleanup
Code Cleanup getRemoteSearchFullText -> isRem...

github.com/katzenpost/katzenpost-android-mail - fdb1267cb1e4586b4f7f728c82f69834227652ee authored over 12 years ago by Rob Bayer <[email protected]>
IntelliJ IDEA: Update builds configs.

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

github.com/katzenpost/katzenpost-android-mail - 55f2d84a039f9337f741c3e1d418e146db6f9c63 authored over 12 years ago by Jesse Vincent <[email protected]>
message view header cleanup

github.com/katzenpost/katzenpost-android-mail - 8a1bdff4a201f0904bda41b9c6cdd0b2fbf48f45 authored over 12 years ago by Jesse Vincent <[email protected]>
rejiggering to work well with and without stars

github.com/katzenpost/katzenpost-android-mail - eec9ec87a2dc999c7b2836646c0032a04b6c2aeb authored over 12 years ago by Jesse Vincent <[email protected]>
Remove "mark all as read" from the UI. (leaving the backend support for now)

User-facing "select all, mark as read" is slightly different but less confusing and cluttered th...

github.com/katzenpost/katzenpost-android-mail - 5d4a2132d8547b22aeaa7b54d9d9d24ac9c79c7e authored over 12 years ago by Jesse Vincent <[email protected]>
Go back to the chip above the checkbox

github.com/katzenpost/katzenpost-android-mail - f64194cb332bc7be3e9a8da7dc22c8d7a4f7f5ce authored over 12 years ago by Jesse Vincent <[email protected]>
Trying a less IN YOUR FACE list item menu - more like google play music

github.com/katzenpost/katzenpost-android-mail - af78f60c8c885a68c38174d70f0e3dfa2b3ab022 authored over 12 years ago by Jesse Vincent <[email protected]>
remove lots of duplicate menu ui, particularly cutting down on context menu stuff.

github.com/katzenpost/katzenpost-android-mail - 3a68360e3084506f3564d343276c61c5bf4321c4 authored over 12 years ago by Jesse Vincent <[email protected]>
Added "select all" to action mode menu

github.com/katzenpost/katzenpost-android-mail - d9fad383eb4ca90e7f6bfb6c0e1ed7d90983d059 authored over 12 years ago by cketti <[email protected]>
Update action mode title when necessary

github.com/katzenpost/katzenpost-android-mail - 997943a5212f60ae02a36bcac91215b966b16c76 authored over 12 years ago by cketti <[email protected]>
Get rid of incomplete code to toggle a message's selection state

github.com/katzenpost/katzenpost-android-mail - 5a29c8a415000be1f30c055c4b3be209b8d7fc5d authored over 12 years ago by cketti <[email protected]>
Add Android-PullToRefresh to about screen.

github.com/katzenpost/katzenpost-android-mail - ea04339ca648a7b993e42dc0cefa8948b04004a2 authored over 12 years ago by Andrew Chen <[email protected]>
Check message uids first when comparing messages. message uids are less likely to be the same than folders, so it's a slight optimization

github.com/katzenpost/katzenpost-android-mail - 3799ecfb218bb95ab34b27db5211985ecbb95362 authored over 12 years ago by Jesse Vincent <[email protected]>
Make the message item popup menu work

github.com/katzenpost/katzenpost-android-mail - 1b7af9270ec963c2f254dc4899dcc0ee870a20c6 authored over 12 years ago by Jesse Vincent <[email protected]>
remove single message items from the Action bar

github.com/katzenpost/katzenpost-android-mail - 7b40e5b14af479be8d523b67d4119c1b900f89fe authored over 12 years ago by Jesse Vincent <[email protected]>
add a menu for message list item menus

github.com/katzenpost/katzenpost-android-mail - be1e3760947525dfa4f52c3e8510d62241efb15d authored over 12 years ago by Jesse Vincent <[email protected]>
Add a helper helper so we can get click events on message list menu items

github.com/katzenpost/katzenpost-android-mail - d876a16893ccac91bca53e3d96a290009493e4b7 authored over 12 years ago by Jesse Vincent <[email protected]>
Bullet-proof an NPE I ran into on a 2.2 test emulator while on an airplane

github.com/katzenpost/katzenpost-android-mail - 593569f4ad4dc2308bdc6eecee83dc6297090861 authored over 12 years ago by Jesse Vincent <[email protected]>
Use ActionBarSherlock's MenuBuilder for the "more" menu

github.com/katzenpost/katzenpost-android-mail - 2a05bc0caa45da00b9360d61d35153269d63e5db authored over 12 years ago by cketti <[email protected]>
add a missing project needed to build with pull to refresh

github.com/katzenpost/katzenpost-android-mail - 103fb948c18eaf467bee58272827c21aae9a7791 authored over 12 years ago by Jesse Vincent <[email protected]>
Add basic pull to refresh support to MessageList.

github.com/katzenpost/katzenpost-android-mail - c574088f5750e74f0a23eaab3c9cbf2b9ed6e349 authored over 12 years ago by Andrew Chen <[email protected]>
Add Android-PullToRefresh library as a submodule.

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

github.com/katzenpost/katzenpost-android-mail - bd8d3ec93fd2db49f211e472d74c7b549dcd8aa4 authored over 12 years ago by Jesse Vincent <[email protected]>
move move and copy out of an extra level of submenu

move "more from this sender" out of the "reply" menu

github.com/katzenpost/katzenpost-android-mail - 8d6b2c2290e1adaab85582a903715e3e0162bb2e authored over 12 years ago by Jesse Vincent <[email protected]>
Temporarily disable our messagelist item backgrounds so we can see list item selection.

They'll return as a preference

github.com/katzenpost/katzenpost-android-mail - 4eff1a25e9fe0cb2759e761e0b48a60a709c0599 authored over 12 years ago by Jesse Vincent <[email protected]>
Make the menu button trigger the existing single-select action mode (until we can make the proper context menu go.)

github.com/katzenpost/katzenpost-android-mail - ff52affed94838f4351f2b75b534b322adf874d4 authored over 12 years ago by Jesse Vincent <[email protected]>
layout pass to add our list-item menu button, move the chip inline with the subject. (most refactoring courtesy of eclipse)

github.com/katzenpost/katzenpost-android-mail - 251d3fe2bfea890c63d4bbd8774d0a5852c26eb8 authored over 12 years ago by Jesse Vincent <[email protected]>
Cleanups to our MessageList item select/deselect code.

Fixes bugs where the action mode wouldn't trigger if the first item was checked with the checkbox

github.com/katzenpost/katzenpost-android-mail - b5d887728a455f9eb597bcbe49537bd7ad50a9c8 authored over 12 years ago by Jesse Vincent <[email protected]>
New icon and divider for message lists

github.com/katzenpost/katzenpost-android-mail - 77bc346ef9f5271e048e13c05630ec6f58e42ede authored over 12 years ago by Jesse Vincent <[email protected]>
Don't display "0" in the action bar if there are no unread messages

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

github.com/katzenpost/katzenpost-android-mail - cd988757295f2fbae79673a9fbc8b1e497a6c8ca authored over 12 years ago by Jesse Vincent <[email protected]>
better layout when you don't show the checkboxes

github.com/katzenpost/katzenpost-android-mail - 7ac34b185c3bf85de8eb4b8bcbbdcf6a806e30e7 authored over 12 years ago by Jesse Vincent <[email protected]>
IntelliJ IDEA: It really wants its trailing newlines...

github.com/katzenpost/katzenpost-android-mail - f78370085e98534f62a60f51fe9b3f73efa5d784 authored over 12 years ago by Andrew Chen <[email protected]>
Always save all headers. Not doing so is kind of a crazy space microoptimization and can get a little messy

github.com/katzenpost/katzenpost-android-mail - d5f739030ae8dfbbc5c35c296b27765b795e8bf9 authored over 12 years ago by Jesse Vincent <[email protected]>
Removed "Manage back button" setting

github.com/katzenpost/katzenpost-android-mail - 20a608e1a0a112b8ad9ca14adf349144794379d5 authored over 12 years ago by cketti <[email protected]>
get rid of the non-touchable version of the message list items. (The real difference was the capability to show previews)

github.com/katzenpost/katzenpost-android-mail - 8d928d20fa916516c68bd2ba754d55bd7acba73c authored over 12 years ago by Jesse Vincent <[email protected]>
Made Accounts a singleTop activity

Now, returning to the app using the app icon will reuse the existing
Accounts activity. This wil...

github.com/katzenpost/katzenpost-android-mail - 14339d787ca72d489e56426fcd1779154ed8d5d6 authored over 12 years ago by cketti <[email protected]>
Don't display "up" arrow in action bar of Accounts activity

github.com/katzenpost/katzenpost-android-mail - f9630a38268d0c37b94dde223dfd603b7088a27e authored over 12 years ago by cketti <[email protected]>
Changed the way we use the activity stack

- removed launchMode attributes for all activities
- only use one activity task
- got rid of "ma...

github.com/katzenpost/katzenpost-android-mail - d8e9c4817732be38dec784eb11643c3ac7a76adb authored over 12 years ago by cketti <[email protected]>
Cache the read and unread color chip variants per account.

github.com/katzenpost/katzenpost-android-mail - 8daea241afecbec87c3f6229572ab6c54156b9b2 authored over 12 years ago by Jesse Vincent <[email protected]>
default touchable views and checkboxes to on

github.com/katzenpost/katzenpost-android-mail - 86c9aab7a89cdb88b41f90086f4ea8959ccf2eac authored over 12 years ago by Jesse Vincent <[email protected]>
Indicate read state in chips

github.com/katzenpost/katzenpost-android-mail - c9897a5c840efa782a52be4894faff75f4dfac7a authored over 12 years ago by Jesse Vincent <[email protected]>
Got rid of the "Advanced" submenu in the Folders activity

github.com/katzenpost/katzenpost-android-mail - 4f86e5ed3e94054eeb6f31005ecaeaebced4ce9e authored over 12 years ago by cketti <[email protected]>
Got rid of icons in sub-menus

github.com/katzenpost/katzenpost-android-mail - 047b5287b34df1ed9ec639aa9a58165083d8acef authored over 12 years ago by cketti <[email protected]>
Formatting cleanup. No functional changes.

github.com/katzenpost/katzenpost-android-mail - 078e5dd8671b2ca833f401bf4bfd92c2b6fd12a3 authored over 12 years ago by cketti <[email protected]>
Changed scrollbar style in message list

github.com/katzenpost/katzenpost-android-mail - 185d6b853840df4d36aa4150a664cdd2fd4244fe authored over 12 years ago by cketti <[email protected]>
Tweaked background colors for (un)read messages in the message list

github.com/katzenpost/katzenpost-android-mail - 0b977c9e9b8ec1452df018deddd1742aeb7c12a0 authored over 12 years ago by cketti <[email protected]>
Made "Settings" the last menu item in each activity

github.com/katzenpost/katzenpost-android-mail - 04796106f630af7363a17a2be8fc0fdce584f962 authored over 12 years ago by cketti <[email protected]>
first pass of converting chips to colored circles

github.com/katzenpost/katzenpost-android-mail - 78cf804aca9fa0e32ecddd736c2e019367da4b22 authored over 12 years ago by Jesse Vincent <[email protected]>
remove the old optimized-for-g1 message_list_item

github.com/katzenpost/katzenpost-android-mail - 4718dd56ba2b59a4ce61dcc8776d8b4c4ae1314a authored over 12 years ago by Jesse Vincent <[email protected]>
Merge branch 'master-actionbar'

* master-actionbar: (103 commits)
Revert "Context actionbar for the account screen."
Revert ...

github.com/katzenpost/katzenpost-android-mail - f6747288f0cb0599d0d3c2a221e60271b658c220 authored over 12 years ago by Jesse Vincent <[email protected]>
Revert "Context actionbar for the account screen."

We're not ready for this sort of living in the futre yet.

This reverts commit 0f51eb54c11453474...

github.com/katzenpost/katzenpost-android-mail - 46edd8f793bdfefbcaeb951e79d934855252e70f authored over 12 years ago by Jesse Vincent <[email protected]>
Revert "Add context action bar on FolderList activity." - We are not ready for this

sort of future yet ;)

This reverts commit a5b8ce8064e54b86d24f28f8568c95351bb96b49.

Conflicts:
...

github.com/katzenpost/katzenpost-android-mail - 297e859b90b98e401d98062958491018d752f466 authored over 12 years ago by Jesse Vincent <[email protected]>
re Bernhard's Issue 4543 fix: only set as read if account.isMarkMessageAsReadOnView()

github.com/katzenpost/katzenpost-android-mail - 7d4152fdd4566428c556d5aca23af7d1bfac445a authored over 12 years ago by ashley willis <[email protected]>
Fixes 4517: Junk special folder not autoconfigured (rfc6154 implementation was incomplete)

github.com/katzenpost/katzenpost-android-mail - 7c9b42091a69425a88bcc844e93cf673be33e970 authored over 12 years ago by Bernhard Redl <[email protected]>
fixed download complete message button

github.com/katzenpost/katzenpost-android-mail - 611cf2e19259669a3b93f757db2b3a8a277ac086 authored over 12 years ago by Bernhard Redl <[email protected]>
Fixed Issue 4543: Msg UnRead after "Download Complete" pressed

github.com/katzenpost/katzenpost-android-mail - ee0e558f4d9d5813f9c212f744e11ae301872427 authored over 12 years ago by Bernhard Redl <[email protected]>
re Bernhard's Issue 4543 fix: only set as read if account.isMarkMessageAsReadOnView()

github.com/katzenpost/katzenpost-android-mail - 9a5ba8001cf13fe4a5e133522ba5149b100ec9a9 authored over 12 years ago by ashley willis <[email protected]>
Fixes 4517: Junk special folder not autoconfigured (rfc6154 implementation was incomplete)

github.com/katzenpost/katzenpost-android-mail - e5d56a4eac90faa0d7e382e13a60d0f9cb44f40f authored over 12 years ago by Bernhard Redl <[email protected]>
Fixed Issue 4543: Msg UnRead after "Download Complete" pressed

github.com/katzenpost/katzenpost-android-mail - 3a3cc88171d9057e8ea8c62af7172f7addaf115e authored over 12 years ago by Bernhard Redl <[email protected]>
Set (un)read toggle title based on current message state.

github.com/katzenpost/katzenpost-android-mail - 891dde2bafaa6383e64073b274ecdfd8f1072047 authored over 12 years ago by Andrew Chen <[email protected]>
Rename some one-letter variables.

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

github.com/katzenpost/katzenpost-android-mail - 3e261568ae9002f19b101d472d8000e69db4e498 authored over 12 years ago by Andrew Chen <[email protected]>
Move message selection functionality into the MessageAdapter.

github.com/katzenpost/katzenpost-android-mail - 38c4f24111ac864c86772d9b8040ebbef345d707 authored over 12 years ago by Andrew Chen <[email protected]>
Don't show the menu button twice. (Don't show it even once on Gingerbread devices, all of which had a hardware menu button)

github.com/katzenpost/katzenpost-android-mail - bf531630a4c7aee32f3ee91ce7fbfac860dffe21 authored over 12 years ago by Jesse Vincent <[email protected]>
When we're at the end of the message list, dim the next or prev button instead of making it vanish

github.com/katzenpost/katzenpost-android-mail - 3ef22ca094527d7a4dbd77ca7c4d14e826e8928a authored over 12 years ago by Jesse Vincent <[email protected]>
Remove "flag" as a meessage view menu option (duplicates tapping on the star)

github.com/katzenpost/katzenpost-android-mail - 20e3335bc15bc2ef754c2a8155b0695b7f106370 authored over 12 years ago by Jesse Vincent <[email protected]>
Move "move" and "copy" out of a submenu

github.com/katzenpost/katzenpost-android-mail - 87e437b38858656f6701e4217915be605784a520 authored over 12 years ago by Jesse Vincent <[email protected]>
Show the subject line in the MessageHeader if the ActionBar title was truncated.

github.com/katzenpost/katzenpost-android-mail - 9fbb2b4836f910714fa52c7644400254667c2e4a authored over 12 years ago by Andrew Chen <[email protected]>
Add icons for the dark theme and make them active.

github.com/katzenpost/katzenpost-android-mail - 20b155ec8bad4d73738fca4f4ca9373c4100a6de authored over 12 years ago by Sander Bogaert <[email protected]>
Set abs title to (no subject) if the message has no subject.

github.com/katzenpost/katzenpost-android-mail - 31461bc657d5f7946de7b2872cf65bf00e06911a authored over 12 years ago by Andrew Chen <[email protected]>
Hide the unread message count in the actionbar when doing an explicit search.

github.com/katzenpost/katzenpost-android-mail - ed693fc01a6250c25cdf6cc5986b6bbcd1be41ff authored over 12 years ago by Andrew Chen <[email protected]>
Hide subject line in MessageView since it's now displayed in the actionbar.

Now that the subject line is gone, the right side of the header is now the tallest part of the h...

github.com/katzenpost/katzenpost-android-mail - 4a416f7acde4f116e2167069d85802c1f96e8577 authored over 12 years ago by Andrew Chen <[email protected]>
IntelliJ IDEA: More build config fixes for ABS.

github.com/katzenpost/katzenpost-android-mail - 76f4d27f7dcb539490070e8c1539aa575287fcb0 authored over 12 years ago by Andrew Chen <[email protected]>
IntelliJ IDEA: Add build support for ActionBarSherlock via Maven.

Still need to do "git submodule update" to fetch the source, but Maven will fetch any dependencies.

github.com/katzenpost/katzenpost-android-mail - c19e98dced2bf522e59e9254fe973092520827cd authored over 12 years ago by Andrew Chen <[email protected]>
More extracting of icons

github.com/katzenpost/katzenpost-android-mail - f80318d98afc4580345ec79246964af804f7f418 authored over 12 years ago by Jesse Vincent <[email protected]>
cleanup; actually use the newly extracted icons

github.com/katzenpost/katzenpost-android-mail - 8314b65e728cd67b3d48b12385f7948717d11221 authored over 12 years ago by Jesse Vincent <[email protected]>
Initial example of theme-specific icons.

github.com/katzenpost/katzenpost-android-mail - 9fe0a299d1764c05b67a426bcfc92a7e257ff1d3 authored over 12 years ago by Jesse Vincent <[email protected]>
Make selection text a bit more generic.

github.com/katzenpost/katzenpost-android-mail - 595f591245f75524542a63b2a07bf470df144e01 authored over 12 years ago by Sander Bogaert <[email protected]>
Remove fading edges.

github.com/katzenpost/katzenpost-android-mail - cbfe3533788f8c685681c3c5451cbec57d1e16c8 authored over 12 years ago by Sander Bogaert <[email protected]>
Add context action bar on FolderList activity.

github.com/katzenpost/katzenpost-android-mail - a5b8ce8064e54b86d24f28f8568c95351bb96b49 authored over 12 years ago by Sander Bogaert <[email protected]>