Commit graph

13127 commits

Author SHA1 Message Date
tobiasKaminsky
5a6e454c83
Enhanced doc
- explain PR that also need changes in library
- update TOC
- update backport

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-05 10:30:33 +02:00
Nextcloud bot
bc46215c3a
[tx-robot] updated from transifex 2019-08-05 03:03:41 +00:00
Nextcloud bot
f4bb53b408
[tx-robot] updated from transifex 2019-08-04 03:08:49 +00:00
Nextcloud bot
3ac2b3ac0b
[tx-robot] updated from transifex 2019-08-03 03:06:28 +00:00
Tobias Kaminsky
bf1a8754c7 daily dev 20190803
0469db38c Fix local state if fragment is initialized before services (#4262)
bfb3bfd9e Fix upload and delete to actually delete (#4287)
0711815a7 [tx-robot] updated from transifex
017e85109 daily dev 20190802
2019-08-03 03:34:53 +02:00
Tobias Kaminsky
0469db38ca
Fix local state if fragment is initialized before services (#4262)
Fix local state if fragment is initialized before services
2019-08-02 15:13:32 +02:00
Tobias Kaminsky
bfb3bfd9e1
Fix upload and delete to actually delete (#4287)
Fix upload and delete to actually delete
2019-08-02 15:04:37 +02:00
Nextcloud bot
0711815a77
[tx-robot] updated from transifex 2019-08-02 03:07:32 +00:00
Tobias Kaminsky
017e851092 daily dev 20190802
6773e1a51 Merge pull request #4056 from nextcloud/exceptionHandler
89b26e87a use correct constructor call
51fca2c80 use correct f-droid link to dev build
cb812f6ef ktlint: no consecutive blank lines
c80c6eb5b use BuildConfig.VERSION_CODE
1d79f899a Remove theming, use better title
ea44c595a Merge pull request #4180 from nextcloud/design/screenshots
a2cf6bc40 Improve app store screenshot designs Separate app store screenshot text into bold heading and regular subline
75005668d [tx-robot] updated from transifex
92e9fabf4 [tx-robot] updated from transifex
0e4dab8b5 daily dev 20190731
2019-08-02 03:34:50 +02:00
Andy Scherzinger
6773e1a510
Merge pull request #4056 from nextcloud/exceptionHandler
Re-enable exception handler
2019-08-01 14:52:20 +02:00
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