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

Changed all the calls to MessageList to work using the new LocalSearch class. These are all tested and working changes.

bf82d0af7cbb17ab1c2c2e74fffe3748c7a77e05 authored about 12 years ago by Sander Bogaert <[email protected]>
Add static methods to create unifiedInbox and allMessages accounts.

f01f2f15cde94825288db6cd6fe9f314b0c47ab1 authored about 12 years ago by Sander Bogaert <[email protected]>
Change visibility of SearchModifier class and members.

a3d227649fc0ec8bb8f4290bbec8857cddafea80 authored about 12 years ago by Sander Bogaert <[email protected]>
Add new SearchAccount class and move it together with SearchModifier to the search package ( refactor ).

f550aaefb58bb41ae4b5a358a63b07a7dccc273e authored about 12 years ago by Sander Bogaert <[email protected]>
Avoid needless nullpointers.

235e1f913b8431a0d0efe080c29ebc0e1ca92456 authored about 12 years ago by Sander Bogaert <[email protected]>
Added two convenience methods to avoid dealing with exceptions all the time.

bdfc9d685283b99ecd7cc76502401d621c8a4865 authored about 12 years ago by Sander Bogaert <[email protected]>
Fixed wrong construction of leaf sets and unrightfully ignored exceptions.

9883148b2f48f7854d2871ffc3d827f942f89f81 authored about 12 years ago by Sander Bogaert <[email protected]>
Made thread_root a searchable field of the message table. This can be used to display threads.

442805fe6237d530c8fab9a4af563acee816b877 authored about 12 years ago by Sander Bogaert <[email protected]>
Add new search logic to the MessagingController and LocalStore classes.

d27f909600219f5442f1650eb2b74700ab1af292 authored about 12 years ago by Sander Bogaert <[email protected]>
Adding the 3 core classes for the search framework. ConditionsTreeNode, LocalSearch and SearchSpecification.

5c6552cbf3462c3f57b7f092dd4198bda4b5ca52 authored about 12 years ago by Sander Bogaert <[email protected]>
Created search package to hold the framework and moved over the SearchSpecification class ( refactor ).

611bae3fb4e8e572303b16c98a897493753a6381 authored about 12 years ago by Sander Bogaert <[email protected]>
typo in czech translation

1173d5da0e2de76a2c2050593c7188b64559120e authored about 12 years ago by Ondřej Vodáček <[email protected]>
Don't display thread count in thread view

c2bb45171212048d867548be20c09dc6854d2ab7 authored about 12 years ago by cketti <[email protected]>
Worked around NPEs when the activity has been detached

3413cbebf54dd4c5f2b8738174dc9c81294d014a authored about 12 years ago by cketti <[email protected]>
remove vestiges of a deleted setting

4e6453e7bb59cc8dd0b0ba7178765ff236af56d4 authored about 12 years ago by Jesse Vincent <[email protected]>
Nasty hack to retain threads in MessageListFragment when polling

16d23260339be29794ab8b353e81926bba6ad2ff authored about 12 years ago by cketti <[email protected]>
Bumped manifest to 4.310

4a0be49e1af916b36a55ae3f5c9eb1a2c23fd6a9 authored over 12 years ago by Jesse Vincent <[email protected]>
Bring back the checkboxes option for messagelist

e9ae3281646c611bb6e5aa9d0f02a78d90b777e3 authored over 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...

63b6b497a06fddf57601c06f9be5bab3f8e49daa authored over 12 years ago by cketti <[email protected]>
Fix unescaped single quote.

335c54575e782d92f90b50ce15677cf01d58dfaa authored over 12 years ago by Sander Bogaert <[email protected]>
Merge pull request #191 from jacky672/patch-2

Update res/values-fr/strings.xml

4933708c85dbd159de282aed20bf23e6241f79a7 authored over 12 years ago by dzan <[email protected]>
Update res/values-fr/strings.xml

9651beffc0612f8b609dcd8ad4a892a19295e5b5 authored over 12 years ago by Erkan <[email protected]>
Fixed unit tests

