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

Move strings containing the app name to special section in strings.xml

b97d69333a54cee6cd7ee1799fcf78793d06cc6b authored about 12 years ago by cketti <[email protected]>
Move app-specific string to appropriate section of strings.xml

77f08a34c94d916bf661ca69115b671181138fb4 authored about 12 years ago by cketti <[email protected]>
Don't refer to the device we're running on as "phone"

704fb8c18107ce9a09eee4d78186811809b8ccaf authored about 12 years ago by cketti <[email protected]>
Merge branch 'content_provider'

08615f205ff23ff770cb2e384da52a3cf0f0e62e authored about 12 years ago by cketti <[email protected]>
Use Uri.getQueryParameterNames() workaround on pre-API 11 devices

bb011024030ea8bcd65611d6522ea6e4b1762d37 authored about 12 years ago by cketti <[email protected]>
Remove non-existent activity from manifest

684d6c132448082cadb9e409310a2817855e3f11 authored about 12 years ago by cketti <[email protected]>
Remove unused string

60ebe8a0bdc2affeb5cc96d588dbc500a26926f7 authored about 12 years ago by cketti <[email protected]>
Fix display of folder settings and account settings menu entries

411abbea6411e92435113182d60fa0397968e425 authored about 12 years ago by cketti <[email protected]>
Prevent NPEs in methods called by the handler after activity detached

999dd3316913c4d1a29cd7b908a16720369472f0 authored about 12 years ago by cketti <[email protected]>
Fix crash when remote search fails after search screen has been left

Also, change error message to be less technical.

4eefcb3a311edf9037b7ffe29b25c4322d317d18 authored about 12 years ago by cketti <[email protected]>
Enable loading more search results from the server

5accadab00084bbd004aadcfda82c61a38969757 authored about 12 years ago by cketti <[email protected]>
Don't fetch already downloaded messages found by a server-side search

b108e7a539d2ea638349a77ffe8cd8aee001e6c2 authored about 12 years ago by cketti <[email protected]>
Fix "up" navigation when leaving a message list with search results

38fe4d199003b944249efdc5d1fa73d675ebc3d4 authored about 12 years ago by cketti <[email protected]>
Restore settings to configure remote search

9cbbd063526965813704a1d892afd77c7b60c293 authored about 12 years ago by cketti <[email protected]>
Fix remote search

ff156ac7c9f404c7df327993cb4151316706f84e authored about 12 years ago by cketti <[email protected]>
Treat mailto-URI parameters case-insensitive

RFC 6068 defines these parameters case-insensitive, yet we only
supported lower-case values beca...

a86354be7dfdedeeef9985a2c6d7de6493a08ee7 authored about 12 years ago by András Veres-Szentkirályi <[email protected]>
added 'init' target to build.xml which initializes the submodules, and is a depends for overridden debug target.

900959c0d5b494583ef46d616dc60faa80340742 authored about 12 years ago by ashley willis <[email protected]>
Merge branch 'master' into content_provider

9814833008c81f4c131cc7cbf2409fa7e6eac014 authored about 12 years ago by cketti <[email protected]>
Avoid endless loop via Handler

246ed6990cf6ea9283672839dfd57dc058f697c8 authored about 12 years ago by cketti <[email protected]>
Bumped manifest to 4.311

7c2aa3920211e1684a8597f2dd12f2f1f65524aa authored about 12 years ago by Jesse Vincent <[email protected]>
Traditional Chinese update

9187b00b17bf2e694281252d4f4c8f930bfac78a authored about 12 years ago by Leo Yang <[email protected]>
Get the Folder list to use the new common icons

9be4efe58f24c682aa3ac58ae0c5b7e3ecbc7893 authored about 12 years ago by Jesse Vincent <[email protected]>
refactor a common component

e318b5483ac9e4eb576f7b8b9ee41af57a84e6f7 authored about 12 years ago by Jesse Vincent <[email protected]>
Clean up the icons in account list

446cda8618888bb8a021619ad6ea8f6e6356175f authored about 12 years ago by Jesse Vincent <[email protected]>
Slightly better whitespace symmetry in the messagelist

a47a8c2ccd2ff0b928e343b927e3e315cecd2bd6 authored about 12 years ago by Jesse Vincent <[email protected]>
Updated Japanese translation. catch up with 952c407.

9ae4a6b3dc2e9d6f7ee33e086864c0d589e12812 authored about 12 years ago by Koji Arai <[email protected]>
Merge branch 'master' into content_provider

