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 "move" and "copy" out of a submenu

87e437b38858656f6701e4217915be605784a520 authored over 12 years ago by Jesse Vincent <[email protected]>
Add icons for the dark theme and make them active.

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

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

ed693fc01a6250c25cdf6cc5986b6bbcd1be41ff authored over 12 years ago by Andrew Chen <[email protected]>
IntelliJ IDEA: More build config fixes for ABS.

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

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

c19e98dced2bf522e59e9254fe973092520827cd authored over 12 years ago by Andrew Chen <[email protected]>
More extracting of icons

f80318d98afc4580345ec79246964af804f7f418 authored over 12 years ago by Jesse Vincent <[email protected]>
cleanup; actually use the newly extracted icons

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

9fe0a299d1764c05b67a426bcfc92a7e257ff1d3 authored over 12 years ago by Jesse Vincent <[email protected]>
Remove fading edges.

cbfe3533788f8c685681c3c5451cbec57d1e16c8 authored over 12 years ago by Sander Bogaert <[email protected]>
Make selection text a bit more generic.

595f591245f75524542a63b2a07bf470df144e01 authored over 12 years ago by Sander Bogaert <[email protected]>
Add context action bar on FolderList activity.

a5b8ce8064e54b86d24f28f8568c95351bb96b49 authored over 12 years ago by Sander Bogaert <[email protected]>
Have a dynamic subtitle for the MessageList action bar too.

c0e483d2b92e7a3720ffd9fc1332f8e4fdf3b6dc authored over 12 years ago by Sander Bogaert <[email protected]>
Split folder action bar and use the same top view as we use for Accounts and MessageList.

1036fe531d15e5ba04730e023640ebaba41ad075 authored over 12 years ago by Sander Bogaert <[email protected]>
Correctly close the context action mode when deleting an account.

277669711cc85318c3122fa9d903875620b44694 authored over 12 years ago by Sander Bogaert <[email protected]>
Formatting of Accounts.java

416ac8b64632f15c81d6b0dc1311dcf07f546c3d authored over 12 years ago by Sander Bogaert <[email protected]>
Context actionbar for the account screen.

0f51eb54c114534741eb9ede2a5c8fcbc661f479 authored over 12 years ago by Sander Bogaert <[email protected]>
Removed some unused files.

5392b8c331df91e48be6842186ca81fac1178aa4 authored over 12 years ago by Sander Bogaert <[email protected]>
Accounts actionbar split. Now contains unread number for consistency and shows status as subtitle if available. Allowed separate method to get the current operation in ActivityListener.

ed03f19ea55f7a65539b11a770cde7839c0c80e4 authored over 12 years ago by Sander Bogaert <[email protected]>
Show unread count on special accounts too.

bc9bc29097edc7121b7bbd7fe660fab134c01c1e authored over 12 years ago by Sander Bogaert <[email protected]>
Have a bottom actionbar in the Search activity to be consistent.

ac0f99d3df403323673a0849e264b5427f8ff78f authored over 12 years ago by Sander Bogaert <[email protected]>
Changed look of action bar in MessageList

* (Temporarily) removed spinner because it wasn't doing anything useful
* Created custom view th...

1cdb1c4fc575bb1478e99f97ef23707c6f431016 authored over 12 years ago by cketti <[email protected]>
Move 'share' to message options in the MessageView.

85b8f2df8c271511c99a4992bd1a49ebca990d6f authored over 12 years ago by Sander Bogaert <[email protected]>
Use "display name" of folder in action bar

cec2f4cdee31bb8c154926bd62402847db9617f3 authored over 12 years ago by cketti <[email protected]>
Show as much of the folder name as possible in the navigation spinner

9301e94e73ad4ddf56f6a10efedade813c1d4248 authored over 12 years ago by cketti <[email protected]>
Removed trailing spaces (no functional changes)

2b493381120dfd883a4156f351c9629768a7671e authored over 12 years ago by cketti <[email protected]>
Better sort action icon.

df6611b2def7cb8b3bddfa73911e97be8d5d2469 authored over 12 years ago by Sander Bogaert <[email protected]>
Use SupportProgressBar methods.

24d5d3208a5d808722d63381f005fcd1388a2199 authored over 12 years ago by Sander Bogaert <[email protected]>
Have the cc/bbc and attachment action on top with nice icons.

