Commit Graph

233 Commits

Author SHA1 Message Date
Peter Osterlund
2879152e8f DroidFish: Added Spanish translation, from Amador Cuesta. 2012-01-01 23:32:50 +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
d07fc8fbf3 DroidFish: Updated German translation, from Uwe Walschus. 2011-12-18 01:14:30 +00:00
Peter Osterlund
bf0252ea9a DroidFish: Updated German translation, from Uwe Walschus. 2011-12-18 00:24:51 +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
ed349128d7 DroidFish: Updated German translation, from Uwe Walschus. 2011-12-17 23:32:50 +00:00
Peter Osterlund
4fe1d1d578 DroidFish: Added "preferences" to strings.xml. 2011-12-17 20:15:02 +00:00
Peter Osterlund
fb55f703fd DroidFish: Updated German translation, from Uwe Walschus. 2011-12-17 19:35:56 +00:00
Peter Osterlund
3c9f4a676c DroidFish: Moved more strings to strings.xml. 2011-12-17 18:01:08 +00:00
Peter Osterlund
148d12f090 DroidFish: Updated German translation, from Uwe Walschus. 2011-12-17 17:30:55 +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
6bffcb57b0 DroidFish: Updated German translation, from Uwe Walschus. 2011-12-17 09:52:28 +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
4767bcb892 DroidFish: Added German translation from Uwe Walschus. 2011-12-17 00:08:15 +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
b39e5c7840 DroidFish: UI improvements from Aaro Korhonen. "Edit headers" and "edit comments" are now dialogs instead of activities, which looks much better. 2011-11-27 12:26:14 +00:00
Peter Osterlund
b3bddec2c6 DroidFish: Added Aaro Korhonen to the about dialog. 2011-11-27 02:18:55 +00:00
Peter Osterlund
d945a2bc5e DroidFish: Swapped ok/cancel buttons in views for consistency with Android dialogs. 2011-11-27 01:52:17 +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