-
Notifications
You must be signed in to change notification settings - Fork 261
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #101 from TimmyT123/feature/playerlist
ICS Player dialog. Color Scheme fix. build.gradle upgrade.
- Loading branch information
Showing
49 changed files
with
1,706 additions
and
229 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | ||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml" lang="ru" xml:lang="ru"> | ||
<head> | ||
<title>О Шахматах</title> | ||
<link rel="stylesheet" type="text/css" href="style.css" /> | ||
</head> | ||
|
||
<body> | ||
|
||
<h3>О приложении</h3> | ||
|
||
<p>Создано <i>Йеруном Каролусом</i></p> | ||
|
||
<p>Для пользовательской поддержки, информации об обновлениях и последней версии, пожалуйста, заходите на официальный сайт разработчика: <a href='http://www.jwtc.nl/'>jwtc.nl</a>.</p> | ||
|
||
<p>Спасибо <i>Питеру ван Гриджфланду</i> за его участие, отличные предложения и бета-тестирование.</p> | ||
<p>Сотрудничество в GitHub:</p> | ||
<p><i>Тим Теннисон</i>: несколько улучшений.</p> | ||
<p><i>Алессандро Дал Белло, Паоло Страффи</i>: итальянский перевод.</p> | ||
<p><i>Ильдар Губайдулин</i>: русский перевод.</p> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | ||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml" lang="ru" xml:lang="ru"> | ||
<head> | ||
<title>О Шахматах</title> | ||
<link rel="stylesheet" type="text/css" href="style.css" /> | ||
</head> | ||
|
||
<body> | ||
|
||
<div class="content"> | ||
|
||
<h3>Шахматы на экране ТВ - экспериментальная функция</h3> | ||
|
||
<p>Эта функция позволяет отображать процесс шахматной игры на экране другого устройства, находящегося в той же локальной вычислительной сети.</p> | ||
<p>На данный момент эта функция является экспериментальной, и приложение для Smart-TV, способное подключаться к вашему Android-устройству, ещё недоступно.</p> | ||
<p>Свяжитесь со мной, если вы желаете принять участие в бета-тестировании (если у вас есть Smart TV)</p> | ||
<p>Шаг 1. Нажмите кнопку "Начать" в окне "Демонстрация экрана" на вашем Android-устройстве.</p> | ||
<p>Шаг 2. Запустите приложение "Экран Шахмат" на вашем ТВ</p> | ||
<p>Шаг 3. С помощью пульта ДУ для вашего телевизора введите число, указанное под кнопкой "Начать"</p> | ||
<p>--------------------</p> | ||
<p>Тестируете функцию с помощью обычного браузера на компьютере или ноутбуке? - посетите http://jwtc.nl/tv</p> | ||
|
||
</div> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | ||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml" lang="ru" xml:lang="ru"> | ||
<head> | ||
<title>О Шахматах</title> | ||
<link rel="stylesheet" type="text/css" href="style.css" /> | ||
</head> | ||
|
||
<body> | ||
|
||
<div class="content"> | ||
|
||
<h3>Помощь</h3> | ||
|
||
<p>Создано <i>Йеруном Каролусом</i></p> | ||
|
||
<p>Для пользовательской поддержки, информации об обновлениях и последней версии, пожалуйста, заходите на официальный сайт разработчика: <a href="http://www.jwtc.nl/">jwtc.nl</a>.</p> | ||
|
||
<p>Спасибо <i>Питеру ван Гриджфланду</i> за его участие, отличные предложения и бета-тестирование.</p> | ||
|
||
<p><a href="https://github.com/jcarolus/android-chess">Шахматы на GitHub</a> - участвуйте и улучшайте приложение!</p> | ||
<p>Сотрудничество в GitHub:</p> | ||
<p><i>Тим Теннисон</i>: несколько улучшений.</p> | ||
<p><i>Алессандро Дал Белло, Паоло Страффи</i>: итальянский перевод.</p> | ||
<p><i>Ильдар Губайдулин</i>: русский перевод.</p> | ||
|
||
<h4>Игра</h4> | ||
<p>Играйте против Android или используйте шахматную доску для анализа игр. | ||
</p> | ||
|
||
<h4>Тренировка</h4> | ||
<p>Тренируйте навыки постановки мата на ограниченное время. | ||
</p> | ||
|
||
<h4>Головоломки</h4> | ||
<p>Решайте трудные головоломки "мат в два хода". | ||
</p> | ||
|
||
<h4>Игра онлайн</h4> | ||
<p>Играйте онлайн на FICS (Free Internet Chess Server). | ||
</p> | ||
|
||
<h4>Глобальные настройки</h4> | ||
<p>Установка глобальных настроек для Шахмат. | ||
</p> | ||
|
||
<h4>Расширенные</h4> | ||
<p>Инструменты импорта и экспорта, которые обрабатывают PGN-файлы. | ||
</p> | ||
|
||
</div> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,40 @@ | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | ||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | ||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" | ||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> | ||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> | ||
<head> | ||
<title>Play online Help</title> | ||
<link rel="stylesheet" type="text/css" href="style.css" /> | ||
</head> | ||
<head> | ||
<title>Play online Help</title> | ||
<link rel="stylesheet" type="text/css" href="style.css" /> | ||
</head> | ||
|
||
<body> | ||
<body> | ||
|
||
<div class="content"> | ||
<h3>Play online Help</h3> | ||
|
||
<p> | ||
<strong>FICS: Free Internet Chess Server</strong> let's you play with thousands of chess players online.<br/> | ||
<strong>FICS: Free Internet Chess Server</strong> lets you play with thousands of chess players online.<br/> | ||
Warning: if your device switches from one internet access point to another, the connection can break. There is no timeseal.<br/> | ||
</p> | ||
<h4>Menu</h4> | ||
<strong>Challenges</strong><br/> | ||
Who is seeking a match. Click on the player in the list to accept a challenge.<br/> | ||
This shows players seeking a match. Click on the player in the list to accept a challenge.<br/> | ||
<strong>Seek</strong><br/> | ||
Set up your own challenge. If you fill in the handle of a player you know, it will make a direct challenge.<br/> | ||
<strong>Games</strong><br/> | ||
Watch games being played online. A grandmaster can be identified by the GM prefix to the handle. | ||
|
||
Watch games being played online. A grandmaster can be identified by the GM prefix to the handle.<br/> | ||
<strong>Players</strong><br/> | ||
Shows idle players with ratings.<br/> | ||
<h4>Buttons</h4> | ||
The three on-screen buttons can be used to:<br/> | ||
- add a prefix to text you enter to switch between a custom command or chat<br/> | ||
- access to a list of usefull functions<br/> | ||
- open a large text console | ||
|
||
The two on-screen buttons can be used to:<br/> | ||
- access a list of useful functions<br/> | ||
- whisper button - allows registered users to chat with other observers of the game.<br/> | ||
<span style="margin-left:7em">See the observers of the game by typing: allobservers [game number]</span><br/> | ||
<h4>Examine</h4> | ||
Go over the game with different lines. Use revert button to get back to main line.<br/> | ||
Have a coach follow you. Allow a player to make moves by typing: mexamine [player]<br/> | ||
Use an internet phone to have voice chat. (eg. Skype)<br/> | ||
When finished - type: unexamine<br/> | ||
</div> | ||
|
||
</body> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.