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

Remove old subject from action bar when loading new message

08198d87671df2edfa640e29f15758121e982507 authored almost 12 years ago by cketti <[email protected]>
MessageView: fix crash when clicking on URLs in WebView

The ContextThemeWrapper added in a74d57cb71d67e42e1db709e00d5fd514b1ecd0c
used getActivity().get...

1dd697f091dfcf9ae225e921323b045ec6de0b0e authored almost 12 years ago by m0viefreak <[email protected]>
MessageView: another theme fix

- The attachments view still had the wrong background color in case
of different global and me...

5fa7e658166e13e96f8a734ae77ba93814873570 authored almost 12 years ago by m0viefreak <[email protected]>
Avoid saved state being discarded when message list is modified

f5ec5cd3fbb1f893355f5625ab33fa84900b4a04 authored almost 12 years ago by cketti <[email protected]>
Fix restoring instance state of fragment on back stack

cb51da5ea868bf459e05550c5202c7cb11d2c85a authored almost 12 years ago by cketti <[email protected]>
Simplify Handler code to restore message list state

4b920e19b0bc68e9102c6b9fdac4a7f35cb6b21b authored almost 12 years ago by cketti <[email protected]>
Fix a potential NullPointerException when rotating the device twice

When MessageListFragment is on the back stack and the device is rotated
the instance state will ...

7f39b3c6d8d6e745fa78f231cb55bc33177abed5 authored almost 12 years ago by cketti <[email protected]>
Because we're not reusing the message view, we don't need to force scrolling. This has the side effect of cutting down on a momentary flash of message header area on display.

0b04e526b4a33a460c145727cb737b4dafdd9f96 authored almost 12 years ago by Jesse Vincent <[email protected]>
Only animate the firt view transition if it's from the message list to the message view

69da9bdd7a90ae48faab73675b966e858f21e397 authored almost 12 years ago by Jesse Vincent <[email protected]>
Tweak animations to use the (Slightly slower) android default animation speed.

Remove the fadeout to make things look a little less weird
Make the animations slide in from the ...

3b8421a9a85ec108be80d9ef9bc14e77ff42947d authored almost 12 years ago by Jesse Vincent <[email protected]>
Make next/prev buttons track their state again.

499e20ef7660b74ba41f78f8b724b6ab165b1999 authored almost 12 years ago by Danny Baumann <[email protected]>
Swap previous and next buttons in MessageViewFragment.

Makes sure to keep behaviour consistent with previous versions.

5c779f05abe761ff2c1205c68e6e81b26f929500 authored almost 12 years ago by Danny Baumann <[email protected]>
Another unused import.

1dda0cfdbdf5f04db863059979d373b93f179f82 authored almost 12 years ago by Danny Baumann <[email protected]>
Fix typo in changelog

6e9a6089994f8f89b3874a689745376f479a108f authored almost 12 years ago by cketti <[email protected]>
Simplify message list item layout.

7b48df7dce4fac32175fa96612278db84381b5ba authored almost 12 years ago by Danny Baumann <[email protected]>
Simplify and improve message view header layout.

The star was displayed partially off-screen before.

f51f675021865e19389d994a5b24119e508f4ddc authored almost 12 years ago by Danny Baumann <[email protected]>
Bumped manifest to 4.323

a8917d60c9084121bfb2a7f1c13c912598ff583d authored almost 12 years ago by Jesse Vincent <[email protected]>
changelog update

12c3f7fb1e6eb255869dc7dea813bcbbd47ec24d authored almost 12 years ago by Jesse Vincent <[email protected]>
Merge pull request #245 from m0vie/fixes

fixes for split-view changes

ecc9f40899d77cd8b007623c00dc74452f7e6c2f authored almost 12 years ago by cketti <[email protected]>
MessageView: Theme fix when global and message view theme differ

- Since the split-view change, MessageView is only a fragment, so we
can't call setTheme() any...

a74d57cb71d67e42e1db709e00d5fd514b1ecd0c authored almost 12 years ago by m0viefreak <[email protected]>
Fix action bar items missing when opening new message.

Calling configureMenu() inside updateMenu() doesn't update the
buttons properly. Instead, call i...

7bcecf706004a1efe2237a01d216bc9ecfa7fb6f authored almost 12 years ago by m0viefreak <[email protected]>
Put back prev/next buttons to non-split message views for now.

Some people prefer them over swiping / volume keys.

They could probably be made optional so the...

2c87efe5f3e9f819588e00a99cad828f7579bc21 authored almost 12 years ago by m0viefreak <[email protected]>
Fix back button behavior when rotating the device

7a5095a6aa6b73d49b21c4e105d696c77b2c8366 authored almost 12 years ago by cketti <[email protected]>
Update German translation.

