Fixed lack of File#getUsableSpace() in Android versions previous to GINGERBREAD
[pub/Android/ownCloud.git] / src / com / owncloud / android / datamodel / FileDataStorageManager.java
2012-11-30 David A. VelascoNo more NULL pointers from getDirectoryContent (2)
2012-11-30 David A. VelascoNo more NULL pointers from getDirectoryContent
2012-11-26 David A. VelascoMerge pull request #7 from Mic92/master
2012-11-23 David A. VelascoMerge branch 'long_press'
2012-11-23 David A. VelascoMerge of master after sync_review was merged into it
2012-11-21 David A. VelascoFixed bug: renaming a folder could miss-update the...
2012-11-21 David A. VelascoFixed database update due to renaming folders
2012-11-19 David A. VelascoFixed some bugs in the update of OCFile#mLastSyncDateFo...
2012-11-15 David A. VelascoDownload button in file details view upgraded to sync...
2012-11-14 David A. VelascoFixed lack of observance for files that are set as...
2012-11-12 David A. VelascoFixed local path NULL when making favourite a file...
2012-11-06 David A. VelascoRename of folders completed (by now)
2012-11-05 David A. VelascoRemoval of folders completed
2012-09-29 Bartek Przybylskiremove all warning from project
2012-09-29 Bartek Przybylskiremoving some obvious warnings as first step to -Werror
2012-08-22 Bartek Przybylskicomplete two way synchronization
2012-08-22 David A. VelascoLocal files are protected against removal because of...
2012-07-31 Bartek Przybylskimoving from eu.alefzero.eu to com.owncloud.android