Commit Graph

121 Commits

Author SHA1 Message Date
Peter Osterlund
0c33791ddd DroidFish: English text to speech support for announcing moves. 2016-12-25 11:48:04 +01:00
Peter Osterlund
5ee35e62d5 DroidFish: Truncate long PV lines by default. 2016-12-23 10:32:40 +01:00
Peter Osterlund
4f3903092c DroidFish: Made it easier to change number of variations (MultiPV). 2016-12-19 00:30:21 +01:00
Peter Osterlund
e030f68f7e DroidFish: Added function to add opening name to game headers. 2016-12-17 10:15:58 +01:00
Peter Osterlund
8fb58d9633 DroidFish: Added new share options.
It is now possible to share a game as pgn, share a game as text, and
share an image as png.
2016-12-12 22:44:17 +01:00
Peter Osterlund
1e061d288b DroidFish: Made it possible to disable automatic move list scrolling. 2016-12-03 10:39:41 +01:00
Peter Osterlund
eeadd98fc4 DroidFish: Made it possible to use the ECO database as an opening book. 2016-11-20 14:14:41 +01:00
Peter Osterlund
4a9bcb8a21 DroidFish: Added setting to control when ECO codes are displayed. 2016-11-13 03:34:02 +01:00
Peter Osterlund
9e5073b4bd DroidFish: Changed maximum number of arrows to 8. 2016-11-05 13:50:49 +01:00
Peter Osterlund
596e839eec DroidFish: Added configurable button action to toggle arrow visibility. 2016-11-05 12:49:09 +01:00
Peter Osterlund
cbba46a6d5 DroidFish: Use the TourGuide library to display usage hints the first
time the program is started.
2016-01-10 14:08:54 +01:00
Peter Osterlund
d436b8567e DroidFish: Removed the obsolete "go to move" item in the options menu. 2015-12-21 20:51:51 +01:00
Peter Osterlund
1435cb0ce2 DroidFish: Added a configurable button action to set engine options. 2015-05-24 00:31:52 +02:00
Peter Osterlund
7ba629047a DroidFish: Removed GUI special handling of number of search threads. It
is now handled as a normal UCI option instead.
2015-05-17 21:47:20 +02:00
Peter Osterlund
243303c96b DroidFish: Implemented auto move forward/backward to view games without having to press the arrow buttons repeatedly. 2015-02-01 20:37:53 +00:00
Peter Osterlund
0e9e6fb18b DroidFish: Implemented function to reset all UCI options to default values. 2014-07-16 17:46:43 +00:00
Peter Osterlund
4ea935944f DroidFish: Implemented setting of engine UCI options. 2014-07-16 17:20:18 +00:00
Peter Osterlund
b61bfe14c9 DroidFish: Fixed some lint warnings. 2014-07-13 11:22:13 +00:00
Peter Osterlund
696c6411ec DroidFish: Automatically restart engine when tablebase engine probing is changed. 2014-07-13 09:42:03 +00:00
Peter Osterlund
4923b06e3c DroidFish: Better handling of gestures on the chess board. 2014-07-13 00:05:41 +00:00
Peter Osterlund
2b7011acfe DroidFish: Use different RTB path for network engines and local engines. 2014-07-07 22:23:18 +00:00
Peter Osterlund
0f9f9f6e01 DroidFish: Use different GTB path for network engines and local engines. 2014-06-06 13:07:32 +00:00
Peter Osterlund
4fbb4b721c DroidFish: Show tablebase hits. Add support for SyzygyPath uci option. 2014-06-01 09:28:16 +00:00
Peter Osterlund
3bbfa49b01 DroidFish: Added options for larger hash tables. Useful for network engines. 2014-05-07 19:25:03 +00:00
Peter Osterlund
c9b019e581 DroidFish: Changed default preferences to favor analysis mode, which is the main intended use case for the app. 2014-03-30 08:17:18 +00:00
Peter Osterlund
4d73bedea9 DroidFish: Allow using 16 threads. Useful for network engines. 2013-09-29 06:16:54 +00:00
Peter Osterlund
0445e7137e DroidFish: Use "..." in progress dialog titles. 2013-03-10 09:56:19 +00:00
Peter Osterlund
2f9206b2c3 DroidFish: New button action to change engine. 2013-03-05 20:27:13 +00:00
Peter Osterlund
2e64237975 DroidFish: Added file menu item to load a position from a FEN/EPD file. 2013-03-05 19:34:25 +00:00
Peter Osterlund
8fd611ff44 DroidFish: New action to load game/position from the last used file. Available in the file menu and as a configurable button action. 2013-03-03 11:14:30 +00:00
Peter Osterlund
8d9a8dca41 DroidFish: Split board menu in sub-menus. 2013-03-03 09:04:45 +00:00
Peter Osterlund
f72dd4f466 DroidFish: When receiving a fen file from an external program, let the user select which fen position to use. 2013-03-02 17:29:10 +00:00
Peter Osterlund
6a1186dca5 DroidFish: Added function to receive chess positions from other programs using intent ACTION_GET_CONTENT of type "application/x-chess-fen". 2013-03-02 11:58:48 +00:00
Peter Osterlund
97ebf52b9a DroidFish: Implemented blindfold mode. 2013-01-02 15:11:20 +00:00
Peter Osterlund
5a0b918bc6 DroidFish: Added option to not highlight the last played move. 2012-12-29 21:09:16 +00:00
Peter Osterlund
c330098761 DroidFish: Removed obsolete string. 2012-12-25 20:29:23 +00:00
Peter Osterlund
cca1a77574 DroidFish: Moved color theme names to strings.xml. 2012-10-20 23:11:09 +00:00
Peter Osterlund
8e3ef9fcc1 DroidFish: Fixed color preference text string. 2012-10-05 16:18:09 +00:00
Peter Osterlund
3047c32ec5 DroidFish: Disable board gestures by default, to improve responsiveness when touching the board to make moves. 2012-09-30 07:35:01 +00:00
Peter Osterlund
03342fb46b DroidFish: Added option to not keep variations in the move list. 2012-09-29 14:17:25 +00:00
Peter Osterlund
4541e83cf0 DroidFish: Made display of variations in the status area optional. 2012-09-29 13:07:01 +00:00
Peter Osterlund
566f76f598 DroidFish: Fixed wrong text string in edit header dialog. 2012-09-29 12:11:00 +00:00
Peter Osterlund
7a2bce1e89 DroidFish: Added option to control title bar scrolling. 2012-09-29 12:00:40 +00:00
Peter Osterlund
1f49993c39 DroidFish: Reorganized preferences. 2012-09-29 10:57:57 +00:00
Peter Osterlund
705e0ffea3 DroidFish: Made it possible to change background color and text foreground color. From Leo Mayer. 2012-09-28 22:22:06 +00:00
Peter Osterlund
935fe8e4fe DroidFish: Lint fixes, from Leo Mayer. 2012-09-28 17:52:42 +00:00
Peter Osterlund
ec753f73f6 DroidFish: Use white/black square characters (unicode 25a0/25a1) instead of text strings to save space in the title bar. 2012-09-21 20:00:45 +00:00
Peter Osterlund
aa0cc399bc DroidFish: Optional second title line with captured piece information and time control information. Implemented by Leo Mayer, with some changes by me. 2012-09-19 16:23:32 +00:00
Peter Osterlund
9810c3d054 DroidFish: Display error message if trying to use a slash (/) character in network engine names. 2012-09-08 14:35:47 +00:00
Peter Osterlund
7bbf888eb1 DroidFish: Added preference setting to choose between "sticky" and "toggle" mode for selecting squares. 2012-09-02 01:44:41 +00:00