File tree
273 files changed
+10927
-6097
lines changed- android
- coreengine
- aplcore
- include/apl
- action
- command
- component
- content
- document
- engine
- graphic
- livedata
- primitives
- scenegraph
- time
- utils
- yoga
- src
- action
- command
- component
- content
- document
- engine
- extension
- graphic
- livedata
- primitives
- scenegraph
- time
- touch/utils
- utils
- yoga
- unit
- action
- audio
- command
- component
- content
- datagrammar
- datasource
- engine
- extension
- graphic
- livedata
- media
- primitives
- scaling
- scenegraph
- text
- time
- touch
- utils
- yoga
- bin
- doc
- extensions
- alexaext
- include/alexaext
- src
- APLMetricsExtension
- APLMetricsExtensionV2
- unit
- test
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
273 files changed
+10927
-6097
lines changedDiff for: CHANGELOG.md
+16
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
3 | 19 |
| |
4 | 20 |
| |
5 | 21 |
| |
|
Diff for: android/README.md
+11
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + |
Diff for: android/build.gradle
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Diff for: android/coreengine/build.gradle
+16-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
42 | 48 |
| |
43 | 49 |
| |
44 | 50 |
| |
| |||
108 | 114 |
| |
109 | 115 |
| |
110 | 116 |
| |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
111 | 124 |
| |
112 | 125 |
| |
113 | 126 |
| |
| |||
122 | 135 |
| |
123 | 136 |
| |
124 | 137 |
| |
125 |
| - | |
126 |
| - | |
127 |
| - | |
128 |
| - | |
129 |
| - | |
130 |
| - | |
131 | 138 |
| |
| 139 | + | |
| 140 | + | |
| 141 | + |
Diff for: apl-dev-env.sh
+2-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
136 | 136 |
| |
137 | 137 |
| |
138 | 138 |
| |
139 |
| - | |
140 |
| - | |
141 |
| - | |
| 139 | + | |
| 140 | + | |
142 | 141 |
| |
143 | 142 |
| |
144 | 143 |
| |
| |||
148 | 147 |
| |
149 | 148 |
| |
150 | 149 |
| |
151 |
| - | |
152 | 150 |
| |
153 | 151 |
| |
154 | 152 |
| |
|
Diff for: aplcore/CMakeLists.txt
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
88 | 88 |
| |
89 | 89 |
| |
90 | 90 |
| |
| 91 | + | |
91 | 92 |
| |
92 | 93 |
| |
93 | 94 |
| |
|
Diff for: aplcore/include/apl/action/action.h
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
| 31 | + | |
31 | 32 |
| |
32 | 33 |
| |
33 | 34 |
| |
| |||
200 | 201 |
| |
201 | 202 |
| |
202 | 203 |
| |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
203 | 210 |
| |
204 | 211 |
| |
205 | 212 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
|
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
| 42 | + | |
42 | 43 |
| |
43 | 44 |
| |
44 | 45 |
| |
|
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
| 45 | + | |
45 | 46 |
| |
46 | 47 |
| |
47 | 48 |
| |
|
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
| 40 | + | |
| 41 | + | |
40 | 42 |
| |
41 | 43 |
| |
42 | 44 |
| |
|
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
| 44 | + | |
44 | 45 |
| |
45 | 46 |
| |
46 | 47 |
| |
|
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
| 41 | + | |
41 | 42 |
| |
42 | 43 |
| |
43 | 44 |
| |
|
+1-9
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
57 |
| - | |
58 |
| - | |
59 |
| - | |
60 |
| - | |
61 |
| - | |
| 57 | + | |
62 | 58 |
| |
63 | 59 |
| |
64 | 60 |
| |
| |||
69 | 65 |
| |
70 | 66 |
| |
71 | 67 |
| |
72 |
| - | |
73 |
| - | |
74 |
| - | |
75 |
| - | |
76 | 68 |
| |
77 | 69 |
| |
78 | 70 |
| |
|
Diff for: aplcore/include/apl/apl.h
+1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
75 | 75 |
| |
76 | 76 |
| |
77 | 77 |
| |
| 78 | + | |
78 | 79 |
| |
79 | 80 |
| |
80 | 81 |
| |
|
+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
119 | 119 |
| |
120 | 120 |
| |
121 | 121 |
| |
| 122 | + | |
| 123 | + | |
| 124 | + | |
122 | 125 |
| |
123 | 126 |
| |
124 | 127 |
| |
|
Diff for: aplcore/include/apl/common.h
+2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
71 | 71 |
| |
72 | 72 |
| |
73 | 73 |
| |
| 74 | + | |
74 | 75 |
| |
75 | 76 |
| |
76 | 77 |
| |
| |||
128 | 129 |
| |
129 | 130 |
| |
130 | 131 |
| |
| 132 | + | |
131 | 133 |
| |
132 | 134 |
| |
133 | 135 |
| |
|
+7-6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
222 | 222 |
| |
223 | 223 |
| |
224 | 224 |
| |
225 |
| - | |
| 225 | + | |
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
| |||
251 | 251 |
| |
252 | 252 |
| |
253 | 253 |
| |
254 |
| - | |
255 |
| - | |
| 254 | + | |
256 | 255 |
| |
257 |
| - | |
| 256 | + | |
258 | 257 |
| |
259 | 258 |
| |
260 | 259 |
| |
261 | 260 |
| |
262 |
| - | |
| 261 | + | |
263 | 262 |
| |
264 | 263 |
| |
265 | 264 |
| |
| |||
280 | 279 |
| |
281 | 280 |
| |
282 | 281 |
| |
| 282 | + | |
283 | 283 |
| |
284 |
| - | |
| 284 | + | |
285 | 285 |
| |
286 | 286 |
| |
287 | 287 |
| |
| |||
524 | 524 |
| |
525 | 525 |
| |
526 | 526 |
| |
| 527 | + | |
527 | 528 |
| |
528 | 529 |
| |
529 | 530 |
| |
|
+2-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 |
| - | |
22 |
| - | |
| 21 | + | |
23 | 22 |
| |
24 | 23 |
| |
25 | 24 |
| |
26 | 25 |
| |
27 |
| - | |
| 26 | + | |
28 | 27 |
| |
29 | 28 |
| |
30 | 29 |
| |
|
+15-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
92 | 92 |
| |
93 | 93 |
| |
94 | 94 |
| |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
95 | 105 |
| |
96 | 106 |
| |
97 | 107 |
| |
| |||
746 | 756 |
| |
747 | 757 |
| |
748 | 758 |
| |
| 759 | + | |
| 760 | + | |
749 | 761 |
| |
750 | 762 |
| |
751 | 763 |
| |
| |||
771 | 783 |
| |
772 | 784 |
| |
773 | 785 |
| |
774 |
| - | |
| 786 | + | |
| 787 | + | |
775 | 788 |
| |
776 | 789 |
| |
777 | 790 |
| |
| |||
783 | 796 |
| |
784 | 797 |
| |
785 | 798 |
| |
| 799 | + | |
786 | 800 |
| |
787 | 801 |
| |
788 | 802 |
| |
|
0 commit comments