Conflicts:
src/com/fsck/k9/activity/MessageList.java
src/com/fsck/k9/fragment/MessageListFragm...

d209c0cce362e86fc9b0b70180bfcd7b690eaea2 authored about 12 years ago by cketti <[email protected]>
Make the message selection code use the unique (Cursor) ID

52bfea65d1920a88fbeb6038854eb444518bbafa authored about 12 years ago by cketti <[email protected]>
Removed unused column from projection

f02d265f604745100f32a202c16a881404bc0bc7 authored about 12 years ago by cketti <[email protected]>
Should change Bcc address when Identity changed.

c0cb734288f43b2f571adbbe57ee59b059320c6e authored about 12 years ago by Koji Arai <[email protected]>
Copy/move all messages in a thread when copying/moving placeholder

d530b20e2b3e0db1917df9a3f10d70c5cbc57e3f authored about 12 years ago by cketti <[email protected]>
Clean up method copyOrMove()

dfbfaf48dd2cc8dcab4ecbe18d172e063052f8c4 authored about 12 years ago by cketti <[email protected]>
Javadoc cleanup

2cfd25fa23dea701c18404ca67ca39a57e3be9d3 authored about 12 years ago by cketti <[email protected]>
Avoid converting lists to arrays when possible

c231b732acc89d1a16689319f43056b988138205 authored about 12 years ago by cketti <[email protected]>
Group messages by account when moving to spam/archive folder

46feb8b9d0557ee6e9141e03bd4be5f29770535d authored about 12 years ago by cketti <[email protected]>
Make flag operations work on all messages in a thread

02aeccdedcbcd4790442abef7fea1a4e0c4b2064 authored about 12 years ago by cketti <[email protected]>
Retain selected messages when message list is reloaded

7a266dcbdfe12a343fd54add084d7e16807cc09b authored about 12 years ago by cketti <[email protected]>
Fix deleteThreadsSynchronous()

36b572fa5f369945bf5ed23d80433d0bd95193b5 authored about 12 years ago by cketti <[email protected]>
Fix computeBatchDirection()

fb5e8eea84912e9a31467c2fe9bca7e0ae0327fe authored about 12 years ago by cketti <[email protected]>
Delete all messages in a thread when 'delete' is used on the placeholder

e339dd1f1098d5a2bc19ac0e20bb10307e497f09 authored about 12 years ago by cketti <[email protected]>
Don't create (throw-away) Message objects when starting action mode

966794f169f9a88f311807dae822ff2966112094 authored about 12 years ago by cketti <[email protected]>
Remove unused method

c686284a77159982b9edc7723013d4fd262d9b32 authored about 12 years ago by cketti <[email protected]>
Include number of messages in a thread in number of selected messages

Selecting a placeholder message will select all messages in its thread.

db3ea36978feb56013d24d5380df27f61eee4413 authored about 12 years ago by cketti <[email protected]>
Fix JOIN-condition when searching for messages

2e1d25118a3d256191dd1801521c94bde561e8d3 authored about 12 years ago by cketti <[email protected]>
Rename class members

60bf3e7e29169ebbab1b90ddc38ff0cbaad3dbfb authored about 12 years ago by cketti <[email protected]>
Fix search for Unified Inbox

We don't want to list the Inbox contents of all accounts but the
contents of folders whose "Unif...

08b361ed3693ccb472f754bbab29fa0cc1b34fc6 authored about 12 years ago by cketti <[email protected]>
Fix edge case in MergeCursor

a54666e0201cf56adc6b635cc76fff1e286269b0 authored about 12 years ago by cketti <[email protected]>
Make search also search the message contents

b0ef68dfedb6ed994959e0ab63077673715842a4 authored about 12 years ago by cketti <[email protected]>
IntelliJ IDEA: 11.1.4 updates.

1abc8619b15f4e3a8de144ff3ce4727a97b39a47 authored about 12 years ago by Andrew Chen <[email protected]>
Reorder the accounts menu for consistency with the message list menu

21c5ab5d144937809c2b0e4e0fdcbd778ca374f9 authored about 12 years ago by Jesse Vincent <[email protected]>
Provide menu option to search messages.

Recent phones frequently do not have a hardware search key, so
there is no way to initiate a sea...

f70d8354043214e543bec1bd9bc149efe6b05b9e authored about 12 years ago by Joe Steele <[email protected]>
Hide remote search UI elements

Remote search is currently not working

0baffd05c87847864deaf07372fc36b21c6921ca authored about 12 years ago by cketti <[email protected]>
Restore show next/previous message functionality in MessageView

