Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions opencloudApp/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -115,8 +115,8 @@ android {

testInstrumentationRunner "eu.opencloud.android.utils.OCTestAndroidJUnitRunner"

versionCode = 8
versionName = "1.2.3"
versionCode = 10
versionName = "1.3.0"

buildConfigField "String", gitRemote, "\"" + getGitOriginRemote() + "\""
buildConfigField "String", commitSHA1, "\"" + getLatestGitHash() + "\""
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ import eu.opencloud.android.extensions.showMessageInSnackbar
import eu.opencloud.android.ui.activity.enableEdgeToEdgePostSetContentView
import eu.opencloud.android.ui.activity.enableEdgeToEdgePreSetContentView
import eu.opencloud.android.utils.PreferenceUtils
import timber.log.Timber

/**
* Activity to show the privacy policy to the user
Expand Down Expand Up @@ -110,6 +111,7 @@ class PrivacyPolicyActivity : AppCompatActivity() {
startActivity(intent)
true
} catch (e: ActivityNotFoundException) {
Timber.d(e, "No activity to handle %s", url)
false
}
}
Expand Down
853 changes: 853 additions & 0 deletions opencloudApp/src/main/res/values-de/strings.xml

Large diffs are not rendered by default.

854 changes: 854 additions & 0 deletions opencloudApp/src/main/res/values-fr/strings.xml

Large diffs are not rendered by default.

853 changes: 853 additions & 0 deletions opencloudApp/src/main/res/values-nl/strings.xml

Large diffs are not rendered by default.

282 changes: 282 additions & 0 deletions opencloudApp/src/main/res/values-pl/strings.xml

Large diffs are not rendered by default.

20 changes: 10 additions & 10 deletions opencloudApp/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
<string name="auth_oauth_failure">The access token has expired or become invalid. Sign in again to regain access.</string>
<string name="auth_oauth_failure_snackbar_action">Sign in</string>
<string name="auth_check_server">Check server</string>
<string name="auth_host_url">Server address https://&#8230;</string>
<string name="auth_host_url">Server address https://</string>
<string name="auth_username">Username</string>
<string name="auth_password">Password</string>
<string name="auth_register">New to %1$s?</string>
Expand Down Expand Up @@ -172,7 +172,7 @@
<string name="spaces_list_empty_subtitle">You don\'t have access to any space!</string>
<string name="file_list_empty_subtitle_available_offline">Files and folders you mark as available offline will show up here.</string>
<string name="file_list_empty_subtitle_shared_by_links">Files and folders you share by link will show up here.</string>
<string name="file_list_loading">Loading&#8230;</string>
<string name="file_list_loading">Loading</string>
<string name="file_list_no_app_for_file_type">No app found for file type</string>
<string name="file_list_no_app_for_perform_action">No app found for this action</string>
<string name="local_file_list_empty">There are no files in this folder.</string>
Expand Down Expand Up @@ -210,7 +210,7 @@
<string name="common_back">Back</string>
<string name="common_save_exit">Save &amp; exit</string>
<string name="common_error">Error</string>
<string name="common_loading">Loading&#8230;</string>
<string name="common_loading">Loading</string>
<string name="common_unknown">unknown</string>
<string name="common_error_unknown">unknown error</string>
<string name="common_pending">Pending</string>
Expand All @@ -220,7 +220,7 @@
<string name="create_account">Create account</string>
<string name="upload_chooser_title">Upload from</string>
<string name="uploader_info_dirname">Folder name</string>
<string name="uploader_upload_in_progress_ticker">Uploading&#8230;</string>
<string name="uploader_upload_in_progress_ticker">Uploading</string>
<string name="uploader_upload_in_progress_content">%1$d%% Uploading %2$s</string>
<string name="uploader_upload_succeeded_ticker">Upload succeeded</string>
<string name="uploader_upload_succeeded_content_single">%1$s uploaded</string>
Expand Down Expand Up @@ -270,7 +270,7 @@
<string name="uploader_upload_canceled_ticker">Upload cancelled</string>
<string name="downloader_download_canceled_ticker">Download cancelled</string>
<string name="downloader_download_enqueued_ticker">Download of %1$s has been enqueued</string>
<string name="downloader_download_in_progress_ticker">Downloading&#8230;</string>
<string name="downloader_download_in_progress_ticker">Downloading</string>
<string name="downloader_download_in_progress_content">%1$d%% Downloading %2$s</string>
<string name="downloader_download_succeeded_ticker">Download succeeded</string>
<string name="downloader_download_succeeded_content">%1$s downloaded</string>
Expand Down Expand Up @@ -344,8 +344,8 @@
<string name="media_forward_description">Fast forward button</string>
<string name="upload_from_camera_title">Picture from camera</string>

<string name="auth_getting_authorization">Getting authorization&#8230;</string>
<string name="auth_trying_to_login">Trying to log in&#8230;</string>
<string name="auth_getting_authorization">Getting authorization</string>
<string name="auth_trying_to_login">Trying to log in</string>
<string name="auth_no_net_conn_title">No network connection</string>
<string name="auth_nossl_plain_ok_title">Secure connection unavailable.</string>
<string name="auth_connection_established">Connection established</string>
Expand Down Expand Up @@ -523,7 +523,7 @@
<string name="log_send_history_button">Send history</string>
<string name="log_send_no_mail_app">No app for sending logs found. Please install a mail app.</string>
<string name="log_send_mail_subject">%1$s Android app logs</string>
<string name="log_progress_dialog_text">Loading data&#8230;</string>
<string name="log_progress_dialog_text">Loading data</string>

<string name="actionbar_select_all">Select all</string>
<string name="actionbar_select_inverse">Select inverse</string>
Expand Down Expand Up @@ -708,7 +708,7 @@
<string name="scoped_storage_wizard_explanation">Found %1$s of data on your external storage. It will be moved to the safe storage on your device. Remaining files will be cleaned from your external storage after the migration to avoid duplicates and vulnerability.</string>
<string name="scoped_storage_wizard_intro">Your app has been updated. This app update migrates your files to a more secure location on your device. This one-time data migration is required and can take up to a minute or more.</string>
<string name="scoped_storage_wizard_intro_button">Let\'s get started</string>
<string name="scoped_storage_wizard_not_enough_space_warning">&#9888;️ Your free space is currently limited on your device. Some files may not be migrated, please check that all downloaded files keep downloaded after the process has been completed.</string>
<string name="scoped_storage_wizard_not_enough_space_warning">️ Your free space is currently limited on your device. Some files may not be migrated, please check that all downloaded files keep downloaded after the process has been completed.</string>
<string name="scoped_storage_wizard_migrate_and_clean_button">Migrate now</string>
<string name="scoped_storage_wizard_migration_completed">Migration completed successfully. Your files are now safer than ever.</string>
<string name="scoped_storage_wizard_migration_completed_access_files_button">Access your files</string>
Expand All @@ -729,7 +729,7 @@

<!-- Release Notes -->
<string name="release_notes_header">New in %1$s</string>
<string name="release_notes_footer">Thank you for using %1$s.\n&#10084;</string>
<string name="release_notes_footer">Thank you for using %1$s.\n♥️</string>
<string name="release_notes_proceed">Proceed</string>
<string name="release_notes_icon">Release note icon</string>
<string name="release_notes_bugfixes_title">Minor bugfixes</string>
Expand Down
Loading