e66dd3d5215ab9be540f0290f58608d09f7dfa64 authored over 12 years ago by cketti <[email protected]>
Merge branch 'fragments'

d3f9633378e2da8ace5449ccb4684093949cf23d authored over 12 years ago by cketti <[email protected]>
make the stroke border on our color chips a bit wider to make them easier to see

f62ac401a046d57bdb3224900259939bd58d9fb7 authored over 12 years ago by Jesse Vincent <[email protected]>
Converted message list to a fragment

93b13362b4a5558e04eb859b95eb3b4c5df7bdce authored over 12 years ago by cketti <[email protected]>
Extracted functionality common to most activities to K9ActivityCommon

8a226972a545ef95f9edbe898e5f6423b4b1873f authored over 12 years ago by cketti <[email protected]>
Renamed MessageList to MessageListFragment

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...

bbcc4988ba52ca5e8212a73444913d35c23cebc4 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.

c6bea2e6ab6e46a9abd9bba82b8a5e7dfa9300f0 authored over 12 years ago by cketti <[email protected]>
Removed unused layout

db370c5b40d33ab8e14d52f5d33ac44e3e960166 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.

41756802a1966bfba7deadd6b9dbe280771fbe73 authored over 12 years ago by Andrew Chen <[email protected]>
Bumped manifest to 4.309

48faef808f2984a59a0d3ee01484f15baa2ae301 authored over 12 years ago by Jesse Vincent <[email protected]>
bump up the chip sizes a bit

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

7b23704bd5036323196f11ff44de20249c885c52 authored over 12 years ago by Jesse Vincent <[email protected]>
Add a fromMe method on messages

0c34a21ff0f9b16625bead919086fdf8147e520c authored over 12 years ago by Jesse Vincent <[email protected]>
Fix syntax error in el translation.

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

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

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

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.

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

be481105457f902c9bff0ebe1f038dfa8ca43c60 authored over 12 years ago by igavio <[email protected]>
Added setting to disable using the background as (un)read indicator

952c40710ed910e094eddd2a490f7ed2754651a5 authored over 12 years ago by cketti <[email protected]>
Hide 'mark as (un)read' and '(un)flag' in the message list context menu

fad52e6dac18e0fd5b424172f8c9779ad452dedf authored over 12 years ago by cketti <[email protected]>
Get rid of the color gradients in the background (dark holo theme)

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

Update res/values-ru/strings.xml

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.

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

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

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'...

03db11f70c47e79b1d1ac0d90dbe3e51443ac458 authored over 12 years ago by Andrew Chen <[email protected]>
Prevent remote search if we have no network connectivity.

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

Update French translation

67507ffbe6c3b67233f7e865f3f5105c38ac8da1 authored over 12 years ago by Andrew Chen <[email protected]>
Log NumberFormatExceptions. Fix whitespace.

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

5a487f154c97e0e0f043dc043e4f1d1e81233310 authored over 12 years ago by Andrew Chen <[email protected]>
Whitespace; no functional changes.

6b10451b79a975037ee4046d6c964af3f485dd04 authored over 12 years ago by Andrew Chen <[email protected]>
Enable remote search by default.

1d0ad3cb38b96fc4460fc108cdabc6f2c1b5713e authored over 12 years ago by Andrew Chen <[email protected]>
Update French translation

not tested

abde7c50569ae1f0b4469ebaaa9d84200f4f522c authored over 12 years ago by Erkan <[email protected]>
Addition of number format handling to Storage.java

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...

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

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

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 ...

9f96cd36a761e06b7870b5a4a334710463fa01f8 authored over 12 years ago by Andrew Chen <[email protected]>
Finnish translation updated.

f69312bd486ae7ed4d8c20fb96339266d5b87c33 authored over 12 years ago by Jani Kinnunen <[email protected]>
Remove duplicate notification on remote search start.

270d948edb8caacbd704c55a08072013448750e4 authored over 12 years ago by Andrew Chen <[email protected]>
Rename variables

