File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ ownCloud admins and users.
32
32
* Bugfix - Bugs related to Details view: [ #4188 ] ( https://github.com/owncloud/android/issues/4188 )
33
33
* Bugfix - Some Null Pointer Exceptions fixed from Google Play: [ #4207 ] ( https://github.com/owncloud/android/issues/4207 )
34
34
* 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 )
35
36
* Change - Android library as a module instead of submodule: [ #3962 ] ( https://github.com/owncloud/android/issues/3962 )
36
37
* Enhancement - Koin DSL: [ #3966 ] ( https://github.com/owncloud/android/pull/3966 )
37
38
* 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.
93
94
94
95
https://github.com/owncloud/android/pull/4260
95
96
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
+
96
105
* Change - Android library as a module instead of submodule: [ #3962 ] ( https://github.com/owncloud/android/issues/3962 )
97
106
98
107
Android library, containing all networking stuff, is now the 5th module in the
You can’t perform that action at this time.
0 commit comments