-
Notifications
You must be signed in to change notification settings - Fork 4
Home
Bi Banh Bao edited this page Mar 18, 2018
·
8 revisions
Welcome to the privacy-friendly-boardgame-clock wiki!
Privacy Friendly Boardgame Clock can be used with its different functionalities to count time while playing board games. The main functionalities are:
- 5 different Clock Modes - Clockwise, counter-clockwise, random order, manual sequence and time tracking mode. Other than that there are different properties like chess clock, infinite game time, reset round time after each round or increase round time after each round.
- resuming saved games
- the counting happens in an foreground service. The app can be killed or shuted down while counting without interfering with the counting result
- player management and player history. Player can also import player from contacts
- game history is kept
- export/import a backup file (read/write permissions in storage is required)
- unified PFA Design is used through out the app
- the app supports SDK from 21 to 27