mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-12-12 09:02:41 +01:00
If receiving a large PGN file as a content stream from another app, store the data in a temporary file instead of reading it all into memory. This also makes content containing more than one game work correctly by letting the user select which game to open.