Commit graph

8346 commits

Author SHA1 Message Date
AndyScherzinger
160fc45c27
remove unsused string 2017-08-10 16:31:46 +02:00
tobiaskaminsky
f7c8e7984f
proper regex for no errors 2017-08-10 16:31:26 +02:00
tobiaskaminsky
328962b8c4
regex for errors and error, same for warning/warnings 2017-08-10 16:31:25 +02:00
tobiaskaminsky
c025fe69f6
add encoding 2017-08-10 16:31:25 +02:00
tobiaskaminsky
5535ff3c0e
FileFragment Avoid non default constructors in fragments use a default 2017-08-10 16:31:25 +02:00
tobiaskaminsky
5d4049aab9
add cast 2017-08-10 16:31:24 +02:00
tobiaskaminsky
887c1c4263
PreviewMediaFragment java 124 Avoid non default constructors in fragments use a default 2017-08-10 16:31:20 +02:00
Andy Scherzinger
2b2fb45732 Merge pull request #1292 from nextcloud/autoUploadLight
Make auto upload light working again
2017-08-10 16:27:04 +02:00
tobiasKaminsky
86844523ee
disable expert mode on auto upload light, also no custom folders, doing it right now... 2017-08-10 13:52:20 +02:00
tobiasKaminsky
67c77adf40
removed some unused code to get the warnings down ;-) 2017-08-10 12:34:21 +02:00
tobiasKaminsky
fecc468307
removed some unused code to get the warnings down ;-) 2017-08-10 12:29:42 +02:00
tobiasKaminsky
185887bb42
disable expert mode on auto upload light, also no custom folders 2017-08-10 11:13:04 +02:00
Nextcloud bot
a532e269bd
[tx-robot] updated from transifex 2017-08-10 00:28:25 +00:00
nextcloud-android-bot
f63efd0c3d Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-08-09 12:30:08 +00:00
Tobias Kaminsky
46e62cfb80 Merge efd1167ce6 into 43b751605b 2017-08-09 12:15:27 +00:00
tobiasKaminsky
efd1167ce6
make auto upload light working again 2017-08-09 14:14:56 +02:00
Nextcloud bot
43b751605b
[tx-robot] updated from transifex 2017-08-09 00:27:29 +00:00
Andy Scherzinger
0f02b1d8f7 Merge pull request #1247 from vnidens/resharing_permissions
UX: Enhance Resharing dialogs are respecting resharing permissions
2017-08-08 15:44:25 +02:00
tobiaskaminsky
4aa189954a
some minor changes 2017-08-08 15:18:37 +02:00
AndyScherzinger
727a7326ee
Revert "minor code cleanups due to code review"
This reverts commit ea6dcaa958a233d29bffd0ee01932b9e75f86122.
2017-08-08 15:18:36 +02:00
AndyScherzinger
dd6bd6f399
organize imports after rebase 2017-08-08 15:18:36 +02:00
AndyScherzinger
a9100e5d8e
minor code cleanups due to code review 2017-08-08 15:18:36 +02:00
Victor Nidens
ec322ff8a8
Sharing menus aren't visible anymore for shared files without resharing permissions #1176 2017-08-08 15:18:35 +02:00
Victor Nidens
a9857b800c
Added warning when trying to reshare a file without necessary permissions 2017-08-08 15:18:35 +02:00
Victor Nidens
0991b14904
Resharing toggle hidden if the resharing is disabled in server settings #1177 2017-08-08 15:18:17 +02:00
Andy Scherzinger
bfe2b71210 Merge pull request #797 from nextcloud/mediaStoreAutoUpload
Add further media types to auto upload
2017-08-08 13:48:44 +02:00
nextcloud-android-bot
7a9335ae6f Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-08-08 11:34:07 +00:00
Andy Scherzinger
7f9f7e2526 Merge 8bd39d9438 into 81cc7eb5d7 2017-08-08 11:24:11 +00:00
tobiaskaminsky
8bd39d9438
LoadingDialog.java:50: Avoid non-default constructors in fragments 2017-08-08 13:23:45 +02:00
tobiaskaminsky
12fd76de5b
fix: ThemeUtils.java:257: AppCompatCheckBox.setSupportButtonTintList can only be called from within the same library group (groupId=com.android.support) 2017-08-08 13:23:45 +02:00
tobiaskaminsky
65e6e0a8e5
replace constant: ../../../src/main/java/com/owncloud/android/ui/helpers/FileOperationsHelper.java:179: Must be one or more of: ... 2017-08-08 13:23:41 +02:00
AndyScherzinger
d10f981b0f
fix folder migration 2017-08-08 13:00:06 +02:00
AndyScherzinger
0ef2739d26
remove further unused code 2017-08-08 13:00:06 +02:00
AndyScherzinger
2e4722ccb3
update to gradle gradle-4.1 & fixing deprecated gradle API calls 2017-08-08 13:00:05 +02:00
AndyScherzinger
f812d5b8c3
fix RTL issue 2017-08-08 13:00:05 +02:00
AndyScherzinger
bddce2080d
minor code formatting cleanups 2017-08-08 13:00:05 +02:00
AndyScherzinger
91f7737713
fix identation 2017-08-08 13:00:04 +02:00
nextcloud-android-bot
6082cc97e2
Drone: update Lint results to reflect reduced error/warning count [skip ci] 2017-08-08 13:00:04 +02:00
AndyScherzinger
19ec306b8c
remove unused layouts 2017-08-08 13:00:04 +02:00
AndyScherzinger
b82b72f2b3
add content description and rtl fixes 2017-08-08 13:00:03 +02:00
AndyScherzinger
2e947eac61
fix some rtl warnings 2017-08-08 13:00:03 +02:00
AndyScherzinger
d643d28c58
fix codacy warnings 2017-08-08 13:00:03 +02:00
AndyScherzinger
5d2b30d86c
removing unsed reources 2017-08-08 13:00:02 +02:00
AndyScherzinger
7e879f7bcd
lint: remove unused resources 2017-08-08 13:00:02 +02:00
AndyScherzinger
4781c0703f
remove further unused resources 2017-08-08 13:00:02 +02:00
AndyScherzinger
51c17f0614
codacy: remove unused code 2017-08-08 13:00:01 +02:00
AndyScherzinger
953ee85268
file line length 2017-08-08 13:00:01 +02:00
AndyScherzinger
aeda198d5b
CR: use enum instead of Integer 2017-08-08 13:00:00 +02:00
AndyScherzinger
2cb8785fd0
lint: remove hardcoded strings 2017-08-08 13:00:00 +02:00
AndyScherzinger
29ff68bb79
rename icon work that isn't a menu icon 2017-08-08 13:00:00 +02:00