Skip to content

Commit

Permalink
Merge branch 'main' into ts/NewForm
Browse files Browse the repository at this point in the history
  • Loading branch information
blazejkustra committed Jan 23, 2024
2 parents 673e83a + 9c552ab commit 34633dd
Show file tree
Hide file tree
Showing 80 changed files with 1,300 additions and 42,713 deletions.
3,244 changes: 20 additions & 3,224 deletions .github/actions/javascript/authorChecklist/index.js

Large diffs are not rendered by default.

3,216 changes: 6 additions & 3,210 deletions .github/actions/javascript/awaitStagingDeploys/index.js

Large diffs are not rendered by default.

3,216 changes: 6 additions & 3,210 deletions .github/actions/javascript/checkDeployBlockers/index.js

Large diffs are not rendered by default.

3,216 changes: 6 additions & 3,210 deletions .github/actions/javascript/createOrUpdateStagingDeploy/index.js

Large diffs are not rendered by default.

3,220 changes: 8 additions & 3,212 deletions .github/actions/javascript/getDeployPullRequestList/index.js

Large diffs are not rendered by default.

3,216 changes: 6 additions & 3,210 deletions .github/actions/javascript/getPullRequestDetails/index.js

Large diffs are not rendered by default.

3,216 changes: 6 additions & 3,210 deletions .github/actions/javascript/getReleaseBody/index.js

Large diffs are not rendered by default.

3,216 changes: 6 additions & 3,210 deletions .github/actions/javascript/isStagingDeployLocked/index.js

Large diffs are not rendered by default.

3,220 changes: 8 additions & 3,212 deletions .github/actions/javascript/markPullRequestsAsDeployed/index.js

Large diffs are not rendered by default.

3,220 changes: 8 additions & 3,212 deletions .github/actions/javascript/postTestBuildComment/index.js

Large diffs are not rendered by default.

3,216 changes: 6 additions & 3,210 deletions .github/actions/javascript/reopenIssueWithComment/index.js

Large diffs are not rendered by default.

3,220 changes: 8 additions & 3,212 deletions .github/actions/javascript/reviewerChecklist/index.js

Large diffs are not rendered by default.

3,220 changes: 8 additions & 3,212 deletions .github/actions/javascript/verifySignedCommits/index.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
multiDexEnabled rootProject.ext.multiDexEnabled
versionCode 1001042900
versionName "1.4.29-0"
versionCode 1001043000
versionName "1.4.30-0"
}

flavorDimensions "default"
Expand Down
4 changes: 2 additions & 2 deletions desktop/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -512,10 +512,10 @@ const mainWindow = () => {
});

browserWindow.on('swipe', (e, direction) => {
if (direction === 'right') {
if (direction === 'left') {
browserWindow.webContents.goBack();
}
if (direction === 'left') {
if (direction === 'right') {
browserWindow.webContents.goForward();
}
});
Expand Down
Binary file modified ios/NewApp_AdHoc.mobileprovision.gpg
Binary file not shown.
4 changes: 2 additions & 2 deletions ios/NewExpensify/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.4.29</string>
<string>1.4.30</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleURLTypes</key>
Expand All @@ -40,7 +40,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1.4.29.0</string>
<string>1.4.30.0</string>
<key>ITSAppUsesNonExemptEncryption</key>
<false/>
<key>LSApplicationQueriesSchemes</key>
Expand Down
4 changes: 2 additions & 2 deletions ios/NewExpensifyTests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.4.29</string>
<string>1.4.30</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.4.29.0</string>
<string>1.4.30.0</string>
</dict>
</plist>
4 changes: 2 additions & 2 deletions ios/NotificationServiceExtension/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
<plist version="1.0">
<dict>
<key>CFBundleShortVersionString</key>
<string>1.4.29</string>
<string>1.4.30</string>
<key>CFBundleVersion</key>
<string>1.4.29.0</string>
<string>1.4.30.0</string>
<key>NSExtension</key>
<dict>
<key>NSExtensionPointIdentifier</key>
Expand Down
4 changes: 2 additions & 2 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1158,7 +1158,7 @@ PODS:
- react-native-airship (15.3.1):
- AirshipFrameworkProxy (= 2.1.1)
- React-Core
- react-native-blob-util (0.19.6):
- react-native-blob-util (0.19.4):
- React-Core
- react-native-cameraroll (5.4.0):
- React-Core
Expand Down Expand Up @@ -1901,7 +1901,7 @@ SPEC CHECKSUMS:
React-logger: 66b168e2b2bee57bd8ce9e69f739d805732a5570
React-Mapbuffer: 9ee041e1d7be96da6d76a251f92e72b711c651d6
react-native-airship: 6ded22e4ca54f2f80db80b7b911c2b9b696d9335
react-native-blob-util: d8fa1a7f726867907a8e43163fdd8b441d4489ea
react-native-blob-util: 30a6c9fd067aadf9177e61a998f2c7efb670598d
react-native-cameraroll: 8ffb0af7a5e5de225fd667610e2979fc1f0c2151
react-native-config: 7cd105e71d903104e8919261480858940a6b9c0e
react-native-document-picker: 69ca2094d8780cfc1e7e613894d15290fdc54bba
Expand Down
Loading

0 comments on commit 34633dd

Please sign in to comment.