projects
/
pub
/
Android
/
ownCloud.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix: Yellow arrow is not shown when downloading a file
[pub/Android/ownCloud.git]
/
src
/
com
/
owncloud
/
2014-05-19
masensio
Fix: Yellow arrow is not shown when downloading a file
tree
|
commitdiff
2014-05-19
masensio
Merge branch 'develop' into refactor_update_filelist_fr...
tree
|
commitdiff
2014-05-16
masensio
Merge pull request #493 from owncloud/fixed_not_perform...
tree
|
commitdiff
2014-05-16
David A. Velasco
Created new dialog classes for file renaming and folder...
tree
|
commitdiff
2014-05-16
masensio
Fix: File can not be shown after several actions
tree
|
commitdiff
2014-05-16
masensio
Fix: Loading icon is on the screen forever when leaving...
tree
|
commitdiff
2014-05-16
masensio
Merge pull request #492 from owncloud/fixed_lost_autolo...
tree
|
commitdiff
2014-05-16
masensio
Fix again: Download is started over and over when rotat...
tree
|
commitdiff
2014-05-16
David A. Velasco
Recover automatic redirection to login view when a...
tree
|
commitdiff
2014-05-16
masensio
Fix: Video is not previewed when tapping on it
tree
|
commitdiff
2014-05-15
masensio
Merge pull request #490 from owncloud/fixed_left_detail...
tree
|
commitdiff
2014-05-15
David A. Velasco
Fixed crash / left fragment after two rotations while...
tree
|
commitdiff
2014-05-15
masensio
Fix: The path in the action bar is wrong after deletein...
tree
|
commitdiff
2014-05-15
masensio
Fix: App crashes when renaming or deleting a video...
tree
|
commitdiff
2014-05-15
masensio
Fix: Download is started over and over when rotating...
tree
|
commitdiff
2014-05-15
masensio
Merge branch 'develop' into refactor_update_filelist_fr...
tree
|
commitdiff
2014-05-14
masensio
Fix: File list is not refreshed after changing the...
tree
|
commitdiff
2014-05-14
masensio
Fix: app says thas has to stop when removing a image...
tree
|
commitdiff
2014-05-14
masensio
Merge branch 'develop' into refactor_update_filelist_fr...
tree
|
commitdiff
2014-05-12
David A. Velasco
Fixed bug in setting of listener for dialog fragment
tree
|
commitdiff
2014-05-12
David A. Velasco
Optimized binding to OperationsService to grant no...
tree
|
commitdiff
2014-05-12
masensio
Merge branch 'develop' into refactor_update_filelist_fr...
tree
|
commitdiff
2014-05-12
masensio
Move execution of 'refresh file' operation to Operation...
tree
|
commitdiff
2014-05-12
David A. Velasco
Fixed refresh of details fragment in landscape tablet...
tree
|
commitdiff
2014-05-12
David A. Velasco
Refactored handle of user response in confirmation...
tree
|
commitdiff
2014-05-12
David A. Velasco
Joint local removal of files to RemoteFileOperation...
tree
|
commitdiff
2014-05-09
David A. Velasco
Fixed inconsistencies in file actions shown in menus...
tree
|
commitdiff
2014-05-09
masensio
Merge branch 'develop' into refactor_update_filelist_fr...
tree
|
commitdiff
2014-05-08
masensio
Add CreateFolderOperation to OperationsService
tree
|
commitdiff
2014-05-08
David A. Velasco
Removed unneeded casts to FileDisplayActivity
tree
|
commitdiff
2014-05-08
David A. Velasco
Refactored menu filtering in a single class FileMenuFilter
tree
|
commitdiff
2014-05-08
masensio
Clean code: remove some commented code
tree
|
commitdiff
2014-05-08
masensio
Add RemoveOperation to OperationsService
tree
|
commitdiff
2014-05-08
masensio
Add RenameOperation to OperationsService
tree
|
commitdiff
2014-05-07
David A. Velasco
Fixed wrong field override breaking options menu in...
tree
|
commitdiff
2014-05-07
David A. Velasco
Merge remote-tracking branch 'origin/refactor_update_fi...
tree
|
commitdiff
2014-05-07
masensio
Enable necessary refresh in FileDisplayActivity. Delete...
tree
|
commitdiff
2014-05-07
David A. Velasco
Review and reenable calls to refresh list of files...
tree
|
commitdiff
2014-05-06
David A. Velasco
Moved UploadFinishReceiver from FileDetailFragment...
tree
|
commitdiff
2014-05-06
masensio
Revert "FileListListAdapter is a SimpleCursorAdapter"
tree
|
commitdiff
2014-05-06
masensio
Revert "Add mCursor to FileListListAdapter"
tree
|
commitdiff
2014-05-06
masensio
Revert "FileListListAdapter based in CursorAdapter...
tree
|
commitdiff
2014-05-06
masensio
Revert "Add FileListCursorLoader. Update data using...
tree
|
commitdiff
2014-05-06
masensio
Revert "Update filelist for insert actions, sent notifi...
tree
|
commitdiff
2014-05-06
masensio
Revert "Update filelist for update actions, sent notifi...
tree
|
commitdiff
2014-05-06
masensio
Revert "Grant that the content of the previous adapter...
tree
|
commitdiff
2014-05-06
masensio
Revert commit 6cdd830a7be28b77688efc3cd62857c1e71a1342
tree
|
commitdiff
2014-05-06
David A. Velasco
Merge remote-tracking branch 'origin/refactor_update_fi...
tree
|
commitdiff
2014-05-06
David A. Velasco
Refactoring relationship between FileActivities and...
tree
|
commitdiff
2014-05-05
masensio
Additional changes to apply the new code to the other...
tree
|
commitdiff
2014-05-05
masensio
Grant that the content of the previous adapter is updat...
tree
|
commitdiff
2014-05-05
masensio
Merge branch 'develop' into refactor_update_filelist_fr...
tree
|
commitdiff
2014-05-02
masensio
Update filelist for update actions, sent notification...
tree
|
commitdiff
2014-05-02
masensio
Update filelist for insert actions, sent notification...
tree
|
commitdiff
2014-05-02
masensio
Add FileListCursorLoader. Update data using CursorLoade...
tree
|
commitdiff
2014-04-30
David A. Velasco
Refactoring to reduce dependencies and duplicated code...
tree
|
commitdiff
2014-04-29
David A. Velasco
WIP - commented pull-refreshes of list view as previous...
tree
|
commitdiff
2014-04-29
David A. Velasco
FileListListAdapter based in CursorAdapter instead...
tree
|
commitdiff
2014-04-28
masensio
Add mCursor to FileListListAdapter
tree
|
commitdiff
2014-04-28
masensio
Merge branch 'develop' into refactor_update_filelist_fr...
tree
|
commitdiff
2014-04-28
masensio
FileListListAdapter is a SimpleCursorAdapter
tree
|
commitdiff
2014-04-22
Javier Gonzalez
Merge pull request #149 from owncloud/videoInstandUploads
tree
|
commitdiff
2014-04-22
David A. Velasco
Minimized imports
tree
|
commitdiff
2014-04-21
David A. Velasco
Fixed lost automatic check of OC server on enforced...
tree
|
commitdiff
2014-04-21
David A. Velasco
Fixed crash when browsing app from instantUploads folde...
tree
|
commitdiff
2014-04-21
David A. Velasco
Separate options to enable & disable instant upload...
tree
|
commitdiff
2014-04-16
David A. Velasco
Fixed crash when clicking on an error notification...
tree
|
commitdiff
2014-04-16
David A. Velasco
Merge branch 'develop' into videoInstandUploads
tree
|
commitdiff
2014-04-16
David A. Velasco
Allow instant upload of new videos although not using...
tree
|
commitdiff
2014-04-16
David A. Velasco
Merge pull request #456 from owncloud/fixing_travis
tree
|
commitdiff
2014-04-16
David A. Velasco
Merge pull request #463 from owncloud/save_position_in_...
tree
|
commitdiff
2014-04-10
masensio
Merge branch 'develop' into save_position_in_scroll_whe...
tree
|
commitdiff
2014-04-09
masensio
Fix bug: When accessing an coming back several times...
tree
|
commitdiff
2014-04-09
masensio
Merge branch 'develop' into save_position_in_scroll_whe...
tree
|
commitdiff
2014-04-09
masensio
Merge branch 'develop' into videoInstandUploads
tree
|
commitdiff
2014-04-08
masensio
Add some comments for VideoInstantUploads
tree
|
commitdiff
2014-04-08
masensio
Fix bug: App crashes when coming back from a folder...
tree
|
commitdiff
2014-04-08
masensio
Grant InstantUpload feature works as before.
tree
|
commitdiff
2014-04-08
masensio
Merge branch 'develop' into videoInstandUploads
tree
|
commitdiff
2014-04-08
masensio
Merge branch 'develop' into save_position_in_scroll_whe...
tree
|
commitdiff
2014-04-08
masensio
Fix bug: folder is not shown after accessing to it...
tree
|
commitdiff
2014-04-08
masensio
Merge branch 'develop' into save_position_in_scroll_whe...
tree
|
commitdiff
2014-04-08
David A. Velasco
Merge remote-tracking branch 'origin/fixing_travis...
tree
|
commitdiff
2014-04-08
masensio
Merge pull request #458 from owncloud/operations_service
tree
|
commitdiff
2014-04-07
masensio
Disable extra logs
tree
|
commitdiff
2014-04-07
David A. Velasco
Fixed broken life cicle in FileActivity
tree
|
commitdiff
2014-04-07
David A. Velasco
Removed commented code and remaining forced exception
tree
|
commitdiff
2014-04-07
David A. Velasco
Recovered some extra logs before validating
tree
|
commitdiff
2014-04-07
David A. Velasco
Preventing hash colisions in identifier of operations
tree
|
commitdiff
2014-04-07
David A. Velasco
Simplified interface to request 'lost results' during...
tree
|
commitdiff
2014-04-07
masensio
Merge branch 'develop' into save_position_in_scroll_whe...
tree
|
commitdiff
2014-04-07
masensio
Merge branch 'develop' into operations_service
tree
|
commitdiff
2014-04-04
masensio
Enable extra logs before validation to fix easily any...
tree
|
commitdiff
2014-04-04
masensio
Merge remote-tracking branch 'origin/operations_service...
tree
|
commitdiff
2014-04-04
masensio
Grant that OperationsService doesn't keep old saved...
tree
|
commitdiff
2014-04-04
David A. Velasco
Merge remote-tracking branch 'origin/operations_service...
tree
|
commitdiff
2014-04-04
David A. Velasco
Internal refactorization of AccountAuthenticatorActivit...
tree
|
commitdiff
2014-04-04
masensio
Grant Share and Unshare work properly.
tree
|
commitdiff
2014-04-03
masensio
Grant that same result is never processed twice by...
tree
|
commitdiff
2014-04-03
masensio
Merge branch 'develop' into operations_service
tree
|
commitdiff
next