File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 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.
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
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments