Commit Graph

262 Commits

Author SHA1 Message Date
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
Peter Osterlund
42210decf5 DroidFish: Made the notification icon work in android 5.0 and later. 2015-12-24 00:29:32 +01:00
Peter Osterlund
6ac0f5f5e3 DroidFish: New application icon based on an inkscape drawing. 2015-12-23 23:36:38 +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
aa4420aa47 DroidFish: Fixed more instances of not using monospace font on HTC M9. 2015-12-20 19:16:17 +01:00
Peter Osterlund
2b8fb24a79 DroidFish: Made monospace font work on HTC M9. This required changing
the minimum API level to 16 (4.1).
2015-12-20 16:03:24 +01:00
Peter Osterlund
e467c154a9 DroidFish: Fixed lint warning. 2015-12-20 11:53:15 +01:00
Peter Osterlund
a837f762a8 DroidFish: Fixed lint warning. 2015-12-20 11:47:53 +01:00
Peter Osterlund
a3f5e17f81 DroidFish: Updated translations. 2015-12-20 10:32:06 +01:00
Peter Osterlund
34fffe5ee1 DroidFish: Reordered buttons according to android guidelines. 2015-12-20 01:13:53 +01:00
Peter Osterlund
1435cb0ce2 DroidFish: Added a configurable button action to set engine options. 2015-05-24 00:31:52 +02:00