summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/addressbook/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/pim/addressbook/TODO b/core/pim/addressbook/TODO
index c600d20..f62b075 100644
--- a/core/pim/addressbook/TODO
+++ b/core/pim/addressbook/TODO
@@ -1,110 +1,113 @@
1Stuff todo until OPIE 1.0 : 1Stuff todo until OPIE 1.0 :
2=========================== 2===========================
3 3
4Feature requests: 4Feature requests:
5----------------- 5-----------------
6- Dial by mobile phone by tapping the number.. 6- Dial by mobile phone by tapping the number..
7 (Maybe using gsmtool. And we may 7 (Maybe using gsmtool. And we may
8 add a library class for this) 8 add a library class for this)
9- dial with dtmfdial in case it's installed and there's no mobile 9- dial with dtmfdial in case it's installed and there's no mobile
10- 3rd column for 2. Contact 10- 3rd column for 2. Contact
11- Implementing additional Views (Phonebook, ...) 11- Implementing additional Views (Phonebook, ...)
12- Birthday & Anniversary Reminder 12- Birthday & Anniversary Reminder
13- Beaming of multiple contacts (current list/ by search or by category) 13- Beaming of multiple contacts (current list/ by search or by category)
14- Configure the letter-picker: lastname/fullname search 14- Configure the letter-picker: lastname/fullname search
15- User center of the joypad to switch back from card to listview !
16- Cursor-UP/Down: Should additionally scroll cardview if it is too large
17 (behaviour should be selectable by configuration)
15 18
16Known Bugs: 19Known Bugs:
17----------- 20-----------
18- Email-button: A lot of problems.. :( 21- Email-button: A lot of problems.. :(
19- Default Email-Button: Sometimes not hiding the textfields completely 22- Default Email-Button: Sometimes not hiding the textfields completely
20 23
21Bugs but not in addressbook: 24Bugs but not in addressbook:
22----------------------------- 25-----------------------------
23- VCARD: If umlaut (äöüß) in address, the parser gets confused.. 26- VCARD: If umlaut (äöüß) in address, the parser gets confused..
24 27
25- Exporting and reimporting of Jobtitle was reported to fail (Could not reproduce this ! (se)) 28- Exporting and reimporting of Jobtitle was reported to fail (Could not reproduce this ! (se))
26 29
27 30
28Urgent: 31Urgent:
29-------- 32--------
30ContactEditor: 33ContactEditor:
31- Contact-Editor is temporarely reenabled. Wait for replacement. 34- Contact-Editor is temporarely reenabled. Wait for replacement.
32- Redesign of Contacteditor 35- Redesign of Contacteditor
33- Category is on the wrong position after changing to personal and back to normal 36- Category is on the wrong position after changing to personal and back to normal
34 ( Temporarily workaround: Category is never deactivated.. :S ) 37 ( Temporarily workaround: Category is never deactivated.. :S )
35 38
36- Personal and Business Web-page is not editable 39- Personal and Business Web-page is not editable
37 40
38Important: 41Important:
39---------- 42----------
40 43
41- If new contact is added (contacteditor closed): focus (table, card) to 44- If new contact is added (contacteditor closed): focus (table, card) to
42 this entry ! 45 this entry !
43- After search (Started with Return): KeyFocus should be on Tabelle 46- After search (Started with Return): KeyFocus should be on Tabelle
44 47
45- "What's this" should be added (Deleyed after Feature Freeze) 48- "What's this" should be added (Deleyed after Feature Freeze)
46 49
47Less important: 50Less important:
48--------------- 51---------------
49- Reload if contacts were changed externally 52- Reload if contacts were changed externally
50- The picker (alphabetical sort widget) should be 53- The picker (alphabetical sort widget) should be
51 placed verticaly or horizontally (configurable) 54 placed verticaly or horizontally (configurable)
52- Find a smart solution for activating/deactivating the "send email" event 55- Find a smart solution for activating/deactivating the "send email" event
53 56
54Should be Fixed (not absolute sure, need further validation): 57Should be Fixed (not absolute sure, need further validation):
55------------------------------------------------------------- 58-------------------------------------------------------------
56 59
57 60
58Fixed/Ready: 61Fixed/Ready:
59------- 62-------
60- Syncing: abtable not reloaded after sync. 63- Syncing: abtable not reloaded after sync.
61- Find widget should be replaced by something like 64- Find widget should be replaced by something like
62 qpdf has. 65 qpdf has.
63- Adding a configuration dialog 66- Adding a configuration dialog
64- Picker: Activated letter schould be more visible 67- Picker: Activated letter schould be more visible
65- Advanced handling of cursor keys (search..) 68- Advanced handling of cursor keys (search..)
66- Mail-Icon is missing 69- Mail-Icon is missing
67- Use opie-mail insted of qt-mail if possible. 70- Use opie-mail insted of qt-mail if possible.
68- Font menu is invisible using german translation 71- Font menu is invisible using german translation
69- Personal contact editor: Disable categories 72- Personal contact editor: Disable categories
70- "Nonenglish" translation bug has to be fixed. 73- "Nonenglish" translation bug has to be fixed.
71- contacteditor: Birthday, annyversary, ... : Use Dateselector 74- contacteditor: Birthday, annyversary, ... : Use Dateselector
72- The names of the countries are sorted by there english names, only.. 75- The names of the countries are sorted by there english names, only..
73 Even if they are translated.. :S 76 Even if they are translated.. :S
74- Cursor keys should work in detail-view (ablabel) 77- Cursor keys should work in detail-view (ablabel)
75 -> Ablabel should be removed and Abtable should be increased with 78 -> Ablabel should be removed and Abtable should be increased with
76 different views (as started by darwin zins).. 79 different views (as started by darwin zins)..
77- Use advanced database functions in abtable to decrease 80- Use advanced database functions in abtable to decrease
78 memory footprint and to make everything more easy ! 81 memory footprint and to make everything more easy !
79 (abtable should store Iterator for selected Category) 82 (abtable should store Iterator for selected Category)
80- Abtable: Configure Contact column (internally already available, 83- Abtable: Configure Contact column (internally already available,
81 need configuration) 84 need configuration)
82- Select of primary contact (see #274 on mantis) 85- Select of primary contact (see #274 on mantis)
83- Category-select does not work completely: "Unfiled" is always in listview .. 86- Category-select does not work completely: "Unfiled" is always in listview ..
84- Return from Contacteditor: Category resettet to all 87- Return from Contacteditor: Category resettet to all
85- Personal Details not working 88- Personal Details not working
86- If category changed, the letterpicker should be resetted 89- If category changed, the letterpicker should be resetted
87- There should be some icons for List and Cardview 90- There should be some icons for List and Cardview
88- If in Cardview and a category change removes all entries: 91- If in Cardview and a category change removes all entries:
89 There are already entries in Cardview after up/down 92 There are already entries in Cardview after up/down
90- Personal Details: Anniversary zeigt Fantasie-Werte 93- Personal Details: Anniversary zeigt Fantasie-Werte
91- Unfiled shown just in Category "All" and "Unfiled". 94- Unfiled shown just in Category "All" and "Unfiled".
92- After finising search and after Edit: Clear Picker 95- After finising search and after Edit: Clear Picker
93- After Edit: Table position back to edited entry. 96- After Edit: Table position back to edited entry.
94- Optimize Table Update... 97- Optimize Table Update...
95- Change MyDialog to Config 98- Change MyDialog to Config
96- Store position and state of toolbar 99- Store position and state of toolbar
97- Searchwidget closed: Selected user is jumping 100- Searchwidget closed: Selected user is jumping
98- Wenn suchen beendet, dann dauert das Tabellenupdate (was überhaupt überflüssig ist) 101- Wenn suchen beendet, dann dauert das Tabellenupdate (was überhaupt überflüssig ist)
99 zu lange.. 102 zu lange..
100- VCARD: Import of Anniversary does not work correctly (currently disabled) 103- VCARD: Import of Anniversary does not work correctly (currently disabled)
101- Name order selected in "contacteditor" not used in list view. 104- Name order selected in "contacteditor" not used in list view.
102- OK-Key does not switch from Detailview (ablable) to Listview 105- OK-Key does not switch from Detailview (ablable) to Listview
103- Receiving of beams should open a dialog 106- Receiving of beams should open a dialog
104- Fix start of opie-mail 107- Fix start of opie-mail
105- Implement Button Pics 108- Implement Button Pics
106- Add a dialog to accept and optionally edit received contacts by IRDA. 109- Add a dialog to accept and optionally edit received contacts by IRDA.
107- Language not English (tested with german opie-translation): 110- Language not English (tested with german opie-translation):
108 1. Configure nicht übersetzt (alles leer). 111 1. Configure nicht übersetzt (alles leer).
109 2. Contacteditor nur teilweise übersetzt. 112 2. Contacteditor nur teilweise übersetzt.
110 3. Kategorie-Picker geht nicht. 113 3. Kategorie-Picker geht nicht.