File tree
16 files changed
+16
-236
lines changed- lib
- commands
- definitions
- helpers
- services
- test
16 files changed
+16
-236
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | | - | |
145 | 143 | | |
146 | 144 | | |
147 | 145 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
98 | | - | |
| 97 | + | |
99 | 98 | | |
100 | | - | |
| 99 | + | |
101 | 100 | | |
102 | 101 | | |
103 | 102 | | |
| |||
- appbuilder/device-emitter.ts+9-2
- bootstrap.ts+6-1
- child-process.ts+10
- commands/device/list-devices.ts+21-3
- constants.ts+39
- declarations.d.ts+2-1
- definitions/mobile.d.ts+327-40
- helpers.ts+17
- mobile/android/android-debug-bridge.ts+22
- mobile/android/android-device.ts+10-4
- mobile/android/android-emulator-services.ts+110-472
- mobile/android/android-ini-file-parser.ts+82
- mobile/android/android-virtual-device-service.ts+315
- mobile/android/genymotion/genymotion-service.ts+179
- mobile/android/genymotion/virtualbox-service.ts+107
- mobile/emulator-helper.ts+77
- mobile/ios/device/ios-device.ts+3-2
- mobile/ios/simulator/ios-emulator-services.ts+85-34
- mobile/mobile-core/android-device-discovery.ts+1-1
- mobile/mobile-core/android-emulator-discovery.ts+52
- mobile/mobile-core/device-discovery.ts-4
- mobile/mobile-core/devices-service.ts+102-35
- mobile/mobile-core/ios-simulator-discovery.ts+44-2
- mobile/mobile-helper.ts+4
- mobile/wp8/wp8-emulator-services.ts+23-28
- services/emulator-image-service.ts-136
- test/unit-tests/mobile/android-device-discovery.ts+16-16
- test/unit-tests/mobile/android-emulator-service.ts+208
- test/unit-tests/mobile/android-virtual-device-service.ts+339
- test/unit-tests/mobile/devices-service.ts+19-4
- test/unit-tests/mobile/genymotion/genymotion-service.ts+339
- test/unit-tests/mobile/genymotion/virtualbox-service.ts+73
- test/unit-tests/mobile/ios-simulator-discovery.ts+2-1
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
268 | 267 | | |
269 | 268 | | |
270 | 269 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
72 | 71 | | |
73 | 72 | | |
74 | 73 | | |
75 | | - | |
76 | 74 | | |
77 | 75 | | |
78 | 76 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
133 | 136 | | |
134 | 137 | | |
135 | 138 | | |
| |||
0 commit comments