Andy Scherzinger
|
bd45bda0ee
|
Merge pull request #2872 from nextcloud/fixNPEduringFilesSync
Fix npe during files sync
|
2018-08-24 15:08:32 +02:00 |
|
Nextcloud bot
|
8a986dc616
|
[tx-robot] updated from transifex
|
2018-08-24 00:47:24 +00:00 |
|
Tobias Kaminsky
|
b0a3d09eb4
|
daily dev 20180824
|
2018-08-24 00:32:07 +02:00 |
|
Tilo Spannagel
|
e6bfdcf158
|
Fix the removal of "select all" from the folder picker
Before the wrong id for the menu entry was used
Signed-off-by: Tilo Spannagel <development@tilosp.de>
|
2018-08-23 14:12:17 +02:00 |
|
Andy Scherzinger
|
a7f6430fc7
|
Merge pull request #2915 from nextcloud/tilosp/fix-select-all
Fix the select all button in the file picker
|
2018-08-23 13:20:41 +02:00 |
|
Tilo Spannagel
|
a21c35f7ca
|
Fix the select all button in the file picker
Signed-off-by: Tilo Spannagel <development@tilosp.de>
|
2018-08-23 12:11:38 +02:00 |
|
Nextcloud bot
|
d35a76710a
|
[tx-robot] updated from transifex
|
2018-08-23 00:50:32 +00:00 |
|
Tobias Kaminsky
|
0cbcca90f4
|
daily dev 20180823
|
2018-08-23 00:32:03 +02:00 |
|
Andy Scherzinger
|
334e96d3a0
|
Merge pull request #2901 from nextcloud/getlistoffilesfragment_npe_fix
ui:activity: Check if OCFileListFragment is null before calling onItemClicked().
|
2018-08-22 08:44:22 +02:00 |
|
Nextcloud bot
|
c58a302332
|
[tx-robot] updated from transifex
|
2018-08-22 00:46:37 +00:00 |
|
ardevd
|
dced25bd5a
|
ui:activity: Use the previously defined OCFileListFragment object
|
2018-08-21 09:54:57 +02:00 |
|
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 |
|