Commit graph

4912 commits

Author SHA1 Message Date
Jenkins for ownCloud
6b00ca7d0d [tx-robot] updated from transifex 2016-03-10 01:13:46 -05:00
David A. Velasco
e78bf9179b Allow retry of failed uploads of accounts different than the current one 2016-03-09 18:34:38 +01:00
David A. Velasco
5694915151 Recovery of FileUploader after sudden death 2016-03-09 17:21:52 +01:00
Thomas Müller
ea2fe8cb4e Merge pull request #1399 from owncloud/uploadShowsFiles_Master
Upload shows files
2016-03-09 13:10:53 +01:00
David A. Velasco
b2c81d3b08 Merge pull request #1100 from owncloud/material_fab
Material FAB with speed dial implementation
2016-03-09 08:38:33 +01:00
Jenkins for ownCloud
2b04879c38 [tx-robot] updated from transifex 2016-03-09 01:13:45 -05:00
David A. Velasco
0117123335 Set same color for normal state of FAB and 'primary buttons' 2016-03-08 17:11:59 +01:00
David A. Velasco
7980afbef8 Retry all failed uploads when option item 'retry failed' is tapped 2016-03-08 16:24:09 +01:00
David A. Velasco
ec9b705536 Wording and padding fixes in uploads list 2016-03-08 13:17:55 +01:00
David A. Velasco
4f962aeb2d Added 'event' to notify activities when new uploads are added to the queue of pending uploads, so that the uploads list is better refreshed when several retries are triggered 2016-03-08 11:40:46 +01:00
Jenkins for ownCloud
1fb4ccf85b [tx-robot] updated from transifex 2016-03-08 01:13:42 -05:00
David A. Velasco
d9bb808308 BUG fixed: store file size with upload info to show correctly 2016-03-07 15:17:40 +01:00
Jenkins for ownCloud
47cff3c5c9 [tx-robot] updated from transifex 2016-03-07 01:13:41 -05:00
Jenkins for ownCloud
ee28eae263 [tx-robot] updated from transifex 2016-03-05 01:13:47 -05:00
David A. Velasco
d93397a58f Changes from my own CR 2016-03-04 12:51:39 +01:00
David A. Velasco
5707fce666 Fixed crash due to lifecycle of registered SyncBroadcastReceiver 2016-03-04 11:46:12 +01:00
Andy Scherzinger
f34a9ddf5b moved requestCode to Fragment 2016-03-03 21:44:28 +01:00
Andy Scherzinger
8d038e89a9 removed unused createFolder(), since this is now covered by the fab implementation in the fragment 2016-03-03 21:40:12 +01:00
David A. Velasco
beb10a91cd Uploads over settings in navigation drawer 2016-03-03 13:00:32 +01:00
David A. Velasco
52d05b37d4 Enabled again 'basic' recovery of instant uploads on WiFi connection 2016-03-03 12:52:16 +01:00
Andy Scherzinger
4327cf5433 code review: fixed java doc 2016-03-03 12:50:43 +01:00
Andy Scherzinger
7e82baa8bc cleanup for code review duplicate code for upload activity calls. 2016-03-03 12:50:28 +01:00
David A. Velasco
091985650b Remove from database uploads cancelled in batch when an account is removed while uplading 2016-03-02 18:38:00 +01:00
David A. Velasco
c5825a4e07 Refactoring: static methods to ease requests to FileUploader are grouped in a single class 2016-03-02 18:17:13 +01:00
David A. Velasco
fbfb5d56b4 Removed cancellation of all the uploads when Wifi is lost, not needed anymore after FileUploader refactoring 2016-03-02 17:06:12 +01:00
Andy Scherzinger
e4d936e837 changes due to code review 2016-03-02 14:34:33 +01:00
Andy Scherzinger
6c83af4521 using color_accent instead of internal owncloud color reference 2016-03-02 11:36:45 +01:00
Jenkins for ownCloud
624c40685a [tx-robot] updated from transifex 2016-03-02 01:13:47 -05:00
Andy Scherzinger
2d0fc03ef0 remove divider according to #1428 2016-03-01 15:37:32 +01:00
Jenkins for ownCloud
1af1a4d0b6 [tx-robot] updated from transifex 2016-03-01 01:13:44 -05:00
Jenkins for ownCloud
872a2509e4 [tx-robot] updated from transifex 2016-02-29 01:13:33 -05:00
Jenkins for ownCloud
4d40ab45a7 [tx-robot] updated from transifex 2016-02-28 01:13:36 -05:00
Jenkins for ownCloud
3d32c36e07 [tx-robot] updated from transifex 2016-02-27 01:13:44 -05:00
masensio
573d94453b Delete context menu in UploadListFragment 2016-02-26 14:34:41 +01:00
masensio
8006c893f9 Clean code, from uploads view implementation 2016-02-26 14:15:42 +01:00
Juan Carlos González Cabrero
2dc34bb703 Merge pull request #1487 from owncloud/reliable_uploads_actions_uploads_view__review_data
Use Upload End Time in Uploads View
2016-02-26 14:02:53 +01:00
masensio
55a33d8848 Change names in uploads comparator 2016-02-26 13:50:24 +01:00
Jenkins for ownCloud
9a6e371368 [tx-robot] updated from transifex 2016-02-26 01:13:46 -05:00
Andy Scherzinger
413707272a rebased to master: resolved conflicts (edits from fab implementation) 2016-02-25 19:38:24 +01:00
Andy Scherzinger
5d23792441 support lib ant folder from master 2016-02-25 19:03:56 +01:00
Bartosz Przybylski
b6b830e722 Revert incorrect merge decision 2016-02-25 18:24:56 +01:00
Andy Scherzinger
41a9db61c4 Revert "target_marshmallow branch push"
This reverts commit 7bec1569f7.
2016-02-25 18:24:23 +01:00
Andy Scherzinger
02c584dcf3 new 23.1.0 files 2016-02-25 18:22:36 +01:00
Andy Scherzinger
7a782f1a68 added missing empty src folder for ant build 2016-02-25 18:22:30 +01:00
Andy Scherzinger
4917b43d68 upgrade to 23.1.0 AppCompat and bumping Compile Target to 23 (Android M, needed in order to use AppCompat 23+) 2016-02-25 18:22:29 +01:00
Andy Scherzinger
1d332cc013 removed old FAB lib version 2016-02-25 18:20:47 +01:00
Andy Scherzinger
68e9b89464 add jar to libs folder for ant to find... 2016-02-25 18:16:34 +01:00
Andy Scherzinger
d7f0ba9d94 trying to add a .classpath file 2016-02-25 18:16:33 +01:00
Andy Scherzinger
6161d21301 added dummy src folder for ant build 2016-02-25 18:15:32 +01:00
Andy Scherzinger
c222cc35dd changed project to library 2016-02-25 18:15:24 +01:00