13dc96eca92eb63c2877eb22090b627a6b011db1 authored over 12 years ago by Sander Bogaert <[email protected]>
Separate the welcome message in it's own activity. Cleaner solution and it prevents it from having the same actionbar as the Accounts activity.

29b6d046d380e1818394d4637aac7298c9f40d12 authored over 12 years ago by Sander Bogaert <[email protected]>
Changed order of actions on the bar as suggested. Compose on the right now.

cfc12ba8f21000357fb0b61b2c20a2150d470583 authored over 12 years ago by Sander Bogaert <[email protected]>
Add ActionBarSherlock to the used libraries in the about dialog.

e172e398ce57a3e05e79d108c7c8209c930701f4 authored over 12 years ago by Sander Bogaert <[email protected]>
Add an actionbar to the MessageView activity.

c31c8923c255b635da649acb391498359e0b225c authored over 12 years ago by Sander Bogaert <[email protected]>
Moved context actionbar options around a bit to make more sense.

7a035a73b0a8d318d75846b80da44b7fdd23ed7a authored over 12 years ago by Sander Bogaert <[email protected]>
Add forward, reply, reply all, same sender back in the MessageList context actionbar.

592aeb0b037d16e32bab974090850013b41389ea authored over 12 years ago by Sander Bogaert <[email protected]>
Disable actionbar home button on Accounts activity and removed indeterminate progress window feature from it.

10c733606eb0b2c96bc12c39bc5731ffc837f1a4 authored over 12 years ago by Sander Bogaert <[email protected]>
Make the icon up navigation work in messagelist when displaying a query, tapping it takes you back to the account screen.

f530af7f8b7b54d23cf9702b60acddab7cadd3dd authored over 12 years ago by Sander Bogaert <[email protected]>
Add refresh to actionbar for Accounts activity.

6daa8a3c0c237e6e5fdd6312d4159922e48428f9 authored over 12 years ago by Sander Bogaert <[email protected]>
Remove customview from top bar and make bottom refresh function in MessageList.

65505c81458d941ab6fbeb227077765f9b59a73d authored over 12 years ago by Sander Bogaert <[email protected]>
Make inbox item in navigation list more general.

b2289783a49a605bdaa40deeb21257c5937ff253 authored over 12 years ago by Sander Bogaert <[email protected]>
Add send button to compose activity and use new icon for it.

0b89cdd0fcaff12f4f55b33e0b47a83693c4b46a authored over 12 years ago by Sander Bogaert <[email protected]>
Abbriviate long foldernames.

9c9763154ed1d610478eb2bc5a3a756e5cd1711b authored over 12 years ago by Sander Bogaert <[email protected]>
Hide move & copy options for mixed messagelists. Also use hide and show the new grouped icon for them correctly.

9f568e3e0887bf10d81fc5aa3ec14e9c8ba8be7d authored over 12 years ago by Sander Bogaert <[email protected]>
Have a compose on the accounts screen.

2e530be2c88d5a9e4540fa27bc3f056f03a381bd authored over 12 years ago by Sander Bogaert <[email protected]>
Make folderlist use new icons.

f0eafdf143d90d0b18d0f6947cbd3d02dff6e037 authored over 12 years ago by Sander Bogaert <[email protected]>
Fix spelling mistake.

92bb3f422911fbe0f4ed87e5be8e2605200d2859 authored over 12 years ago by Sander Bogaert <[email protected]>
Always show search button on actionbar of Accounts activity.

7c9a6b8592c177f1bff024cd6b44fb03d0112ad7 authored over 12 years ago by Sander Bogaert <[email protected]>
Have the icon function as 'up' instead of 'home'.

85fc76c10b04099011db6301cca12a64c0ca6bd2 authored over 12 years ago by Sander Bogaert <[email protected]>
Smaller font size in actionbar in landscape mode.

7ce6f0d5e1888f60c645c3e27a492d30dbc47893 authored over 12 years ago by Sander Bogaert <[email protected]>
New nice ICS icons for our actionbar.

08174e212e95c52cdb5d30c78fcbd8343cba4a49 authored over 12 years ago by Sander Bogaert <[email protected]>
Never show 'select all' on actionbar.

