Commit graph

2395 commits

Author SHA1 Message Date
Nextcloud bot
94af01c781
[tx-robot] updated from transifex 2021-05-04 04:02:27 +00:00
Marcel Hibbe
6c7591ebef
Merge pull request #1212 from nextcloud/pdfByIntent
Open files by external Apps
2021-05-03 21:51:52 +02:00
Marcel Hibbe
4f0c01adfd
add changelog entry
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-05-03 21:37:42 +02:00
Marcel Hibbe
5914f01524
add info about permissions on api level 30 for resolveActivity
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-05-03 21:37:42 +02:00
Marcel Hibbe
b97e670253
add support for all files that can be handled by an external app
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-05-03 21:37:42 +02:00
Marcel Hibbe
6a387e4cb8
add support for PDF (by intent)
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-05-03 21:37:42 +02:00
Marcel Hibbe
b930f1365b
Merge pull request #1191 from nextcloud/bugfix/noid/handle-401
Start the reauth webview also when there is no getParentController()
2021-05-03 21:36:51 +02:00
Marcel Hibbe
4f0a813512
set showUnauthorizedDialog to modal
avoid crash when login view is shown after coming from showUnauthorizedDialog

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-05-03 21:22:32 +02:00
Marcel Hibbe
c2032b6554
extract methods and add log commands in AccountRemovalWorker
Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2021-05-03 21:22:32 +02:00
Joas Schilling
cb11c36400
Pop a dialog to log in again or delete the account
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-05-03 21:22:32 +02:00
Joas Schilling
3f5c03f1ef
Start the reauth webview also when there is no getParentController()
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-05-03 21:22:32 +02:00
Andy Scherzinger
9348f0fcac
Merge pull request #1210 from nextcloud/fixBottomSheetDismiss
Show search bar when closing bottom sheet
2021-05-03 15:57:46 +02:00
Andy Scherzinger
f119adf974
show search bar when closing bottom sheet
Fixes #1172

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-03 15:05:29 +02:00
Marcel Hibbe
e32207d11d
Merge pull request #1209 from nextcloud/contactsImprovements
Add contacts shimmer and improve link-based conversation creation items
2021-05-03 15:03:14 +02:00
Andy Scherzinger
e1ac6c2f09
use plus icon/primary for new group conversation
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-03 13:47:17 +02:00
Andy Scherzinger
79e5c3bcaf
change order/icon of public conversation creation item
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-03 10:55:13 +02:00
Andy Scherzinger
beb7fdadba
Update code check scores
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-02 21:56:39 +02:00
Andy Scherzinger
8766bf2eb1
add contacts shimmer and improve link-based conversation creation items
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-05-02 21:40:33 +02:00
Nextcloud bot
d152ac2a3c
[tx-robot] updated from transifex 2021-05-02 03:59:14 +00:00
Andy Scherzinger
bfa6abb988
Merge pull request #1207 from nextcloud/alignHeader
Align contact category headlines
2021-04-30 21:50:30 +02:00
Andy Scherzinger
be3d44dd89
align contact category headlines
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-30 18:36:05 +02:00
Andy Scherzinger
3972acb34d
Merge pull request #1142 from nextcloud/support-delete-multiple
Support delete-multiple push notification
2021-04-30 10:26:04 +02:00
Andy Scherzinger
1fe06055dd
Merge pull request #1195 from nextcloud/dependabot/gradle/daggerVersion-2.35.1
Bump daggerVersion from 2.34.1 to 2.35.1
2021-04-30 10:24:52 +02:00
Andy Scherzinger
2dad02efc8
Merge pull request #1200 from nextcloud/dependabot/gradle/com.github.chrisbanes-PhotoView-2.3.0
Bump PhotoView from 2.0.0 to 2.3.0
2021-04-30 10:16:33 +02:00
dependabot[bot]
dfc1479e38
Bump PhotoView from 2.0.0 to 2.3.0
Bumps [PhotoView](https://github.com/Baseflow/PhotoView) from 2.0.0 to 2.3.0.
- [Release notes](https://github.com/Baseflow/PhotoView/releases)
- [Commits](https://github.com/Baseflow/PhotoView/compare/2.0.0...2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 09:55:53 +02:00
Andy Scherzinger
c81a272d22
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-30 09:13:28 +02:00
Andy Scherzinger
97e748b3c1
reformat to 120 line length
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-30 08:56:45 +02:00
Andy Scherzinger
712fdfeac4
adapt to de-lomboked code-base
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-30 08:50:24 +02:00
Andy Scherzinger
5c26a0c5a8
exclude JSON/Data classes for push content
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-30 01:16:20 +02:00
Joas Schilling
90bf76e013
Support delete-multiple push notification
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-04-30 01:16:16 +02:00
Andy Scherzinger
cdaecef095
Merge pull request #1199 from nextcloud/dependabot/gradle/org.conscrypt-conscrypt-android-2.5.2
Bump conscrypt-android from 2.5.1 to 2.5.2
2021-04-30 00:56:52 +02:00
dependabot[bot]
49d18470ce
Bump daggerVersion from 2.34.1 to 2.35.1
Bumps `daggerVersion` from 2.34.1 to 2.35.1.

Updates `dagger` from 2.34.1 to 2.35.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.34.1...dagger-2.35.1)

Updates `dagger-compiler` from 2.34.1 to 2.35.1
- [Release notes](https://github.com/google/dagger/releases)
- [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/google/dagger/compare/dagger-2.34.1...dagger-2.35.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 22:50:20 +00:00
Andy Scherzinger
f7761cdc10
Merge pull request #1174 from nextcloud/dependabot/gradle/io.reactivex.rxjava2-rxjava-2.2.21
Bump rxjava from 2.2.11 to 2.2.21
2021-04-30 00:49:11 +02:00
Andy Scherzinger
d7631c1868
update retrofit since it has links to rxjava2
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-30 00:13:26 +02:00
dependabot[bot]
d46d726118
Bump conscrypt-android from 2.5.1 to 2.5.2
Bumps [conscrypt-android](https://github.com/google/conscrypt) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/google/conscrypt/releases)
- [Commits](https://github.com/google/conscrypt/compare/2.5.1...2.5.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 22:12:46 +00:00
dependabot[bot]
9326f2a007
Bump rxjava from 2.2.11 to 2.2.21
Bumps [rxjava](https://github.com/ReactiveX/RxJava) from 2.2.11 to 2.2.21.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Changelog](https://github.com/ReactiveX/RxJava/blob/v2.2.21/CHANGES.md)
- [Commits](https://github.com/ReactiveX/RxJava/compare/v2.2.11...v2.2.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-30 00:12:45 +02:00
Andy Scherzinger
30f9de4fb3
Merge pull request #1194 from nextcloud/dependabot/gradle/io.requery-requery-1.6.1
Bump requery from 1.5.1 to 1.6.1
2021-04-30 00:11:56 +02:00
Andy Scherzinger
eb00702c19
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-30 00:02:37 +02:00
Andy Scherzinger
d2edd6010c
show contacts icon for vcf file
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 23:48:42 +02:00
Andy Scherzinger
8442a5a65e
reformat class
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 23:48:41 +02:00
dependabot[bot]
cc518f6258
Bump requery from 1.5.1 to 1.6.1
Bumps [requery](https://github.com/requery/requery) from 1.5.1 to 1.6.1.
- [Release notes](https://github.com/requery/requery/releases)
- [Changelog](https://github.com/requery/requery/blob/master/CHANGELOG.md)
- [Commits](https://github.com/requery/requery/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 23:48:40 +02:00
Andy Scherzinger
e453b66f35
Merge pull request #1158 from nextcloud/54b8dependabot/gradle/workVersion-2.5.0
Bump workVersion from 2.3.0 to 2.5.0
2021-04-29 23:48:01 +02:00
Andy Scherzinger
944e83a0d8
change lint score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2021-04-29 23:40:26 +02:00
drone
fde1033216
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: drone <noreply@drone>
2021-04-29 21:41:52 +02:00
dependabot[bot]
cdc8379502
Bump workVersion from 2.3.0 to 2.5.0
Bumps `workVersion` from 2.3.0 to 2.5.0.

Updates `work-runtime` from 2.3.0 to 2.5.0

Updates `work-rxjava2` from 2.3.0 to 2.5.0

Updates `work-testing` from 2.3.0 to 2.5.0

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 21:41:27 +02:00
Andy Scherzinger
6912c2627c
Merge pull request #1192 from nextcloud/dependabot/gradle/coilKtVersion-1.2.1
Bump coilKtVersion from 1.2.0 to 1.2.1
2021-04-29 21:38:51 +02:00
dependabot[bot]
1d56eaf17e
Bump coilKtVersion from 1.2.0 to 1.2.1
Bumps `coilKtVersion` from 1.2.0 to 1.2.1.

Updates `coil` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/master/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/1.2.0...1.2.1)

Updates `coil-gif` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/master/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/1.2.0...1.2.1)

Updates `coil-svg` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/coil-kt/coil/releases)
- [Changelog](https://github.com/coil-kt/coil/blob/master/CHANGELOG.md)
- [Commits](https://github.com/coil-kt/coil/compare/1.2.0...1.2.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 18:26:05 +00:00
Andy Scherzinger
a6e23bb32c
Merge pull request #1179 from nextcloud/dependabot/gradle/org.greenrobot-eventbus-3.2.0
Bump eventbus from 3.1.1 to 3.2.0
2021-04-29 20:22:06 +02:00
dependabot[bot]
f98a1c1468
Bump eventbus from 3.1.1 to 3.2.0
Bumps [eventbus](https://github.com/greenrobot/EventBus) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/greenrobot/EventBus/releases)
- [Commits](https://github.com/greenrobot/EventBus/compare/V3.1.1...V3.2.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-29 19:57:45 +02:00
Marcel Hibbe
1443e0f0e7
Merge pull request #1187 from nextcloud/updateAS
Update code base for Android Studio 4.1.3
2021-04-29 19:23:32 +02:00