This website requires JavaScript.
Explore
idra
informatica
.it
Help
Register
Sign In
starred
/
stf
Watch
1
Star
0
Fork
0
You've already forked stf
mirror of
https://github.com/DeviceFarmer/stf.git
synced
2026-04-20 15:55:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6bb07d7c3442f5190caee1906581d0a573124211
stf
/
lib
/
wire
History
Simo Kinnunen
6bb07d7c34
Fix Galaxy S5's display information segfaulting by trying to use the public SDK methods first. SurfaceComposerClient's getDisplayInfo is practically unusable on Galaxy S5 due to weird memory corruption issues.
2014-06-18 15:51:54 +09:00
..
channelmanager.js
Fix direct device control not extending owner timeout.
2014-06-02 21:03:21 +09:00
index.js
Initial version of transactions. Shell command implemented as an example. Still needs channel cleanup on app side, handling a device dying in the middle of a transaction, and getting device list back to normal.
2014-02-21 15:55:23 +09:00
messagestream.js
Fix major oversight in MessageStream that was causing multi-chunk messages to fail.
2014-04-01 17:54:31 +09:00
router.js
Fix user actions not extending timeout.
2014-05-13 12:21:05 +09:00
seqqueue.js
Make sure touch events arrive in correct order.
2014-04-03 17:13:17 +09:00
util.js
URLs can now be opened.
2014-04-21 20:36:32 +09:00
wire.proto
Fix Galaxy S5's display information segfaulting by trying to use the public SDK methods first. SurfaceComposerClient's getDisplayInfo is practically unusable on Galaxy S5 due to weird memory corruption issues.
2014-06-18 15:51:54 +09:00