5b59511c1273266a6e9fc692ffa4044c388adbac authored over 12 years ago by Andrew Chen <[email protected]>
Bumped manifest to 4.308

0c691999887e2556f5722b71b277e1abbaac3a46 authored over 12 years ago by Jesse Vincent <[email protected]>
Chip updates based on work by m0vie

0e3f87f77fd683d8be1cf67b730bef1e6b6d25e7 authored over 12 years ago by Jesse Vincent <[email protected]>
option to put the sender of a message above the subject

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...

83c5783442db08938f2c346d7817f5dd2d400ed0 authored over 12 years ago by Jesse Vincent <[email protected]>
Backporting small ui cleanups to the account setup from kaiten

bb90f6d4ba35c3d7c80ad0ca129712d00e6a70ca authored over 12 years ago by Jesse Vincent <[email protected]>
switch back from an itemmenu ot a context menu in messagelist.

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)

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.

6ee0548b71fa764d717cc67d122ce38b3b37159a authored over 12 years ago by ashley willis <[email protected]>
IntelliJ IDEA: Dependency updates for PTR.

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.

360b3f1be8311fb661632692a6d672a0ccc8b5d3 authored over 12 years ago by Andrew Chen <[email protected]>
Log remote search exceptions in addition to toasting them.

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

99f8a8152c0af01abb399747d2db429675314253 authored over 12 years ago by ashley willis <[email protected]>
make the checkmarks a bit more prominent

8df55d069da2b5ae4ba60dbf3f4b1e7d6dc4681b authored over 12 years ago by Jesse Vincent <[email protected]>
replace checkboxes with a variant of the chip.

158c98b5aff9fd5772e0d0871dd5ff3d0112cad0 authored over 12 years ago by Jesse Vincent <[email protected]>
refactor chip code to be a little less ugly

baf99b114b5ee4982fd0c86b9ec0e619303504aa authored over 12 years ago by Jesse Vincent <[email protected]>
Remove the message list stars preference now that stars are in the chip

48785f52bfa4d14aa71bd3b2045b0c12e886f03f 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.

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

b76be539b83d988447b82d5d0cb6d1a659fcd49e authored over 12 years ago by Sander Bogaert <[email protected]>
slight tweaks to chip shape

b9395da6be94804f9eddb7a2a18614220d924a1f authored over 12 years ago by Jesse Vincent <[email protected]>
slight tweak to the new chip formats

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

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.

e0a687dba47eff4f1ca6faedaeb3625c0b33073b authored over 12 years ago by Sander Bogaert <[email protected]>
Bumped manifest to 4.307

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.

d4d78ffc9f2b0fbb174767db504b2e1961d677d8 authored over 12 years ago by Andrew Chen <[email protected]>
Add settings export for remote search settings.

d50e07bf55e23fbcb8d2202f192be40b94aa3338 authored over 12 years ago by Andrew Chen <[email protected]>
Whitespace; no functional changes.

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

728d67262798524759f68d69c2b7c94649f53ea9 authored over 12 years ago by m0viefreak <[email protected]>
Two strings updated in the Finnish translation

987424352c3f4eaade499981426d439dcb8a95d5 authored over 12 years ago by Jani Kinnunen <[email protected]>
Code cleanup and simplification

42e0b3e04547bf887893c347466471498b88b39b authored over 12 years ago by cketti <[email protected]>
Exit action mode when a message list item context menu is displayed

de597257430e50801da1e167b5e4fc0249b7c217 authored over 12 years ago by cketti <[email protected]>
Removed 'compact layout' for now

See issue 4556

0334ba88c52cc5d80dc86208c94f30fbd4d8040f authored over 12 years ago by cketti <[email protected]>
Display concrete action instead of "Toggle (un)read" & "(Un)star"

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...

f22801e9d6705ab2582a4131294111211d6afe46 authored over 12 years ago by cketti <[email protected]>
Added dark theme icons for mark as (un)read + (un)flag

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.

d06ec162b66863460dc40a1067d7ecf681050a65 authored over 12 years ago by Sander Bogaert <[email protected]>