Peter Osterlund
006e66397e
DroidFish: Display an error message when loading an engine that doesn't support the UCI protocol.
2012-01-08 02:39:31 +00:00
Peter Osterlund
8f6719db59
DroidFish: Improved the about dialog help text.
2012-01-08 01:53:14 +00:00
Peter Osterlund
b97830c29a
DroidFish: Display an error message if an engine is terminated prematurely.
2012-01-07 23:29:51 +00:00
Peter Osterlund
42a71b0ec5
DroidFish: Clarified that not all engine options work for all engines. Display the current engine in the program title bar.
2012-01-07 08:19:14 +00:00
Peter Osterlund
6c85f9e0c1
DroidFish: Updated stockfish engine to version 2.2.1.
2012-01-07 02:07:28 +00:00
Peter Osterlund
1d0dde26d0
DroidFish: Moved error message to strings.xml.
2012-01-04 21:10:26 +00:00
Peter Osterlund
e362208438
DroidFish: Added translators information to the about dialog.
2012-01-02 18:22:15 +00:00
Peter Osterlund
e4b9ce7a6f
DroidFish: Added brief info about external UCI engines to the about dialog.
2012-01-01 22:53:59 +00:00
Peter Osterlund
c653ef8ec2
DroidFish: Implemented support for external UCI engines.
2012-01-01 22:36:25 +00:00
Peter Osterlund
aeaee1e5cd
DroidFish: Changed default thinking time to 60 moves in 2 minutes.
2012-01-01 01:21:29 +00:00
Peter Osterlund
e00df7370c
DroidFish: Updated stockfish engine to version 2.2.
2012-01-01 00:52:19 +00:00
Peter Osterlund
6f25af50d9
DroidFish: Report engine name in the GUI when a new engine is started.
2011-12-31 13:42:48 +00:00
Peter Osterlund
e458b95d33
DroidFish: Moved ListPreference default values to strings.xml. Avoids "converting to string" warnings in the system log.
2011-12-31 12:19:05 +00:00
Peter Osterlund
bdb55f5677
DroidFish: Made it possible to hide engine statistics.
2011-12-24 08:00:07 +00:00
Peter Osterlund
49e938b498
DroidFish: Changed version to 1.38.
2011-12-18 13:53:59 +00:00
Peter Osterlund
c01b7fbec4
DroidFish: Don't allow setting up positions with too many pieces.
2011-12-18 00:11:51 +00:00
Peter Osterlund
4fe1d1d578
DroidFish: Added "preferences" to strings.xml.
2011-12-17 20:15:02 +00:00
Peter Osterlund
3c9f4a676c
DroidFish: Moved more strings to strings.xml.
2011-12-17 18:01:08 +00:00
Peter Osterlund
6fb74d81b5
DroidFish: Moved FEN/PGN parse error messages to strings.xml.
2011-12-17 12:49:33 +00:00
Peter Osterlund
5c09f71347
DroidFish: Moved preferences strings to strings.xml.
2011-12-17 11:14:14 +00:00
Peter Osterlund
5bd3038de6
DroidFish: Replaced tabs with spaces in xml files.
2011-12-17 09:23:49 +00:00
Peter Osterlund
b789406ac7
DroidFish: Moved options menu strings to strings.xml.
2011-12-17 09:12:22 +00:00
Peter Osterlund
70cac5464f
DroidFish: Moved "delete game/delete file" strings to strings.xml.
2011-12-17 08:54:14 +00:00
Peter Osterlund
1695cf1624
DroidFish: Moved strings to strings.xml so they can be translated.
2011-12-17 02:35:30 +00:00
Peter Osterlund
045cb8a700
DroidFish: Moved game status strings to strings.xml.
2011-12-17 01:33:22 +00:00
Peter Osterlund
577dd388e8
DroidFish: Lint warning fixes from Aaro Korhonen.
2011-12-13 21:26:33 +00:00
Peter Osterlund
62e3ace1ab
DroidFish: UI improvements from Aaro Korhonen.
...
- SeekBarPreference now uses Android system style (textAppearanceLarge) instead of custom attribute values.
- The dialog for filename has now the same visual style as the other dialogs.
- Added colons to the rest of the dialog labels.
- Added some padding to select_game.xml.
2011-11-28 17:22:00 +00:00
Peter Osterlund
b3bddec2c6
DroidFish: Added Aaro Korhonen to the about dialog.
2011-11-27 02:18:55 +00:00
Peter Osterlund
e8d1ef5dd6
DroidFish: UI improvements from Aaro Korhonen.
...
- All the menu items are now using standard Android system icons.
- Removed the edit.png & start.png files as they're now obsolete.
- Dialogs are now using standard Ok / Cancel buttons.
- EditText views (in dialogs, 'Goto move' for instance) are now using standard Android background.
- The dialog for selecting the game mode now has a title.
- The dialog for selecting the player to move now uses radio boxes instead of buttons for a logical consistency.
- The dialog for selecting the en passant file now closes itself after an item has been chosen.
- The custom title bar (for clocks etc.) now uses the system style 'windowTitleStyle' for a visual consistency with non-custom titles.
- The header and comment editors are now wrapped in a ScrollView to provide landscape support.
2011-11-27 01:24:52 +00:00
Peter Osterlund
252789e186
Moved DroidFish project to trunk/
2011-11-12 19:44:06 +00:00