Improvements in load of images: progress wheel while loading and better scaling
[pub/Android/ownCloud.git] / src / com /
2013-03-01 David A. VelascoImprovements in load of images: progress wheel while...
2013-03-01 David A. VelascoProgress wheel shown in gallery while an image is getti...
2013-03-01 David A. VelascoImproved error messages in gallery for images that...
2013-02-28 David A. VelascoRemoved excess of logs
2013-02-28 David A. VelascoGallery in full screen, action bar shown on tap
2013-02-28 David A. VelascoFixed audio preview loop got when a tablet is torned...
2013-02-28 David A. VelascoFixed automatic playback of media previews after downlo...
2013-02-27 David A. VelascoCancelling a download in gallery finishes the gallery
2013-02-27 David A. VelascoClick on notifications about image downloads / uploads...
2013-02-27 David A. VelascoFixed update of download progress bar when the gallery...
2013-02-27 David A. VelascoGallery handles multiple downloads gracefully
2013-02-27 David A. VelascoFixed: download of the first image in a folder is now...
2013-02-27 David A. VelascoFixed update of list of files when downloads finish
2013-02-26 David A. VelascoFixed button 'cancel' in automatic downloads into the...
2013-02-26 David A. VelascoRemoved useless swipe detection from details view
2013-02-26 David A. VelascoRefactoring and clean-up of fragment for media previews
2013-02-26 David A. VelascoImproved layout for downloads in image gallery
2013-02-26 David A. VelascoFixed automatic download for a not downloaded image...
2013-02-26 David A. VelascoFixed bug: show the selected image in the gallery,...
2013-02-26 David A. Velascopreview after download in PreviewImageActivity
2013-02-25 David A. VelascoFixed bug when turning the device to other position
2013-02-25 David A. VelascoMinimize new fragment to monitor the progress of file...
2013-02-25 David A. VelascoAdded view pager for scrolling image previews with...
2013-02-25 David A. VelascoForce preview of images in 'full screen'
2013-02-22 David A. Velascodownload of previewable files in download mode
2013-02-22 David A. Velascodownload of previewable files in portrait mode
2013-02-22 David A. VelascoFixed update of progress bar for file transfers in...
2013-02-21 David A. VelascoFixed ClassCastException in FileUploader
2013-02-20 David A. VelascoFIX: IMPORTANT, to keep the life cicle of fragments...
2013-02-20 David A. VelascoFix: clicking on an upload notification goes to file...
2013-02-20 David A. VelascoVisibility fixes in progress bar
2013-02-20 David A. VelascoProgress bar in details view is successfully updated
2013-02-20 David A. VelascoFixed ClassCastingException
2013-02-19 David A. VelascoAdded progress bar for file transfers in details view...
2013-02-18 David A. VelascoAdded basic menu options to the preview fragment: open...
2013-02-15 David A. VelascoNow it can be build :\ ...
2013-02-14 David A. VelascoCreated preview fragment to show previews for audio...
2013-02-12 David A. VelascoDo not try to play files in streaming by now
2013-02-12 David A. VelascoError messages for media playback improved
2013-02-12 David A. VelascoFixed bad behaviours when an error occurrs during audio...
2013-02-11 David A. VelascoRemoved unused code in MediaService
2013-02-11 David A. VelascoError messages for video playback reviewed
2013-02-07 David A. VelascoBasic video preview in a separate actitivy
2013-02-06 David A. VelascoAdded MediaController user interface to handle audio...
2013-02-05 David A. VelascoAdded music player service in background; 'open' button...
2013-01-31 David A. VelascoHOTFIX (oc 1.3.20, ocw 1.0.2): fixed the creation of... oc-android-1-3-20
2013-01-30 David A. VelascoMerge branch 'file_icons' into workaround_integration
2013-01-30 David A. VelascoAdded dialog in the main app to advise users about...
2013-01-24 David A. VelascoFixed icon for text files
2013-01-24 David A. VelascoCode ready to provide different icons for well-known...
2013-01-14 David A. VelascoFixed null pointer in FileObserverService initialization
2013-01-14 David A. VelascoMerge pull request #73 from s17t/master
2013-01-11 David A. VelascoMerge branch 'master' into crash_fixes
2013-01-11 David A. VelascoMerge pull request #66 from jmiazga/master
2013-01-10 David A. VelascoTranslations update
2013-01-10 David A. VelascoFixed bug: empty folders are kept in device database...
2013-01-10 David A. VelascoFixed bug preventing the enter in empty folders when...
2013-01-10 David A. VelascoFixed crash when uploading a file in any account after...
2013-01-09 David A. VelascoFixed bad update of details view for an uploading file...
2013-01-09 David A. VelascoFixed crash in test of files downloading / uploading
2013-01-08 David A. VelascoFixed crash when an upload is confirmed with no file...
2013-01-08 David A. VelascoRemove unused Object member causing problems with seria...
2013-01-04 jmiazgatext selection is kept when user toggles between visibl...
2012-12-10 David A. VelascoAvoid the necessity to synchronize the account after...
2012-12-06 David A. VelascoMinimize the number of unnecessary file trasnfers after...
2012-12-06 David A. VelascoMerge remote-tracking branch 'origin/sync_review_2'
2012-12-06 David A. VelascoFixed bug in synchronization after adding new field...
2012-12-05 David A. VelascoMerge remote-tracking branch 'origin/sync_review_2'
2012-12-05 David A. VelascoFixed check of modifications applied in server (still...
2012-12-05 David A. VelascoFixed copy and movement of files to ownCloud local...
2012-12-05 David A. VelascoFixed movement of files: parent folder must be created...
2012-12-05 David A. VelascoFixed NULL pointers and wrong handling of dialogs
2012-12-04 David A. VelascoFixed lack of File#getUsableSpace() in Android versions...
2012-12-04 David A. VelascoGive the user a chance to move the files selected for...
2012-12-04 David A. VelascoGive the user the option to move all the foreign files...
2012-11-30 David A. VelascoFixed bug: toast message infinitely repeated
2012-11-30 David A. VelascoCustomized error message for uploads when the local...
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-30 David A. VelascoFixed bug: toast message infinitely repeated
2012-11-30 David A. VelascoAdded scroll to generic explanation activity. Enabled...
2012-11-30 David A. VelascoFiles uploaded in the past are copied to the local...
2012-11-29 David A. VelascoRefactored app name in strings.xml
2012-11-29 David A. VelascoUpdating language strings; some hardcoded strings moved...
2012-11-27 David A. VelascoSome cleanup
2012-11-27 David A. VelascoNew policy: uploaded files are copied to the local...
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. VelascoUpdated 'always download' item in context menu on list...
2012-11-23 David A. VelascoWorkaround to show hidden accents in options menu
2012-11-23 David A. VelascoMerge of master after sync_review was merged into it
2012-11-22 David A. VelascoEnsure that FileDownloader and FileUploader events...
2012-11-22 David A. VelascoRemoval of a folder (or file) not already existing...
2012-11-22 David A. VelascoDisable rename and remove actions on folders when some...
2012-11-22 David A. VelascoFixed crash when a folder is deleted while some of...
2012-11-22 David A. VelascoAdded title to rename dialog; and some cleaning
2012-11-21 David A. VelascoFix conflict dialog to finish the container activity...
2012-11-21 David A. VelascoFixed bug: renaming a folder could miss-update the...
2012-11-21 David A. VelascoFixed old bug reintroduced in instant uploads
2012-11-21 David A. VelascoFixed rename of local copy of files
next