-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
7 additions
and
5 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,7 @@ | |
|
||
### Improvements | ||
|
||
- Target Android 15 | ||
- Disable backup and restore | ||
- Update dependencies | ||
|
||
|
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 |
---|---|---|
@@ -1,2 +1,3 @@ | ||
• Target Android 15 | ||
• Disable backup and restore | ||
• Update dependencies |
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 +1 @@ | ||
<p><b>A chess clock made for blitz</b></p><ul><li>Defaults to 5+3 Fischer timing: 5 minutes + 3 seconds per move</li><li>FIDE-compliant: initial time for 5+3 is 5:03, not 5:00</li><li>Privacy-friendly: no ads, no permissions</li></ul><p><b>Fast and intuitive controls</b></p><ul><li>Touching anywhere on the screen switches to the next player</li><li>Time and increment are set by horizontal and vertical dragging</li><li>Haptic feedback is enabled by setting the ringtone to vibrate</li><li>Back gestures pause and reset the clock</li></ul><p><b>Robust time implementation</b></p><ul><li>Uses the most precise time source available on the device</li><li>Clock implementation tested with 100% code coverage</li></ul><p><b>Free and secure</b></p><ul><li>Open source with reproducible builds</li><li>Enables memory tagging on compatible devices</li><li>Meets Android 14 security requirements</li></ul> | ||
<p><b>A chess clock made for blitz</b></p><ul><li>Defaults to 5+3 Fischer timing: 5 minutes + 3 seconds per move</li><li>FIDE-compliant: initial time for 5+3 is 5:03, not 5:00</li><li>Privacy-friendly: no ads, no permissions</li></ul><p><b>Fast and intuitive controls</b></p><ul><li>Touching anywhere on the screen switches to the next player</li><li>Time and increment are set by horizontal and vertical dragging</li><li>Haptic feedback is enabled by setting the ringtone to vibrate</li><li>Back gestures pause and reset the clock</li></ul><p><b>Robust time implementation</b></p><ul><li>Uses the most precise time source available on the device</li><li>Clock implementation tested with 100% code coverage</li></ul><p><b>Free and secure</b></p><ul><li>Open source with reproducible builds</li><li>Enables memory tagging on compatible devices</li><li>Meets Android 15 security requirements</li></ul> |
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 +1 @@ | ||
<p><b>Un pendule d’échecs fait pour le blitz</b></p><ul><li>Le réglage par défaut est une cadence Fischer de 5 minutes + 3 secondes par coup</li><li>Conforme aux règles de la FIDE : la cadence 5+3 commence à 5:03 (et non 5:00)</li><li>Respectueux de la vie privée : sans publicité, sans demande d’autorisation</li></ul><p><b>Réglage rapide et intuitif</b></p><ul><li>Toucher n’importe où sur l’écran passe au joueur suivant</li><li>Le temps total et l’incrément sont configurés par glissement horizontal ou vertical</li><li>Le retour haptique est activé en mettant la sonnerie en mode vibreur</li><li>Le geste retour arrête le pendule ou le remet à zéro</li></ul><p><b>Implémentation fiable du temps</b></p><ul><li>Utilise la source de temps la plus précise disponible sur l’appareil</li><li>L’implémentation de pendule est testée avec une couverture de code de 100 %</li></ul><p><b>Liberté et sécurité</b></p><ul><li>Open source avec compilations reproductibles</li><li>Active l’étiquetage de la mémoire sur les appareils compatibles</li><li>Conforme aux exigences de sécurité d’Android 14</li></ul> | ||
<p><b>Un pendule d’échecs fait pour le blitz</b></p><ul><li>Le réglage par défaut est une cadence Fischer de 5 minutes + 3 secondes par coup</li><li>Conforme aux règles de la FIDE : la cadence 5+3 commence à 5:03 (et non 5:00)</li><li>Respectueux de la vie privée : sans publicité, sans demande d’autorisation</li></ul><p><b>Réglage rapide et intuitif</b></p><ul><li>Toucher n’importe où sur l’écran passe au joueur suivant</li><li>Le temps total et l’incrément sont configurés par glissement horizontal ou vertical</li><li>Le retour haptique est activé en mettant la sonnerie en mode vibreur</li><li>Le geste retour arrête le pendule ou le remet à zéro</li></ul><p><b>Implémentation fiable du temps</b></p><ul><li>Utilise la source de temps la plus précise disponible sur l’appareil</li><li>L’implémentation de pendule est testée avec une couverture de code de 100 %</li></ul><p><b>Liberté et sécurité</b></p><ul><li>Open source avec compilations reproductibles</li><li>Active l’étiquetage de la mémoire sur les appareils compatibles</li><li>Conforme aux exigences de sécurité d’Android 15</li></ul> |