diff options
author | iNPUTmice <daniel@gultsch.de> | 2015-03-06 14:39:05 +0100 |
---|---|---|
committer | iNPUTmice <daniel@gultsch.de> | 2015-03-06 14:39:05 +0100 |
commit | 16c6f8d2fff851f389c03eab2d3afb8e82547aab (patch) | |
tree | 31d60bf0ab5662c2b6bf38a9e8ed92f41aad0ba4 /todo.md | |
parent | ce9aede11c4deee28df5e5419bef646967f111f4 (diff) |
another teaser task for gsoc
Diffstat (limited to 'todo.md')
-rw-r--r-- | todo.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |