8000 release: 1.1.1 by poppingmoon · Pull Request #633 · poppingmoon/aria · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

release: 1.1.1 #633

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 22, 2025
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 .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
cache: gradle

- name: Dump keystore
uses: timheuer/base64-to-file@adaa40c0c581f276132199d4cf60afa07ce60eac # v1.2
uses: timheuer/base64-to-file@784a1a4a994315802b7d8e2084e116e783d157be # v1.2.4
with:
fileName: upload.keystore
fileDir: ${{ env.APK_BUILD_DIR }}/android/app/
Expand Down Expand Up @@ -144,7 +144,7 @@ jobs:
cache: gradle

- name: Dump keystore
uses: timheuer/base64-to-file@adaa40c0c581f276132199d4cf60afa07ce60eac # v1.2
uses: timheuer/base64-to-file@784a1a4a994315802b7d8e2084e116e783d157be # v1.2.4
with:
fileName: upload.keystore
fileDir: android/app/
Expand Down
12 changes: 11 additions & 1 deletion android/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
android {
namespace = "com.poppingmoon.aria"
compileSdk = flutter.compileSdkVersion
ndkVersion = "27.2.12479018"
ndkVersion = "28.1.13356709"

compileOptions {
isCoreLibraryDesugaringEnabled = true
Expand Down Expand Up @@ -61,6 +61,16 @@ dependencies {
implementation("org.unifiedpush.android:embedded-fcm-distributor:3.0.0")
}

configurations.all {
val tink = "com.google.crypto.tink:tink:1.16.0"
resolutionStrategy {
force(tink)
dependencySubstitution {
substitute(module("com.google.crypto.tink:tink-android")).using(module(tink))
}
}
}

val abiCodes = mapOf("x86_64" to 1, "armeabi-v7a" to 2, "arm64-v8a" to 3)
androidComponents {
onVariants { variant ->
Expand Down
2 changes: 1 addition & 1 deletion android/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.11.1-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
Expand Down
4 changes: 2 additions & 2 deletions android/settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ pluginManagement {

plugins {
id("dev.flutter.flutter-plugin-loader") version "1.0.0"
id("com.android.application") version "8.7.3" apply false
id("org.jetbrains.kotlin.android") version "2.1.10" apply false
id("com.android.application") version "8.10.0" apply false
id("org.jetbrains.kotlin.android") version "2.1.21" apply false
}

include(":app")
2 changes: 1 addition & 1 deletion < F41A /span> lib/i18n/aria/aria_ja-JP.i18n.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ parameters: "パラメータ"
paste: "貼り付け"
pastePinnedEmojisDescription(rich): "絵文字のリストを貼り付けて一括でピン止めします。\nMisskey Webでピン止めした絵文字のリストは{url}からコピーすることができます。"
pasteResponseBelow: "以下にレスポンスを貼り付けてください。"
permissionDeniedErrorDescription: "この操作を行うための権限がアクセストークンに付与されていません。ログインし直してください。"
permissionDeniedErrorDescription: "この操作を行うための権限がアクセストークンに付与されていません。もう一度ログインしてください。"
pinToEmojiPicker: "絵文字ピッカーにピン留め"
playAudio: "音声を再生"
playVideo: "動画を再生"
Expand Down
2 changes: 1 addition & 1 deletion lib/i18n/aria/aria_ja-KS.i18n.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ deleteFilesConfirm:
other: "ファイルが{n}個あるけどほかしてええか?"
deleteTabConfirm: "このタブほかしてええか?"
disableDataSaverWhenOnWifi: "Wi-Fi接続中はデータセーバーを止めとく"
disableStreamingTimeline: "タイムラインのリアルタイム更新をやめるで"
disableStreamingTimeline: "タイムラインをいちいち更新せんようにする"
disableSubscribingNotes: "ツッコミをいちいち更新せんようにする"
discardChangesConfirm: "変えんと戻ってええか?"
displayOfThumbnail: "サムネイルの表示"
Expand Down
9 changes: 6 additions & 3 deletions lib/i18n/aria/aria_zh-CN.i18n.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ enableSpellCheck: "启用拼写检查"
endpoint: "端点"
exitPlayConfirm: "你确定要退出这个 Play 吗?"
expandNote: "展开帖子"
extraMentionsWarning: "此帖子包含在目标回复帖子中未提及的内容"
extraMentionsWarning: "此帖子包含目标回复帖子中的未列入的提及"
fileNotFound: "未找到文件"
findServer: "查找 Misskey 服务器"
followConfirm(rich): "你确定要关注 {name} 吗?"
Expand Down Expand Up @@ -99,6 +99,7 @@ openInInternalBrowser: "在内置浏览器中打开"
openMenu: "打开菜单"
openScratchpadAndRunCode(rich): "在浏览器中打开 {scratchpad} ,然后输入以下代码并运行。"
openSensitiveMediaOnDoubleTap: "遇到敏感媒体时双击以显示"
owner: "所有者"
parameters: "参数"
paste: "粘贴"
pasteResponseBelow: "粘贴下面的回复"
Expand All @@ -122,13 +123,15 @@ scheduledNotePosted: "定时帖子已发布"
scheduledNotes: "定时帖子"
selectIcon: "选择一个图标"
selfRenotedBy(rich): "{user} 自己转发了"
sendMessageConfirm: "你确定要发送这条消息吗?"
serverUrl: "服务器地址"
settingsFileForAria: "Aria 的设置文件"
settingsForUser(rich): "{user} 的设置"
showAvatarsInNote: "在帖子中显示用户头像"
showAvatarsInSubNote: "在子贴中显示用户头像"
showEntireImage: "显示整个图像"
showExpandedImage: "显示扩展图像"
showGapBetweenNotesInTimeline: "显示时间线上帖子之间的间隔"
showImage: "显示图片"
showLikeButtonInNoteFooter: "在帖子菜单中添加喜欢按钮"
showMenuButtonInTabBar: "在标签栏中显示菜单按钮"
Expand All @@ -143,7 +146,7 @@ showRenotesCount: "查看帖子中的转发数量"
showRepliesCount: "查看帖子中的回复数量"
showSelfRenotes: "显示自己转发"
showSmallButtons: "显示小按钮"
showSquaredButtons: "显示平方按钮"
showSquaredButtons: "显示方形按钮"
showStackTrace: "显示堆栈跟踪"
showSubNoteFooter: "在子贴中显示操作菜单"
showSubNoteReactionsViewer: "在子贴中显示反应表情"
Expand All @@ -154,7 +157,7 @@ showTranslateButtonInNoteFooter: "在帖子菜单中添加翻译按钮"
sinceDate: "从……开始"
stackTrace: "堆栈跟踪"
streamingChannel: "直播频道"
swapCw: "替换注释与正文"
swapCw: "交换注释与正文"
tabName: "标签名称"
tabType: "标签类型"
tabs: "标签卡"
Expand Down
103 changes: 96 additions & 7 deletions lib/i18n/misskey/misskey.i18n.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,7 @@ uploadFromUrl: "Upload from a URL"
uploadFromUrlDescription: "URL of the file you want to upload"
uploadFromUrlRequested: "Upload requested"
uploadFromUrlMayTakeTime: "It may take some time until the upload is complete."
uploadNFiles: "Upload {n} files"
explore: "Explore"
messageRead: "Read"
noMoreHistory: "There is no further history"
Expand Down Expand Up @@ -579,6 +580,7 @@ showFixedPostForm: "Display the posting form at the top of the timeline"
showFixedPostFormInChannel: "Display the posting form at the top of the timeline (Channels)"
withRepliesByDefaultForNewlyFollowed: "Include replies by newly followed users in the timeline by default"
newNoteRecived: "There are ne 10000 w notes"
newNote: "New Note"
sounds: "Sounds"
sound: "Sounds"
listen: "Listen"
Expand Down Expand Up @@ -795,6 +797,7 @@ wide: "Wide"
narrow: "Narrow"
reloadToApplySetting: "This setting will only apply after a page reload. Reload now?"
needReloadToApply: "A reload is required for this to be reflected."
needToRestartServerToApply: "A Misskey restart is required to reflect the change."
showTitlebar: "Show title bar"
clearCache: "Clear cache"
onlineUsersCount: "{n} users are online"
Expand Down Expand Up @@ -1350,6 +1353,14 @@ goToDeck: "Return to Deck"
federationJobs: "Federation Jobs"
driveAboutTip: "In Drive, a list of files you've uploaded in the past will be displayed. <br> \nYou can reuse these files when attaching them to notes, or you can upload files in advance to post later. <br> \n<b>Be careful when deleting a file, as it will not be available in all places where it was used (such as notes, pages, avatars, banners, etc.).</b> <br> \nYou can also create folders to organize your files."
scrollToClose: "Scroll to close"
advice: "Advice"
realtimeMode: "Real-time mode"
turnItOn: "Turn on"
turnItOff: "Turn off"
emojiMute: "Mute emoji"
emojiUnmute: "Unmute emoji"
muteX: "Mute {x}"
unmuteX: "Unmute {x}"
chat_:
noMessagesYet: "No messages yet"
newMessage: "New message"
Expand Down Expand Up @@ -1383,6 +1394,8 @@ chat_:
chatNotAvailableInOtherAccount: "The chat function is disabled for the other user."
cannotChatWithTheUser: "Cannot start a chat with this user"
cannotChatWithTheUser_description: "Chat is either unavailable or the other party has not enabled chat."
youAreNotAMemberOfThisRoomButInvited: "You are not a participant in this room, but you have received an invitation. Please accept the invitation to join."
doYouAcceptInvitation: "Do you accept the invitation?"
chatWithThisUser: "Chat with user"
thisUserAllowsChatOnlyFromFollowers: "This user accepts chats from followers only."
thisUserAllowsChatOnlyFromFollowing: "This user accepts chats only from users they follow."
Expand Down Expand Up @@ -1422,12 +1435,19 @@ settings_:
makeEveryTextElementsSelectable: "Make all text elements selectable"
makeEveryTextElementsSelectable_description: "Enabling this may reduce usability in some situations."
useStickyIcons: "Make icons follow while scrolling"
enableHighQualityImagePlaceholders: "Display placeholders for high quality images"
uiAnimations: "UI Animations"
showNavbarSubButtons: "Show sub-buttons on the navigation bar"
ifOn: "When turned on"
ifOff: "When turned off"
enableSyncThemesBetweenDevices: "Synchronize installed themes across devices"
enablePullToRefresh: "Pull to Refresh"
enablePullToRefresh_description: "When using a mouse, drag while pressing in the scroll wheel."
realtimeMode_description: "Establishes a connection with the server and updates content in real time. This may increase traffic and memory consumption."
contentsUpdateFrequency: "Frequency of content retrieval"
contentsUpdateFrequency_description: "The higher the value the more the content updates but it lowers the performance and increases the traffic and memory consumption."
contentsUpdateFrequency_description2: "When real-time mode is on, content is updated in real time regardless of this setting."
showUrlPreview: "Show URL preview"
chat_:
showSenderName: "Show sender's name"
sendOnEnter: "Press Enter to send"
Expand Down Expand Up @@ -1608,6 +1628,21 @@ serverSettings_:
thisSettingWillAutomaticallyOffWhenModeratorsInactive: "If no moderator activity is detected for a while, this setting will be automatically turned off to prevent spam."
deliverSuspendedSoftware: "Suspended Software"
deliverSuspendedSoftwareDescription: "You can specify a range of names and versions of the server's software to stop delivery for vulnerability or other reasons. This version information is provided by the server and is not guaranteed to be reliable. A semver range specification can be used to specify the version, but specifying >= 2024.3.1 will not include custom versions such as 2024.3.1-custom.0, so it is recommended that a prerelease specification be used, such as >= 2024.3.1-0"
singleUserMode: "Single user mode"
singleUserMode_description: "If you are the only user of this server, enabling this mode will optimize its performance."
signToActivityPubGet: "Sign ActivityPub GET requests"
signToActivityPubGet_description: "Normally, this should be enabled. Disabling it may improve issues related to federation, but on the other hand it could disable federation towards some other servers."
proxyRemoteFiles: "Proxy remote files"
proxyRemoteFiles_description: "When enabled, the server will proxy and serve remote files. This is useful for generating image thumbnails and protecting user privacy."
allowExternalApRedirect: "Allow redirects for queries via ActivityPub"
allowExternalApRedirect_description: "If enabled, other servers can query third-party content through this server but this may result in content spoofing."
userGeneratedContentsVisibilityForVisitor: "Visibility of user-generated content to guests"
userGeneratedContentsVisibilityForVisitor_description: "This is useful for preventing problems caused by inappropriate remote content that is not well moderated from being unintentionally published on the Internet via your own server."
userGeneratedContentsVisibilityForVisitor_description2: "Unconditionally publishing all content on the server to the Internet, including remote content received by the server is risky. This is especially important for guests who are unaware of the distributed nature of the content, as they may mistakenly believe that even remote content is content created by users on the server."
userGeneratedContentsVisibilityForVisitor_:
all: "Everything is public"
localOnly: "Only local content is published, remote content is kept private"
none: "Everything is private"
accountMigration_:
moveFrom: "Migrate another account to this one"
moveFromSub: "Create alias to another account"
Expand Down Expand Up @@ -2165,7 +2200,6 @@ theme_:
buttonBg: "Button background"
buttonHoverBg: "Button background (Hover)"
inputBorder: "Input field border"
driveFolderBg: "Drive folder background"
badge: "Badge"
messageBg: "Chat background"
fgHighlighted: "Highlighted Text"
Expand Down Expand Up @@ -2801,9 +2835,12 @@ dataSaver_:
avatar_:
title: "Avatar image"
description: "Stop avatar image animation. Animated images can be larger in file size than normal images, potentially leading to further reductions in data traffic."
urlPreview_:
title: "URL preview thumbnails"
urlPreviewThumbnail_:
title: "Hide URL preview thumbnails"
description: "URL preview thumbnail images will no longer be loaded."
disableUrlPreview_:
title: "Disable URL preview"
description: "Disables the URL preview function. Unlike thumbnail images, this function reduces the loading of the linked information itself."
code_:
title: "Code highlighting"
description: "If code highlighting notations are used in MFM, etc., they will not load until tapped. Syntax highlighting requires downloading the highlight definition files for each programming language. Therefore, disabling the automatic loading of these files is expected to reduce the amount of communication data."
Expand Down Expand Up @@ -2934,10 +2971,6 @@ customEmojisManager_:
uploadSettingDescription: "On this screen, you can configure the behavior when uploading Emojis."
directoryToCategoryLabel: "Enter the directory name in the \"category\" field"
directoryToCategoryCaption: "When you drag and drop a directory, enter the directory name in the \"category\" field."
emojiInputAreaCaption: "Select the Emojis you wish to register using one of the methods."
emojiInputAreaList1: "Drag and drop image files or a directory into this frame"
emojiInputAreaList2: "Click this link to select from your computer"
emojiInputAreaList3: "Click this link to select from the drive"
confirmRegisterEmojisDescription: "Register the Emojis from the list as new custom Emojis. Are you sure to continue? (To avoid overload, only {count} Emoji(s) can be registered in a single operation)"
confirmClearEmojisDescription: "Discard the edits and clear the Emojis from the list. Are you sure to continue?"
confirmUploadEmojisDescription: "Upload the dragged and dropped {count} file(s) to the drive. Are you sure to continue?"
Expand Down Expand Up @@ -3013,3 +3046,59 @@ search_:
pleaseEnterServerHost: "Enter the server host"
pleaseSelectUser: "Select user"
serverHostPlaceholder: "Example: misskey.example.com"
serverSetupWizard_:
installCompleted: "Misskey installation is now complete!"
firstCreateAccount: "To begin, create an administrator account."
accountCreated: "Administrator account has been created!"
serverSetting: "Server Settings"
youCanEasilyConfigureOptimalServerSettingsWithThisWizard: "This wizard makes it easier to configure the server settings."
settingsYouMakeHereCanBeChangedLater: "The settings that were changed via this wizard can be adjusted later."
howWillYouUseMisskey: "How will you use Misskey?"
use_:
single: "Single User server"
single_description: "Use it alone as your own server."
single_youCanCreateMultipleAccounts: "Multiple accounts can be created as needed, even when operated as a single user server."
group: "Group server"
group_description: "Invite other trusted users to use it with more than one user."
open: "Public server"
open_description: "Allow anyone to register."
openServerAdvice: "Accepting a large number of unknown users involves risk. We recommend that you operate with a reliable moderation system to handle any problems."
openServerAntiSpamAdvice: "To prevent your server from becoming a stepping stone for spam, you should also pay close attention to security by enabling anti-bot functions such as reCAPTCHA."
howManyUsersDoYouExpect: "How many users do you expect?"
scale_:
small: "Less than 100 (small scale)"
medium: "More than 100 and less than 1000 users (medium size)"
large: "More than 1000 (Large scale)"
largeScaleServerAdvice: "Large servers may require advanced infrastructure knowledge, such as load balancing and database replication."
doYouConnectToFediverse: "Do you want to connect to the Fediverse?"
doYouConnectToFediverse_description1: "When connected to a network of distributed servers (Fediverse) content can be exchanged with other servers."
doYouConnectToFediverse_description2: "Connecting with the Fediverse is also called \"federation\""
youCanConfigureMoreFederationSettingsLater: "Advanced settings such as specifying federated servers can be configured later."
adminInfo: "Administrator information"
adminInfo_description: "Sets the administrator information used to receive inquiries."
adminInfo_mustBeFilled: "Must be entered if public server or federation is on."
followingSettingsAreRecommended: "The following settings are recommended"
applyTheseSettings: "Apply these settings"
skipSettings: "Skip settings"
settingsCompleted: "Setup is now complete!"
settingsCompleted_description: "Thank you for your time. Now that everything is ready, you can start using the server right away."
settingsCompleted_description2: "The server settings can be changed from the “Control Panel”"
donationRequest: "Donation Request"
donationRequest_:
text1: "Misskey is a free software developed by volunteers."
text2: "We would appreciate your support so that we can continue to develop this software further into the future."
text3: "There are also special benefits for supporters!"
< 10000 /td> uploader_:
compressedToX: "Compressed to {x}"
savedXPercent: "Saving {x}%"
abortConfirm: "Some files have not been uploaded, do you want to abort?"
doneConfirm: "Some files have not been uploaded, do you want to continue anyway?"
maxFileSizeIsX: "The maximum file size that can be uploaded is {x}"
clientPerformanceIssueTip_:
title: "Performance tips"
makeSureDisabledAdBlocker: "Disable your adblocker"
makeSureDisabledAdBlocker_description: "Adblockers can affect performance, please make sure that adblockers are not enabled by your system or browser features/extensions."
makeSureDisabledCustomCss: "Disable custom CSS"
makeSureDisabledCustomCss_description: "Overriding styles can affect performance. Please make sure that custom CSS or extensions that override styles are not enabled."
makeSureDisabledAddons: "Disable extensions"
makeSureDisabledAddons_description: "Some extensions may interfere with client behavior and affect performance. Please disable your browser extensions and see if this improves the situation."
1 change: 0 additions & 1 deletion lib/i18n/misskey/misskey_ar-SA.i18n.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1256,7 +1256,6 @@ theme_:
buttonBg: "خلفية الأزرار"
buttonHoverBg: "خلفية الأزرار (عند التمرير فوقها)"
inputBorder: "حواف حقل الإدخال"
driveFolderBg: "خلفية مجلد قرص التخزين"
messageBg: "خلفية المحادثة"
sfx_:
note: "الملاحظات"
Expand Down
1 change: 0 additions & 1 deletion lib/i18n/misskey/misskey_bn-BD.i18n.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1021,7 +1021,6 @@ theme_:
buttonBg: "বাটনের পটভূমি"
buttonHoverBg: "বাটনের পটভূমি (হভার)"
inputBorder: "ইনপুট ফিল্ডের বর্ডার"
driveFolderBg: "ড্রাইভ ফোল্ডারের পটভূমি"
badge: "ব্যাজ"
messageBg: "চ্যাটের পটভূমি"
fgHighlighted: "হাইলাইট করা পাঠ্য"
Expand Down
Loading
Loading
0