masensio
|
e8d50f3ea2
|
Fix: Enable pulldown while sync is running
|
2014-06-03 13:26:44 +02:00 |
|
masensio
|
4cd7d88322
|
Fix: animations should be gone. Color default animations is background_color
|
2014-06-03 11:43:10 +02:00 |
|
masensio
|
21903c22d2
|
Fix: animations should be gone
|
2014-06-03 11:10:19 +02:00 |
|
masensio
|
ca555b2cd8
|
Merge branch 'develop' into pull_down_refresh
|
2014-05-30 14:16:33 +02:00 |
|
masensio
|
abbf2252a3
|
Maintain the loading visibility on action bar instead of the pull refresh animation
|
2014-05-30 14:16:08 +02:00 |
|
masensio
|
84d10342ce
|
Implement onRefresh method for SwipeRefreshLayout
|
2014-05-29 17:50:55 +02:00 |
|
masensio
|
6451222f8d
|
Select the animation for the SwipeRefreshLayout
|
2014-05-29 17:07:16 +02:00 |
|
masensio
|
bdc4de75bc
|
Fix: App gets stuck when sharing a folder when there is a credential error
|
2014-05-28 17:14:21 +02:00 |
|
masensio
|
d24ba158d2
|
Add comments
|
2014-05-27 14:10:52 +02:00 |
|
masensio
|
e9f0604fb7
|
Merge branch 'fixed_video_playback_on_rotations' into release-1.5.6
|
2014-05-27 13:20:01 +02:00 |
|
masensio
|
a3a5cd4eb7
|
Merge branch 'develop' into release-1.5.6
|
2014-05-27 13:18:41 +02:00 |
|
masensio
|
476bfba9e4
|
Update file images, add new mimetypes to show: spreadsheets, impress, rar, rtf and 3gp
|
2014-05-27 13:16:16 +02:00 |
|
masensio
|
bcab40c535
|
Use ErrorMessageAdapter to access the error string when an error in a finished foreground operation occurs
|
2014-05-26 14:56:51 +02:00 |
|
David A. Velasco
|
8a74431926
|
Fixed reinit of video preview on rotations from portrait to landscape (tablets only) ; removed unneeded reinit of second fragment
|
2014-05-23 14:20:55 +02:00 |
|
David A. Velasco
|
869b92ffd6
|
Fixed recovery on file state in PreviewFragment on rotations
|
2014-05-23 14:03:35 +02:00 |
|
masensio
|
41cee846cf
|
Changes in OCFileListFragment from comments in PR#500
|
2014-05-20 14:25:53 +02:00 |
|
masensio
|
9740acc17e
|
Changes in FileDisplayActivity from comments in PR#500
|
2014-05-20 14:20:17 +02:00 |
|
masensio
|
a9bfb401d5
|
Fix: Loading icon is there when coming back to the app
|
2014-05-20 12:15:26 +02:00 |
|
David A. Velasco
|
8385525aaa
|
Fixed accidental refresh when sending media file to other app
|
2014-05-20 11:24:50 +02:00 |
|
David A. Velasco
|
0004e39023
|
Removed not working file sync option in gallery
|
2014-05-19 15:18:13 +02:00 |
|
masensio
|
81fd95ad6f
|
Merge pull request #495 from owncloud/fixed_loading_dialog_dismissed_on_rotation
Fixed loading dialog dismissed on rotation
|
2014-05-19 13:31:37 +02:00 |
|
David A. Velasco
|
8d6f908bde
|
REAL New fix for loading dialog never disapearing when app is restarted after going with HOME while loading
|
2014-05-19 13:20:52 +02:00 |
|
masensio
|
ee53304947
|
Fix: Menu is not refreshed on the gallery view
|
2014-05-19 12:43:50 +02:00 |
|
David A. Velasco
|
733c8147ad
|
Review of calls to super. in Activity/Fragment life cycle methods
|
2014-05-19 11:56:29 +02:00 |
|
David A. Velasco
|
423ac76702
|
New fix for loding dialog never disapearing when app is restarted after going with HOME while loading
|
2014-05-19 11:55:54 +02:00 |
|
David A. Velasco
|
cdfa678679
|
Loading dialog not dismissed on pause
|
2014-05-19 11:18:30 +02:00 |
|
masensio
|
fa97fe545f
|
Merge pull request #494 from owncloud/fixed_restart_of_cancelled_download_after_changing_device_orientation
Fixed restart of cancelled download after changing device orientation
|
2014-05-19 10:50:26 +02:00 |
|
David A. Velasco
|
97b36b2335
|
Fixed restart of cancelled download
|
2014-05-19 10:35:49 +02:00 |
|
masensio
|
d4729a6a77
|
Fix: Yellow arrow is not shown when downloading a file
|
2014-05-19 10:29:05 +02:00 |
|
masensio
|
8417810079
|
Merge pull request #493 from owncloud/fixed_not_performed_renamed_when_device_is_rotated_while_showing_dialog
Fixed not performed rename when device is rotated while showing dialog
|
2014-05-16 15:06:12 +02:00 |
|
David A. Velasco
|
dfdc713a15
|
Created new dialog classes for file renaming and folder creations
|
2014-05-16 14:57:19 +02:00 |
|
masensio
|
6f84897197
|
Fix: Loading icon is on the screen forever when leaving the app after sharing a file
|
2014-05-16 12:57:20 +02:00 |
|
masensio
|
161a72b350
|
Merge pull request #492 from owncloud/fixed_lost_autologin_after_file_operations_when_credentials_were_changed
Fixed lost autologin after file operations when credentials were changed
|
2014-05-16 11:02:57 +02:00 |
|
masensio
|
d700cde6c5
|
Fix again: Download is started over and over when rotating the device
|
2014-05-16 10:59:01 +02:00 |
|
David A. Velasco
|
d76b8fcdf7
|
Recover automatic redirection to login view when a foreground operation was tried with expired credentials
|
2014-05-16 09:58:10 +02:00 |
|
masensio
|
176f02fb04
|
Fix: Video is not previewed when tapping on it
|
2014-05-16 09:13:14 +02:00 |
|
masensio
|
1f2ed52338
|
Merge pull request #490 from owncloud/fixed_left_details_fragment_when_file_is_removed
Fixed left details fragment when file is removed
|
2014-05-15 16:33:11 +02:00 |
|
David A. Velasco
|
b2e14a93df
|
Fixed crash / left fragment after two rotations while removing video file
|
2014-05-15 16:21:16 +02:00 |
|
masensio
|
f0ea0b3dc6
|
Fix: The path in the action bar is wrong after deleteing a file and changing the orientation
|
2014-05-15 15:17:43 +02:00 |
|
masensio
|
3fb28ceae4
|
Fix: App crashes when renaming or deleting a video and rotate
|
2014-05-15 11:24:27 +02:00 |
|
masensio
|
f359d11a4d
|
Fix: Download is started over and over when rotating the device
|
2014-05-15 09:34:58 +02:00 |
|
masensio
|
8d7baab460
|
Fix: File list is not refreshed after changing the orientation of the device and other actions
|
2014-05-14 17:20:35 +02:00 |
|
masensio
|
01c776bfb4
|
Fix: app says thas has to stop when removing a image from the gallery
|
2014-05-14 09:33:24 +02:00 |
|
David A. Velasco
|
cfbbece869
|
Fixed bug in setting of listener for dialog fragment
|
2014-05-12 13:43:21 +02:00 |
|
David A. Velasco
|
e0dc1e2b92
|
Optimized binding to OperationsService to grant no result is lost
|
2014-05-12 13:34:02 +02:00 |
|
David A. Velasco
|
b600b2d30a
|
Fixed refresh of details fragment in landscape tablet when upload finishes
|
2014-05-12 12:33:31 +02:00 |
|
David A. Velasco
|
21d3282c8a
|
Refactored handle of user response in confirmation dialog for file removal to avoid duplication
|
2014-05-12 11:28:22 +02:00 |
|
David A. Velasco
|
6cb184ab63
|
Joint local removal of files to RemoteFileOperation to fix refresh of UI
|
2014-05-12 09:59:19 +02:00 |
|
David A. Velasco
|
288dbd6348
|
Fixed inconsistencies in file actions shown in menus according to the target file state
|
2014-05-09 14:56:57 +02:00 |
|
masensio
|
7295820d57
|
Add CreateFolderOperation to OperationsService
|
2014-05-08 17:13:45 +02:00 |
|