1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 19:42:01 +02:00
Commit graph

38 commits

Author SHA1 Message Date
Simo Kinnunen
dc0a6f4d96 Support Android M Developer Preview 3. 2015-09-28 03:21:06 +09:00
Simo Kinnunen
d9d47cc3bf Mute devices when they're being used if the --mute-master option is given. 2015-07-29 19:07:24 +09:00
Simo Kinnunen
cfcac31213 Update STFService to 1.0.0 for potential SDK 9 support. 2015-07-15 20:29:26 +09:00
Simo Kinnunen
f4d0071cc4 Fix uninstallable STFService due to testOnly flag. 2014-09-04 11:53:04 +09:00
Simo Kinnunen
9b0f1e1dca Update STFService to 0.7.22 to hopefully reduce service deaths. 2014-09-03 20:39:08 +09:00
Valverde Antonio
d7d80c4327 Implement get ringer mode. 2014-08-15 18:49:37 +09:00
Valverde Antonio
5a3fe3b5ac Without parameters get all the accounts of any type. Error returned fixed. 2014-08-12 19:00:29 +09:00
Valverde Antonio
9b7f4c399c Fix bug in STFService related to the phone status monitor. 2014-08-01 18:04:39 +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
Valverde Antonio
81366b3d97 Update STFService apk file. 2014-07-25 16:57:23 +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
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
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
3a3937ec2f Implement account removal. 2014-06-25 17:47:45 +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
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
7f94b0beef Fix copying. 2014-05-12 18:34:52 +09:00
Simo Kinnunen
433baee98e Update STFService to fix broken pasting. 2014-05-12 17:46:10 +09:00
Simo Kinnunen
02003da91f Update to new version of STFService. Also, there's actually no need to stop the service before starting it, because it will be done for us on reinstall. 2014-05-12 15:36:12 +09:00
Simo Kinnunen
2842cd53c7 Update STFService to 0.6.5. 2014-05-12 12:23:05 +09:00
Simo Kinnunen
c29174b385 Set a flag for system browsers. 2014-05-02 19:55:43 +09:00
Simo Kinnunen
3717206304 Update service to get rotation in degrees. 2014-05-01 17:10:15 +09:00
Simo Kinnunen
a915aea9ea Update with new service features. 2014-05-01 17:05:21 +09:00
Simo Kinnunen
1f607d4521 Add network type to phone data. 2014-04-18 17:47:37 +09:00
Simo Kinnunen
ce9733f5da Update STFService. Now both the agent and the service use the same wire proto. 2014-04-17 02:20:49 +09:00
Simo Kinnunen
4299ed3aa0 Rename simSerial to iccid. 2014-04-16 11:23:20 +09:00
Simo Kinnunen
35cd19dc28 Add sim serial to collected device properties. 2014-04-15 18:37:39 +09:00
Simo Kinnunen
a9641f3271 Support rotation. 2014-04-07 11:14:38 +09:00
Simo Kinnunen
64d4782436 Enable STFService version check again. 2014-04-01 22:15:10 +09:00
Simo Kinnunen
e17f306d30 Add browser list to device identity. 2014-04-01 19:29:28 +09:00
Simo Kinnunen
09eb8c539d Refactor InputAgent into STFService. Support copypasting (only pasting implemented in the UI right now though). 2014-04-01 11:50:16 +09:00