This is just a temporary fix. In the future we want to get rid of
passing the serialized message...

968d948dd098f032f3d1a47a613ab96388932f21 authored about 12 years ago by cketti <[email protected]>
Extract generation of SQL queries for searches to SqlQueryBuilder

303c1ee85d3d8983554e8db8853935cef6238755 authored about 12 years ago by cketti <[email protected]>
Add global setting to enable/disable threaded view

5778d135fbf6dc434fd0cb673eea7cc2d9b7814e authored about 12 years ago by cketti <[email protected]>
Replace call to method only available with API 9 and higher

889e2502be50b53bbb1c7d9112b6d2ff31c843eb authored about 12 years ago by cketti <[email protected]>
Clone LocalSearch object before modifying it for unread/starred search

65b3a5734056a4941f444001825b186d2380037b authored about 12 years ago by cketti <[email protected]>
Do sorting in MergeCursor when merging the query results

Disabled "sort by sender" for now because the database can't sort by
contact names from the cont...

faa666394ce0bf9e4239869ee194991d2f3308f1 authored about 12 years ago by cketti <[email protected]>
Move MessageInfoHolder comparator to MessageProvider

The MessageInfoHolder comparators aren't used in MessageListFragment
anymore.

d74ca8c8ce869ad63465551507e12668ef8faee8 authored about 12 years ago by cketti <[email protected]>
Switch MergeCursor from using a List to an array

08fba5468fca507e003e7698feab55cbb0bb5f1f authored about 12 years ago by cketti <[email protected]>
Fix message sorting for message lists of a single account

To support sorting of message lists spanning multiple accounts (e.g.
Unified Inbox) we need a Me...

49a5a3b7ff733aa945e4efa4c035a5b447288857 authored about 12 years ago by cketti <[email protected]>
Fix global search

a4585657d115f46e506cbdb73643c01933b83408 authored about 12 years ago by cketti <[email protected]>
Make LocalStore.searchForMessages() skip empty messages

d703286833a03b692ec55f115fe3a14fde2561c2 authored about 12 years ago by cketti <[email protected]>
"Select all" now won't start selection mode when there are no messages

613ef6ced253561508ae287a449a18cac02950ae authored about 12 years ago by cketti <[email protected]>
Don't display threaded message list for filtered views

508e9e8aa669075852a2e5906d3613177fcd0730 authored about 12 years ago by cketti <[email protected]>
Only show message list footer when displaying a single folder

c7a2080b34abcfc3f4f25c3d31552a2bccbeb511 authored about 12 years ago by cketti <[email protected]>
Remove unused stuff

ec76dca57fdc862f171040b273f4afb19ae66ded authored about 12 years ago by cketti <[email protected]>
Add database indices for thread columns in 'messages' table

1fcce6fb8a22f2d538ea05d5b4e48d1c998e03c1 authored about 12 years ago by cketti <[email protected]>
Removed LocalStore hack introduced in 16d2326

3bef05b55d670fcafdaaaa859ec7bd35feb0ef5e authored about 12 years ago by cketti <[email protected]>
Fix pull to refresh for normal list vs. "remote search"-able

cba9d8fc88acdc71b1a367edcc04e7b371911c18 authored about 12 years ago by cketti <[email protected]>
Notify observers (e.g. CursorAdapter) when the messages table changed

1b98ce57e14bc67ffa1bdade1e7954a5576b2bc5 authored about 12 years ago by cketti <[email protected]>
Add threading support to content provider

95b39c71d2539061ef2c93669a228e1b70f8a1a7 authored about 12 years ago by cketti <[email protected]>
Fix display of named searches (e.g. "Unified Inbox")

05a2571570a8ac639e361475049bc4a484f4bf79 authored about 12 years ago by cketti <[email protected]>
Clean up pt-BR translation

9d802e807e11958e3e0291d4c140beee4053dbc5 authored about 12 years ago by cketti <[email protected]>
Merge commit '68b6df6e1c0a683b195e90d7fe6fddce1c418edd'

24b100dfc3ccfee1cd4e6efec4e38f6d8cd4dde9 authored about 12 years ago by cketti <[email protected]>
Merge commit 'e482e32ee4cc224db6cfed6f33bea26b27710bf8'

b373dec04e759c94e720fd9650372ad8bfbfce6d authored about 12 years ago by cketti <[email protected]>
Restore TCP port value in incoming/outgoing server settings screens

Special thanks to zjw for the detailed analysis of this bug:
https://github.com/k9mail/k-9/pull/193

