Skip to content

Commit 8abc09a

Browse files
authored
Merge pull request #4019 from owncloud/change/add_omitted_calens_files
Add some omitted calens files
2 parents 30af889 + 08d7e58 commit 8abc09a

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed

changelog/unreleased/4001

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Enhancement: Monochrome icon for the app
2+
3+
From Android 13, if the user has enabled themed app icons in their device settings,
4+
the app will be shown with a monochrome icon.
5+
6+
https://github.com/owncloud/android/pull/4001

changelog/unreleased/4014

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Change: Use ViewBinding in FolderPickerActivity
2+
3+
The use of findViewById method was replaced by using ViewBinding in the
4+
FolderPickerActivity.
5+
6+
https://github.com/owncloud/android/issues/3796
7+
https://github.com/owncloud/android/pull/4014

changelog/unreleased/4017

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Enhancement: Support for Markdown files
2+
3+
Markdown files preview will now be rendered to show its content in a prettier way.
4+
5+
https://github.com/owncloud/android/issues/3716
6+
https://github.com/owncloud/android/pull/4017

0 commit comments

Comments
 (0)