Peter Osterlund
|
58a5e19ba4
|
DroidFish: Source code rearrangement.
|
2017-01-08 09:46:25 +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
|
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
|
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
|
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
|
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
|
db450cf1b1
|
DroidFish: Use a drawer layout instead of the options menu.
|
2015-12-24 10:48:52 +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
|
34fffe5ee1
|
DroidFish: Reordered buttons according to android guidelines.
|
2015-12-20 01:13:53 +01: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
|
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
|
c43d652207
|
DroidFish: In edit board portrait mode, use only a single title bar line.
|
2012-09-29 23:28:30 +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
|
87e38eca80
|
DroidFish: Better layout for edit board in landscape mode.
|
2012-09-22 11:27:12 +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
|
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
|
6a37ea341d
|
DroidFish: Don't use tab characters in xml files.
|
2012-08-26 18:53:49 +00:00 |
|
Peter Osterlund
|
4932e44a92
|
DroidFish: Added a third configurable button.
|
2012-06-10 08:28:34 +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
|
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
|
3d7c5c03f8
|
DroidFish: Removed resource "ok". Android has a built-in resource for this.
|
2012-05-10 19:35:26 +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
|
463bbcba20
|
DroidFish: Added flip board button.
|
2012-04-07 21:05:05 +00:00 |
|
Peter Osterlund
|
926fe6b214
|
DroidFish: Added button content descriptions to silence warnings.
|
2012-04-07 11:02:01 +00:00 |
|
Peter Osterlund
|
577dd388e8
|
DroidFish: Lint warning fixes from Aaro Korhonen.
|
2011-12-13 21:26:33 +00:00 |
|
Peter Osterlund
|
d945a2bc5e
|
DroidFish: Swapped ok/cancel buttons in views for consistency with Android dialogs.
|
2011-11-27 01:52:17 +00:00 |
|
Peter Osterlund
|
252789e186
|
Moved DroidFish project to trunk/
|
2011-11-12 19:44:06 +00:00 |
|