6af48bd262dbf8b29af877e7bc9c59c6ded00e5c authored about 12 years ago by cketti <[email protected]>
Fix italian translation

1ac666bbd19712faa5bc58a7caf6389349fc62eb authored about 12 years ago by cketti <[email protected]>
Fix message list when no search condition is given (All messages)

93ef3a7b0fba7f1f2fc569c5c11f40777f262553 authored about 12 years ago by cketti <[email protected]>
Make (de)serialization work when LocalSearch has no search conditions

f093b84142dc3df06d352d8fc91701937522f44b authored about 12 years ago by cketti <[email protected]>
Added ability to display special folders combining multiple accounts

1d655f5bc2ad129ec2ec36459da941969ff77acb authored about 12 years ago by cketti <[email protected]>
Update res/values-pt-rBR/strings.xml

68b6df6e1c0a683b195e90d7fe6fddce1c418edd authored about 12 years ago by Marcio Zomb13 <[email protected]>
Code style cleanup

20ed1ebe61e4bc933a0481b8c957728d3475ca44 authored about 12 years ago by cketti <[email protected]>
Fixed LocalSearch.addAllowedFolder()

We need to use the node returned by add() as new root node.

fff94956f4fda33468b65ad535da202e387ae545 authored about 12 years ago by cketti <[email protected]>
Revert changing the default value for debug logging

502771dd0e0b8d382adc568b682394216bba9ea2 authored about 12 years ago by cketti <[email protected]>
Whitespace cleanup

f1e433e6df85d3978062092d7dfa4b618de909df authored about 12 years ago by cketti <[email protected]>
Merge branch 'new_search_framework' into content_provider

Conflicts:
src/com/fsck/k9/fragment/MessageListFragment.java

83d5102f3d4d06e49fb20a55d4fee1c173588d51 authored about 12 years ago by cketti <[email protected]>
Update res/values-pt-rBR/strings.xml

Another update (there are many new strings), i will make some updates later.
Thanks.

e482e32ee4cc224db6cfed6f33bea26b27710bf8 authored about 12 years ago by Marcio Zomb13 <[email protected]>
Merge pull request #192 from voda/patch-1

typo in czech translation

795540e6a50f9eb0bdbd99ce7173268efb322e70 authored about 12 years ago by cketti <[email protected]>
Cleaned up pt-BR translation

44004343027ccdd743a308e4ac924a5015371edc authored about 12 years ago by cketti <[email protected]>
Merge commit '3033447c90877a221473f2c207fe4a784541854c'

c8ed05f895033f221df3fabe4391fc1bd6377e63 authored about 12 years ago by cketti <[email protected]>
Merge commit 'cf223dd18036d5bcb67703a4a3c51e834b19aa26'

18831fc634442346f8374887856d34b8af03b3d5 authored about 12 years ago by cketti <[email protected]>
Removed credits from the hungarian translation

We don't credit translators (or developers) inside the app.

e293ff3257023673810ea63b2fae04d4a4ef2e1f authored about 12 years ago by cketti <[email protected]>
Merge commit 'b24e7e3d57ccc3c37ecdac73b51d552e038a255d'

cb41ae36c3d3569e7c5b6fcc4abf6e09867def72 authored about 12 years ago by cketti <[email protected]>
Switched to ContentProvider and CursorLoader to display the message list

cc74a2ad2e1676d4a187fc0a8bea60cd91ba41aa authored about 12 years ago by cketti <[email protected]>
Update res/values-pt-rBR/strings.xml

Big update on new strings! Please add them!

cf223dd18036d5bcb67703a4a3c51e834b19aa26 authored about 12 years ago by marciozomb13 <[email protected]>
Update res/values-pt-rBR/strings.xml

Update 15/10/2012

3033447c90877a221473f2c207fe4a784541854c authored about 12 years ago by marciozomb13 <[email protected]>
Update res/values-hu/strings.xml

Hi!

I'm RootRulez. I translated some strings to hungarian.

Best Regards!

b24e7e3d57ccc3c37ecdac73b51d552e038a255d authored about 12 years ago by RootRulez <[email protected]>
Update res/values-ru/strings.xml

Some typos fixes and traslations.

f206373e625b7f0be2e8357df0fb01c31dc5daf3 authored about 12 years ago by Alexey <[email protected]>
First attempt at making the fragmented messagelist and remote search play nice with the new search framework. Works partially.

49197b4f1c3d599d0af773559e59fbc267d08286 authored about 12 years ago by Sander Bogaert <[email protected]>