Commit Graph

272 Commits

Author SHA1 Message Date
Peter Osterlund
b1507439d7 DroidFish: Updated translations. 2016-12-29 18:41:13 +01:00
Peter Osterlund
fbb6bace27 DroidFish: Updated translations. 2016-12-27 01:13:07 +01:00
Peter Osterlund
c34b04903a DroidFish: Improved text to speech output.
* If the previous speech is not finished when a new move is made, queue
the new speech instead of interrupting the old speech.

* Play the regular move sound before speaking the move, to get the human
attention before the speech starts.

* Added a menu item to the board menu to repeat the last move.
2016-12-27 01:08:45 +01:00
Peter Osterlund
7fab4ff646 DroidFish: Updated translations. 2016-12-27 00:02:19 +01:00
Peter Osterlund
72f940de01 DroidFish: Made it possible to set result when editing headers. 2016-12-26 23:54:40 +01:00
Peter Osterlund
7b98ca3c7b DroidFish: Fixed incorrect formatting. 2016-12-26 00:50:07 +01:00
Peter Osterlund
4d47022168 DroidFish: Updated translations. 2016-12-26 00:48:11 +01:00
Peter Osterlund
ecb078c205 DroidFish: German text to speech support. 2016-12-26 00:41:06 +01:00
Peter Osterlund
82d2daa29d DroidFish: Updated translations. 2016-12-25 12:27:29 +01:00
Peter Osterlund
0c33791ddd DroidFish: English text to speech support for announcing moves. 2016-12-25 11:48:04 +01:00
Peter Osterlund
441afc3398 DroidFish: Updated translations. 2016-12-23 10:36:47 +01:00
Peter Osterlund
5ee35e62d5 DroidFish: Truncate long PV lines by default. 2016-12-23 10:32:40 +01:00
Peter Osterlund
e810988f81 DroidFish: Updated translations. 2016-12-22 23:09:14 +01:00
Peter Osterlund
ea1788bcdb DroidFish: Updated translations. 2016-12-19 00:33:21 +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
17f5c3edaa DroidFish: Updated translations. 2016-12-18 19:44:51 +01:00
Peter Osterlund
e485cb0a16 DroidFish: Updated translations. 2016-12-17 11:32:45 +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
840898460e DroidFish: Updated translations. 2016-12-12 22:49:59 +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
d5082db983 DroidFish: Updated translations. 2016-12-03 10:45:01 +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
4dc3b84115 DroidFish: Updated translations. 2016-11-07 21:55:22 +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
4b95f81eeb DroidFish: Updated translations. 2016-11-01 20:08:20 +01:00
Peter Osterlund
022d864624 DroidFish: Fixed wrong drawer menu background color in the edit board
activity.
2016-01-16 23:56:13 +01:00
Peter Osterlund
86dc5f8053 DroidFish: Updated translations. 2016-01-13 21:07:02 +01:00
Peter Osterlund
f4622e620a DroidFish: Don't change background color for the overlay view. Removed
unnecessary preference change listener.
2016-01-13 20:50:44 +01:00
Peter Osterlund
43228ba081 DroidFish: Updated translations. 2016-01-13 19:42:08 +01:00
Peter Osterlund
5c3180c8bb DroidFish: Translation updates. 2016-01-12 18:43:53 +01:00
Peter Osterlund
14f214f122 DroidFish: Updated translations. 2016-01-10 23:08:16 +01:00
Peter Osterlund
7a7b71aeea DroidFish: Updated translations. 2016-01-10 14:25:33 +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
db80ca4d10 DroidFish: Translation updates. 2016-01-02 23:53:39 +01:00
Peter Osterlund
48fd843ceb DroidFish: Added Gary Linscott to list of stockfish developers. 2016-01-02 23:30:57 +01:00
Peter Osterlund
613e068aee DroidFish: Use different background color for move list and thinking
output.
2016-01-01 18:21:42 +01:00
Peter Osterlund
8420e628e1 DroidFish: Improved handling of movelist scrolling when navigation bar
is enabled/disabled and when the analysis view gets smaller/larger.
2015-12-31 21:30:54 +01:00
Peter Osterlund
39607ff9a4 DroidFish: Use a specialized View class to speed up drawing of the move
list.
2015-12-30 23:41:06 +01:00
Peter Osterlund
58e10bbc79 DroidFish: Use EditText instead of TextView to display the move list.
About twice as fast for games with lots of comments on an HTC One M9.
2015-12-29 21:03:06 +01:00
Peter Osterlund
ddab55e064 DroidFish: Moved buttons slightly away from the screen edges to avoid
interference between opening a drawer and long pressing a button.
2015-12-28 15:02:20 +01:00
Peter Osterlund
2ca80fc19d DroidFish: Updated translations. 2015-12-28 00:20:09 +01:00
Peter Osterlund
b6747254c7 DroidFish: Explicitly set the drawer menu foreground text color. The
default color is hard to read on some devices.
2015-12-27 21:27:32 +01:00
Peter Osterlund
bb0f757403 DroidFish: Included higher resolution versions of the app icon. 2015-12-26 12:54:46 +01:00
Peter Osterlund
a3042bcb75 DroidFish: Fixed incorrect capitalization of DroidFish. 2015-12-24 12:41:56 +01:00
Peter Osterlund
0cefaaa5f0 DroidFish: Use a drawer layout instead of the options menu in the edit
board activity.
2015-12-24 12:26:48 +01:00
Peter Osterlund
5df627a69d DroidFish: Use a drawer layout instead of the options menu. 2015-12-24 11:39:37 +01:00
Peter Osterlund
db450cf1b1 DroidFish: Use a drawer layout instead of the options menu. 2015-12-24 10:48:52 +01:00