69bde2beab9d14c5f675b83ae207671faf33f643 authored over 12 years ago by Sander Bogaert <[email protected]>
Force settings option in overflow menu on accounts and folders activities.

3c17043615b272b1714de20cc293268c1cc566b2 authored over 12 years ago by Sander Bogaert <[email protected]>
Force 'marke all as read' in the overflow menu.

a931bdba8774ebc904092bc0b3844a868132b517 authored over 12 years ago by Sander Bogaert <[email protected]>
Made the selectAll working again. This also got rid of the 2 settings options in the actionbar.

4a7a61bd0863b8f092a261aca121f2448205ec3b authored over 12 years ago by Sander Bogaert <[email protected]>
Moved ActionBarNavigationSpinner to another package

f46f733bce3228bab968b9d3134d4ed5cd5df424 authored over 12 years ago by cketti <[email protected]>
Cleaned up ActionBarNavigationSpinner

c7003ab02805b6d8b5dc10817b2f25de31c7c595 authored over 12 years ago by cketti <[email protected]>
Made actionbar_selected a format string

933a8fdcd5ec7f7fd1d0768e7c9b43351cfa4e20 authored over 12 years ago by cketti <[email protected]>
Whitespace fixes

763e2853d76b871a1c2e83353f983e6ca10557fd authored over 12 years ago by cketti <[email protected]>
Have a nice title for messagelist displaying a query.

f11e3d50595e5f31be88d12980cdc80f5cef3239 authored over 12 years ago by Sander Bogaert <[email protected]>
Fixed actionbar context mode bug when rotating the screen.

33cae2fdab67b9dade93c5f577f8d1e9371a3067 authored over 12 years ago by Sander Bogaert <[email protected]>
Have a dynamic context actionbar filled with options that are supported by the current selection of mails. Also works for unified inbox.

a730e675144755b0efaea4fdd8a4b2c3b63c6cb4 authored over 12 years ago by Sander Bogaert <[email protected]>
Implemented the (Un)start and (Un)read toggles.

24d7416e61b8210e2110e9c998aa641c18aea6b0 authored over 12 years ago by Sander Bogaert <[email protected]>
Remove send alternate option from messagelist activity.

35e8937b8ab56ea8ee98e8b0f1217e86e837b37e authored over 12 years ago by Sander Bogaert <[email protected]>
Major cleanup of the MessageList activity and layout. Removed dead code.

6bea2dddac817ebd0cafe0abceb903ec7bd76f5a authored over 12 years ago by Sander Bogaert <[email protected]>
Exiting context mode after batch actions.

876bd52e8d3735f670e9b0d8963c678a92f072d7 authored over 12 years ago by Sander Bogaert <[email protected]>
Selection with context actionbar working.

e01232a500fa4a746257ce91487ce26fa08b1db9 authored over 12 years ago by Sander Bogaert <[email protected]>
Converted MessageList to a K9ListActivity

f8bd9e481cee8314cffd67cccb1f1f911d7e222d authored over 12 years ago by cketti <[email protected]>
Use ADT's magic to include the necessary libraries from lib/

72d71102a115ef7a2acb5a39bbcdf2ca49580ea0 authored over 12 years ago by cketti <[email protected]>
Switched to ActionBarSherlock 4.1.0

42600297b2435994c80ce174c0b506d153cbfea3 authored over 12 years ago by cketti <[email protected]>
Show email subject in actionbar.

830442b6900ce42596b9a2c3ff1e61a9fbc623f2 authored over 12 years ago by Sander Bogaert <[email protected]>
Add unread count to MessageList title

67b4cd9c8eef40fc7f72392ef07f7f870791f36f authored over 12 years ago by Sander Bogaert <[email protected]>
Pressing the actionbar icon will take you back to the accountsscreen.

ee6bd2dc22849c31c06d5afcb2bce15e13031766 authored over 12 years ago by Sander Bogaert <[email protected]>
Fix progressindicator on folderscreen.

b90386ecd3c713884ca0db20c48d1d28961d3b56 authored over 12 years ago by Sander Bogaert <[email protected]>
Never show expunge on actionbar.

9cdc89291919d3ddc028aad1f184de248ccc1f31 authored over 12 years ago by Sander Bogaert <[email protected]>
Fix the upper refresh button in MessageList

