Commit graph

11622 commits

Author SHA1 Message Date
ardevd
774b06cc03
ui:activity: Check if OCFileListFragment is null before calling onItemClicked().
A reference to null should never be dereferenced/accessed
2018-08-21 09:54:57 +02:00
tobiasKaminsky
b262583094
set threshold
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-08-21 09:38:47 +02:00
Nextcloud bot
5d989d04cb
[tx-robot] updated from transifex 2018-08-21 07:36:15 +00:00
Nextcloud bot
2d45067115
[tx-robot] updated from transifex 2018-08-21 00:46:06 +00:00
Tobias Kaminsky
aedcc55123 daily dev 20180821 2018-08-21 00:32:16 +02:00
Andy Scherzinger
a4363c9ed6
Merge pull request #2900 from nextcloud/unused-import-removal
Removed unused 'Vector' import
2018-08-20 19:12:03 +02:00
ardevd
5d58747213
providers: Removed unused import 2018-08-20 15:29:36 +02:00
ardevd
f85137e92a
datastorage: Removed unused import 2018-08-20 15:23:00 +02:00
Nextcloud bot
6fa5bf377b
[tx-robot] updated from transifex 2018-08-16 00:45:52 +00:00
AndyScherzinger
c6b25745b7
cleanup code, use own preference manager 2018-08-15 16:27:48 +02:00
Nextcloud bot
764dc76f99
[tx-robot] updated from transifex 2018-08-15 00:50:08 +00:00
AndyScherzinger
4c117baa2b
cleanup preference handling 2018-08-14 13:00:57 +02:00
tobiasKaminsky
614c5dc6d9
+1 because of nested weights
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-08-14 11:02:36 +02:00
tobiasKaminsky
61eb343660
Changes due to Codacy
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-08-14 10:56:31 +02:00
tobiasKaminsky
f16742abaf
Changes due to Codacy
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-08-14 10:44:45 +02:00
tobiasKaminsky
8a1fa5db93
resize images to support 4.x with png instead of svg
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-08-14 10:31:32 +02:00
tobiasKaminsky
b24f6c2d33
Changes due to Codacy
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-08-14 10:14:56 +02:00
tobiasKaminsky
f477869817
fix 2867: opens file in new task
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-08-13 15:42:56 +02:00
tobiasKaminsky
eae43cf464
Simple signup
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>

cleanup

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-08-13 14:46:10 +02:00
Nextcloud bot
342125867d
[tx-robot] updated from transifex 2018-08-13 00:48:00 +00:00
tobiasKaminsky
690a22c46c
annotate
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-08-11 10:27:30 +02:00
tobiasKaminsky
d706f1d78f
catch all Exceptions
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-08-11 10:27:02 +02:00
Nextcloud bot
c13dcd379e
[tx-robot] updated from transifex 2018-08-11 00:45:54 +00:00
Tobias Kaminsky
1c8ce0d786 daily dev 20180811 2018-08-11 00:32:17 +02:00
Andy Scherzinger
1e8e26e335
Merge pull request #2870 from nextcloud/android-gif-drawable-dep-upgrade
gradle: Updated android-gif-drawable dependency to v1.2.15.
2018-08-10 08:55:31 +02:00
Nextcloud bot
85ca125f21
[tx-robot] updated from transifex 2018-08-10 00:47:05 +00:00
eho
e965f76fa8
gradle: Updated android-gif-drawable dependency to v1.2.15. 2018-08-09 15:50:12 -07:00
Nextcloud bot
cb7ff96b83
[tx-robot] updated from transifex 2018-08-09 00:47:13 +00:00
Tobias Kaminsky
6c13eabeff daily dev 20180809 2018-08-09 00:32:03 +02:00
Andy Scherzinger
f1467c3389
Merge pull request #2800 from nextcloud/improveAnalysisOutput
improve lint output
2018-08-08 21:49:28 +02:00
Nextcloud bot
750474785d
[tx-robot] updated from transifex 2018-08-08 00:48:25 +00:00
Tobias Kaminsky
46eb87d38b daily dev 20180808 2018-08-08 00:33:54 +02:00
Andy Scherzinger
ad02365e93
Merge pull request #2865 from Morvidus/nextcloud-wording-nat-tye
Wording on dialog actions #2836
2018-08-07 11:31:41 +02:00
Morvidus
d41c01fade
Updated dialog actions wording on Create Folder, Remove Files and Rename Files to be more specific to the actionns 2018-08-07 11:22:00 +02:00
Andy Scherzinger
49e7a350c2
Merge pull request #2852 from nextcloud/codacy
further codacy improvements
2018-08-07 11:16:37 +02:00
AndyScherzinger
c25364f0b3
Android gradle 3.1.4 2018-08-07 11:04:19 +02:00
AndyScherzinger
28d29b17df
findbugs: rename IDE generated parameter names 2018-08-07 10:11:17 +02:00
AndyScherzinger
bc969449f0
findbugs: use log instead of print stack trace 2018-08-07 10:11:16 +02:00
AndyScherzinger
1d0c0aa90e
codacy: Avoid unused private fields + organize imports 2018-08-07 10:11:15 +02:00
AndyScherzinger
8f6151a871
codacy: Avoid using implementation types; use the interface instead 2018-08-07 10:11:15 +02:00
AndyScherzinger
d377fc303c
codacy: Useless parentheses 2018-08-07 10:11:14 +02:00
AndyScherzinger
c961b99b7b
codacy: Avoid using redundant field initializer 2018-08-07 10:11:06 +02:00
Nextcloud bot
6d647fcc9f
[tx-robot] updated from transifex 2018-08-07 00:45:09 +00:00
Tobias Kaminsky
d8795d8d73 daily dev 20180807 2018-08-07 00:32:25 +02:00
Andy Scherzinger
3839d47ede
Merge pull request #2860 from nextcloud/findbugs
Fix findbugs
2018-08-06 15:18:32 +02:00
AndyScherzinger
d736519c98
shorten if statement 2018-08-06 15:10:31 +02:00
AndyScherzinger
b07d632b9b
a 2018-08-06 15:10:31 +02:00
AndyScherzinger
38c41f55d2
findbugs: don't locally store return result before immediately returning it 2018-08-06 15:10:30 +02:00
AndyScherzinger
1c29099c97
findbugs: remove unused parameters 2018-08-06 15:10:30 +02:00
AndyScherzinger
2e7bfd7f05
fix codacy issues 2018-08-06 15:10:29 +02:00