
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 20 (100.0%) | 465 (100.0%) | 23.2 |
| linsmayer | 4 (20.0%) | 295 (63.4%) | 73.7 |
| rossi771 | 8 (40.0%) | 91 (19.6%) | 11.3 |
| arty333 | 7 (35.0%) | 78 (16.8%) | 11.1 |
| pilot6 | 1 (5.0%) | 1 (0.2%) | 1.0 |
1. New UI is corrected for touch screens
2. Any UI is removed from ContactListContactItem class
3. Added new color scheme - pink
4. VirtualList is not inherited from Canvas. Canvas object is one for all UI conrols, inherited from VirtualList
5. Some minor bugfixes
6. Other changes
Not fully tested, but seems it works :)
1 lines of code changed in:
Made code compile in IDE (e.g. eclipse). Now it is possible to debug Jimm using EclipseME.
Reformated code
41 lines of code changed in:
Added ellipses to some commands and menus
Fixed NullPointerException bug when trying to do net operation before login
Improved dialogs for deleting chats and history
12 lines of code changed in:
Keys for lng files are now obuscated for memory saving and less jar file size
Some code optimization
27 lines of code changed in:
Improved hotkeys stuff
New feature: popup windows with message text
1 lines of code changed in:
Code-independent language system is done.
16 lines of code changed in:
1. Now Jimm works with touchscreen (only for MIDP2 build).
2. New language system is done. Language string are stored in *.lng files now.
3. Status of contact is stored in contact list after checking for invisible
4. Now chat are filled with 5 last messages from history when opened (optional)
5. Text from user info can be copied
6. Removed creeping line as there were too much bugs on some mobile phones
7. Menu "Minimize" is shown only at sony-ericsoon phones
18 lines of code changed in:
no changes pls remove
1 lines of code changed in:
Made english the standard language again
23 lines of code changed in:
New feature: text messages history storing
Added Ukrainian language
Changed DrawTools events handling
3 lines of code changed in:
Added Polish langauge file
12 lines of code changed in:
Added bulagarian translation / Updated CHANGES and README
3 lines of code changed in:
Added Hewbrew translation / Made the MIPD-Profile Value in the manifest variable / splitted the clean task in delete dist and delete bin
3 lines of code changed in:
Group removed
10 lines of code changed in:
Added Serbian language file
3 lines of code changed in:
Code cleanup
3 lines of code changed in:
Added search funtionallity and cleaned up the code a bit.
3 lines of code changed in:
Code cleanup
126 lines of code changed in:
Added "LT" language module
3 lines of code changed in:
Initial revision
156 lines of code changed in: