Commit graph

12320 commits

Author SHA1 Message Date
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
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
tobiasKaminsky
b34c0d1c98
change icon for <Android 7
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-19 08:35:46 +01:00
Tobias Kaminsky
0fe1cb0e58 daily dev 20190219 2019-02-19 00:33:10 +01:00
Joel
91e152c7fb
Remove upload success notification
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-18 16:29:22 +01:00
tobiasKaminsky
ed5d969c6e
actions in notifications
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-18 15:18:09 +01:00
Tobias Kaminsky
0d78339bb5
Merge pull request #3643 from nextcloud/firebase-analytics-disable
Disable firebase
2019-02-18 10:28:42 +01:00
Andy Scherzinger
7440ab8d2c
Merge pull request #3645 from nextcloud/changelog-3.5
Add 3.5.0 to Changelog
2019-02-18 09:03:06 +01:00
tobiasKaminsky
6be9c49c8b
add 3.5.0 to Changelog
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-18 07:48:16 +01:00
Nextcloud bot
91fa1397f5
[tx-robot] updated from transifex 2019-02-18 01:50:35 +00:00
Mario Đanić
8554770ad0
Disable firebase 2019-02-17 13:29:27 +01:00
Nextcloud bot
6a34cf4d2c
[tx-robot] updated from transifex 2019-02-17 01:53:00 +00:00
Nextcloud bot
cdf6757f11
[tx-robot] updated from transifex 2019-02-16 01:50:16 +00:00
Tobias Kaminsky
1ce6a61e99 daily dev 20190216 2019-02-16 00:33:09 +01:00
Andy Scherzinger
0fce9555fe
Merge pull request #3625 from nextcloud/timeoutCool
Show snackbar after 10s when cool is loading to slow
2019-02-15 18:12:42 +01:00
tobiasKaminsky
c35b5723c4
set action text to white
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-02-15 12:06:45 +01:00
Andy Scherzinger
f3a5860d59
Merge pull request #3627 from nextcloud/dependabot/gradle/com.jakewharton-butterknife-compiler-10.1.0
Bump butterknife-compiler from 10.0.0 to 10.1.0
2019-02-15 09:33:54 +01:00