more Motivation
For controlling the working hours during the day, a mobile phone is and ideal device, as it is almost always at your hands. You should be able to register your daily work time, keep track of your extra (plus or minus) hours, get advises when to go home to fit your regular daily working time and get overviews about the registered times. Usability must be granted as registration should not take much of your time… :)
Version 1.1.5
- startup time of midlet was really bad. This is a big midlet, but some changes to the inital data load of stored day values reduced the startup time about 40%.
Version 1.1.4
- added 'get transfer time from previous month' option to transfer time screen. This tries to calculate the extra hours of the month before and prompts the time to the user
- added 'Send month' feature to allow sending of month data as email by means of an form-mail cgi. Target mail address may be specified and stored in settings screen.
- do not show images if less than 16 colors
- Info/About Screen shows www address of WorkingTime manual.
- minor bugfixes
Version 1.1.3
- show 'netto' working time in daylist (working time without pause-time)
- show 'netto' working in main booking screen if available already
- show month +/- working hours in daylist below transfer time
Version 1.1.2
- internal developer version - not released. Built on 2003-02-04.
Version 1.1.1
- calculation bugs fixed
- today-entry added
- month deletion confirmation added
- menu structure changed
- included current time in booking screen title
- allow edit of today's times even if go-time is not set
Version 1.0.0
- Contains simple booking screen for registering come- and go-times
- no-work days can be registered (e.g (public) holidays)
- free days can be registered (your daily netto working time will be charged)
- DayList and MonthList implemented