Skip to content

Commit

Permalink
Added new and removed unused past release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
JuancaG05 committed Oct 19, 2023
1 parent 3a6a59b commit 2c8066a
Show file tree
Hide file tree
Showing 12 changed files with 1,002 additions and 611 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -46,43 +46,13 @@ class ReleaseNotesViewModel(
companion object {
val releaseNotesList = listOf(
ReleaseNote(
title = R.string.release_notes_4_1_title_1,
subtitle = R.string.release_notes_4_1_subtitle_1,
type = ReleaseNoteType.ENHANCEMENT,
),
ReleaseNote(
title = R.string.release_notes_4_1_title_2,
subtitle = R.string.release_notes_4_1_subtitle_2,
type = ReleaseNoteType.ENHANCEMENT,
),
ReleaseNote(
title = R.string.release_notes_4_1_title_3,
subtitle = R.string.release_notes_4_1_subtitle_3,
type = ReleaseNoteType.ENHANCEMENT,
),
ReleaseNote(
title = R.string.release_notes_4_1_title_4,
subtitle = R.string.release_notes_4_1_subtitle_4,
title = R.string.release_notes_4_1_1_title_1,
subtitle = R.string.release_notes_4_1_1_subtitle_1,
type = ReleaseNoteType.BUGFIX,
),
ReleaseNote(
title = R.string.release_notes_4_1_title_5,
subtitle = R.string.release_notes_4_1_subtitle_5,
type = ReleaseNoteType.ENHANCEMENT,
),
ReleaseNote(
title = R.string.release_notes_4_1_title_6,
subtitle = R.string.release_notes_4_1_subtitle_6,
type = ReleaseNoteType.ENHANCEMENT,
),
ReleaseNote(
title = R.string.release_notes_4_1_title_8,
subtitle = R.string.release_notes_4_1_subtitle_8,
type = ReleaseNoteType.CHANGE,
),
ReleaseNote(
title = R.string.release_notes_4_1_title_7,
subtitle = R.string.release_notes_4_1_subtitle_7,
title = R.string.release_notes_4_1_1_title_2,
subtitle = R.string.release_notes_4_1_1_subtitle_2,
type = ReleaseNoteType.BUGFIX,
),
)
Expand Down
128 changes: 118 additions & 10 deletions owncloudApp/src/main/res/values-bg-rBG/strings.xml

Large diffs are not rendered by default.

143 changes: 46 additions & 97 deletions owncloudApp/src/main/res/values-de-rDE/strings.xml

Large diffs are not rendered by default.

261 changes: 105 additions & 156 deletions owncloudApp/src/main/res/values-de/strings.xml

Large diffs are not rendered by default.

139 changes: 123 additions & 16 deletions owncloudApp/src/main/res/values-en-rGB/strings.xml

Large diffs are not rendered by default.

268 changes: 113 additions & 155 deletions owncloudApp/src/main/res/values-et-rEE/strings.xml

Large diffs are not rendered by default.

5 changes: 0 additions & 5 deletions owncloudApp/src/main/res/values-ko/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -535,11 +535,6 @@
<string name="release_notes_header">%1$s 신규 추가</string>
<string name="release_notes_footer">%1$s을(를) 사용해주셔서 감사합니다.\n❤</string>
<string name="release_notes_proceed">진행</string>
<string name="release_notes_4_0_title_1">스페이스 관련 도움</string>
<string name="release_notes_4_0_title_2">하단 내비게이션 바</string>
<string name="release_notes_4_0_subtitle_2">일부 탭을 재정렬함</string>
<string name="release_notes_4_0_title_3">Lollipop 지원 종료</string>
<string name="release_notes_4_0_subtitle_3">Android Lollipop (v5.0)을 위한 마지막 지원 버전입니다</string>
<!--Open in web-->
<string name="ic_action_open_in_web">웹에서 열기</string>
<string name="open_in_web_error_generic">웹에서 열 수 없음</string>
Expand Down
150 changes: 124 additions & 26 deletions owncloudApp/src/main/res/values-pt-rBR/strings.xml

Large diffs are not rendered by default.

131 changes: 119 additions & 12 deletions owncloudApp/src/main/res/values-ru/strings.xml

Large diffs are not rendered by default.

154 changes: 122 additions & 32 deletions owncloudApp/src/main/res/values-sq/strings.xml

Large diffs are not rendered by default.

150 changes: 124 additions & 26 deletions owncloudApp/src/main/res/values-tr/strings.xml

Large diffs are not rendered by default.

46 changes: 4 additions & 42 deletions owncloudApp/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -726,48 +726,10 @@
<string name="release_notes_proceed">Proceed</string>
<string name="release_notes_icon">Release note icon</string>

<string name="release_notes_4_0_title_1">Support for Spaces</string>
<string name="release_notes_4_0_subtitle_1">Introducing support for spaces feature (Infinite Scale). <b>Only available for newly logged-in accounts</b></string>
<string name="release_notes_4_0_title_2">Bottom navigation bar</string>
<string name="release_notes_4_0_subtitle_2">Reordered some tabs</string>
<string name="release_notes_4_0_title_3">End of support Lollipop</string>
<string name="release_notes_4_0_subtitle_3">This will be the last release with support for Android Lollipop (v5.0)</string>
<string name="release_notes_4_0_title_4">Updated WebFinger flow</string>
<string name="release_notes_4_0_subtitle_4">For WebFinger servers, lookup server will be requested first, and if not successful, regular authentication flow will be followed.</string>
<string name="release_notes_4_0_title_5">Permission handling</string>
<string name="release_notes_4_0_subtitle_5">Now, when there is lack of permissions to perform some actions over a folder or a file, those actions will be hidden.</string>
<string name="release_notes_4_0_title_6">New "Manage notifications" setting</string>
<string name="release_notes_4_0_subtitle_6">A new item has been added in the settings, which redirects to the app notifications settings of the device.</string>
<string name="release_notes_4_0_title_7">Minor bugfixes and improvements</string>
<string name="release_notes_4_0_subtitle_7">Some minor bugs have been fixed, and minor technical improvements were introduced to improve the experience in the app.</string>
<string name="release_notes_4_0_title_8">Markdown support</string>
<string name="release_notes_4_0_subtitle_8">Markdown files rendered and displayed with proper format</string>
<string name="release_notes_4_0_title_9">List of providers (Infinite Scale)</string>
<string name="release_notes_4_0_subtitle_9">If your server supports app providers to open specific kind of files, all of them will be listed in the Details view.</string>
<string name="release_notes_4_0_title_10">Themed icons supported</string>
<string name="release_notes_4_0_subtitle_10">Android 13 feature "Themed icons" will let you set app icon in monochrome.</string>
<string name="release_notes_4_0_title_11">Create new documents via web (Infinite Scale)</string>
<string name="release_notes_4_0_subtitle_11">If the Infinite Scale server supports application providers, new documents can be created via browser and synced with the server.</string>
<string name="release_notes_4_0_title_12">New setting with app suggested to browse files</string>
<string name="release_notes_4_0_subtitle_12">A new setting was added in "More" section with a suggested app to access files via document provider.</string>

<string name="release_notes_4_1_title_1">Added 3 dot button to all list items</string>
<string name="release_notes_4_1_subtitle_1">Added button to all list elements to show a menu with all the options of the item.</string>
<string name="release_notes_4_1_title_2">Improved details view</string>
<string name="release_notes_4_1_subtitle_2">Redesign of the details view</string>
<string name="release_notes_4_1_title_3">Support for new language change</string>
<string name="release_notes_4_1_subtitle_3">Added support for the new language change on Android 13+</string>
<string name="release_notes_4_1_title_4">Bug fixed about loading space images</string>
<string name="release_notes_4_1_subtitle_4">Loading the spaces images the first time we show it and improving the loading of the images of the items</string>
<string name="release_notes_4_1_title_5">Open markdown files in ASCII mode</string>
<string name="release_notes_4_1_subtitle_5">Added a new mode to open markdown files to show the ASCII code</string>
<string name="release_notes_4_1_title_6">Showing pop up on copy/move conflict</string>
<string name="release_notes_4_1_subtitle_6">Showing a 3 option pop up when having a naming conflict on copy or move action</string>
<string name="release_notes_4_1_title_7">Minor bugfixes and improvements</string>
<string name="release_notes_4_1_subtitle_7">Some minor bugs have been fixed, and minor technical improvements were introduced to improve the experience in the app.</string>
<string name="release_notes_4_1_title_8">HTTP traffic banned</string>
<string name="release_notes_4_1_subtitle_8">New accounts on servers running with HTTP will no longer be allowed. Only HTTPS is allowed.</string>

<string name="release_notes_4_1_1_title_1">Thumbnails correctly shown for every user</string>
<string name="release_notes_4_1_1_subtitle_1">Users with an @ in their username will now be able to see thumbnails correctly</string>
<string name="release_notes_4_1_1_title_2">Minor bugfixes</string>
<string name="release_notes_4_1_1_subtitle_2">Some bugs were fixed to improve experience in the app</string>

<!-- Open in web -->
<string name="ic_action_open_in_web">Open in web</string>
Expand Down

0 comments on commit 2c8066a

Please sign in to comment.