Commit Graph

679 Commits

Author SHA1 Message Date
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
c16424aa9c DroidFish: Don't disable boldface in android 4.2. The crash bug only affects 4.1. 2013-03-02 09:02:58 +00:00
Peter Osterlund
d2cbde4aac DroidFish: The menu button did not always work in edit board mode. 2013-03-02 08:01:44 +00:00
Peter Osterlund
0a38bbbd7b DroidFish: Fixed problem where a long press on the chess board could be interpreted as both a tap and a long press. 2013-03-02 07:50:16 +00:00
Peter Osterlund
f05e0fe48a DroidFish: Avoid NPE if creating a MediaPlayer object fails. 2013-02-15 17:22:44 +00:00
Peter Osterlund
eefda143b5 DroidFish: Changed version to 1.47. 2013-01-27 17:03:18 +00:00
Peter Osterlund
a5845e901d DroidFish: Translation updates. 2013-01-27 17:01:15 +00:00
Peter Osterlund
e3c3b61658 DroidFish: Fixed parsing of UCI option names that contains spaces. This bug prevented strength setting for the stockfish engine from working. 2013-01-27 08:56:01 +00:00
Peter Osterlund
ade1abb3b2 DroidFish: Translation updates. 2013-01-27 07:29:49 +00:00
Peter Osterlund
becb5367e8 DroidFish: Translation updates. 2013-01-27 00:59:13 +00:00
Peter Osterlund
547073d532 DroidFish: Translation updates. 2013-01-26 20:21:10 +00:00
Peter Osterlund
63493dca0a DroidFish: Updated list of translators. 2013-01-26 19:58:18 +00:00
Peter Osterlund
2e7718ef7e DroidFish: Translation updates. 2013-01-26 17:51:09 +00:00
Peter Osterlund
5a6e198b1a DroidFish: Updated list of translators. 2013-01-26 12:32:59 +00:00
Peter Osterlund
d8306df262 DroidFish: New Dutch translation. From David Pront. 2013-01-26 12:26:37 +00:00
Peter Osterlund
6e1ff8f25a DroidFish: New Italian translation. From Michele Carfora. 2013-01-26 12:25:23 +00:00
Peter Osterlund
46cf914a7a DroidFish: Translation updates. 2013-01-26 12:23:24 +00:00
Peter Osterlund
c3bcb9656f DroidFish: Accept VIEW intent with mime type application/x-chess-fen. 2013-01-20 11:22:07 +00:00
Peter Osterlund
b297eb1086 DroidFish: If DroidFish is started with a FEN intent corresponding to an illegal chess position, go automatically into edit board mode, so the user can correct the position. 2013-01-20 11:10:51 +00:00
Peter Osterlund
1b80487254 DroidFish: Whitespace fixes. 2013-01-20 10:37:03 +00:00
Peter Osterlund
c3be2de8f3 DroidFish: Added support for intent type SEND with mime type application/x-chess-fen. 2013-01-20 08:54:20 +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
55a328134c DroidFish: Indentation fix. 2012-12-29 20:33:43 +00:00
Peter Osterlund
0cb50f4e26 DroidFish: Don't generate the same move list twice when EGTB "probe at root" is enabled. 2012-12-29 20:17:26 +00:00
Peter Osterlund
8fae287145 DroidFish: Workaround for long press problem in movelist on android 4.1. 2012-12-28 18:42:43 +00:00
Peter Osterlund
43f6aa45e6 DroidFish: Better move sound. From Igor Kaplin. 2012-12-28 16:15:59 +00:00
Peter Osterlund
3fb9c1aca7 DroidFish: Add support for intent.action.SEND with mimeType application/x-chess-pgn. Suggested by Gerhard Kalab. 2012-12-28 14:45:25 +00:00
Peter Osterlund
25aa40a30f DroidFish: Silence lint warning. 2012-12-28 12:45:00 +00:00
Peter Osterlund
ee494c50f6 DroidFish: Added game numbers to the game list when loading/saving from PGN files and when loading from a Scid database. 2012-12-28 11:23:39 +00:00
Peter Osterlund
dedb66beca DroidFish: Fixes for NDK r8d. 2012-12-26 01:15:21 +00:00
Peter Osterlund
8ec8696dc2 DroidFish: Fixed lint warnings about locale-dependent string formatting. 2012-12-25 20:31:26 +00:00
Peter Osterlund
c330098761 DroidFish: Removed obsolete string. 2012-12-25 20:29:23 +00:00
Peter Osterlund
6baae4a650 DroidFish: Changed version to 1.46. 2012-12-25 15:46:53 +00:00
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
7f79fbf0c8 DroidFish: Changed version to 1.45. 2012-10-05 16:26:48 +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
5ce055122b DroidFish: Modified color themes. From Leo Mayer. 2012-10-05 16:11:31 +00:00
Peter Osterlund
bbc4e45cff DroidFish: Use fullscreen mode also in preferences and load/save game activities. 2012-09-30 21:42:35 +00:00