Bug List
CURRENT BUGS
- If emulator turns off pending intents seem to die.(is this the case for the phones: solution we need a service to run when the phone is turned on to get the pending intents back in motion)
- The time when converted to millisecs should zero out the seconds and even the millisecs if possible.
- Constraint issue: The 5 minute event constraint: the alert message should inform the user that the minimum event length is 5 mins or however long it is
- Constraint issue: The Overlapping constraint: More information should be given about the overlapped event such as the start time, end time ... in the alert message
- Constraint issue: The Overlapping constraint: The situation where one event starts at the exact time another event ends should be allowed. EX. 1:00PM-2:00PM and 2:00PM-3:00PM should be allowed
- Constraint issue: The Start time constraint: I feel that an event should be allowed to start before the current time so long as it ends after the current time. (I can't remember if we discussed this)
FIXED BUGS