Commit graph

12335 commits

Author SHA1 Message Date
Andy Scherzinger
2e4a43eecd
Merge pull request #3682 from nextcloud/deleteFilesAfterTest
Enhance integration tests
2019-02-27 12:57:04 +01:00
Andy Scherzinger
5b0a35204f
Merge pull request #3320 from nextcloud/showSharedUser
Show shared user
2019-02-27 11:59:55 +01:00
tobiasKaminsky
b584ab79d2
- remove files after test
- use new AndroidJunit4

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-27 11:43:47 +01:00
tobiasKaminsky
bf86cf6a41
Show shared user
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-27 11:10:14 +01:00
Nextcloud bot
5b64410074
[tx-robot] updated from transifex 2019-02-27 01:51:26 +00:00
Tobias Kaminsky
ff116e9527 daily dev 20190227 2019-02-27 00:34:45 +01:00
Andy Scherzinger
f4dec19e28
Merge pull request #3680 from nextcloud/activityLocale
Enhance activities activity
2019-02-26 22:39:55 +01:00
nextcloud-android-bot
023bd57f8a
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-02-26 17:58:50 +01:00
tobiasKaminsky
1f9c49bb70
- use localized date pattern
- use translated strings

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-26 17:58:44 +01:00
Andy Scherzinger
38b0a91a00
Merge pull request #3678 from nextcloud/formatFileContentProvider
reformat so that all indention are correct
2019-02-26 17:05:47 +01:00
Tobias Kaminsky
c6de05dcb2
Merge pull request #3675 from nextcloud/dependabot/gradle/com.dicedmelon.gradle-jacoco-android-0.1.4
Bump jacoco-android from 0.1.3 to 0.1.4
2019-02-26 11:58:43 +01:00
Tobias Kaminsky
bf6e11f55c
Merge pull request #3674 from nextcloud/dependabot/gradle/androidx.annotation-annotation-1.0.2
Bump annotation from 1.0.1 to 1.0.2
2019-02-26 11:58:20 +01:00
tobiasKaminsky
f4f53cf254
reformat so that all indention are correct
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-26 11:40:43 +01:00
Tobias Kaminsky
aac5514c03
Merge pull request #3653 from nextcloud/storages
Add storage path chooser for local file picker
2019-02-26 07:33:59 +01:00
tobiasKaminsky
6d92a87a50
add break to switch statement
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-26 07:25:22 +01:00
dependabot[bot]
414b31c507
Bump jacoco-android from 0.1.3 to 0.1.4
Bumps jacoco-android from 0.1.3 to 0.1.4.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-26 02:16:44 +00:00
dependabot[bot]
54bf33423a
Bump annotation from 1.0.1 to 1.0.2
Bumps annotation from 1.0.1 to 1.0.2.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-26 02:16:43 +00:00
Nextcloud bot
ffe3ca5a55
[tx-robot] updated from transifex 2019-02-26 01:50:19 +00:00
Tobias Kaminsky
838c266502 daily dev 20190226 2019-02-26 00:33:14 +01:00
tobiasKaminsky
860e8e7ff4
WIP storage picker
improved icons/layout for storage path chooser
use dir name for external sdcard, add only if exists
ignore findbugs regarding hardcoded storage path and use better var names
improve codacy sccore, make interla storage paths a set
setup path chooser in picker action bar when storage location has been chosen
add missing licenses header, set correct year
show local storage path picker dialog if folder to navigate into is not readable
fix crashing app due to open dialog

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-02-25 16:38:41 +01:00
Andy Scherzinger
3e6d01965b
Merge pull request #3663 from nextcloud/useLocalCredentials
Use test credentials from ~/.gradle/gradle.properties
2019-02-25 09:50:04 +01:00
Nextcloud bot
c408370deb
[tx-robot] updated from transifex 2019-02-25 01:50:42 +00:00
Nextcloud bot
136c7d8aa3
[tx-robot] updated from transifex 2019-02-24 01:54:12 +00:00
Nextcloud bot
fff0ca1be1
[tx-robot] updated from transifex 2019-02-23 01:51:11 +00:00
Nextcloud bot
d266c209a6
[tx-robot] updated from transifex 2019-02-22 01:51:52 +00:00
Nextcloud bot
246a0bd3b2
[tx-robot] updated from transifex 2019-02-21 01:51:01 +00:00
Tobias Kaminsky
bf99c2d929 daily dev 20190221 2019-02-21 00:33:16 +01:00
tobiasKaminsky
f2a1608883
use test credentials from ~/.gradle/gradle.properties
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-21 00:15:12 +01:00
Tobias Kaminsky
cd0b0fb552
Merge pull request #3608 from nextcloud/actionsInNotifications
Actions in notifications
2019-02-20 14:33:16 +01:00
Nextcloud bot
e496f6379b
[tx-robot] updated from transifex 2019-02-20 13:15:56 +00:00
Tobias Kaminsky
c37a933a19
Merge pull request #3659 from nextcloud/formatString
Codestyle strings
2019-02-20 14:13:11 +01:00
tobiasKaminsky
4474f8a9bf
codestyle strings
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-20 14:10:33 +01:00
Tobias Kaminsky
67239482ec
Merge pull request #3658 from nextcloud/fix-l10n-file
Fix l10n base file due to checked in source from transifex bot
2019-02-20 14:04:07 +01:00
Morris Jobke
8bb292a3a9
Fix l10n base file due to checked in source from transifex bot
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-20 13:41:21 +01:00
tobiasKaminsky
220bcfdb0a
- add put for action
- change icons for primary/other actions

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-20 12:31:33 +01:00
Nextcloud bot
d1053ac37f
[tx-robot] updated from transifex 2019-02-20 10:36:49 +00:00
Tobias Kaminsky
358f8bc6bc
Merge pull request #3656 from nextcloud/removeStableValues
Remove stable values
2019-02-20 10:53:46 +01:00
tobiasKaminsky
005beb1e81
remove stable values
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-20 10:51:56 +01:00
Tobias Kaminsky
74b2287e34
Merge pull request #3655 from nextcloud/revertStrings
Revert strings.xml
2019-02-20 10:37:45 +01:00
tobiasKaminsky
3ba52bec36
revert strings.xml
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-20 10:16:46 +01:00
Nextcloud bot
656653fffa
[tx-robot] updated from transifex 2019-02-20 08:31:55 +00:00
Tobias Kaminsky
5561ab8e92 daily dev 20190220 2019-02-20 00:34:10 +01:00
tobiasKaminsky
5f7b25f8a1
extract string
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-19 14:15:34 +01:00
Tobias Kaminsky
b8d6cb0657
Merge pull request #3654 from nextcloud/sslMail
skip ssl check on mail
2019-02-19 14:02:47 +01:00
tobiasKaminsky
11007b50ab
skip ssl check on mail
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-19 13:53:11 +01:00
Andy Scherzinger
217afa5bb0
Merge pull request #3652 from nextcloud/dependabot/gradle/org.mockito-mockito-core-2.24.5
Bump mockito-core from 2.24.0 to 2.24.5
2019-02-19 11:41:32 +01:00
dependabot[bot]
da862a2c59
Bump mockito-core from 2.24.0 to 2.24.5
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.24.0 to 2.24.5.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.24.0...v2.24.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-19 10:04:28 +00:00
Andy Scherzinger
e3b1487ce5
Merge pull request #3637 from joelselvaraj/Fix-3111
Fix #3111 - Remove upload success notification
2019-02-19 10:59:58 +01:00
tobiasKaminsky
5afa099d3b
suppress findbugs
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-19 10:01:44 +01:00
Nextcloud bot
f8561d883f
[tx-robot] updated from transifex 2019-02-19 08:36:52 +00:00