Changed the synchronization process to limit the number and type of failures supporte...
[pub/Android/ownCloud.git] / src / com / owncloud / android / ui /
2012-10-23 David A. VelascoUpdating synchronization for providing SSL warning...
2012-10-18 David A. VelascoFixed error in first synchronization, once again
2012-10-18 David A. VelascoUndone the background message in empty folders
2012-10-17 David A. VelascoAbout message moved to strings.xml
2012-10-17 David A. VelascoAdded help text in background of empty files list
2012-10-17 David A. VelascoKeep the same item in the CENTER of the files list...
2012-10-17 David A. VelascoAdded explanation in the view for PIN Code creation
2012-10-15 David A. VelascoFixed problem in first-ever synchronization introduced...
2012-10-11 David A. VelascoCancellation in uploads and access to details view...
2012-10-11 David A. VelascoMerge remote-tracking branch 'origin/master' into cance...
2012-10-11 David A. VelascoFixing NULL pointer in execution without accounts created
2012-10-11 David A. VelascoAdding cancellation to uploads (WIP)
2012-10-10 David A. VelascoFixed update of double pane view when download in notif...
2012-10-10 David A. VelascoFixed crash when download notification is pressed in...
2012-10-10 David A. VelascoShow the details of a file when the status notification...
2012-10-10 David A. VelascoImproved cancellation of downloads: fast abort of opera...
2012-10-09 David A. VelascoMerge remote-tracking branch 'origin/master'
2012-10-09 David A. VelascoDownload service refactoring: multiple downloads and...
2012-10-08 David A. VelascoMerge remote-tracking branch 'origin/master'
2012-10-08 David A. VelascoCancellation of current download in details view -...
2012-10-04 David A. VelascoFixed crash by ArrayOutOfBoundsException and general...
2012-10-03 David A. VelascoFiles list position is kept when the orientation changes
2012-09-29 Bartek Przybylskiremove all warning from project
2012-09-29 Bartek Przybylskiremoving some obvious warnings as first step to -Werror
2012-09-29 Bartek Przybylskiremoving crash handler, we not have google play reports
2012-09-14 David A. VelascoFavourites disabled until fix can be pushed
2012-09-14 David A. VelascoFixed crash when the device is turned while the warning...
2012-09-13 David A. VelascoRemoved crashlogger and permission request to read...
2012-09-13 David A. VelascoServer certificates improvements: fixed problems in...
2012-09-07 David A. VelascoImprovements in SSL certifcates checking: URL is checke...
2012-09-05 David A. VelascoFixed java.lang.ClassCastException entered in the previ...
2012-09-05 David A. VelascoSSL connections update: notice about untrusted certific...
2012-08-23 David A. VelascoAdded notification for failures in manual synchronizati...
2012-08-23 David A. VelascoGranted update of file list view after removing the...
2012-08-22 Bartek Przybylskicomplete two way synchronization
2012-08-22 David A. VelascoFixing rare crashes in the login page
2012-08-22 David A. VelascoLocal files are protected against removal because of...
2012-08-20 David A. VelascoAdded link to register a new user at owncloud.com ...
2012-08-18 Bartek Przybylskiupdate image when list element is touched
2012-08-16 David A. VelascoRefactoring of WebdavClient creation and setup
2012-08-14 David A. VelascoMultiple upload available from the app
2012-08-08 David A. VelascoRemoved useless file
2012-08-08 David A. VelascoFIleDisplayActivity refactored to fix view never update...
2012-08-03 David A. VelascoAdded forgotten trim()s on the content of the URL field
2012-08-02 David A. VelascoFixed crash by URL with whitespaces in login page;...
2012-08-01 David A. VelascoDetails view is quited when browsing to the parent...
2012-08-01 David A. VelascoUpdated some minor strings with the new app package
2012-07-31 Bartek Przybylskimoving from eu.alefzero.eu to com.owncloud.android