Skip to content

Commit

Permalink
2.0.72
Browse files Browse the repository at this point in the history
  • Loading branch information
Dwynr committed Feb 27, 2024
1 parent 50406c1 commit 0b70ca2
Show file tree
Hide file tree
Showing 29 changed files with 137 additions and 423 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -119,8 +119,8 @@ android {
applicationId "io.filen.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 2071
versionName "2.0.70"
versionCode 2072
versionName "2.0.72"
}

splits {
Expand Down
3 changes: 2 additions & 1 deletion android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,8 @@
android:allowBackup="false"
android:theme="@style/AppTheme"
android:requestLegacyExternalStorage="true"
android:hardwareAccelerated="true">
android:hardwareAccelerated="true"
android:largeHeap="true">
<activity
android:name=".MainActivity"
android:label="@string/app_name"
Expand Down
11 changes: 5 additions & 6 deletions ios/Filen.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -134,13 +134,13 @@
6AC9E7AB38CE8F6F3F1E5CB5 /* Pods-NotificationServiceExtension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NotificationServiceExtension.release.xcconfig"; path = "Target Support Files/Pods-NotificationServiceExtension/Pods-NotificationServiceExtension.release.xcconfig"; sourceTree = "<group>"; };
75694D4DBD5E63E677EF31FD /* Pods-ShareExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ShareExtension.debug.xcconfig"; path = "Target Support Files/Pods-ShareExtension/Pods-ShareExtension.debug.xcconfig"; sourceTree = "<group>"; };
787CCEEF7C4F434C083A19ED /* Pods-Filen.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Filen.debug.xcconfig"; path = "Target Support Files/Pods-Filen/Pods-Filen.debug.xcconfig"; sourceTree = "<group>"; };
9E3057A7928A4B80BA1139DF /* Colors.xcassets */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = folder.assetcatalog; name = Colors.xcassets; path = /Users/jan/filen/app/ios/Filen/Colors.xcassets; sourceTree = "<group>"; };
C7BF6326FFFA4994C692644F /* Pods-FileProviderExt.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-FileProviderExt.release.xcconfig"; path = "Target Support Files/Pods-FileProviderExt/Pods-FileProviderExt.release.xcconfig"; sourceTree = "<group>"; };
CD0BE4736F44BD80DF001FAD /* libPods-FileProviderExt.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-FileProviderExt.a"; sourceTree = BUILT_PRODUCTS_DIR; };
E64661BC9BB9F0671265045F /* Pods-NotificationServiceExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NotificationServiceExtension.debug.xcconfig"; path = "Target Support Files/Pods-NotificationServiceExtension/Pods-NotificationServiceExtension.debug.xcconfig"; sourceTree = "<group>"; };
ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
FE74C36A3B704CF7AC50E527 /* BootSplash.storyboard */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = BootSplash.storyboard; path = /Users/jan/filen/app/ios/Filen/BootSplash.storyboard; sourceTree = "<group>"; };
FE9D9883A46CE1C50BD623E9 /* libPods-ShareExtension.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-ShareExtension.a"; sourceTree = BUILT_PRODUCTS_DIR; };
9E3057A7928A4B80BA1139DF /* Colors.xcassets */ = {isa = PBXFileReference; name = "Colors.xcassets"; path = "/Users/jan/filen/app/ios/Filen/Colors.xcassets"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = folder.assetcatalog; explicitFileType = undefined; includeInIndex = 0; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
Expand Down Expand Up @@ -523,7 +523,6 @@
files = (
13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
3DA330FD2B86FDE300F187A0 /* BootSplash.storyboard in Resources */,
29BC5AD9447D4710B209A77F /* Colors.xcassets in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
Expand Down Expand Up @@ -933,7 +932,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Filen/Filen.entitlements;
CURRENT_PROJECT_VERSION = 2071;
CURRENT_PROJECT_VERSION = 2072;
DEVELOPMENT_TEAM = 7YTW5D2K7P;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = Filen/Info.plist;
Expand All @@ -942,7 +941,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.0.70;
MARKETING_VERSION = 2.0.72;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -970,15 +969,15 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CODE_SIGN_ENTITLEMENTS = Filen/Filen.entitlements;
CURRENT_PROJECT_VERSION = 2071;
CURRENT_PROJECT_VERSION = 2072;
DEVELOPMENT_TEAM = 7YTW5D2K7P;
INFOPLIST_FILE = Filen/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 2.0.70;
MARKETING_VERSION = 2.0.72;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down
2 changes: 1 addition & 1 deletion ios/Filen.xcodeproj/xcshareddata/xcschemes/Filen.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
</Testables>
</TestAction>
<LaunchAction
buildConfiguration = "Debug"
buildConfiguration = "Release"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"
Expand Down
2 changes: 1 addition & 1 deletion nodejs-assets/nodejs-project/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ const pathModule = require("path")
const { Readable } = require("stream")
const heicConvert = require("heic-convert")
const progress = require("progress-stream")
const FilenSDK = require("@filen/filen-sdk")
const FilenSDK = require("@filen/sdk")

const axiosClient = axios.create({
timeout: 3600000,
Expand Down
16 changes: 8 additions & 8 deletions nodejs-assets/nodejs-project/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion nodejs-assets/nodejs-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@filen/filen-sdk": "^1.0.8",
"@filen/sdk": "^0.1.12",
"await-semaphore": "^0.1.3",
"axios": "^0.26.0",
"crypto-api-v1": "^1.0.0",
Expand Down
Loading

0 comments on commit 0b70ca2

Please sign in to comment.