Commit graph

12889 commits

Author SHA1 Message Date
Tobias Kaminsky
7bb07a0419
Update wording for store text (#3903)
Update wording for store text
2019-04-30 15:43:47 +02:00
Andy Scherzinger
4c72f3f9a7
Merge pull request #3923 from nextcloud/editOnShareLink
Allow edit on link share on a file
2019-04-29 16:19:02 +02:00
tobiasKaminsky
81ed32f470
allow edit on link share on a file
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-29 15:04:00 +02:00
tobiasKaminsky
7d01ff75f0
- fix IT tests
- re-organized build.gradle a bit

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-29 14:53:02 +02:00
Andy Scherzinger
a9afff7763
Merge pull request #3929 from nextcloud/dependabot/gradle/org.powermock-powermock-core-2.0.2
Bump powermock-core from 2.0.0 to 2.0.2
2019-04-25 10:58:43 +02:00
Andy Scherzinger
71c6d99624
bump all other powermock parts to 2.0.2
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-04-25 10:40:25 +02:00
dependabot[bot]
0421d26f06
Bump powermock-core from 2.0.0 to 2.0.2
Bumps [powermock-core](https://github.com/powermock/powermock) from 2.0.0 to 2.0.2.
- [Release notes](https://github.com/powermock/powermock/releases)
- [Changelog](https://github.com/powermock/powermock/blob/release/2.x/docs/changelog.txt)
- [Commits](https://github.com/powermock/powermock/compare/powermock-2.0.0...powermock-2.0.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-22 01:12:33 +00:00
Jan-Christoph Borchardt
1d28d1b520
Update with new wording from frontpage 2019-04-21 21:22:56 +02:00
Andy Scherzinger
de3d3de1bf
Merge pull request #3924 from nextcloud/warnOnStable
Warn for wrong library branch on master (for upcoming stable)
2019-04-18 16:45:44 +02:00
tobiasKaminsky
69dd243a39
warn for wrong library branch on stable
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-18 13:57:24 +02:00
Tobias Kaminsky
2379b49577
Merge pull request #3921 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-3.4.0
Bump gradle from 3.3.2 to 3.4.0
2019-04-18 09:57:11 +02:00
dependabot[bot]
c2730e8e0a
Bump gradle from 3.3.2 to 3.4.0
Bumps gradle from 3.3.2 to 3.4.0.

Signed-off-by: dependabot[bot] <support@dependabot.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-18 09:47:48 +02:00
Jens Mueller
b69169f457 unify empty string compare
Signed-off-by: Jens Mueller <tschenser@gmx.de>
2019-04-18 08:42:36 +02:00
Jens Mueller
8bb654b5ef fix test & review comments
Signed-off-by: Jens Mueller <tschenser@gmx.de>
2019-04-18 08:42:36 +02:00
Jens Mueller
d8b9d109b1 unify empty string compare
Signed-off-by: Jens Mueller <tschenser@gmx.de>
2019-04-18 08:42:36 +02:00
jmue
2f23a30906 remove unused variable (#3920)
Signed-off-by: Jens Mueller <tschenser@gmx.de>
2019-04-18 08:22:13 +02:00
Andy Scherzinger
92df32e664
Merge pull request #3918 from nextcloud/codacyCleanup
some cleanups
2019-04-18 08:12:44 +02:00
nextcloud-android-bot
091c003b5d Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-04-18 06:01:10 +00:00
nextcloud-android-bot
15ec4876d1 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-04-18 05:59:03 +00:00
drone
da3c497630 Merge commit '334155e707975e740a0a13b33d9b7bbedf40e9bc' 2019-04-18 05:56:04 +00:00
Tobias Kaminsky
b22f517029
Merge pull request #3915 from jmue/cleanup/ocfile
use path separator constant
2019-04-18 07:54:56 +02:00
Jens Mueller
c7c6a989b4 use constant
Signed-off-by: Jens Mueller <tschenser@gmx.de>
2019-04-17 21:21:08 +02:00
Jens Mueller
e6604c8101 use constant
Signed-off-by: Jens Mueller <tschenser@gmx.de>
2019-04-17 21:16:59 +02:00
Andy Scherzinger
caa2a91bfc
Merge pull request #3912 from nextcloud/libraryUsage
Setup.md: direct usage of library project
2019-04-17 15:41:47 +02:00
tobiasKaminsky
334155e707
some cleanups
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-17 14:26:25 +02:00
Tobias Kaminsky
28f80cd3ff
Merge pull request #3907 from nextcloud/ezaquarii/initialize-main-app-context-before-content-providers-start
Initialize global context before MainApp.onCreate()
2019-04-17 13:57:23 +02:00
nextcloud-android-bot
2afb934b41 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-04-17 09:10:13 +00:00
Tobias Kaminsky
8be1157e79
Merge pull request #3899 from jmue/cleanup/uriutils
cleanup unused code
2019-04-17 10:54:51 +02:00
tobiasKaminsky
52020a9bf3
direct usage of library project
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-17 10:07:53 +02:00
Tobias Kaminsky
4062d40aa6
Merge pull request #3908 from nextcloud/missingInjectable
Missing Injectable lead to half-stored account
2019-04-17 06:56:37 +02:00
Chris Narkiewicz
2a08cb47d9
Initialize global context before MainApp.onCreate()
Initialize global context just after attaching base
context.

ContentProvider depend on MainApp.getAppContext(),
but ContentProvider.onCreate() is called *before*
Application.onCreate().

This hack should improve stability of ContentProviders
at process bring-up time until we address this
with a proper DI.

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-04-16 19:07:02 +01:00
tobiasKaminsky
f02f482fb5
Missing Injectable lead to half-stored account
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-16 16:52:35 +02:00
tobiasKaminsky
b66c91fecf
enhance file content provider
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-16 16:23:32 +02:00
Tobias Kaminsky
02cbafe59e
Merge pull request #3765 from nextcloud/showSharees
Show sharees
2019-04-16 10:31:27 +02:00
tobiasKaminsky
dc7a2c0e7e
show sharees
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-16 09:06:17 +02:00
Andy Scherzinger
03e04e516e
Merge pull request #3889 from nextcloud/checkUserId
Cleanup authentication
2019-04-15 22:51:08 +02:00
Jan-Christoph Borchardt
d65e94b4e2
Update wording for store text 2019-04-15 15:59:26 +02:00
nextcloud-android-bot
585a3d0852 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-04-15 13:11:48 +00:00
tobiasKaminsky
533debfca0
- removed useNextcloudUserAgent -> we now use this everytime
- removed any oAuth and saml stuff, as we rely on weblogin flow

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-15 15:07:59 +02:00
Tobias Kaminsky
d544fa5801
Merge pull request #3897 from nextcloud/ezaquarii/move-current-account-getter-to-user-account-manager
Migrate current account getter from AccountUtils to UserAccountManager
2019-04-15 15:01:23 +02:00
Andy Scherzinger
5b4ffba287
Merge pull request #3900 from nextcloud/codacyOnMaster
Show codacy count only on master
2019-04-15 14:11:41 +02:00
Jens Mueller
27572446cd remove unused code
Signed-off-by: Jens Mueller <tschenser@gmx.de>
2019-04-15 09:36:41 +02:00
tobiasKaminsky
428a8bbcc9
show codacy count only on master
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-04-15 09:33:53 +02:00
nextcloud-android-bot
6b44074d1e Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-04-14 20:06:30 +00:00
drone
c62e89b807 Merge commit '442394f949ff2de86bcccae172d2e9d997ab2ef8' 2019-04-14 20:03:09 +00:00
Chris Narkiewicz
442394f949
Migrate current account getter from AccountUtils to UserAccountManager
The implementation delegates calls to the old code, so there should
be no regressions in functionality.

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-04-14 21:02:43 +01:00
Tobias Kaminsky
182b65ed34 daily dev 20190414
4442d5a338 Merge pull request #3895 from nextcloud/ezaquarii/user-account-manager
cd9eea52bc daily dev 20190413
2019-04-14 03:33:32 +02:00
Andy Scherzinger
4442d5a338
Merge pull request #3895 from nextcloud/ezaquarii/user-account-manager
Create UserAccountManager and move getAccounts()
2019-04-13 08:42:22 +02:00
Tobias Kaminsky
cd9eea52bc daily dev 20190413
98a134f6ca Merge pull request #3886 from nextcloud/ezaquarii/rename-preference-manager
75775ac34f Merge pull request #3871 from nextcloud/showCodacy
82fc476962 Merge pull request #3890 from nextcloud/deleteTests
36937b2366 Merge pull request #3882 from nextcloud/NPECheckScanner
1275728182 Rename PreferenceManager to AppPreferencesImpl
0e17ebdabd delete old tests
1074bcf46a Merge pull request #3879 from nextcloud/pmdRuleset
09da127d29 - rename ruleset - add test_test to MainApp to test Codacy
8e1ebca9c5 daily dev 20190412
2019-04-13 03:33:40 +02:00
nextcloud-android-bot
a79c0a7785 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-04-12 23:09:49 +00:00