1.00.0 - 04.01.2008 - I decided to go final! 0.50.2 - 04.01.2008 - Included Italian language version. Thanks to blackberryitalia.it community - Expiration date is gone! - Web site relaunched with a donation part. The decision is to keep this software free and to give the people the opportunity to make donation if and only if they want! - Two buttons on the about page Compose a mail to minimoni@ehnert.net for support questions Reach the OTA installation site to check for new versions 0.50.1 - 03.01.2008 - Expiration shifted to 01.01.2009 0.50.0 - 03.01.2008 - As the code is signed now the application does auto start. - No more annoying question about the access to local resources (SD) - Some fixes in the code due to deprecated functions (for that I needed the signed code as well) 0.41.3 - 28.12.2007 - Application pops to foreground once if the limit is reached. 0.41.2 - 28.12.2007 - Fixes in the purge logbook window 0.41.0 - 27.12.2007 - Fixed the handling of the header bar. The setTitle function is no more used as the results of the overall used height were wrong in this case. The headerbar resides in an own noScroll area and all other elements in an scroll area. 0.40.2 - 27.12.2007 - Added a screen to start the purging of the logbooks - Changed the way to build the main screen in order to avoid the arrow at the end - Logbook is shown in revers order now. 0.40.1 - 24.12.2007 - Added functionality to detect if device is in roaming. 0.40.0 - 22.12.2007 - Added functions to calculate the previous and next billing date based on the day the user choosed. - Calculation of the time to cut is based on the user settings. 0.31.3 - 21.12.2007 - Stop watch takes into account the b/kB settings now. - Added a ceil function in order to show 1 k if less then 1024 bytes are counted (before it showed 0 k in this case). This does concern all fields which are effected by the flag show kB 0.31.2 - 18.12.2007 - Added a functionality to detect Power On / Off. In this case the graphic will stopped including the timer. This should avoid the error "not responding" on switch off devices. - Some minor changes to preferences window 0.31.0 - 17.12.2007 - Option added to switch if the counter should be reset by the end of the billing period. - Function to reset the counter manualy added to menu. 0.30.2 - 17.12.2007 - Changed the alarm from blinking and vibrating to just a dialog box. This one can be dismissed and check to not be shown again before the application starts again. 0.30.0 - 15.12.2007 - Added options to preferences to use the system font and to show all data in kB (system font has no action yet) 0.26.3 - 14.12.2007 - Fixed a bug in the isSDexisting method - Reworked the start of graphic so that the minute line is always drawn at the full minute 0.26.2 - 13.12.2007 - Fixed the busyScreen during writing of logbook to SD 0.26.0 - 12.12.2007 - Changed some error handling for installation on a empty device - Changed the way to show the busy icon. A popupScreen is used now. - On calling the logbook the busyScreen is shown. 0.25.6 - 05.12.2007 - Changed the behaviour of stop grahpic. The timer is kept running and only the output is suspended. This way an eventually running watch is continuing to run and the MAX calculation is keeping running. 0.25.5 - 05.12.2007 - Fixed update of network name to be done only if changed. 0.25.0 - 01.12.2007 - Page up and page down in the stores screen. 0.24.11 - 30.11.2007 - Reorganized the main menu and added separators - Reorganized the logbook menu and added a separator 0.24.10 - 30.11.2007 - In the logbook screen a hourglass should apear on writing logbook to SD. 0.24.9 - 30.11.2007 - Changed again the second background color for the lists 0.24.8 - 29.11.2007 - Fixed the arrayOutOfBoundException on editing an remark - Replaced the fixed arrays in the MiniMoniShowStores by Vectors. 0.24.7 - 29.11.2007 - Changed the second background color in the lists to Color.LIGHTSKYBLUE - Make the gray in the colored field more light - outOfHolster resets the timeout to background counter - Changed the German haeding "Übersicht" to "Summen" in the logbook to avoid the thin whit line below the colored label field - Upper part of the logbook is fixed and doesn't scoll 0.24.6 - 28.11.2007 - Test print on err to see if this is shown in the efevnt log on the device. - For he shaded fields it's possible to switch between yellow and gray background now. - Fixed the behaviour of the preferences dialog. On cancelling showNiceGraphic was not resetted to the old value bafore calling the dialog 0.24.5 - 27.11.2007 - Fixed a bug in the handling of vibrate enable/disable in holster - Included LED alert in the inHolster() logic - Changed the pattern for the visual alert (yellow blinking) - Resource files have the same name as the application now (skipped the Res at the end) 0.24.4 - 27.11.2007 - Some internal source code fixing - Moved battery level refresh into updateLogbook() to be independend on the running graphic - Added vibrate to the monthly limit alert - Posibility to enable/disable the alert in holster, preferences extented 0.23.0 - 25.11.2007 - Put TCLabelField and AnnotationLabelField into separate java files. - Finally fixed the font issue. Now we are able to generate antialiased Font objects. - Added the opportunity to add remarks to every logbook entry 0.22.6 - 24.11.2007 - Added VerticalFieldManager and HorizontalFieldManager to better structure the main window - Reworked the write to record store routines - Added a check if the SD is existing in the system - Added some resources to internationalize the logbook window 0.21.0 - 23.11.2007 - Made some test with scrollable graphic area - skipped because the cycle calculation time raised twice a time. 0.20.0 - 23.11.2007 - Added a volume stop watch in order to monitor the traffic for a determined period of time - Fixed the timeout to background counter