Commit 75eefa6
File tree
5 files changed
+63
-1
lines changedFilter options
- apps/automated/src/image-source
- packages
- core
- image-source
- platforms/android
- types-android/src/lib/android
- ui-mobile-base/android/widgets/src/main/java/org/nativescript/widgets
5 files changed
+63
-1
lines changedapps/automated/src/image-source/image-source-tests.ts
Copy file name to clipboardExpand all lines: apps/automated/src/image-source/image-source-tests.ts+31Lines changed: 31 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
| ||
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
23 | 54 |
|
24 | 55 |
|
25 | 56 |
|
|
packages/core/image-source/index.android.ts
Copy file name to clipboardExpand all lines: packages/core/image-source/index.android.ts+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
291 | 291 |
|
292 | 292 |
|
293 | 293 |
|
294 |
| - |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
295 | 299 |
|
| 300 | + |
296 | 301 |
|
297 | 302 |
|
298 | 303 |
|
|
packages/core/platforms/android/widgets-release.aar
Copy file name to clipboard293 Bytes
Binary file not shown.
packages/types-android/src/lib/android/org.nativescript.widgets.d.ts
Copy file name to clipboardExpand all lines: packages/types-android/src/lib/android/org.nativescript.widgets.d.ts+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
687 | 687 |
|
688 | 688 |
|
689 | 689 |
|
| 690 | + |
690 | 691 |
|
691 | 692 |
|
692 | 693 |
|
|
packages/ui-mobile-base/android/widgets/src/main/java/org/nativescript/widgets/Utils.java
Copy file name to clipboardExpand all lines: packages/ui-mobile-base/android/widgets/src/main/java/org/nativescript/widgets/Utils.java+25Lines changed: 25 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
7 | 7 |
|
8 | 8 |
|
9 | 9 |
|
| 10 | + |
| 11 | + |
10 | 12 |
|
11 | 13 |
|
12 | 14 |
|
| ||
70 | 72 |
|
71 | 73 |
|
72 | 74 |
|
| 75 | + |
73 | 76 |
|
74 | 77 |
|
75 | 78 |
|
| ||
88 | 91 |
|
89 | 92 |
|
90 | 93 |
|
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
91 | 116 |
|
92 | 117 |
|
93 | 118 |
|
|
0 commit comments