3 files changed
+4
-2
lines changed- bootstrap.ts+1
- declarations.d.ts+24
- definitions/config.d.ts+1
- definitions/mobile.d.ts+1-1
- definitions/yok.d.ts+3
- errors.ts+5-1
- http-client.ts+1-4
- mobile/android/android-emulator-services.ts+7-2
- mobile/application-manager-base.ts+2-2
- mobile/ios/device/ios-application-manager.ts+3-3
- mobile/ios/simulator/ios-simulator-application-manager.ts+2-3
- mobile/mobile-core/devices-service.ts+1-1
- package.json+3-1
- services/qr.ts+11-47
- services/settings-service.ts+14
- static-config-base.ts+14-1
- test/unit-tests/mobile/devices-service.ts+6
Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
| 67 | + | |
68 | 68 |
| |
69 | 69 |
| |
70 | 70 |
| |
| |||
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
| 90 | + | |
90 | 91 |
| |
91 | 92 |
| |
92 | 93 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
438 | 438 |
| |
439 | 439 |
| |
440 | 440 |
| |
| 441 | + | |
441 | 442 |
| |
442 | 443 |
| |
443 | 444 |
| |
|
0 commit comments