aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoriNPUTmice <daniel@gultsch.de>2015-03-06 14:39:05 +0100
committeriNPUTmice <daniel@gultsch.de>2015-03-06 14:39:05 +0100
commit16c6f8d2fff851f389c03eab2d3afb8e82547aab (patch)
tree31d60bf0ab5662c2b6bf38a9e8ed92f41aad0ba4
parentce9aede11c4deee28df5e5419bef646967f111f4 (diff)
another teaser task for gsoc
-rw-r--r--todo.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/todo.md b/todo.md
index 8ec2cd24..bace5987 100644
--- a/todo.md
+++ b/todo.md
@@ -16,3 +16,8 @@ The Activity should then return an array of contacts instead of just one
Private MUC messages either dont request message receipts or dont respond to them. The source
of error should be determined and eliminated. A rather small tasks that just teaches you a bit
about the stanza parser and generator in Conversations
+
+####Edit dynamic tags / groups
+The context menu for the contact list (StartConversationActivity) should offer the ability to
+edit groups. (Any UI decissions are left to you) Quick suggestion though: Dialog with
+checkboxes for existing groups and some way to enter new tags.