6c27d3e7ef7f69cd46003700674a228e38f41f54 authored over 12 years ago by Sander Bogaert <[email protected]>
Set a title for the folderlist activity.

1b9abb2b9bfef7c8ee4f8ffb7c47aa119d89db88 authored over 12 years ago by Sander Bogaert <[email protected]>
Created new string resource for folderacitvity title.

67ab08383f3c1cf5b2f25d4cacf8e95660ddaa7d authored over 12 years ago by Sander Bogaert <[email protected]>
Generalize ActionBarNavigationSpinner creation.

18748499afa53216fe8ebab32d5dbf7248dfe904 authored over 12 years ago by Sander Bogaert <[email protected]>
Make title changeable. Have email adress and foldername in there.

4de06915ea0e118a5533e1c992653771a1e0a9df authored over 12 years ago by Sander Bogaert <[email protected]>
Remove accounts option from regular menu.

61d93d011fe371f2a02561162ea6748d14a0d660 authored over 12 years ago by Sander Bogaert <[email protected]>
Fix swap back bug.

c19367eb1889dd97cea885d7e667220d612d3e5d authored over 12 years ago by Sander Bogaert <[email protected]>
Separated the navigationspinner and the messagelist class.

03cec1ef56160d1cd2cbb6581826f79d0bb9592d authored over 12 years ago by Sander Bogaert <[email protected]>
Never show settings icon on actionbar.

5273c72f05ad835192f92630d6a63ede64521fd5 authored over 12 years ago by Sander Bogaert <[email protected]>
Fix workaround for framelayout ignoring margins on android 2.x

11ed023020f98d0e67244ed4be4f1f89ae5ec614 authored over 12 years ago by Sander Bogaert <[email protected]>
Split bar on Messagelist activity and some code styling.

2ec97235ec1ee7ab6161e6dc576a4ae06bf61e7b authored over 12 years ago by Sander Bogaert <[email protected]>
Messagelist special cases bug fix.

c2af64089154ebed228b7c49adc8ab4fa6a3d2bb authored over 12 years ago by Sander Bogaert <[email protected]>
Initial actionbar integration. On top of every activity, no real integration yet.

429391485578fa003e29faf2f99bf682d4433783 authored over 12 years ago by Sander Bogaert <[email protected]>
Initialised ActionBarSherlock.

12862e2050fa8762a38330014c2548a9ca17a37c authored over 12 years ago by Sander Bogaert <[email protected]>
More magic to work around BinaryTempFileBodyInputStream

3253466f1475987b956e12ef14bd995f1b3a0ef3 authored over 12 years ago by cketti <[email protected]>
Merge branch 'MessageListAdapter_cleanup'

734e0d1920696a47c9f5410608d2b4adf621207f authored over 12 years ago by cketti <[email protected]>
Remove the try-finally stream close. Add comment as to why this pattern doesn't work here.

2ef8cda13c5e7ac7ebeb353b6d57405d3d87d819 authored over 12 years ago by Andrew Chen <[email protected]>
Close input stream after reading to fix strict mode warning.

c44b19cda669bcaa60038635fd187b36e7c3ebdf authored over 12 years ago by Andrew Chen <[email protected]>
Add references and in-reply-to for forwarded messages.

2b0b929aa2af4caf65d6cdee84e83130dad29006 authored over 12 years ago by Andrew Chen <[email protected]>
Add null check before attempting to do math on the date.

3f4bc2836355167eff3fe7b1bca23a0fe485db57 authored over 12 years ago by Andrew Chen <[email protected]>
Optimized searching for a message in the message list

f42943f30c5bb8a1e782427685d8b8b3f575f83f authored over 12 years ago by cketti <[email protected]>
Update Italian translation (Issue 4504)

513126fe08daa4c8b1f2495d9bc318bd766c5ce0 authored over 12 years ago by Vincenzo Reale <[email protected]>
Properly closing InputStreams to avoid StrictMode warnings

5678786c97596703b1b466e7f474f391df617ec1 authored over 12 years ago by cketti <[email protected]>
Code cleanup

9c335127e2b089550358578dea7862e3bbb1724b authored over 12 years ago by cketti <[email protected]>
Made sure the message list is only modified from the UI thread

16ab1b67bc8d0fbf3a8306e86bff593c1e8bc909 authored over 12 years ago by cketti <[email protected]>