Nextcloud bot
92e9fabf4b
[tx-robot] updated from transifex
2019-07-31 03:11:03 +00:00
Tobias Kaminsky
0e4dab8b5f
daily dev 20190731
...
e427e4e61
Merge pull request #4283 from nextcloud/v371
011539440
release 3.7.1
674bb277a
[tx-robot] updated from transifex
84e36293e
daily dev 20190730
2019-07-31 03:34:47 +02:00
Chris Narkiewicz
9d5566f384
Move exception handler to MainApp
...
* move exception handler to MainApp
* avoid recursive call to exception handler
* launch exception handler in separate process
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-07-30 22:34:59 +01:00
Andy Scherzinger
e427e4e61c
Merge pull request #4283 from nextcloud/v371
...
Release 3.7.1
2019-07-30 16:52:22 +02:00
Andy Scherzinger
011539440c
release 3.7.1
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-30 16:33:41 +02:00
tobiasKaminsky
61685e2ee9
Add App version info
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-30 09:24:27 +02:00
Nextcloud bot
674bb277a6
[tx-robot] updated from transifex
2019-07-30 03:08:25 +00:00
Tobias Kaminsky
84e36293ea
daily dev 20190730
...
129e9abcc
Merge pull request #4276 from nextcloud/uploader
bc0b9e78f
Engineering Test Mode (#4133 )
a6371ee30
check status on transfer update
0938d81c7
mHostUrlInput can be null if used with direct login (#4270 )
53a4844ab
Merge pull request #4269 from nextcloud/daggerBump
4632dc659
[tx-robot] updated from transifex
2124364b4
daily dev 20190727
2019-07-30 03:34:52 +02:00
nextcloud-android-bot
eca49155c5
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-07-29 20:54:37 +00:00
Andy Scherzinger
ece63e300c
ktlint: Imports must be ordered in lexicographic order without any empty lines in-between
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 22:43:17 +02:00
Andy Scherzinger
dbc92cd326
Move to proper folder structure
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 22:36:12 +02:00
Andy Scherzinger
d48c7e27d3
also move Handler to Kotlin
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 22:21:12 +02:00
Andy Scherzinger
585778e6c0
codacyc: organize imports
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 21:58:21 +02:00
Andy Scherzinger
d30b70f5bf
theme error toolbar
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 21:51:11 +02:00
Andy Scherzinger
f9196927c4
reafactor error handler (renamings), improve issue report url
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 21:18:00 +02:00
Andy Scherzinger
c2e7458f4c
codacy: SpacingAroundCurly
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 17:40:25 +02:00
Andy Scherzinger
9bc8d66592
codacy: organize imports
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 17:40:25 +02:00
Andy Scherzinger
e502fbd9cf
codacy: lint warnings
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 17:40:24 +02:00
Andy Scherzinger
44c896093f
rewrite error activity in kotlin, harmonize share string
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 17:40:23 +02:00
Andy Scherzinger
88bdf4cbf7
Add proper toolbar and title
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 17:40:23 +02:00
nextcloud-android-bot
28dac70420
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-07-29 17:40:22 +02:00
Andy Scherzinger
051821c419
add default, material padding, cleanup code
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 17:40:21 +02:00
nextcloud-android-bot
fc27b1a2ca
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-07-29 17:40:21 +02:00
tobiasKaminsky
b5f38f000d
Re-enable exception handler
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-29 17:40:20 +02:00
Andy Scherzinger
129e9abcc0
Merge pull request #4276 from nextcloud/uploader
...
Check status on transfer update
2019-07-29 15:35:27 +02:00
Tobias Kaminsky
bc0b9e78f1
Engineering Test Mode ( #4133 )
...
Engineering Test Mode
2019-07-29 14:52:19 +02:00
tobiasKaminsky
a6371ee306
check status on transfer update
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-29 13:49:37 +02:00
Tobias Kaminsky
0938d81c73
mHostUrlInput can be null if used with direct login ( #4270 )
...
mHostUrlInput can be null if used with direct login
2019-07-29 11:28:49 +02:00
Unpublished
bdbeb5bc27
Fix local state if fragment is initialized before services
...
Signed-off-by: Unpublished <unpublished@gmx.net>
2019-07-29 11:11:50 +02:00
Tobias Kaminsky
53a4844ab2
Merge pull request #4269 from nextcloud/daggerBump
...
combined dagger bump
2019-07-29 09:17:07 +02:00
Nextcloud bot
4632dc659e
[tx-robot] updated from transifex
2019-07-28 03:08:27 +00:00
Tobias Kaminsky
2124364b46
daily dev 20190727
...
e4fb5b0a7
Merge pull request #4263 from nextcloud/removeDocument
e382365c0
[tx-robot] updated from transifex
c27a33ca1
daily dev 20190726
2019-07-27 03:34:31 +02:00
Chris Narkiewicz
976e38e7de
Migrate main app to new Dagger injector API
...
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-07-26 19:54:10 +01:00
Tobias Kaminsky
e4fb5b0a78
Merge pull request #4263 from nextcloud/removeDocument
...
remove document (with relation to parent)
2019-07-26 14:44:51 +02:00
tobiasKaminsky
ad5160dadb
mHostUrlInput can be null if used with direct login
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-26 14:31:50 +02:00
tobiasKaminsky
e21f40924f
combined dagger bump
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-26 09:27:09 +02:00
Nextcloud bot
e382365c0e
[tx-robot] updated from transifex
2019-07-26 03:05:30 +00:00
Tobias Kaminsky
c27a33ca18
daily dev 20190726
...
41c159ae4
Merge pull request #4261 from nextcloud/droneCheck
53633991d
merge commit should always run drone
3949238de
Merge pull request #4258 from nextcloud/enhanceDroneCheck
c78c79aaf
check if drone should run: also when build.gradle changed
a7a46d823
[tx-robot] updated from transifex
4d1016ebf
Merge pull request #4256 from nextcloud/dependabot/gradle/com.pinterest-ktlint-0.34.2
47f76f4f7
[tx-robot] updated from transifex
12050ed47
daily dev 20190724
2019-07-26 03:35:49 +02:00
Chris Narkiewicz
7d3d2c9f73
Engineering Test Mode
...
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-07-25 19:47:06 +01:00
tobiasKaminsky
b52f81a7c2
remove document (with relation to parent)
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-25 15:03:37 +02:00
Tobias Kaminsky
41c159ae49
Merge pull request #4261 from nextcloud/droneCheck
...
merge commit should always run drone
2019-07-25 13:11:16 +02:00
tobiasKaminsky
53633991d2
merge commit should always run drone
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-25 11:54:12 +02:00
Andy Scherzinger
3949238de0
Merge pull request #4258 from nextcloud/enhanceDroneCheck
...
check if drone should run: also when build.gradle changed
2019-07-25 10:42:20 +02:00
tobiasKaminsky
c78c79aaf1
check if drone should run: also when build.gradle changed
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-25 08:38:03 +02:00
Nextcloud bot
a7a46d8234
[tx-robot] updated from transifex
2019-07-25 03:05:55 +00:00
Andy Scherzinger
4d1016ebfe
Merge pull request #4256 from nextcloud/dependabot/gradle/com.pinterest-ktlint-0.34.2
...
Bump ktlint from 0.34.1 to 0.34.2
2019-07-24 07:09:27 +02:00
Nextcloud bot
47f76f4f7c
[tx-robot] updated from transifex
2019-07-24 03:08:40 +00:00
Tobias Kaminsky
12050ed476
daily dev 20190724
...
537049379
Merge pull request #4254 from nextcloud/clearInputBeforeQR
011169dea
reset host when using login via QR/link
a65d1dd21
Merge pull request #4253 from nextcloud/fixMaster
e9b06843e
remove leftover
6a925b7f2
wip
fc01e9738
wip
ac3a6d542
reformat imports kotlin: do not use wildcard imports
4c5eca98e
remove leftovers from bottom bar removing
040b46081
show "shared" again (#4249 )
10644635c
Bump ktlint from 0.34.0 to 0.34.1 (#4252 )
eb68c3633
wip
a1477a1ea
daily dev 20190723
2019-07-24 03:34:37 +02:00
dependabot-preview[bot]
687e2fc637
Bump ktlint from 0.34.1 to 0.34.2
...
Bumps [ktlint](https://github.com/pinterest/ktlint ) from 0.34.1 to 0.34.2.
- [Release notes](https://github.com/pinterest/ktlint/releases )
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pinterest/ktlint/compare/0.34.1...0.34.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-24 01:12:49 +00:00
Andy Scherzinger
5370493798
Merge pull request #4254 from nextcloud/clearInputBeforeQR
...
Reset host when using login via QR/link
2019-07-23 15:12:07 +02:00