xwords/xwords4/android/app/src/main
Eric House 5897e4c59e make packet accumulator a thread that sends
Get rid of the single sender thread and the complexity of querying
individual queues for their state (and the slowdown that happened when
successful writes had to wait for those to devices that weren't
responding). Instead each PacketAccumulator does its own waiting with
timeouts and backoffs, wakes itself when appropriate, and periodically
sends if it can make a connection. Now when there are a bunch of
messages ready they'll get sent pretty quickly once connections to the
remote device start to be successful.
2019-06-23 10:13:31 -07:00
..
assets update changes: sms will be ripped out alas. 2019-01-17 08:51:13 -08:00
java/org/eehouse/android/xw4 make packet accumulator a thread that sends 2019-06-23 10:13:31 -07:00
res change key to force new value 2019-06-23 10:13:31 -07:00
AndroidManifest.xml use https scheme for dict downloads 2019-06-23 10:13:31 -07:00