xwords/xwords4
Eric House 0153928bcd support sending invites and moves via NFC
Use low-level NFC, a combination of emulated card and reader mode, to
work around Google's removal of "beaming" support from Android 10. App
emulates a card by declaring support in its AndroidManifest. When a game
is open that has data to send, it goes periodically into read mode. If
two devices are touched while one is in read mode and the other isn't,
they handshake and open a connection that should last until they're
separated. The devices loop, sending messages back and forth with or
without data (as available.)
2019-12-23 08:45:55 -08:00
..
android support sending invites and moves via NFC 2019-12-23 08:45:55 -08:00
common support sending invites and moves via NFC 2019-12-23 08:45:55 -08:00
dawg fix lower->upper translation: tr didn't like my strings 2019-11-19 22:27:41 -08:00
debian ignore debian build files 2012-01-04 18:11:29 -08:00
linux cleanup: make linux more like android 2019-12-14 10:55:05 -08:00
newrelay beginnings of new relay: shows persistence 2017-11-05 19:24:41 -08:00
relay fix fcm_msg.py test script (force to take devid) Works! 2019-11-27 11:47:46 -08:00
scripts more work on script 2014-02-26 07:52:18 -08:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
Makefile include all .xml and .java files, but only if they're not named in a .gitignore file in the same directory 2014-03-01 11:44:20 -08:00