Commit graph

11577 commits

Author SHA1 Message Date
Nextcloud bot
521b1cda01
[tx-robot] updated from transifex 2018-09-14 07:47:37 +00:00
Andy Scherzinger
aa09934df1
fix string 2018-09-14 09:41:09 +02:00
Tobias Kaminsky
82ea0bcd68
Merge pull request #3027 from nextcloud/sso
add own sso token manager with custom dialog
2018-09-14 08:34:56 +02:00
Nextcloud bot
903b0802a0
[tx-robot] updated from transifex 2018-09-14 06:28:43 +00:00
Nextcloud bot
0e7e85fabf
[tx-robot] updated from transifex 2018-09-14 00:50:08 +00:00
Tobias Kaminsky
23a1a1f3b6 daily dev 20180914 2018-09-14 00:32:13 +02:00
AndyScherzinger
e46aacc9c8
fix codacy 2018-09-13 19:06:31 +02:00
AndyScherzinger
7a7c1100c3
polish SSO dialog 2018-09-13 18:49:12 +02:00
AndyScherzinger
e164da3beb
add license header and line break to xml file 2018-09-13 18:18:02 +02:00
AndyScherzinger
e04b94b2f6
improve permission screen design 2018-09-13 18:18:01 +02:00
David Luhmer
fddcbbbecd
fix issues reported by codacy 2018-09-13 18:18:01 +02:00
David Luhmer
d0f474e611
fix issues reported by codacy 2018-09-13 18:18:00 +02:00
David Luhmer
086492b6d4
add own sso token manager with custom dialog 2018-09-13 18:17:59 +02:00
Andy Scherzinger
5ac1af47c1
Merge pull request #3037 from nextcloud/switchAccount
Fix account switching: After adding an account, the app restart and uses the new account
2018-09-13 12:51:36 +02:00
tobiasKaminsky
0c86ed9f77
fix account switching: now after adding an account, the app restart and uses the new account
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-13 11:28:05 +02:00
Andy Scherzinger
ff6cf2df4a
Merge pull request #3033 from nextcloud/quickfixForUnknownSharingType
Quickfix for unknown SharingTypes
2018-09-13 10:16:16 +02:00
tobiasKaminsky
9f2b8a73c8
quickfix for unknown SharingTypes
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-13 09:04:41 +02:00
Andy Scherzinger
c4bbb792dc
Merge pull request #3032 from nextcloud/dependabot/gradle/jacocoVersion
Bump jacocoVersion from 0.7.4.201502262128 to 0.8.2
2018-09-13 06:32:54 +02:00
dependabot[bot]
ba84def527
Bump jacocoVersion from 0.7.4.201502262128 to 0.8.2
Bumps `jacocoVersion` from 0.7.4.201502262128 to 0.8.2.

Updates `org.jacoco.ant` from 0.7.4.201502262128 to 0.8.2
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/commits/v0.8.2)

Updates `org.jacoco.agent` from 0.7.4.201502262128 to 0.8.2
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/commits/v0.8.2)

Updates `org.jacoco.core` from 0.7.4.201502262128 to 0.8.2
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/commits/v0.8.2)

Updates `org.jacoco.report` from 0.7.4.201502262128 to 0.8.2
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/commits/v0.8.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-09-13 01:14:21 +00:00
Nextcloud bot
d7d2e1916f
[tx-robot] updated from transifex 2018-09-13 00:49:04 +00:00
Tobias Kaminsky
cc66d8857e daily dev 20180913 2018-09-13 00:33:41 +02:00
Nils Griebner
b49e881d43 Fix upload filepicker footer view 2018-09-12 20:07:44 +02:00
Andy Scherzinger
fc62aa42b8
Merge pull request #3010 from nextcloud/codacy
Codacy
2018-09-12 16:41:32 +02:00
Andy Scherzinger
fc3a911a14
Merge pull request #3028 from nextcloud/deleteProguard
Delete proguard
2018-09-12 16:04:59 +02:00
AndyScherzinger
ee4ec654de
CR 2018-09-12 16:02:59 +02:00
Tobias Kaminsky
755425cf0c
Delete proguard
As discussed in https://github.com/nextcloud/android-library/issues/160 proguard.cfg is not correctly working.
As we do not use it, this should be removed.
2018-09-12 14:51:23 +02:00
AndyScherzinger
c839a5b83e
codacy: avoid using Literals in Conditional Statements 2018-09-12 13:53:21 +02:00
AndyScherzinger
112450418a
organize imports 2018-09-12 13:53:20 +02:00
AndyScherzinger
f6f0165caf
explicitly cast var-arg parameter (null) to String[] to get rid of compiler warning 2018-09-12 13:53:20 +02:00
AndyScherzinger
0fb3dedef1
fix all experimental warnings found by findbugs (missing stream closing) 2018-09-12 13:53:19 +02:00
AndyScherzinger
333dfcb1ed
codacy: avoid using implementation types like 'HashMap'; use the interface instead 2018-09-12 13:53:18 +02:00
AndyScherzinger
f81415dbab
make all utils methods static 2018-09-12 13:53:18 +02:00
AndyScherzinger
d5008116db
codacy: avoid using Literals in Conditional Statements 2018-09-12 13:53:17 +02:00
AndyScherzinger
994d73f529
make all utils methods static 2018-09-12 13:53:17 +02:00
AndyScherzinger
65df2e82b3
codacy: utils classes are to be final with private constructor 2018-09-12 13:53:16 +02:00
AndyScherzinger
ce4ce8db41
fix exceptions in method signature 2018-09-12 13:53:16 +02:00
AndyScherzinger
0f7fe6fd1c
codacy: make utilities classes final with private constructor 2018-09-12 13:53:15 +02:00
AndyScherzinger
4724ab3329
codacy: combine nested if statements 2018-09-12 13:53:14 +02:00
AndyScherzinger
b40b12e0eb
codacy: replace with local variable 2018-09-12 13:53:14 +02:00
AndyScherzinger
5195badfd1
use correct exception 2018-09-12 13:53:13 +02:00
AndyScherzinger
fb4b9a932f
shorten if statement 2018-09-12 13:53:13 +02:00
AndyScherzinger
69399c394f
codacy: position literals first in String comparisons for EqualsIgnoreCase 2018-09-12 13:53:12 +02:00
AndyScherzinger
0e93f00277
codacy: a class which only has private constructors should be final 2018-09-12 13:53:12 +02:00
AndyScherzinger
5f10a9301b
codacy: This statement should have braces 2018-09-12 13:53:09 +02:00
Andy Scherzinger
916ef99313
Merge pull request #3025 from nextcloud/whatsNewOnWhite
Tint drawable according to login color
2018-09-12 13:13:37 +02:00
Tobias Kaminsky
00a045864d
Merge pull request #3013 from nextcloud/storeMnemonicAsTyped
Store mnemonic as typed in
2018-09-12 10:51:41 +02:00
tobiasKaminsky
7ffc8660bb
tint drawable according to login color (e.g. black on white background, white on blue background)
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-12 09:55:06 +02:00
Tobias Kaminsky
0c371b9603
Merge pull request #3008 from NilsGriebner/filepicker_grid
Use grid_item view for gridview in upload filepicker
2018-09-12 09:43:00 +02:00
Tobias Kaminsky
dafe42d1c5
Merge pull request #3018 from nextcloud/fixAvatarFetching
Fix Avatar fetching for Nc14 server
2018-09-12 09:26:51 +02:00
Nextcloud bot
cbf84e27bb
[tx-robot] updated from transifex 2018-09-12 00:48:05 +00:00