droidfish/DroidFishApp
Peter Osterlund 93213f826f Don't allow '}' in comments
The PGN standard does not allow the '}' character inside a comment,
because it is used to end the comment.

Therefore this character is now replaced with '}' (fullwidth right
curly bracket) when editing comments. This does not look great but is
better than making the PGN data invalid.
2020-04-05 07:16:51 +02:00
..
src Don't allow '}' in comments 2020-04-05 07:16:51 +02:00
.gitignore Update .gitignore 2020-03-31 21:46:21 +02:00
build.gradle Update dependencies across modules 2020-03-29 15:53:19 +04:30
launcher_round.svg Update app icon 2019-06-09 08:57:46 +02:00
launcher.svg Update app icon 2019-06-09 08:57:46 +02:00
proguard-rules.pro Convert project to Android Studio. 2019-03-17 09:11:36 +01:00
silhouette.svg Use vector graphics for "silhouette" icon 2019-06-09 13:10:05 +02:00