Gunther Brunner
|
9ebb005654
|
UI fixes in upload and device control.
|
2014-05-21 18:07:28 +09:00 |
|
Simo Kinnunen
|
7d36f27a31
|
Fix screenshot link href.
|
2014-05-21 18:07:24 +09:00 |
|
Gunther Brunner
|
3467cc6876
|
Limit max number of DOM entries to 3000.
|
2014-05-21 17:57:37 +09:00 |
|
Gunther Brunner
|
1b992d67a6
|
Log filter on first load.
|
2014-05-21 17:48:44 +09:00 |
|
Gunther Brunner
|
97e106760f
|
Removed line counter for logs.
|
2014-05-21 17:31:19 +09:00 |
|
Gunther Brunner
|
eb1baa4641
|
Stop logging on window unload, not on scope destroy.
|
2014-05-21 17:14:56 +09:00 |
|
Gunther Brunner
|
eb53036f07
|
Log filtering client side implemented.
|
2014-05-21 17:01:10 +09:00 |
|
Gunther Brunner
|
48d50757f8
|
Added after-the-fact filtering.
|
2014-05-21 16:32:44 +09:00 |
|
Simo Kinnunen
|
c0d02c4e3a
|
Screenshot resizing works in the UI now. Still missing rate limiting.
|
2014-05-21 14:07:53 +09:00 |
|
Gunther Brunner
|
9e753551af
|
Added Timeout error message when the screen takes more than 1 second to load.
|
2014-05-21 12:12:19 +09:00 |
|
Gunther Brunner
|
c9cc28997c
|
Try to go to Home Screen in case of screen failure.
|
2014-05-20 19:34:48 +09:00 |
|
Gunther Brunner
|
282ceab17a
|
Screen error message improved.
|
2014-05-20 19:17:28 +09:00 |
|
Gunther Brunner
|
e405ca1577
|
Added sprintf.
Rotation tooltips updated in realtime with current rotation degree.
|
2014-05-20 18:28:51 +09:00 |
|
Gunther Brunner
|
3143101ab5
|
Moved identify device button to Info tab.
|
2014-05-20 16:53:19 +09:00 |
|
Gunther Brunner
|
d933a65412
|
Device screen error improved.
|
2014-05-20 16:24:39 +09:00 |
|
Gunther Brunner
|
0b4e2a0b04
|
Fix showScreen not working.
|
2014-05-20 15:58:05 +09:00 |
|
Simo Kinnunen
|
9e4dc269a2
|
Change default screenshot size to "small".
|
2014-05-20 11:40:32 +09:00 |
|
Simo Kinnunen
|
254b2dc7a3
|
Add screenshots to UI. Still need to implement resizing.
|
2014-05-20 11:34:39 +09:00 |
|
Gunther Brunner
|
db298377ec
|
Clean up.
|
2014-05-19 22:32:43 +09:00 |
|
Gunther Brunner
|
1c89235267
|
Logging implemented (except filtering).
Automatically enable/disable scroll lock based on the scrollbar position.
|
2014-05-19 22:28: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
|
70dab49188
|
Fix mixed up touch/mouse events.
|
2014-05-19 13:51:45 +09:00 |
|
Gunther Brunner
|
586033b9b8
|
Saving to Local Storage for now because of Safari bug in LocalForage.
|
2014-05-16 16:09:15 +09:00 |
|
Gunther Brunner
|
7e5dbde075
|
Updated safe dependencies.
|
2014-05-16 15:01:58 +09:00 |
|
Gunther Brunner
|
345b4506f1
|
Tree not needed for now.
|
2014-05-16 12:43:47 +09:00 |
|
Gunther Brunner
|
3bdae62c7a
|
Tree not needed for now.
|
2014-05-16 12:41:32 +09:00 |
|
Gunther Brunner
|
f842509d95
|
Login not bad too.
|
2014-05-15 19:39:11 +09:00 |
|
Gunther Brunner
|
3173393a58
|
No window on there.
|
2014-05-15 18:27:34 +09:00 |
|
Gunther Brunner
|
d32001f32c
|
Start to add rotation listening.
|
2014-05-15 18:23:47 +09:00 |
|
Gunther Brunner
|
74a6682537
|
Added touch and retina support.
|
2014-05-15 17:50:08 +09:00 |
|
Gunther Brunner
|
fd42bd9697
|
Small fixes to Basic Mode.
|
2014-05-15 17:26:47 +09:00 |
|
Gunther Brunner
|
1bab43fed3
|
Starting to add Basic Mode.
|
2014-05-15 17:00:57 +09:00 |
|
Gunther Brunner
|
7e45141a4e
|
Added Guest Browser properties detection (Touch, Mobile, Retina, WebGL, Websockets Binary, ...)
|
2014-05-15 16:17:43 +09:00 |
|
Gunther Brunner
|
1c480ab801
|
Device view is not closeable anymore.
Just hide DOM for the table because there is a noticeable delay for creating it.
|
2014-05-14 19:54:48 +09:00 |
|
Gunther Brunner
|
6ce41e0128
|
Added default value for Device List active tabs.
|
2014-05-14 19:30:30 +09:00 |
|
Gunther Brunner
|
13529d36c0
|
Jade small fix.
|
2014-05-14 19:20:58 +09:00 |
|
Gunther Brunner
|
37ec53fcd7
|
Device details now separated from Device icon view.
Tabs are not shown if the settings are not loaded yet.
|
2014-05-14 19:19:13 +09:00 |
|
Gunther Brunner
|
fa098680c2
|
Refactor SettingsService.
|
2014-05-14 19:19:13 +09:00 |
|
Simo Kinnunen
|
78c207c8d1
|
Make group timeout configurable.
|
2014-05-14 19:13:11 +09:00 |
|
Gunther Brunner
|
d59c156297
|
Device screen now has the ability to hide and clear the canvas.
|
2014-05-14 18:12:22 +09:00 |
|
Gunther Brunner
|
d1fa99a4c5
|
Activity Timeline not yet ready.
|
2014-05-14 16:23:54 +09:00 |
|
Gunther Brunner
|
70ddf81cfd
|
Fatal message styling.
|
2014-05-14 15:46:43 +09:00 |
|
Gunther Brunner
|
eec19cef98
|
Trying to implement memory based settings storage.
|
2014-05-14 15:24:57 +09:00 |
|
Gunther Brunner
|
49f65bf313
|
Destroy the DOM for the Device Icons view if not necessary.
For the Details view, ngTable breaks without a DOM table.
|
2014-05-14 15:24:57 +09:00 |
|
Gunther Brunner
|
ef7fd77322
|
Dismiss modal when going to the device list.
|
2014-05-13 19:30:34 +09:00 |
|
Gunther Brunner
|
1d44bf5da3
|
Added basic fatal message functionality.
|
2014-05-13 19:22:23 +09:00 |
|
Simo Kinnunen
|
99ef24f93b
|
Remove another empty line.
|
2014-05-13 19:15:36 +09:00 |
|
Simo Kinnunen
|
52ff750504
|
Make sure that we don't try to access the screen in the page becomes visible, but we don't actually own the device.
|
2014-05-13 19:08:50 +09:00 |
|
Simo Kinnunen
|
8c72d79f92
|
Turn screen updating off if page becomes inactive.
|
2014-05-13 18:57:52 +09:00 |
|
Gunther Brunner
|
8e5755137e
|
Updated almost all bower dependencies.
|
2014-05-13 18:35:14 +09:00 |
|