File tree Expand file tree Collapse file tree 3 files changed +19
-0
lines changed Expand file tree Collapse file tree 3 files changed +19
-0
lines changed Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
Original file line number Diff line number Diff line change
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
You can’t perform that action at this time.
0 commit comments