Peter Osterlund
|
e8e446ee12
|
DroidFish: Updated translations.
|
2012-12-24 13:04:10 +00:00 |
|
Peter Osterlund
|
89cb8ed0fe
|
DroidFish: Updated translations.
|
2012-10-27 07:33:17 +00:00 |
|
Peter Osterlund
|
764da85dfc
|
DroidFish: Updated translations.
|
2012-10-20 23:21:19 +00:00 |
|
Peter Osterlund
|
cca1a77574
|
DroidFish: Moved color theme names to strings.xml.
|
2012-10-20 23:11:09 +00:00 |
|
Peter Osterlund
|
30a17e8012
|
DroidFish: Updated translations.
|
2012-10-20 13:35:19 +00:00 |
|
Peter Osterlund
|
6f5d36421d
|
DroidFish: Updated French translation.
|
2012-10-07 12:42:13 +00:00 |
|
Peter Osterlund
|
dca819f296
|
DroidFish: Update default preferences colors to match new themes.
|
2012-10-05 18:30:57 +00:00 |
|
Peter Osterlund
|
baba7129c1
|
DroidFish: Changed "board gestures" default value to true.
|
2012-10-05 16:24:21 +00:00 |
|
Peter Osterlund
|
8e3ef9fcc1
|
DroidFish: Fixed color preference text string.
|
2012-10-05 16:18:09 +00:00 |
|
Peter Osterlund
|
937ae75799
|
DroidFish: Updated translations.
|
2012-09-30 19:51:40 +00:00 |
|
Peter Osterlund
|
1084cea95c
|
DroidFish: Updated translations.
|
2012-09-30 18:55:43 +00:00 |
|
Peter Osterlund
|
d6855782cf
|
DroidFish: Updated translations.
|
2012-09-30 09:34:06 +00:00 |
|
Peter Osterlund
|
f6d4fcb7b3
|
DroidFish: Updated translations.
|
2012-09-30 09:08:23 +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
|
c43d652207
|
DroidFish: In edit board portrait mode, use only a single title bar line.
|
2012-09-29 23:28:30 +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
|
913accffb6
|
DroidFish: Changed background color for blue theme to dark blue.
|
2012-09-29 11:16:36 +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
|
fa0d1a20d9
|
DroidFish: Show material diff in edit board mode. From Leo Mayer.
|
2012-09-28 20:10:00 +00:00 |
|
Peter Osterlund
|
935fe8e4fe
|
DroidFish: Lint fixes, from Leo Mayer.
|
2012-09-28 17:52:42 +00:00 |
|
Peter Osterlund
|
87e38eca80
|
DroidFish: Better layout for edit board in landscape mode.
|
2012-09-22 11:27:12 +00:00 |
|
Peter Osterlund
|
b40717603f
|
DroidFish: Updated translations.
|
2012-09-22 07:24:15 +00:00 |
|
Peter Osterlund
|
9f2a871f00
|
DroidFish: Updated translations.
|
2012-09-22 07:16:24 +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
|
75fd15d3bf
|
DroidFish: Use custom title bar also for edit board mode. Most title bar widgets are hidden though.
|
2012-09-21 19:39:29 +00:00 |
|
Peter Osterlund
|
db057ea137
|
DroidFish: Title bar layout improvements, from Leo Mayer.
|
2012-09-21 17:55:30 +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
|
1767f8c947
|
DroidFish: Moved code in ChessBoard.java that is not used by ChessBoardEdit.java to new class ChessBoardPlay.
|
2012-09-10 21:46:24 +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
|
7fb1b02ef3
|
DroidFish: Updated translations.
|
2012-09-08 07:10:51 +00:00 |
|
Peter Osterlund
|
4265f2e6f0
|
DroidFish: Removed unwanted newline characters in about.html.
|
2012-09-08 06:02:23 +00:00 |
|
Peter Osterlund
|
5c5989dd94
|
DroidFish: Replaced tab characters with spaces.
|
2012-09-07 20:23:44 +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 |
|
Peter Osterlund
|
98f3982011
|
DroidFish: Documented how to use a network engine.
|
2012-09-02 00:33:45 +00:00 |
|
Peter Osterlund
|
21fa9d1522
|
DroidFish: When "quick move input" is enabled and the user taps on a piece that has no valid moves, display a toast that explains that the piece can not be moved. Idea from Leo Mayer.
|
2012-09-02 00:08:03 +00:00 |
|
Peter Osterlund
|
a1b7f6688b
|
DroidFish: Ask for confirmation before deleting network engine.
|
2012-09-01 22:04:04 +00:00 |
|
Peter Osterlund
|
b342e18423
|
DroidFish: Moved the "piece name" preferences setting to the "User Interface" section.
|
2012-09-01 20:01:04 +00:00 |
|
Peter Osterlund
|
2798f59554
|
DroidFish: Added color picker code from Daniel Nilsson and Sergey Margaritov, adapted to DroidFish by Leo Mayer.
|
2012-08-31 23:38:12 +00:00 |
|
Peter Osterlund
|
c1a0e69e75
|
DroidFish: Updated German translation. From Leo Mayer.
|
2012-08-31 23:24:30 +00:00 |
|
Peter Osterlund
|
37610d8297
|
DroidFish: Preliminary support for figurine chess notation. From Leo Mayer, with some small changes by me.
|
2012-08-27 18:14:10 +00:00 |
|
Peter Osterlund
|
feb5fabb22
|
DroidFish: Made it possible to configure more than one network engine.
|
2012-08-26 22:00:27 +00:00 |
|
Peter Osterlund
|
6a37ea341d
|
DroidFish: Don't use tab characters in xml files.
|
2012-08-26 18:53:49 +00:00 |
|
Peter Osterlund
|
7103e831ff
|
DroidFish: Don't use tab characters in xml files.
|
2012-08-26 18:53:07 +00:00 |
|
Peter Osterlund
|
157f0b6359
|
DroidFish: Clarified that engine strength setting is not used in analysis mode.
|
2012-08-26 15:56:34 +00:00 |
|
Peter Osterlund
|
1f01daf133
|
DroidFish: Improved "one touch move" behavior. Based on patch from Leo Mayer.
|
2012-08-26 13:34:54 +00:00 |
|
Peter Osterlund
|
5c161d2101
|
DroidFish: Display chess moves using localized piece names.
|
2012-08-19 10:05:42 +00:00 |
|
Peter Osterlund
|
5a7bd52687
|
DroidFish: Allow using more threads and more hash memory. Useful for network engines.
|
2012-08-05 19:28:18 +00:00 |
|
Peter Osterlund
|
a7e21224b8
|
DroidFish: Added support for running the chess engine on a different computer, communicating with it using a network socket.
|
2012-08-05 18:58:28 +00:00 |
|
Peter Osterlund
|
04f1225d3e
|
DroidFish: Made it possible to change the engine hash table size.
|
2012-07-24 01:04:43 +00:00 |
|
Peter Osterlund
|
bb3cff5298
|
DroidFish: New partial French translation.
|
2012-07-23 13:15:39 +00:00 |
|
Peter Osterlund
|
6515abdcd8
|
DroidFish: Updated German translation.
|
2012-07-23 13:11:19 +00:00 |
|
Peter Osterlund
|
840e577dde
|
DroidFish: Updated Spanish translation. From Amador Cuesta.
|
2012-07-23 12:29:11 +00:00 |
|
Peter Osterlund
|
9ccffdbb45
|
DroidFish: Updated Portuguese translation.
|
2012-07-18 09:45:50 +00:00 |
|
Peter Osterlund
|
1de1e05025
|
DroidFish: Implemented function to share a PGN game.
|
2012-07-16 11:47:29 +00:00 |
|
Peter Osterlund
|
352b54254a
|
DroidFish: Display player names in the title bar when the clocks are not running.
|
2012-07-16 08:45:57 +00:00 |
|
Peter Osterlund
|
fca2f69711
|
DroidFish: Updated translations.
|
2012-07-15 14:48:46 +00:00 |
|
Peter Osterlund
|
6861e6d266
|
DroidFish: Updated Portuguese translation.
|
2012-07-14 22:14:15 +00:00 |
|
Peter Osterlund
|
9c332ef518
|
DroidFish: Updated Portuguese translation.
|
2012-07-14 09:56:30 +00:00 |
|
Peter Osterlund
|
2810a11a57
|
DroidFish: Updated translations. New partial portuguese translation.
|
2012-06-26 19:51:23 +00:00 |
|
Peter Osterlund
|
ec3d540988
|
DroidFish: Minor text fix.
|
2012-06-17 08:41:27 +00:00 |
|
Peter Osterlund
|
e72346e6c8
|
DroidFish: Removed stockfish version number from about.html.
|
2012-06-13 20:20:40 +00:00 |
|
Peter Osterlund
|
bb6dc8867f
|
DroidFish: Updated translations.
|
2012-06-13 19:57:24 +00:00 |
|
Peter Osterlund
|
789c734337
|
DroidFish: Added button touch visual feedback.
|
2012-06-10 13:30:35 +00:00 |
|
Peter Osterlund
|
4932e44a92
|
DroidFish: Added a third configurable button.
|
2012-06-10 08:28:34 +00:00 |
|
Peter Osterlund
|
a1f960da85
|
DroidFish: Added icons for all button actions.
|
2012-06-09 23:53:51 +00:00 |
|
Peter Osterlund
|
499ce4e6e4
|
DroidFish: Use SVG graphics for buttons. Implemented "toggle large buttons" button action.
|
2012-06-09 20:04:22 +00:00 |
|
Peter Osterlund
|
99501040c2
|
DroidFish: Updated German translations.
|
2012-05-19 05:53:10 +00:00 |
|
Peter Osterlund
|
c6734bb722
|
DroidFish: Updated German translations.
|
2012-05-15 17:54:47 +00:00 |
|
Peter Osterlund
|
5601d65217
|
DroidFish: Removed duplicated strings.
|
2012-05-13 21:28:01 +00:00 |
|
Peter Osterlund
|
ee87a711b1
|
DroidFish: Removed duplicated string.
|
2012-05-13 21:22:06 +00:00 |
|
Peter Osterlund
|
95d1e63338
|
DroidFish: Implemented "toggle engine analysis" button action.
|
2012-05-13 06:32:36 +00:00 |
|
Peter Osterlund
|
84f28eaa12
|
DroidFish: Updated German translations.
|
2012-05-13 06:10:36 +00:00 |
|
Peter Osterlund
|
d67f536cf2
|
DroidFish: Implemented configurable buttons.
|
2012-05-13 00:26:56 +00:00 |
|
Peter Osterlund
|
4753286aeb
|
DroidFish: Preparations for supporting one more button.
|
2012-05-12 17:42:56 +00:00 |
|
Peter Osterlund
|
d442bb002e
|
DroidFish: Added link to translation project at crowdin.net.
|
2012-05-12 04:27:04 +00:00 |
|
Peter Osterlund
|
fe9c22f2d4
|
DroidFish: Added Russian translation.
|
2012-05-12 04:02:19 +00:00 |
|
Peter Osterlund
|
ad7f409a8e
|
DroidFish: New language files generated from crowdin.net.
|
2012-05-12 03:22:15 +00:00 |
|
Peter Osterlund
|
3d7c5c03f8
|
DroidFish: Removed resource "ok". Android has a built-in resource for this.
|
2012-05-10 19:35:26 +00:00 |
|
Peter Osterlund
|
9bdbfd7428
|
DroidFish: Added web link to the GPL in the about dialog.
|
2012-05-10 18:43:34 +00:00 |
|
Peter Osterlund
|
77b25099eb
|
DroidFish: Optionally vibrate when the computer makes a move.
|
2012-05-10 18:36:02 +00:00 |
|
Peter Osterlund
|
d349d41e26
|
DroidFish: Updated Spanish translation, from Amador Cuesta.
|
2012-04-29 11:54:04 +00:00 |
|
Peter Osterlund
|
06452b38ff
|
DroidFish: Updated Spanish translation, from Amador Cuesta.
|
2012-04-26 17:48:52 +00:00 |
|
Peter Osterlund
|
1569ac3731
|
DroidFish: Removed the padding around the chess board. Makes it slightly larger.
|
2012-04-22 11:23:41 +00:00 |
|
Peter Osterlund
|
656db44a6b
|
DroidFish: Added scid and gaviota links to the Spanish and German translations.
|
2012-04-22 07:36:04 +00:00 |
|
Peter Osterlund
|
37793466e0
|
DroidFish: Added links to "OI File Manager", "Scid on the go" and "Gaviota endgame tablebases" in the about/help dialog.
|
2012-04-14 16:27:23 +00:00 |
|
Peter Osterlund
|
91524829f5
|
DroidFish: Added hint about how to undo/redo single half moves.
|
2012-04-14 14:46:02 +00:00 |
|
Peter Osterlund
|
fbd7225386
|
DroidFish: Made "save to pgn file" easier to understand.
|
2012-04-14 13:25:19 +00:00 |
|
Peter Osterlund
|
14d17d6719
|
DroidFish: Made it possible to load/save PGN files in any directory, using the "OI file manager".
|
2012-04-14 12:37:15 +00:00 |
|
Peter Osterlund
|
cc5582bdbc
|
DroidFish: If setting strength to 0% when stockfish engine is used, show a hint that using the CuckooChess engine gives even lower strength.
|
2012-04-08 16:42:21 +00:00 |
|
Peter Osterlund
|
a0eb057e4a
|
DroidFish: Allow selecting side to play when starting a new game.
|
2012-04-07 23:46:04 +00:00 |
|
Peter Osterlund
|
9be6394737
|
DroidFish: Changed default value of "flip board based on player name" setting to "true".
|
2012-04-07 21:28:21 +00:00 |
|
Peter Osterlund
|
12a84db608
|
DroidFish: Changed default number of engine threads to 1. Improves GUI responsiveness on some devices.
|
2012-04-07 21:14:20 +00:00 |
|
Peter Osterlund
|
463bbcba20
|
DroidFish: Added flip board button.
|
2012-04-07 21:05:05 +00:00 |
|
Peter Osterlund
|
e6e4d6b213
|
DroidFish: Added support for default player name.
|
2012-04-07 15:45:34 +00:00 |
|
Peter Osterlund
|
926fe6b214
|
DroidFish: Added button content descriptions to silence warnings.
|
2012-04-07 11:02:01 +00:00 |
|
Peter Osterlund
|
a53834d21e
|
DroidFish: Added preference setting for left-handed landscape mode.
|
2012-04-07 10:43:12 +00:00 |
|