DarkAvenger
05-14-2003, 05:24
Here are some things that many people would find useful, and
I believe they shouldn't be impossible to hack:
1)
List the number of unanswered calls from the same person.
We already are given date+time for the last unanswered call.
All that would be needed is storing the last 5-10 (or whatever number is chosen) somewhere in the EEPROM, and then displaying them below the current "display".
For example I have:
Unanswered Calls
-----------------------
<-- blank line
Tom
+123456789
14.05.2003 00:49
<-- blank line
Button:Add Button:OK
but would be great to have a scrollable screen like this:
Unanswered Calls
-----------------------
Tom
+123456789 x39
14.05.2003 00:49
10.05.2003 02:14
04.05.2003 13:54
Button:Add Button:More
Note:
We get rid of the useless blank lines.
the Button:OK has changed to More, which means pressing it will give u the next page/line of data. To get out (same as the old OK button did), you just press the ESC/red phone button.
Also, next to the fone # we have "x39", which means this person has made 39 unanswered calls.
In fact, now that I think of it, we don't even need the NAME
line because we already selected the name to get this screen!! (look at how the Incoming/Outgoing screens display info)
Is this do-able? What do you think?
2)
List of incoming calls from the same person and times/duration
3)
List of outgoing calls from the same person and times/duration
Obviously for 2 and 3, there would be a problem of how many times to list for each phone/person. A fixed number like let's say the last 5 or 10 times would work well. A storage area would also have to be found for saving this info. I hope there's enough room in the EEPROM.
So I imagine of something like:
Incoming Calls
-----------------------
+123456789 x39
14.05.03 00:49 2
10.05.03 02:14 14
04.05.03 13:54 22
Button:Add Button:More
Note the differences:
we chop the year from 2003 to 03 because we need extra room per line to display the last column which is duration of call in minutes (2 mins, 14mins, 22mins). I think 2 columns is good (up to 99 minutes). I doubt
many people talk more than 99 mins STRAIGHT per call.. I mean, if you do, then you got SERIOUS brain problems and should try to patch your neurons and not your SL4x ;)
So what do you think?
I'd like your comments, in as good english as possible ;) Kinda hard to understand sometimes what is said on this forum :(
I know English is a crappy language and sometimes is a bitch, but I can't think of another ;)))
Thank you for taking the time to read this, and many thanks to all the great patchers who've made this fone just simply unbelievable!
I believe they shouldn't be impossible to hack:
1)
List the number of unanswered calls from the same person.
We already are given date+time for the last unanswered call.
All that would be needed is storing the last 5-10 (or whatever number is chosen) somewhere in the EEPROM, and then displaying them below the current "display".
For example I have:
Unanswered Calls
-----------------------
<-- blank line
Tom
+123456789
14.05.2003 00:49
<-- blank line
Button:Add Button:OK
but would be great to have a scrollable screen like this:
Unanswered Calls
-----------------------
Tom
+123456789 x39
14.05.2003 00:49
10.05.2003 02:14
04.05.2003 13:54
Button:Add Button:More
Note:
We get rid of the useless blank lines.
the Button:OK has changed to More, which means pressing it will give u the next page/line of data. To get out (same as the old OK button did), you just press the ESC/red phone button.
Also, next to the fone # we have "x39", which means this person has made 39 unanswered calls.
In fact, now that I think of it, we don't even need the NAME
line because we already selected the name to get this screen!! (look at how the Incoming/Outgoing screens display info)
Is this do-able? What do you think?
2)
List of incoming calls from the same person and times/duration
3)
List of outgoing calls from the same person and times/duration
Obviously for 2 and 3, there would be a problem of how many times to list for each phone/person. A fixed number like let's say the last 5 or 10 times would work well. A storage area would also have to be found for saving this info. I hope there's enough room in the EEPROM.
So I imagine of something like:
Incoming Calls
-----------------------
+123456789 x39
14.05.03 00:49 2
10.05.03 02:14 14
04.05.03 13:54 22
Button:Add Button:More
Note the differences:
we chop the year from 2003 to 03 because we need extra room per line to display the last column which is duration of call in minutes (2 mins, 14mins, 22mins). I think 2 columns is good (up to 99 minutes). I doubt
many people talk more than 99 mins STRAIGHT per call.. I mean, if you do, then you got SERIOUS brain problems and should try to patch your neurons and not your SL4x ;)
So what do you think?
I'd like your comments, in as good english as possible ;) Kinda hard to understand sometimes what is said on this forum :(
I know English is a crappy language and sometimes is a bitch, but I can't think of another ;)))
Thank you for taking the time to read this, and many thanks to all the great patchers who've made this fone just simply unbelievable!