Android Open Source - App simple mailinglistmoderator






Project Summary

A simple android app to make it easier (?) to moderate mailinglists based on majordomo2 or mailman. It's mostly just a proof-of-concept learnind-android app, really, but I find it helpful to use as well..

Web Site / Source Repository

mailinglistmoderator is hosted in the following web site
https://github.com/mhagander/mailinglistmoderator

If you think the Android project mailinglistmoderator listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of mailinglistmoderator.

ItemValue
Java File Count13
Supported screen sizes[mdpi]
Minimum SDK Version3
Activity Count4
Required Permissionsandroid.permission.INTERNET




License

The license information of mailinglistmoderator is as follows:

Copyright (c) 2010, Magnus Hagander All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:...

Resource Files

There are 2 image files in mailinglistmoderator. The names of the image files are listed as follows.

green.png
red.png

The following screenshort is generated from the image listed above.

null

Java Source Files

net.hagander.mailinglistmoderator.MailinglistModerator.java
net.hagander.mailinglistmoderator.MessageViewActivity.java
net.hagander.mailinglistmoderator.QueueListActivity.java
net.hagander.mailinglistmoderator.ServerEditor.java
net.hagander.mailinglistmoderator.backend.ListServer.java
net.hagander.mailinglistmoderator.backend.MailMessage.java
net.hagander.mailinglistmoderator.backend.providers.Dummy.java
net.hagander.mailinglistmoderator.backend.providers.Mailman.java
net.hagander.mailinglistmoderator.backend.providers.Majordomo2.java
net.hagander.mailinglistmoderator.backend.providers.Unconfigured.java
net.hagander.mailinglistmoderator.glue.ListServerAdapter.java
net.hagander.mailinglistmoderator.glue.MailMessageAdapter.java
net.hagander.mailinglistmoderator.preferences.SSLCertDialogPreference.java