Commit graph

11705 commits

Author SHA1 Message Date
tobiasKaminsky
5e135e6ced
in both if branches was the same
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-10-24 10:24:49 +02:00
tobiasKaminsky
82e713c167
use explicit SearchEvent everywhere
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-10-24 10:21:42 +02:00
Andy Scherzinger
c01061b9df
Merge pull request #3153 from nextcloud/fixNotificationCrash
Notification: move client creation to thread
2018-10-24 10:12:59 +02:00
Andy Scherzinger
148f9b119b
Merge pull request #3176 from nextcloud/fixFavoriteRefreshingBug
Fix refreshing bug on favorite
2018-10-24 10:00:09 +02:00
tobiasKaminsky
46f916b1a2
satisfy codacy
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-10-24 09:42:24 +02:00
Mario Danic
b6c528763c
Search inside text files
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-10-24 09:42:24 +02:00
tobiasKaminsky
bc2179965f
- fix not working detection of already defined synced folders
- delete not used (and wrong) function

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-10-24 09:40:55 +02:00
Tobias Kaminsky
2e2e509835
Merge 30fc18d772 into e39c1658f1 2018-10-24 07:35:22 +00:00
tobiasKaminsky
30fc18d772
satisfy codacy
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-10-24 09:35:16 +02:00
tobiasKaminsky
7876f44e5b
base uri was retrieved too early
-code cleanup

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-10-24 09:35:16 +02:00
tobiasKaminsky
31ea2e7be4
base uri was retrieved too early
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-10-24 09:35:16 +02:00
tobiasKaminsky
08d36d68e3
fix refreshing bug on favorite
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-10-24 09:05:00 +02:00
Tobias Kaminsky
e39c1658f1
Merge pull request #3180 from nextcloud/changeRepoOrder
Change repositories order
2018-10-24 09:02:38 +02:00
tobiasKaminsky
5d1e3a2213
change repositories order
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-10-24 08:44:44 +02:00
Nextcloud bot
952fe722f6
[tx-robot] updated from transifex 2018-10-24 00:49:19 +00:00
Tobias Kaminsky
c0fa9b9bf6 daily dev 20181024 2018-10-24 00:32:15 +02:00
Tobias Kaminsky
1d1e4f974b
Merge pull request #3170 from nextcloud/fixAutoUploadPreferenceHeadlines
max-2-line headlines for auto upload config items
2018-10-23 07:37:51 +02:00
Nextcloud bot
8e835271d5
[tx-robot] updated from transifex 2018-10-23 00:41:26 +00:00
Tobias Kaminsky
6f8e5b53b3 daily dev 20181023 2018-10-23 00:32:12 +02:00
AndyScherzinger
a5d6731611
Resolves #3165 - allowing 2-line headlines for auto upload config item's headlines 2018-10-22 19:09:29 +02:00
Andy Scherzinger
0c525db644
Merge pull request #3114 from nextcloud/notificationButtonHandling
Notification button handling
2018-10-22 17:26:32 +02:00
Andy Scherzinger
9bbf69a621
Merge pull request #3162 from nextcloud/handleReshare
Obey "can reshare" property
2018-10-22 13:51:53 +02:00
Andy Scherzinger
33af9119ce
Merge pull request #3058 from nextcloud/asyncWithWeakReference
fix "static context is leaked"
2018-10-22 13:49:06 +02:00
nextcloud-android-bot
4eb62c7655 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-10-22 07:18:47 +00:00
Tobias Kaminsky
e9758fda6c
Merge 7a17e13d55 into febc475634 2018-10-22 07:13:51 +00:00
tobiasKaminsky
7a17e13d55
fix "static context is leaked"
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-10-22 08:48:58 +02:00
Nextcloud bot
febc475634
[tx-robot] updated from transifex 2018-10-21 00:42:37 +00:00
Nextcloud bot
b9b6d9da78
[tx-robot] updated from transifex 2018-10-20 00:41:37 +00:00
Tobias Kaminsky
3f4502e861 daily dev 20181020 2018-10-20 00:33:08 +02:00
Andy Scherzinger
6d8c7af90c
Merge pull request #3152 from nextcloud/codacy
Fixing further codacy issues
2018-10-19 07:49:43 +02:00
tobiasKaminsky
a4e3347abf
obey "can reshare" property
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-10-18 10:02:50 +02:00
Nextcloud bot
a71f449adc
[tx-robot] updated from transifex 2018-10-18 00:44:09 +00:00
Tobias Kaminsky
96fe9e094c daily dev 20181018 2018-10-18 00:32:13 +02:00
Andy Scherzinger
b105abc56f
Merge pull request #3157 from nextcloud/fixPom
Pom: increase httpclient version
2018-10-18 00:00:38 +02:00
Andy Scherzinger
bb5790cd1a
Merge pull request #3143 from slohse/sorting-general-contract-violation-files-with-dots
Fix IllegalArgumentException on files with dots in name, add test case
2018-10-17 23:58:48 +02:00
tobiasKaminsky
506dee2337
sort & compare for two tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-10-17 15:52:38 +02:00
tobiasKaminsky
1cf1b0f1da
increase httpclient version
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-10-17 14:50:46 +02:00
tobiasKaminsky
15bc754ea7
move client to thread
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-10-17 10:20:42 +02:00
Nextcloud bot
01641a05f4
[tx-robot] updated from transifex 2018-10-17 00:40:59 +00:00
AndyScherzinger
84a1cc37a5
codacy: Avoid using redundant field initializer for 'onlyOnDevice' 2018-10-16 08:37:42 +02:00
AndyScherzinger
a4088eb173
codacy: This for loop can be replaced by a foreach loop 2018-10-16 08:35:17 +02:00
AndyScherzinger
70f0d9c61b
extract size to variable 2018-10-16 08:34:54 +02:00
AndyScherzinger
0c6b7fc4a1
codacy: Avoid unused private fields such as 'account'. 2018-10-16 08:29:23 +02:00
Nextcloud bot
bf9df6e0b2
[tx-robot] updated from transifex 2018-10-16 00:41:24 +00:00
Tobias Kaminsky
f3fff52304 daily dev 20181016 2018-10-16 00:32:56 +02:00
Andy Scherzinger
3cde7fc4ee
Merge pull request #3129 from nextcloud/autofill
Add autofill hints
2018-10-15 15:30:15 +02:00
Stephan Lohse
9b19f3940b Fix IllegalArgumentException on files with dots in name, add test case 2018-10-14 22:54:21 +02:00
Nextcloud bot
e5e776c288
[tx-robot] updated from transifex 2018-10-14 00:41:35 +00:00
Nextcloud bot
f648fdc31c
[tx-robot] updated from transifex 2018-10-13 00:40:59 +00:00
Tobias Kaminsky
5ea50b1030 daily dev 20181013 2018-10-13 00:33:58 +02:00