nextcloud-android-bot
788cea14b8
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-05-14 13:23:27 +02:00
tobiasKaminsky
8f78e61c6f
if ask for password is set, show an optional password dialog
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-14 13:23:27 +02:00
Tobias Kaminsky
3b24d0920f
daily dev 20190514
...
da3894157b
Merge pull request #3974 from nextcloud/richDocumentsOptionalMimetypes
22b352a47d
Merge pull request #4013 from nextcloud/emailOnError
8424fd1b95
email on error
8bc713ee46
daily dev 20190513
2019-05-14 03:34:55 +02:00
Andy Scherzinger
da3894157b
Merge pull request #3974 from nextcloud/richDocumentsOptionalMimetypes
...
Use optional mimetypes on rich document, if available
2019-05-13 19:10:30 +02:00
Andy Scherzinger
22b352a47d
Merge pull request #4013 from nextcloud/emailOnError
...
Email on error
2019-05-13 19:02:29 +02:00
tobiasKaminsky
8424fd1b95
email on error
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-13 10:07:44 +02:00
Tobias Kaminsky
8bc713ee46
daily dev 20190513
...
deffbd8b00
Ensure that userId is always present (#3909 )
504b3daa79
- testUserId() removes test state - removed commented code
b410e1bb09
[tx-robot] updated from transifex
2c30e5e9f7
spotbugs: remove redundant null checks
0a9e79988a
codacy: Avoid declaring a variable if it is unreferenced before a possible exit point.
ed24c43f42
revert lib back to master
87dd10323a
- migrate userId - always fetch userId on account creation
a6de22aa94
[tx-robot] updated from transifex
bc11455e79
Merge pull request #3993 from nextcloud/debugWebView
06a8a44494
Merge pull request #3997 from nextcloud/noFABonSearch
75c65b49c8
enable webview debug on debug builds; disabled on productive builds
1327b7e33a
Spotbugs: disable experimental BAS_BLOATED_ASSIGNMENT_SCOPE (#3998 )
57e01e240a
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
1c76b9765e
disable experimental BAS_BLOATED_ASSIGNMENT_SCOPE: Method assigns a variable in a larger scope than is needed THIS DETECTOR IS HIGHLY EXPERIMENTAL AND IS LIKELY TO CREATE A LOT OF FUD
c513959edb
show fab when navigating into a search
2019-05-13 09:24:51 +02:00
tobiasKaminsky
47317967a3
Use optional mimetypes on rich document, if available
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-13 09:24:30 +02:00
Tobias Kaminsky
deffbd8b00
Ensure that userId is always present ( #3909 )
...
Ensure that userId is always present
2019-05-13 09:09:11 +02:00
tobiasKaminsky
504b3daa79
- testUserId() removes test state
...
- removed commented code
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-13 08:28:07 +02:00
Nextcloud bot
b410e1bb09
[tx-robot] updated from transifex
2019-05-13 00:49:44 +00:00
Andy Scherzinger
2c30e5e9f7
spotbugs: remove redundant null checks
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-05-12 21:33:57 +02:00
Andy Scherzinger
0a9e79988a
codacy: Avoid declaring a variable if it is unreferenced before a possible exit point.
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-05-12 21:27:08 +02:00
Andy Scherzinger
ed24c43f42
revert lib back to master
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-05-12 21:22:37 +02:00
tobiasKaminsky
87dd10323a
- migrate userId
...
- always fetch userId on account creation
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-12 21:21:34 +02:00
Nextcloud bot
a6de22aa94
[tx-robot] updated from transifex
2019-05-12 01:00:32 +00:00
Andy Scherzinger
bc11455e79
Merge pull request #3993 from nextcloud/debugWebView
...
Enable webview debug on debug builds; disabled on productive builds
2019-05-10 23:19:38 +02:00
Andy Scherzinger
06a8a44494
Merge pull request #3997 from nextcloud/noFABonSearch
...
show fab when navigating into a search
2019-05-10 23:19:04 +02:00
tobiasKaminsky
75c65b49c8
enable webview debug on debug builds; disabled on productive builds
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-10 13:19:28 +02:00
Tobias Kaminsky
1327b7e33a
Spotbugs: disable experimental BAS_BLOATED_ASSIGNMENT_SCOPE ( #3998 )
...
Spotbugs: disable experimental BAS_BLOATED_ASSIGNMENT_SCOPE
2019-05-10 13:03:11 +02:00
nextcloud-android-bot
57e01e240a
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-05-10 08:01:09 +00:00
tobiasKaminsky
1c76b9765e
disable experimental
...
BAS_BLOATED_ASSIGNMENT_SCOPE: Method assigns a variable in a larger scope than is needed
THIS DETECTOR IS HIGHLY EXPERIMENTAL AND IS LIKELY TO CREATE A LOT OF FUD
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-10 09:55:35 +02:00
tobiasKaminsky
c513959edb
show fab when navigating into a search
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-10 09:21:18 +02:00
Andy Scherzinger
a727474aed
Merge pull request #3898 from nextcloud/ezaquarii/create-whats-new-service
...
Create service to handle what's new functionality
2019-05-09 22:42:59 +02:00
Tobias Kaminsky
10f61729e2
Directly remove notification, on error reload ( #3968 )
...
Directly remove notification, on error reload
2019-05-09 14:48:39 +02:00
nextcloud-android-bot
137e43e41a
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-05-09 14:43:40 +02:00
Chris Narkiewicz
f0554ab59b
Add AppInfo and WhatsNewService
...
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-05-09 14:43:40 +02:00
Tobias Kaminsky
e0f405676a
Add stale bot ( #3991 )
...
Add stale bot
2019-05-09 14:27:48 +02:00
Tobias Kaminsky
97e80c952c
Add welcome bot message ( #3990 )
...
Add welcome bot message
2019-05-09 14:27:22 +02:00
Tobias Kaminsky
52bc057fac
Revert "Use high memory drone worker" ( #3987 )
...
Revert "Use high memory drone worker"
2019-05-09 13:25:35 +02:00
tobiasKaminsky
5ef49e0f7e
Add stale bot
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-09 13:17:54 +02:00
tobiasKaminsky
d63ec9b6e8
Add welcome bot message
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-09 13:14:26 +02:00
Tobias Kaminsky
c54254c9f5
Revert "Use high memory drone worker"
2019-05-09 11:50:26 +02:00
Tobias Kaminsky
addc15bb45
ignore Fastlane ( #3985 )
...
ignore Fastlane
2019-05-09 07:44:09 +02:00
tobiasKaminsky
bce2f48008
ignore Fastlane
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-09 07:38:06 +02:00
Nextcloud bot
8f2abf6fd4
[tx-robot] updated from transifex
2019-05-09 00:50:34 +00:00
Tobias Kaminsky
3323526566
Use high memory drone worker ( #3983 )
...
Use high memory drone worker
2019-05-08 23:38:37 +02:00
tobiasKaminsky
3fa638aae6
use high memory drone worker
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-08 23:15:37 +02:00
Tobias Kaminsky
0432279ef7
Enhance pass protection system ( #3966 )
...
Enhance pass protection system
2019-05-08 21:40:26 +02:00
Tobias Kaminsky
08708bfba4
Limit access to thumbnails ( #3965 )
...
Limit access to thumbnails
2019-05-08 17:40:43 +02:00
Tobias Kaminsky
3efa8e3b6a
Hide "add new documents" on <5.0 ( #3964 )
...
Hide "add new documents" on <5.0
2019-05-08 15:50:45 +02:00
Tobias Kaminsky
b7c87e77a7
set outdated server warning to NC13 ( #3972 )
...
set outdated server warning to NC13
2019-05-08 15:46:28 +02:00
Nextcloud bot
daf5c95739
[tx-robot] updated from transifex
2019-05-08 00:54:20 +00:00
tobiasKaminsky
2221ccd7b5
set outdated server warning to NC13
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-07 16:17:27 +02:00
tobiasKaminsky
4c9d98cfce
directly remove notification, on error reload
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-07 12:08:14 +02:00
nextcloud-android-bot
15d66a7dfb
Drone: update Lint results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-05-07 09:37:53 +00:00
tobiasKaminsky
c1ff580ea5
enhance pass protection system
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-07 11:27:20 +02:00
tobiasKaminsky
e32331dc5e
limit access to thumbnails
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-07 11:19:15 +02:00
tobiasKaminsky
fb5d0d4619
Hide "add new documents" on <5.0
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-07 11:15:38 +02:00
Tobias Kaminsky
d09df705bb
Bump lombok from 1.18.6 to 1.18.8 ( #3963 )
...
Bump lombok from 1.18.6 to 1.18.8
2019-05-07 08:59:03 +02:00