File tree
5 files changed
+46
-3
lines changed- lib
- definitions
- test
5 files changed
+46
-3
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
| 57 | + | |
| 58 | + | |
56 | 59 |
| |
57 | 60 |
| |
58 | 61 |
| |
| |||
1198 | 1201 |
| |
1199 | 1202 |
| |
1200 | 1203 |
| |
| 1204 | + | |
| 1205 | + | |
| 1206 | + | |
| 1207 | + | |
| 1208 | + | |
| 1209 | + | |
| 1210 | + | |
| 1211 | + | |
| 1212 | + | |
| 1213 | + | |
| 1214 | + | |
| 1215 | + | |
| 1216 | + | |
| 1217 | + | |
| 1218 | + | |
| 1219 | + | |
| 1220 | + | |
| 1221 | + | |
| 1222 | + | |
| 1223 | + | |
| 1224 | + | |
| 1225 | + | |
| 1226 | + | |
| 1227 | + | |
| 1228 | + | |
| 1229 | + | |
| 1230 | + | |
| 1231 | + | |
| 1232 | + | |
| 1233 | + | |
| 1234 | + | |
| 1235 | + | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
1201 | 1243 |
| |
1202 | 1244 |
| |
1203 | 1245 |
| |
|
- appbuilder/device-emitter.ts+2-9
- bootstrap.ts+1-6
- child-process.ts-10
- commands/device/list-devices.ts+3-21
- constants.ts-39
- declarations.d.ts+1-2
- definitions/mobile.d.ts+40-327
- helpers.ts-17
- mobile/android/android-debug-bridge.ts-22
- mobile/android/android-device.ts+4-10
- mobile/android/android-emulator-services.ts+472-110
- 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+2-3
- mobile/ios/simulator/ios-emulator-services.ts+34-85
- 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+35-102
- mobile/mobile-core/ios-simulator-discovery.ts+2-44
- mobile/mobile-helper.ts-4
- mobile/wp8/wp8-emulator-services.ts+28-23
- 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+4-19
- 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+1-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
91 | 91 |
| |
92 | 92 |
| |
93 | 93 |
| |
| 94 | + | |
| 95 | + | |
| 96 | + | |
94 | 97 |
| |
95 | 98 |
| |
96 | 99 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
258 | 258 |
| |
259 | 259 |
| |
260 | 260 |
| |
261 |
| - | |
262 | 261 |
| |
263 | 262 |
| |
264 | 263 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
835 | 835 |
| |
836 | 836 |
| |
837 | 837 |
| |
838 |
| - | |
839 | 838 |
| |
840 | 839 |
| |
841 | 840 |
| |
|
0 commit comments