Unpublished
1cb125a464
Fix upload and delete to actually delete
...
Signed-off-by: Unpublished <unpublished@gmx.net>
2019-08-01 13:27:01 +02:00
Andy Scherzinger
89b26e87a5
use correct constructor call
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-01 12:25:43 +02:00
Andy Scherzinger
51fca2c807
use correct f-droid link to dev build
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-01 12:15:13 +02:00
Andy Scherzinger
cb812f6efe
ktlint: no consecutive blank lines
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-01 11:54:46 +02:00
Andy Scherzinger
c80c6eb5bc
use BuildConfig.VERSION_CODE
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-01 11:48:09 +02:00
Andy Scherzinger
1d79f899af
Remove theming, use better title
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-01 11:31:49 +02:00
Tobias Kaminsky
ea44c595a8
Merge pull request #4180 from nextcloud/design/screenshots
...
Improve app store screenshot designs
2019-08-01 09:44:57 +02:00
Jan-Christoph Borchardt
a2cf6bc408
Improve app store screenshot designs
...
Separate app store screenshot text into bold heading and regular subline
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-01 08:17:35 +02:00
Nextcloud bot
75005668dd
[tx-robot] updated from transifex
2019-08-01 03:10:45 +00:00
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
tobiasKaminsky
c0588a0d1f
Paste only for >=N
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-25 14:13:17 +02:00