Jussi Vatjus-Anttila
|
806bfa4087
|
UI support to cleanup bluetooth bonded devices (#757)
Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com>
|
2024-01-30 00:38:54 +01:00 |
|
Jussi Vatjus-Anttila
|
e958a599cb
|
Implement enable/disable bluetooth of device (#754)
Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com>
|
2024-01-29 12:06:57 +01:00 |
|
Karol Wrótniak
|
9f22caa0e5
|
recents/app switch key added
|
2017-05-08 15:45:26 +02:00 |
|
Gunther Brunner
|
a3f815c118
|
Fix all res/ files with ESLint rules with 0 errors.
|
2016-01-19 23:08:33 +09:00 |
|
hzsunshx
|
dff5835105
|
fix spell error
|
2015-09-22 17:38:41 +08:00 |
|
hzsunshx
|
1dccda5e2a
|
add filesystem(file explorer) support, done
|
2015-09-22 17:19:20 +08:00 |
|
hzsunshx
|
b258837757
|
add filesystem support(without frontend)
|
2015-09-22 17:19:15 +08:00 |
|
Gunther Brunner
|
0691c73ec9
|
Add lock parameter to control's rotate.
|
2015-08-25 18:46:24 +09:00 |
|
Gunther Brunner
|
ff6b0dbab1
|
Improved UI layout for Reverse Port Forwarding.
|
2014-10-15 13:40:48 +09:00 |
|
Simo Kinnunen
|
cecf08a244
|
Reverse port forwarding UI actually works now.
|
2014-10-14 22:57:44 +09:00 |
|
Simo Kinnunen
|
6c09a53d55
|
New multitouch-compatible touch system.
|
2014-09-12 19:24:50 +09:00 |
|
Gunther Brunner
|
019a2499e9
|
Refactored keycodes to its own module.
|
2014-08-25 12:32:23 +09:00 |
|
Gunther Brunner
|
aad3db8828
|
Fixed most of the dependencies by unit testing.
Refactored TransactionService and StorageService.
|
2014-08-22 15:32:09 +09:00 |
|
Valverde Antonio
|
d7d80c4327
|
Implement get ringer mode.
|
2014-08-15 18:49:37 +09:00 |
|
Valverde Antonio
|
2e61911f8c
|
Implement account check (if it's already added).
|
2014-07-30 19:25:09 +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
|
dab1ab9bd9
|
Implement get SD card status (if it's mounted or not).
|
2014-07-23 14:04:44 +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
|
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 |
|
Gunther Brunner
|
b4db9fad03
|
Added back Advanced Input.
|
2014-05-27 19:25:27 +09:00 |
|
Gunther Brunner
|
92498e2695
|
Deleted rawKeyPress.
|
2014-05-27 19:07:13 +09:00 |
|
Simo Kinnunen
|
eb3e7a40cc
|
Send key codes as strings for convenience.
|
2014-05-27 19:02:05 +09:00 |
|
Gunther Brunner
|
6526724695
|
Started to implement keycodes service.
|
2014-05-27 18:35:50 +09:00 |
|
Gunther Brunner
|
daa7677218
|
Added Copy functionality with CTRL-C. Still very rough.
|
2014-05-27 17:42:27 +09:00 |
|
Simo Kinnunen
|
d14b9965b0
|
Dragging an APK on the screen works now. Shares a lot of code with the upload controller, they should be merged somehow.
|
2014-05-22 18:05:30 +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
|
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
|
c80a0eec47
|
Add command for opening Play Store.
|
2014-05-01 21:23:46 +09:00 |
|
Simo Kinnunen
|
26b2b1acc6
|
Support tab key.
|
2014-05-01 19:18:38 +09:00 |
|
Simo Kinnunen
|
1f19fd58c1
|
Implement clearBrowser().
|
2014-04-22 13:52:13 +09:00 |
|
Simo Kinnunen
|
ced84f0f66
|
Add sample of openBrowser() usage. Unfortunately it doesn't work because the radio buttons are acting weird.
|
2014-04-22 11:03:33 +09:00 |
|
Simo Kinnunen
|
33d2862704
|
URLs can now be opened.
|
2014-04-21 20:36:32 +09:00 |
|
Simo Kinnunen
|
8da5b61289
|
Logcat works now, but still kind of wondering how the messages should arrive.
|
2014-04-17 18:27:35 +09:00 |
|
Simo Kinnunen
|
b0400130ff
|
Allow all pending transaction results to be cancelled.
|
2014-04-15 17:33:22 +09:00 |
|
Simo Kinnunen
|
f46540e51e
|
All transaction-based ControlService methods now return promises directly, which makes it easier to integrate with other promises, is simpler and opens up new refactoring opportunities.
|
2014-04-15 16:56:13 +09:00 |
|
Simo Kinnunen
|
4270d9589c
|
Refactor control-service to reduce duplicate code. No change for the difficult parts (i.e. upload, installation).
|
2014-04-15 16:40:26 +09:00 |
|
Simo Kinnunen
|
f8a2eeab26
|
Reverse port forwarding works, but changes don't apply to new devices yet.
|
2014-04-15 15:52:45 +09:00 |
|
Gunther Brunner
|
e10a58c881
|
Removing $rootScope for device and control, not needed anymore.
|
2014-04-08 20:50:35 +09:00 |
|
Simo Kinnunen
|
4b155a3850
|
Show upload/processing progress for normal file uploads.
|
2014-04-07 16:36:28 +09:00 |
|
Simo Kinnunen
|
be0510b93a
|
Fix installation from file upload.
|
2014-04-07 11:51:57 +09:00 |
|
Simo Kinnunen
|
a9641f3271
|
Support rotation.
|
2014-04-07 11:14:38 +09:00 |
|