[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r41] by malyvelky

changed title to indicate the current version .30

2009-05-23 15:33:11 Tree
[r40] by malyvelky

1.Always setting display.setCurrent when progress gauge stopped, under Nokia 6300 the gauge was still visible even though getCurrent.getTitle reported something else and this.isShown was false. Don't understand what was going on here :-(
2.Added progress info to the gauge, now used only by file import.

2009-05-23 15:32:49 Tree
[r39] by malyvelky

Added "known issue" - FileBrowser sometimes blocks when started (from the user's point of view).

2009-05-17 10:43:54 Tree
[r38] by malyvelky

Version .30 - see /readme-jholy-done.
1. Added "Repeat new" to be able to "repeat" cards you haven't learned via Pauker first.
2. Added option to draw cards in a random order (good for Repeat New)
3. Added background loading of cards - after the first 100 cards are loaded from a stored session, the loading tasks switches into the backround and you can immediately start to "Repeat New" without the need to wait for all to be loaded. Valuable on older, slow mobiles like Siemens ME 75.
4. Support for legacy File API on older Siemens phone.
5. Support for importing cards from a Pauker file lesson.pau.gz embedded directly in this application's JAR for mobiles that don't support File API.
6. Added help.
7. Added Jsome 2ME Unit unit tests.

2009-05-17 10:36:47 Tree
[r37] by malyvelky

FileExport: + param supportsJsr75 of constructor.
FileExport: Fixed check for support of file creation.

2007-03-04 19:44:53 Tree
[r36] by malyvelky

FileImport: + param supportsJsr75 of constructor.
FileImport: Fixed check for the unsupported .pau extension on Siemens phones (not jsr75, yes pau.gz file export).

2007-03-04 19:35:48 Tree
[r35] by malyvelky

corrected #style of 'Add a card'

2007-03-04 18:53:47 Tree
[r34] by malyvelky

Help added.

2007-03-04 18:35:31 Tree
[r33] by malyvelky

Update by malyvelky:
1. SUPPORT FOR BACKGROUND TASK
2. ADDED "REPEAT NEW"
3. BATCH NOW KNOWS THAT IT'S TEMPORARY
4. MODIFIED COMMANDS TO MAKE USE OF 2 SOFT KEYS
5. SUPPORT FOR READING FILES ON SIEMENS MOBILES
6. IMPORT FROM EMBEDDED FILE
7. BACKGROUND TASK MODIFICATIONS

2007-02-25 21:06:25 Tree
[r32] by markusbrosch

bugfix: cards cannot exceed batch no 8.
font: black

2006-09-30 20:27:53 Tree
Older >