bed0d1630428e75cfedcc4b669331260ec351032 authored almost 12 years ago by Danny Baumann <[email protected]>
Merge pull request #244 from rk4an/master

Update French translation

debbb27dc2670bf1c848d3557dc6e8c194ec476b authored almost 12 years ago by maniac103 <[email protected]>
Merge pull request #243 from jkinnunen/UpdatedFinnishTranslation

Finnish translation updated

3a81ccff1d5451f845439ff554266833f24d35c7 authored almost 12 years ago by maniac103 <[email protected]>
Fix a number of build warnings.

This gets rid of about 50 warnings. Deprecation warnings still remain,
though.

275700e48251cd777018bcc4c6598020701abcf4 authored almost 12 years ago by Danny Baumann <[email protected]>
Update res/values-fr/strings.xml

5c384b1b62559e861aef7d4157e38e596053bf0e authored almost 12 years ago by Erkan <[email protected]>
Finnish translation updated

d2e59af3facde42455d99b76fa030436d6f80d46 authored almost 12 years ago by Jani Kinnunen <[email protected]>
Bumped manifest to 4.322

0645cd8d8fe507b646a23e190c572fd2905505cf authored almost 12 years ago by Jesse Vincent <[email protected]>
Clean up 'images' folder

* Remove outdated logos/icons
* Create new SVG version from K-9_Mail_Ears.ai (and rename that to...

250e79c3bae23019145c808491d71d15226f014a authored almost 12 years ago by cketti <[email protected]>
Add missing Override annotations

a5c00a42d077ef4e654fc274e63bca57c1085eab authored almost 12 years ago by cketti <[email protected]>
Stop using deprecated PullToRefresh methods

869a769e23d4b0aedd8cac2a263c73ccb421f3bf authored almost 12 years ago by cketti <[email protected]>
Fix some warnings

d5a417d93602158a3e515dcf97c9cd7f4645d1fe authored almost 12 years ago by cketti <[email protected]>
Fix NullPointerException

e2ce85706de3c47627eeb36e53159d91f4e017d0 authored almost 12 years ago by cketti <[email protected]>
Update changelog

8899031a3bfa4184b2c2e07a223f6eb978d24d37 authored almost 12 years ago by cketti <[email protected]>
Set Theme.K9.Light in the manifest to get a nice startup animation

This will still look bad when the user is using the dark theme. But at
least there will be no fl...

034a4348c1edfb8a17d0c30b5efcbec90776d31a authored almost 12 years ago by cketti <[email protected]>
Small dutch translation fix.

565adb8aa3365540372a0ef8ef4e54d4bc349755 authored almost 12 years ago by Sander Bogaert <[email protected]>
Merge pull request #233 from maniac103/improve-cert-fail-notification

Improve certificate failure notifications.

6c1369b73436927db3f5758f6307566cfe2f52c9 authored almost 12 years ago by maniac103 <[email protected]>
Improve certificate failure notifications.

The commit that introduced those notifications also introduced a rather
... interesting design p...

5d1e42c4538067d8d9061d0f7f9dfa01ade4758f authored almost 12 years ago by Danny Baumann <[email protected]>
Merge pull request #240 from maniac103/thread-star

Show thread as starred if at least one message in it is starred.

d97d6b848d76288ec040a6715d70fa30f991e753 authored almost 12 years ago by maniac103 <[email protected]>
Merge branch 'split_view'

Conflicts:
res/values-de/strings.xml
src/com/fsck/k9/fragment/MessageListFragment.java

cce969a6b60052aa9a9b1df70980b1f75758fba4 authored almost 12 years ago by cketti <[email protected]>
Merge pull request #239 from maniac103/improve-pref-layout

Improve layout of preference screens

156e921814dd7b457b50d760ce7a213269e53beb authored almost 12 years ago by cketti <[email protected]>
Merge pull request #234 from maniac103/update-de-translation

Update German translation

6a1b878321ac35299ba7bdc6dc86ba8a36af7476 authored almost 12 years ago by cketti <[email protected]>
Make sure semaphore in MessageProvider is released in case of an error

Patch provided by teslacoil

57e55734c4df0181e09a389cba8a836be8a5ef3e authored almost 12 years ago by cketti <[email protected]>
Fix some warnings

3171ee969f09e05c6fecb3b4d4a8de09092c1fd7 authored almost 12 years ago by cketti <[email protected]>
Fix accessing the unread count using MessageProvider

Thanks to teslacoil for diagnosing the problem and coming up with a fix.

58919c2912941ac0a2ee8c8a927feef1596141b9 authored almost 12 years ago by cketti <[email protected]>
Don't use MessageViewFragment before it's initialized

The previous code worked fine on Android 4.2. But the lifecycle on older
Android versions (teste...

1f5ca9eeaa6cd90ffc8c76e31c5e058832091bf1 authored almost 12 years ago by cketti <[email protected]>
Add animation when switching from message list to message view

b02e338b49504079ab83ec45296d16d5d65e446f authored almost 12 years ago by cketti <[email protected]>
Fix handling of hotkeys to move to previous/next message

a7b90feb83a8a956f32c3d95e500e6c06719cff0 authored almost 12 years ago by cketti <[email protected]>
Update help text for hotkeys

3cd1b13833527c50ce8984d047ebbbfd3e715b75 authored almost 12 years ago by cketti <[email protected]>
Fix sorting of threaded messages.

6d1f96966ae7c21684b28101cc10dea0d5e84ca9 authored almost 12 years ago by Danny Baumann <[email protected]>
Aggregate some more thread columns properly.

- show thread as starred if at least one message in it is starred
- use arrival date of last mes...

74c79cc3657917bf33e04da63aa1e26b29d0f2bb authored almost 12 years ago by Danny Baumann <[email protected]>
Change default value of split-screen setting

40bbc5f5ae272e072092142100c3d26220b80b61 authored almost 12 years ago by cketti <[email protected]>
Extract string to strings.xml

9a4b6742825f873d3a010936b1360775ecec8411 authored almost 12 years ago by cketti <[email protected]>
Remove unused layouts

546b9434de4bb59ed6191d69cea4d9ec397399b6 authored almost 12 years ago by cketti <[email protected]>
Use theme-specific color for message list divider

3439a2326d7398ead1c3c85e74f971bd684bd24b authored almost 12 years ago by cketti <[email protected]>
Set MessageList title in action bar depending on display mode

6b143d845a69ce94ed2842acd4f7fe07f1ffebdc authored almost 12 years ago by cketti <[email protected]>
Fix back button behavior

c11e5ef76b502ca2baf5e19d1d62033a8e0cdd30 authored almost 12 years ago by cketti <[email protected]>
Update and improve German translation.

cc805894c5d4a6741738a55d5403e39a17d139e5 authored almost 12 years ago by Danny Baumann <[email protected]>
Improve Account settings -> notifications layout.

It makes no sense to display ringtone and vibration as children, but not
doing that for the vibr...

f27fc78922cf7cdf929110398c80ce018c350dc1 authored almost 12 years ago by Danny Baumann <[email protected]>
Re-order global preferences -> display.

Put folder list options between account list options and message list
options, so the order matc...

5d713ace01e3f8295d6649a3705da0a414a159e0 authored almost 12 years ago by Danny Baumann <[email protected]>
Get rid of MessageView activity

af51eee9b1c3059c8c1b6ad26b9afab3a759272b authored almost 12 years ago by cketti <[email protected]>
Restore list state when recreating MessageListFragment

1ab04587a990970faa3751faebf1bed88c12e6c0 authored almost 12 years ago by cketti <[email protected]>
Refactor code to restore the list state

5b8fe64917cfc43f9fa75d4ed4f1b6902391a88b authored almost 12 years ago by cketti <[email protected]>
Merge branch 'remember-message-list-state' of git://github.com/maniac103/k-9

e9f57dd9c64be9f24a311f1f062dc75210076a01 authored almost 12 years ago by cketti <[email protected]>
Merge pull request #238 from maniac103/thread-unread

Show thread as unread if at least one of the messages of the thread is unread.

c87878fb63015a4efe8acf9a498e210ccb7c86e8 authored almost 12 years ago by cketti <[email protected]>
Merge branch 'master' of github.com:k9mail/k-9

554616b311bf37c75a1b656139e5fc8c012a7dad authored almost 12 years ago by cketti <[email protected]>
Fix the span range for the text in front of the message preview

77da312354077c4a7d55dad8a5f75aa34d999d4b authored almost 12 years ago by cketti <[email protected]>
Merge pull request #235 from rk4an/patch-1

Update res/values-fr/strings.xml

b2a244c654652b34db3fac30dd3382abeaebcfa7 authored almost 12 years ago by cketti <[email protected]>
Show thread as unread if at least one of the messages of the thread is

unread.

Fixes issue 4759.

6e23a5e8e6db40761d7960b753136908a1ef498a authored almost 12 years ago by Danny Baumann <[email protected]>
Remember last list view state when going back to a previous message list

fragment.

Fixes issue 4854.

55e5d8680e783e3c58b8af5cd56c7cc3009bc0fe authored almost 12 years ago by Danny Baumann <[email protected]>
Fix "return to list after delete"

7332c38bd4336aa2d3f126962d61b8dea7967ead authored almost 12 years ago by cketti <[email protected]>
Make sure swipe gestures only work on the message list

957042a0d06e25d37d641f03e3408a4f3bce6eac authored almost 12 years ago by cketti <[email protected]>
Go back to message list when using the back button in message view

a00626264fb0769018190685a9164d796f9cd7ff authored almost 12 years ago by cketti <[email protected]>
Add message view menu items to MessageList

ad2a6d7a9bf5f7a2c5dd1effa51ecc93b34e7766 authored almost 12 years ago by cketti <[email protected]>
Add hotkeys from MessageView to MessageList

77b8e62d6463aa0cc6c84fb355651be9d25f0973 authored almost 12 years ago by cketti <[email protected]>
MessageList: add setting to allow 0 preview lines

dae3b776ff6d273787ccc34b9bc1b536e8076d10 authored almost 12 years ago by m0viefreak <[email protected]>
Add 1px divider between message list and message view in split view

0a14d584e9a384d48425be51c14a65ec81d7e426 authored almost 12 years ago by cketti <[email protected]>
Add setting to configure the splitview mode

c5b1e1d0e5c4a66a325f02077535b13c2d17643d authored almost 12 years ago by cketti <[email protected]>
Add marker in message list for currently opened message

573058bffc4098abfad0052fceb22c3d8b51540e authored almost 12 years ago by cketti <[email protected]>
First very basic version of a split screen for message list + view

933dd95047abb2d5356e8221348000d64b8dedcc authored almost 12 years ago by cketti <[email protected]>
Clean up the code a bit

1d01bcb688c1ee9b2b1b7a2b938d0cb3d1a519bc authored almost 12 years ago by cketti <[email protected]>
Update res/values-fr/strings.xml

8f17f7294b0c285082351811fa96088538c42b5b authored almost 12 years ago by Erkan <[email protected]>
Fix compiler warnings/code style

bfdee8161caac5a9bd892f936a22faafbdbc7ee2 authored almost 12 years ago by cketti <[email protected]>
Use HoloColorPicker to generate random account colors

0844b4d3940f03914937eeca1105c81f4a777dde authored almost 12 years ago by cketti <[email protected]>
Update HoloColorPicker

8084964c23de61db455afdd663f203c22ef3700b authored almost 12 years ago by cketti <[email protected]>
Explicitly set layout used in a ListActivity

24c10f0fd33e688658059cdc72f4a6d57f9ad7de authored almost 12 years ago by cketti <[email protected]>
Add pom and IntelliJ configuration for HoloColorPicker

9ad5513df9f5e7711989488c0b1e7538eff6c3b2 authored almost 12 years ago by Andrew Chen <[email protected]>
Add (heavily modified) HoloColorPicker

ffda5326121900b59642e5dd478b45663a5bf45c authored almost 12 years ago by cketti <[email protected]>
changelog updates

3898a9920afa575ff8545e7af1a0ee2743234477 authored almost 12 years ago by Jesse Vincent <[email protected]>
Merge pull request #232 from ssieb/master

load the right number of messages from the server

b23b24055026a74bd7c3f421eee41519350967f6 authored almost 12 years ago by Andrew Chen <[email protected]>
load the correct number of extra messages from the server instead of possibly doubling the count

edc0c0dc5e8db359b0206a63e6e6594fbe89f42c authored almost 12 years ago by Samuel Sieb <[email protected]>
Merge pull request #231 from jkinnunen/UpdatedFinnishTranslation

Finnish translation updated

bb153d045cc65bdbbfca15bc45ef96a6e4a83104 authored almost 12 years ago by Andrew Chen <[email protected]>
Finnish translation updated

57d17802232a7774520361aeb2740f681b3fa6da authored almost 12 years ago by Jani Kinnunen <[email protected]>
Bumped manifest to 4.321

9538a89d7cd6512dadfe5bee352190db749944e0 authored almost 12 years ago by Jesse Vincent <[email protected]>
tweak some phrasing for brevity

0519e34b09dea0cc7472b70c895a44bab2aa856e authored almost 12 years ago by Jesse Vincent <[email protected]>
Make the default folder name size in the folder list the same as the default account name size in the account list

f19b2438604d61ae0b072dfc7150cebbbbda95c3 authored almost 12 years ago by Jesse Vincent <[email protected]>
Merge remote-tracking branch 'zjw/folder_search'

* zjw/folder_search:
Provide message search capability from the folder list.
Eliminate unuse...

f8414ffe9906a9198519413d0e8e57eb71fdc2a5 authored almost 12 years ago by Jesse Vincent <[email protected]>
Merge remote-tracking branch 'zjw/progress_indicators'

* zjw/progress_indicators:
Provide a progress indicator while loading remote search results.
...

841e565a49cd184fe4f044c72601a17b881032c8 authored almost 12 years ago by Jesse Vincent <[email protected]>