Gunther Brunner
|
a702c2bdbc
|
Adding device information.
|
2014-05-05 16:12:16 +09:00 |
|
Gunther Brunner
|
34c35e4095
|
Adding device info.
|
2014-05-05 16:12:15 +09:00 |
|
Simo Kinnunen
|
c29174b385
|
Set a flag for system browsers.
|
2014-05-02 19:55:43 +09:00 |
|
Simo Kinnunen
|
eadc0954a1
|
Never lock rotation so that it remains usable on device side too.
|
2014-05-02 15:43:23 +09:00 |
|
Gunther Brunner
|
7a598af243
|
Adding panel info.
|
2014-05-01 22:42:35 +09:00 |
|
Gunther Brunner
|
cceded14c2
|
-Added battery info to the device list.
-Added App panel for opening common apps.
|
2014-05-01 22:06:48 +09:00 |
|
Gunther Brunner
|
a819fc980a
|
Battery info.
|
2014-05-01 21:25:13 +09:00 |
|
Gunther Brunner
|
e6be8491fa
|
Fixed bug for realtime browser uninstalling.
|
2014-05-01 21:25:13 +09:00 |
|
Gunther Brunner
|
069a1fd0da
|
Add realtime rotation info.
|
2014-05-01 21:25:13 +09:00 |
|
Gunther Brunner
|
ea5f848956
|
Add loading bar for now.
|
2014-05-01 21:25:13 +09:00 |
|
Simo Kinnunen
|
c80a0eec47
|
Add command for opening Play Store.
|
2014-05-01 21:23:46 +09:00 |
|
Simo Kinnunen
|
13e3fe6624
|
Fix array merging in the device service.
|
2014-05-01 20:23:39 +09:00 |
|
Simo Kinnunen
|
98ecf57d49
|
Fix browser plugin not updating in real time.
|
2014-05-01 20:13:29 +09:00 |
|
Simo Kinnunen
|
26b2b1acc6
|
Support tab key.
|
2014-05-01 19:18:38 +09:00 |
|
Simo Kinnunen
|
9041eabfc1
|
Rename "input" plugin to "service". It does many more things than just input.
|
2014-05-01 17:45:37 +09:00 |
|
Simo Kinnunen
|
395e59a33f
|
Fix agent commands.
|
2014-05-01 17:25:14 +09:00 |
|
Simo Kinnunen
|
a51884a6f4
|
Don't freak out on double stop.
|
2014-05-01 17:23:21 +09:00 |
|
Simo Kinnunen
|
5e48d84208
|
Update old wire types.
|
2014-05-01 17:15:00 +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
|
2379acae5d
|
Don't try to close webpack watcher if it doesn't exist.
|
2014-05-01 17:05:21 +09:00 |
|
Gunther Brunner
|
bd75d20a45
|
Changing Activity to timeline style (for now).
|
2014-04-30 19:13:18 +09:00 |
|
Gunther Brunner
|
efa5875d60
|
Adding Activity mockup.
|
2014-04-30 18:59:30 +09:00 |
|
Gunther Brunner
|
e184cb7c85
|
Adding fade in/out for upload stuff.
|
2014-04-30 16:56:22 +09:00 |
|
Gunther Brunner
|
3c79c82810
|
Updating libraries.
|
2014-04-30 16:03:20 +09:00 |
|
Simo Kinnunen
|
b9e4cfc10d
|
Fix touch control not working in Firefox.
|
2014-04-23 14:26:59 +09:00 |
|
Gunther Brunner
|
272301d519
|
- Added spacers to Input.
|
2014-04-22 21:15:40 +09:00 |
|
Gunther Brunner
|
47cd0313a1
|
- Moved browser selection to Navigation.
|
2014-04-22 21:11:46 +09:00 |
|
Gunther Brunner
|
ce5470ab8c
|
- Added new columns!
|
2014-04-22 21:00:29 +09:00 |
|
Gunther Brunner
|
245ac85632
|
- Trying to add dynamic columns.
|
2014-04-22 20:35:41 +09:00 |
|
Gunther Brunner
|
65cacc0ee2
|
- Reorganizing device list code.
|
2014-04-22 19:49:30 +09:00 |
|
Gunther Brunner
|
6d418314c0
|
- Remove unused code.
|
2014-04-22 19:44:46 +09:00 |
|
Gunther Brunner
|
e127a40770
|
- Device list doesn't overflows.
- Added browser clear.
|
2014-04-22 19:38:29 +09:00 |
|
Gunther Brunner
|
7266ab0140
|
- Device list doesn't overflows.
- Added browser clear.
|
2014-04-22 18:50:50 +09:00 |
|
Gunther Brunner
|
7c820b4b0e
|
- Add browser name.
|
2014-04-22 17:29:08 +09:00 |
|
Gunther Brunner
|
f831596290
|
- Adding Browser selection.
- Adding URL history and autocomplete.
|
2014-04-22 17:29:08 +09:00 |
|
Simo Kinnunen
|
78432bbaf4
|
Update browser database.
|
2014-04-22 17:27:37 +09:00 |
|
Simo Kinnunen
|
cbab9963cc
|
Update browser mappings.
|
2014-04-22 17:15:42 +09:00 |
|
Simo Kinnunen
|
a4a0a62a66
|
Promise.timeout() doesn't stack (i.e. foo.timeout(1000).timeout(1000) doesn't mean "wait 1000ms, then another 1000ms", it means that we have two 1000ms timeouts running at the same time). Fix places where it could be a problem.
|
2014-04-22 16:48:13 +09:00 |
|
Simo Kinnunen
|
24620076b3
|
More logging.
|
2014-04-22 13:55:11 +09:00 |
|
Simo Kinnunen
|
1f19fd58c1
|
Implement clearBrowser().
|
2014-04-22 13:52:13 +09:00 |
|
Simo Kinnunen
|
d037f45b29
|
Remove commented out reminders of already implemented features.
|
2014-04-22 13:45:11 +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
|
0dfc502e80
|
Rename identity.browsers to identity.browser.
|
2014-04-22 10:31:53 +09:00 |
|
Simo Kinnunen
|
9375fd7fe6
|
Allow invites for an already joined member to succeed.
|
2014-04-22 10:21:15 +09:00 |
|
Simo Kinnunen
|
33d2862704
|
URLs can now be opened.
|
2014-04-21 20:36:32 +09:00 |
|
Simo Kinnunen
|
71bf2fd131
|
Don't freak out if trying to close a socket that was already closed.
|
2014-04-21 18:56:40 +09:00 |
|
Simo Kinnunen
|
c9043dd895
|
Replace webpack-dev-middleware with our own improved version.
|
2014-04-21 17:38:34 +09:00 |
|
Simo Kinnunen
|
1e18c991b4
|
Fix typo.
|
2014-04-21 11:51:48 +09:00 |
|
Simo Kinnunen
|
400e27d091
|
Rename 'logsender' to 'logger' because the old name was so bad.
|
2014-04-21 11:35:35 +09:00 |
|