Commit 21b94b9
committed
File tree
Expand file treeCollapse file tree
14 files changed
+133
-12
lines changedFilter options
- apps
- automated/src/image-source
- toolbox/src
- pages
- packages
- core
- file-system
- image-source
- platforms/android
- ui
- frame
- page
- text-base
- utils
- types-android/src/lib/android
- ui-mobile-base/android/widgets/src/main/java/org/nativescript/widgets
Expand file treeCollapse file tree
14 files changed
+133
-12
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 |
|
|
apps/toolbox/src/main-page.xml
Copy file name to clipboardExpand all lines: apps/toolbox/src/main-page.xml+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
12 |
| - |
| 12 | + |
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
|
apps/toolbox/src/pages/labels.ts
Copy file name to clipboard+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
apps/toolbox/src/pages/labels.xml
Copy file name to clipboard+54Lines changed: 54 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 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 | + |
| 54 | + |
packages/core/file-system/file-system-access.android.ts
Copy file name to clipboardExpand all lines: packages/core/file-system/file-system-access.android.ts+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
|
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/core/ui/frame/index.ios.ts
Copy file name to clipboardExpand all lines: packages/core/ui/frame/index.ios.ts+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
307 | 307 |
|
308 | 308 |
|
309 | 309 |
|
310 |
| - |
| 310 | + |
311 | 311 |
|
312 | 312 |
|
313 | 313 |
|
|
packages/core/ui/page/index.ios.ts
Copy file name to clipboardExpand all lines: packages/core/ui/page/index.ios.ts-7Lines changed: 0 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
118 | 118 |
|
119 | 119 |
|
120 | 120 |
|
121 |
| - |
122 |
| - |
123 |
| - |
124 |
| - |
125 |
| - |
126 |
| - |
127 |
| - |
128 | 121 |
|
129 | 122 |
|
130 | 123 |
|
|
packages/core/ui/text-base/index.android.ts
Copy file name to clipboardExpand all lines: packages/core/ui/text-base/index.android.ts+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
468 | 468 |
|
469 | 469 |
|
470 | 470 |
|
| 471 | + |
471 | 472 |
|
472 | 473 |
|
473 | 474 |
|
|
packages/core/ui/text-base/index.ios.ts
Copy file name to clipboardExpand all lines: packages/core/ui/text-base/index.ios.ts+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
244 | 244 |
|
245 | 245 |
|
246 | 246 |
|
| 247 | + |
247 | 248 |
|
248 | 249 |
|
249 | 250 |
|
|
packages/core/utils/index.android.ts
Copy file name to clipboardExpand all lines: packages/core/utils/index.android.ts-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
3 | 2 |
|
4 | 3 |
|
5 | 4 |
|
|
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