tobiasKaminsky
|
01eaebbe98
|
Changelog for 3.3.1
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-10-29 12:01:01 +01:00 |
|
Nextcloud bot
|
6d567fb68c
|
[tx-robot] updated from transifex
|
2018-10-29 01:50:08 +00:00 |
|
Nextcloud bot
|
27855ddb84
|
[tx-robot] updated from transifex
|
2018-10-28 00:48:25 +00:00 |
|
Tobias Kaminsky
|
a90766c5b9
|
daily dev 20181028
|
2018-10-28 00:33:17 +02:00 |
|
Nextcloud bot
|
77a46d0e29
|
[tx-robot] updated from transifex
|
2018-10-27 00:49:37 +00:00 |
|
Tobias Kaminsky
|
fac6bf5461
|
daily dev 20181027
|
2018-10-27 00:32:56 +02:00 |
|
Andy Scherzinger
|
8dff447f68
|
Merge pull request #3194 from nextcloud/adjustFeatureTemplate
Make headlines a bit bigger
|
2018-10-26 09:14:04 +02:00 |
|
Tobias Kaminsky
|
8324d47d43
|
Merge pull request #3082 from nextcloud/sendNote
Allow to set/edit note on shares
|
2018-10-26 08:42:57 +02:00 |
|
tobiasKaminsky
|
fce151948f
|
make headlines a bit bigger
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-10-26 08:01:28 +02:00 |
|
Tobias Kaminsky
|
a22a80374e
|
Merge pull request #3144 from nextcloud/dependabot/gradle/org.codehaus.groovy-groovy-all-2.5.3
Bump groovy-all from 2.4.12 to 2.5.3
|
2018-10-26 07:38:02 +02:00 |
|
Nextcloud bot
|
e705342dc3
|
[tx-robot] updated from transifex
|
2018-10-26 00:48:50 +00:00 |
|
Tobias Kaminsky
|
a81792e788
|
daily dev 20181026
|
2018-10-26 00:33:22 +02:00 |
|
tobiasKaminsky
|
e1c27f65b5
|
use IllegalArgumentException instead of NPE
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-10-25 10:48:54 +02:00 |
|
tobiasKaminsky
|
b963818a98
|
test to remove groovy-all
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-10-25 10:19:44 +02:00 |
|
Tobias Kaminsky
|
b48fbb2e06
|
Merge pull request #1708 from apicellaj/action_bar
Prevent action bar title from being overwritten
|
2018-10-25 10:02:38 +02:00 |
|
Nextcloud bot
|
334ec4824c
|
[tx-robot] updated from transifex
|
2018-10-25 00:48:16 +00:00 |
|
Tobias Kaminsky
|
401f99762c
|
daily dev 20181025
|
2018-10-25 00:32:29 +02:00 |
|
tobiasKaminsky
|
44896ba832
|
minor code enhancements
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-10-24 18:53:41 +02:00 |
|
tobiasKaminsky
|
cf983d621f
|
suppress lint as it is ok for dialogs to pass null as parent
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-10-24 18:53:41 +02:00 |
|
tobiasKaminsky
|
e7ae1a5364
|
prevent autofill
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-10-24 18:53:40 +02:00 |
|
tobiasKaminsky
|
d0a3302212
|
allow to set/edit note on shares
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-10-24 18:53:37 +02:00 |
|
Andy Scherzinger
|
7e2230970b
|
Merge pull request #3171 from nextcloud/downgradeJUniveralLib
Downgrade juniversalchardet
|
2018-10-24 15:24:11 +02:00 |
|
Andy Scherzinger
|
dac6bac8df
|
bump lint score due to lib downgrade
|
2018-10-24 15:00:03 +02:00 |
|
Tobias Kaminsky
|
7fc2d9f902
|
Merge pull request #565 from nextcloud/bugfix-454
Search inside of text files
|
2018-10-24 14:44:20 +02:00 |
|
tobiasKaminsky
|
5c0e4be5c9
|
downgrade juniversalchardet
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
|
2018-10-24 14:35:54 +02:00 |
|
Andy Scherzinger
|
87cda5a97f
|
Merge pull request #3182 from nextcloud/searchEventExplicit
Use explicit SearchEvent everywhere
|
2018-10-24 14:04:45 +02:00 |
|
Andy Scherzinger
|
dab0ea373c
|
Merge pull request #3173 from nextcloud/autoUploadNotifcation
Fix AutoUpload notification
|
2018-10-24 13:23:44 +02:00 |
|
Andy Scherzinger
|
078d19382c
|
Merge pull request #3183 from nextcloud/removeDuplicatedIfBranch
In both if branches was the same
|
2018-10-24 12:37:28 +02:00 |
|
Andy Scherzinger
|
f74570f348
|
Merge pull request #3097 from nextcloud/fixDavdroidURL
Fix davdroid url: base url was retrieved too early
|
2018-10-24 11:41:30 +02:00 |
|
nextcloud-android-bot
|
ea58ad6340
|
Drone: update Lint results to reflect reduced error/warning count [skip ci]
|
2018-10-24 08:35:18 +00:00 |
|
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 |
|