Valverde Antonio
|
daa1faaa29
|
Fix error-catch problem and some refactoring.
|
2014-07-30 16:45:17 +09:00 |
|
Valverde Antonio
|
4c5ca95396
|
Implement get account names function.
|
2014-07-30 16:05:17 +09:00 |
|
Valverde Antonio
|
1386b438c0
|
A bit of refactoring and new functionality for removeAccount method.
|
2014-07-29 16:23:04 +09:00 |
|
Simo Kinnunen
|
65fc9a28eb
|
Increase installation timeout and make sure that there's a separate timeout if there's a need to uninstall first.
|
2014-07-25 17:52:24 +09:00 |
|
Simo Kinnunen
|
7286fac282
|
Fix shell output.
|
2014-07-25 16:54:26 +09:00 |
|
Simo Kinnunen
|
39315954ce
|
Use device_absent for lifecycle_ended.
|
2014-07-23 18:03:31 +09:00 |
|
Simo Kinnunen
|
0ec8082ac1
|
Tell the UI why the device became unusable.
|
2014-07-23 17:58:08 +09:00 |
|
Simo Kinnunen
|
d8dec38cad
|
Support pressure in touches. Attempt to fix らくらく phones with device data overrides, but even though all buttons are now clickable, they trigger too easily in the homescreen.
|
2014-07-23 16:56:53 +09:00 |
|
Valverde Antonio
|
dab1ab9bd9
|
Implement get SD card status (if it's mounted or not).
|
2014-07-23 14:04:44 +09:00 |
|
Simo Kinnunen
|
9604f2dde2
|
Fix some JSHint warnings.
|
2014-07-21 15:12:17 +09:00 |
|
Simo Kinnunen
|
0c8c0da32e
|
Fix broken install functionality.
|
2014-07-18 18:24:45 +09:00 |
|
Simo Kinnunen
|
24a9afa7f9
|
Change reboot log message priority to important.
|
2014-07-18 17:52:08 +09:00 |
|
Simo Kinnunen
|
cf48f4714c
|
Extend group timeout on any adb connect activity.
|
2014-07-18 17:39:40 +09:00 |
|
Simo Kinnunen
|
645c804595
|
Update STFService to fix swapped display width/height when a device is connected in landscape mode.
|
2014-07-18 14:17:29 +09:00 |
|
Simo Kinnunen
|
7c93351dd4
|
Uninstall app first if installation fails due to inconsistent certificates.
|
2014-07-17 19:38:23 +09:00 |
|
Valverde Antonio
|
d398b7e5fb
|
Implement automated login (Google Account).
|
2014-07-10 12:06:07 +09:00 |
|
Valverde Antonio
|
d294906a65
|
Implement pop up add account menu (for Google Account).
|
2014-07-02 18:37:39 +09:00 |
|
Valverde Antonio
|
d9281bb30a
|
Implement get Wifi status.
|
2014-07-01 10:51:48 +09:00 |
|
Valverde Antonio
|
6f7fdffe3d
|
Implement set Wifi on/off.
|
2014-06-27 17:35:48 +09:00 |
|
Valverde Antonio
|
9a31fbbfca
|
Revert "Implement set Wifi on/off."
This reverts commit 4c7af64d0d958a9db6de0bc3fddfa1aa0edb1cdd.
|
2014-06-27 16:01:23 +09:00 |
|
Valverde Antonio
|
9a07c1bb77
|
Implement set Wifi on/off.
|
2014-06-27 15:57:32 +09:00 |
|
Valverde Antonio
|
3f19064ede
|
Implement ringer mode setting.
|
2014-06-26 16:54:25 +09:00 |
|
Valverde Antonio
|
6182856cb2
|
Remove unused parameter from AccountRemoveMessage.
|
2014-06-26 16:13:49 +09:00 |
|
Valverde Antonio
|
3a3937ec2f
|
Implement account removal.
|
2014-06-25 17:47:45 +09:00 |
|
Simo Kinnunen
|
db1699c666
|
Impement remote connect plugin.
|
2014-06-24 11:41:48 +09:00 |
|
Valverde Antonio
|
b84d1b97c6
|
Reboot functionality added
|
2014-06-19 19:30:40 +09:00 |
|
Simo Kinnunen
|
b9484019a3
|
Update to new device DB.
|
2014-06-18 22:52:02 +09:00 |
|
Valverde Antonio
|
760e09290f
|
Code adapted to the new interface of stf-device-db.
|
2014-06-18 22:52:02 +09:00 |
|
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 |
|
Simo Kinnunen
|
7fb721f379
|
Make it possible to connect to ADB running on other computers.
|
2014-06-06 18:01:36 +09:00 |
|
Simo Kinnunen
|
3ea41c1a4e
|
Fix direct device control not extending owner timeout.
|
2014-06-02 21:03:21 +09:00 |
|
Simo Kinnunen
|
bebb3af42a
|
Send heartbeats from the provider. This keeps unauthorized and offline devices present as well, which is what we want. This also greatly reduces the number of queries to rethinkdb.
|
2014-06-02 14:52:46 +09:00 |
|
Simo Kinnunen
|
97c4d24a7a
|
Add a new log priority: important. Should make it easier to display interesting non-error messages.
|
2014-06-02 12:19:52 +09:00 |
|
Simo Kinnunen
|
36f62f3276
|
F-06E doesn't find the STFService if we don't tell it which component to use.
|
2014-05-30 00:01:18 +09:00 |
|
Gunther Brunner
|
129a1d1f45
|
Don't die when sending a unknown key.
|
2014-05-27 19:24:09 +09:00 |
|
Simo Kinnunen
|
eb3e7a40cc
|
Send key codes as strings for convenience.
|
2014-05-27 19:02:05 +09:00 |
|
Simo Kinnunen
|
52fffe91af
|
Update STFService to 0.7.3 to fix browser list getting updated all the time.
|
2014-05-23 11:20:22 +09:00 |
|
Simo Kinnunen
|
41ed33f5c4
|
Implement APK uploads using the new storage system. Installation from URL still does not work, and dropping the file on the screen may not work either.
|
2014-05-22 13:33:38 +09:00 |
|
Simo Kinnunen
|
1db48e9fcb
|
Forgot we are getting screenshots as JPG.
|
2014-05-21 20:12:34 +09:00 |
|
Simo Kinnunen
|
c0d02c4e3a
|
Screenshot resizing works in the UI now. Still missing rate limiting.
|
2014-05-21 14:07:53 +09:00 |
|
Simo Kinnunen
|
254b2dc7a3
|
Add screenshots to UI. Still need to implement resizing.
|
2014-05-20 11:34:39 +09:00 |
|
Simo Kinnunen
|
48726669dc
|
Screenshots are more or less working (server-side). Resize not implemented yet. Temporarily breaks APK uploads.
|
2014-05-19 17:55:18 +09:00 |
|
Simo Kinnunen
|
78c207c8d1
|
Make group timeout configurable.
|
2014-05-14 19:13:11 +09:00 |
|
Simo Kinnunen
|
80cdf6f684
|
Send relative coords to the device. Allows multiple screens to be controlled at the same time, like it was before.
|
2014-05-13 15:25:43 +09:00 |
|
Simo Kinnunen
|
86adb4f359
|
Fix JSHint errors.
|
2014-05-13 14:54:56 +09:00 |
|
Simo Kinnunen
|
ed2390592c
|
Fix user actions not extending timeout.
|
2014-05-13 12:21:05 +09:00 |
|
Simo Kinnunen
|
2183bbba49
|
Don't exclude anything from logcat unless filters are given.
|
2014-05-12 19:17:13 +09:00 |
|
Simo Kinnunen
|
7f94b0beef
|
Fix copying.
|
2014-05-12 18:34:52 +09:00 |
|
Simo Kinnunen
|
f51abd05d2
|
Expose service.copy() for the clipboard plugin.
|
2014-05-12 18:24:18 +09:00 |
|
Simo Kinnunen
|
433baee98e
|
Update STFService to fix broken pasting.
|
2014-05-12 17:46:10 +09:00 |
|