File tree
7 files changed
+45
-12
lines changed- WordPress
- src
- main/java/org/wordpress/android/ui/sitecreation/domains
- test/java/org/wordpress/android/ui/sitecreation/domains
- libs
- editor/WordPressEditor
- src/main/java/org/wordpress/android/editor
7 files changed
+45
-12
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
66 |
| - | |
67 |
| - | |
68 |
| - | |
69 |
| - | |
70 |
| - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
71 | 69 |
| |
72 | 70 |
| |
73 | 71 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
57 | 57 |
| |
58 | 58 |
| |
59 | 59 |
| |
| 60 | + | |
60 | 61 |
| |
61 | 62 |
| |
62 | 63 |
| |
| |||
92 | 93 |
| |
93 | 94 |
| |
94 | 95 |
| |
| 96 | + | |
95 | 97 |
| |
96 | 98 |
| |
97 | 99 |
| |
| |||
119 | 121 |
| |
120 | 122 |
| |
121 | 123 |
| |
122 |
| - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
123 | 130 |
| |
124 | 131 |
| |
125 | 132 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
| 6 | + | |
6 | 7 |
| |
7 | 8 |
| |
8 | 9 |
| |
| |||
193 | 194 |
| |
194 | 195 |
| |
195 | 196 |
| |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
| 216 | + | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
| 223 | + | |
| 224 | + | |
196 | 225 |
| |
197 | 226 |
| |
198 | 227 |
| |
|
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
51 |
| - | |
| 51 | + | |
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
36 | 35 |
| |
37 | 36 |
| |
38 | 37 |
| |
| |||
271 | 270 |
| |
272 | 271 |
| |
273 | 272 |
| |
274 |
| - | |
| 273 | + | |
275 | 274 |
| |
276 | 275 |
| |
277 | 276 |
| |
|
Submodule gutenberg-mobile updated 61 files
- Gutenberg.podspec+5-11
- RNTAztecView.podspec+2-1
- __device-tests__/gutenberg-editor-heading.test.js+76
- __device-tests__/helpers/test-data.js+1
- __device-tests__/helpers/utils.js+21-2
- __device-tests__/pages/editor-page.js+55-7
- android/app/build.gradle+1-6
- android/build.gradle+1-1
- android/gradle.properties+2
- android/gradle/wrapper/gradle-wrapper.properties+2-1
- bin/generate-podspecs.sh+39-14
- ios/gutenberg.xcodeproj/project.pbxproj+1-30
- package.json+6-6
- react-native-aztec/.gitignore-1
- react-native-aztec/android/build.gradle+7-7
- react-native-aztec/android/gradle.properties+3
- react-native-aztec/android/src/main/java/org/wordpress/mobile/ReactNativeAztec/ReactAztecManager.java+1-1
- react-native-aztec/android/src/main/java/org/wordpress/mobile/ReactNativeAztec/ReactAztecText.java+1-1
- react-native-aztec/android/src/main/java/org/wordpress/mobile/ReactNativeAztec/ReactAztecTextShadowNode.java+1-1
- react-native-gutenberg-bridge/android/build.gradle+2
- react-native-gutenberg-bridge/android/gradle.properties+3
- react-native-gutenberg-bridge/android/src/main/java/org/wordpress/mobile/ReactNativeGutenbergBridge/RNReactNativeGutenbergBridgeModule.java+1-1
- react-native-gutenberg-bridge/android/src/main/java/org/wordpress/mobile/WPAndroidGlue/WPAndroidGlueCode.java+4-3
- react-native-gutenberg-bridge/ios/RNReactNativeGutenbergBridge-Bridging-Header.h+7
- react-native-gutenberg-bridge/third-party-podspecs/DoubleConversion.podspec.json+2
- react-native-gutenberg-bridge/third-party-podspecs/Folly.podspec.json+27-2
- react-native-gutenberg-bridge/third-party-podspecs/RNReactNativeRecyclerviewList.podspec.json+25
- react-native-gutenberg-bridge/third-party-podspecs/RNSVG.podspec.json+27
- react-native-gutenberg-bridge/third-party-podspecs/React-ART.podspec.json+29
- react-native-gutenberg-bridge/third-party-podspecs/React-Core.podspec.json+72
- react-native-gutenberg-bridge/third-party-podspecs/React-DevSupport.podspec.json+33
- react-native-gutenberg-bridge/third-party-podspecs/React-Fabric.podspec.json+318
- react-native-gutenberg-bridge/third-party-podspecs/React-RCTActionSheet.podspec.json+30
- react-native-gutenberg-bridge/third-party-podspecs/React-RCTAnimation.podspec.json+29
- react-native-gutenberg-bridge/third-party-podspecs/React-RCTBlob.podspec.json+38
- react-native-gutenberg-bridge/third-party-podspecs/React-RCTCameraRoll.podspec.json+33
- react-native-gutenberg-bridge/third-party-podspecs/React-RCTFabric.podspec.json+48
- react-native-gutenberg-bridge/third-party-podspecs/React-RCTImage.podspec.json+33
- react-native-gutenberg-bridge/third-party-podspecs/React-RCTLinking.podspec.json+30
- react-native-gutenberg-bridge/third-party-podspecs/React-RCTNetwork.podspec.json+29
- react-native-gutenberg-bridge/third-party-podspecs/React-RCTPushNotification.podspec.json+30
- react-native-gutenberg-bridge/third-party-podspecs/React-RCTSettings.podspec.json+30
- react-native-gutenberg-bridge/third-party-podspecs/React-RCTTest.podspec.json+30
- react-native-gutenberg-bridge/third-party-podspecs/React-RCTText.podspec.json+30
- react-native-gutenberg-bridge/third-party-podspecs/React-RCTVibration.podspec.json+30
- react-native-gutenberg-bridge/third-party-podspecs/React-RCTWebSocket.podspec.json+30
- react-native-gutenberg-bridge/third-party-podspecs/React-cxxreact.podspec.json+37
- react-native-gutenberg-bridge/third-party-podspecs/React-graphics.podspec.json+34
- react-native-gutenberg-bridge/third-party-podspecs/React-jscallinvoker.podspec.json+31
- react-native-gutenberg-bridge/third-party-podspecs/React-jsi.podspec.json+46
- react-native-gutenberg-bridge/third-party-podspecs/React-jsiexecutor.podspec.json+36
- react-native-gutenberg-bridge/third-party-podspecs/React-jsinspector.podspec.json+19
- react-native-gutenberg-bridge/third-party-podspecs/React-turbomodule-core.podspec.json+49
- react-native-gutenberg-bridge/third-party-podspecs/React-turbomodule-samples.podspec.json+52
- react-native-gutenberg-bridge/third-party-podspecs/React.podspec.json+44-547
- react-native-gutenberg-bridge/third-party-podspecs/glog.podspec.json+1
- react-native-gutenberg-bridge/third-party-podspecs/react-native-keyboard-aware-scroll-view.podspec.json+4-4
- react-native-gutenberg-bridge/third-party-podspecs/react-native-safe-area.podspec.json+3-3
- react-native-gutenberg-bridge/third-party-podspecs/react-native-video.podspec.json+1-1
- react-native-gutenberg-bridge/third-party-podspecs/yoga.podspec.json+8-7
- yarn.lock+200-188
0 commit comments