Skip to content

Commit f29644e

Browse files
Aitorbpgithub-actions[bot]
authored andcommitted
Calens changelog updated
1 parent 1f6ed18 commit f29644e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ ownCloud admins and users.
3232
* Bugfix - Bugs related to Details view: [#4188](https://github.com/owncloud/android/issues/4188)
3333
* Bugfix - Some Null Pointer Exceptions fixed from Google Play: [#4207](https://github.com/owncloud/android/issues/4207)
3434
* Bugfix - Add "scope" parameter to /token endpoint HTTP requests: [#4260](https://github.com/owncloud/android/pull/4260)
35+
* Bugfix - Fix doubled app after installing: [#4262](https://github.com/owncloud/android/issues/4262)
3536
* Change - Android library as a module instead of submodule: [#3962](https://github.com/owncloud/android/issues/3962)
3637
* Enhancement - Koin DSL: [#3966](https://github.com/owncloud/android/pull/3966)
3738
* Enhancement - Unit tests for datasources classes - Part 1 & Fixes: [#4063](https://github.com/owncloud/android/issues/4063)
@@ -93,6 +94,14 @@ ownCloud admins and users.
9394

9495
https://github.com/owncloud/android/pull/4260
9596

97+
* Bugfix - Fix doubled app after installing: [#4262](https://github.com/owncloud/android/issues/4262)
98+
99+
SplashActivity and FileDisplayActivity are not shown in Recents screen when the
100+
application is installed from scratch and we are on the login screen
101+
102+
https://github.com/owncloud/android/issues/4262
103+
https://github.com/owncloud/android/pull/4286
104+
96105
* Change - Android library as a module instead of submodule: [#3962](https://github.com/owncloud/android/issues/3962)
97106

98107
Android library, containing all networking stuff, is now the 5th module in the

0 commit comments

Comments
 (0)