16cc46f4e Merge pull request #4687 from nextcloud/account-cleanup-upload-files-activity
d9567a2bb Merge pull request #4686 from nextcloud/account-cleanup-image-video-preview
2d9afe36c Merge pull request #4688 from nextcloud/account-cleanup-share-activity
f4a27cc5d Merge pull request #4693 from nextcloud/account-cleanup-file-display-activity
d237a834b Merge pull request #4699 from nextcloud/removeUploadPathActivity
64c986eaf Merge pull request #4689 from nextcloud/account-cleanup-folder-picker-activity
56d188086 Bump powermock-core from 2.0.2 to 2.0.4 (#4695)
ca77c7a2d Bump powermock-api-mockito2 from 2.0.2 to 2.0.4 (#4696)
baaf5d4f4 Bump powermock-module-junit4 from 2.0.2 to 2.0.4 (#4697)
ab904e336 We do not use UploadPathActivity anymore(?)
9773dc43c Merge pull request #4694 from nextcloud/account-cleanup-conflicts-resolve-activity
ae6cfb34c daily dev 20191017
Both callbacks are directly called from onStart().
Since callback parameter is unused, inline the
callback code in onStart().
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
Move onAccountSet body to onStart.
Unconditionally reset fragment state, since the
acctount restoration flag is no longer available.
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
862e5d477 Merge pull request #4537 from nextcloud/ezaquarii/migrate-ncontentobserverjob-to-workmanager
8cbabf08e add license header
54e5ce3ae Merge pull request #4683 from nextcloud/fixSorting
2286981db Merge pull request #4681 from nextcloud/codacy
1b0d548c6 fix sorting of synced folder: NPE if both enabled, but one has null folder name
31b62a863 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
2ab45a72a codacy: Deeply nested if..then statements are hard to read
2dabd04aa codacy: These nested if statements could be combined
e0802a0da codacy: Avoid using Literals in Conditional Statements
638a5b9fc codacy: Avoid unused imports such as 'androidx.fragment.app.Fragment'
ab6424701 codacy: Avoid unused method parameters such as 'appVersion'.
a73031148 Merge pull request #4679 from nextcloud/dependabot/gradle/com.pinterest-ktlint-0.35.0
26297005c [tx-robot] updated from transifex
df6504e6b Bump ktlint from 0.34.2 to 0.35.0
d189867d3 [tx-robot] updated from transifex
d3b0880e3 [tx-robot] updated from transifex
fc355d169 daily dev 20191012
bfacbee7b Merge pull request #4630 from nextcloud/releaseProcess
fe0796329 add imfo about hotfix and security fix releases
f1cf050a8 Merge pull request #4626 from nextcloud/removeCustomEdit
af7bf9b2f Merge pull request #4647 from nextcloud/fixVanishingImages
4a9c7c806 Merge pull request #4648 from nextcloud/fixRelativePath
a2f2da9c2 move logic completely into function prevent double subfolders
73fc5e47e OCFiles can be retrieved also by photo search, which then do not have a parent, nor a fileId as the are only virtual files upon refreshing folder - they were found in database, but only updated with fileId=-1. - they were not found in parent folder, so we have to search them manually via file path
cf74da7bd - remove CustomEditTextField - do not use fancy material header for textInput, but regular TextView - do not show QR button on legacy login - fix layout in tablet mode
3e444725a daily dev 20191010
upon refreshing folder
- they were found in database, but only updated with fileId=-1.
- they were not found in parent folder, so we have to search them manually via file path
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
- do not use fancy material header for textInput, but regular TextView
- do not show QR button on legacy login
- fix layout in tablet mode
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
07d0abe87 Merge pull request #4644 from nextcloud/detectAuth
9be019ce4 Merge pull request #4637 from nextcloud/fixSingleAccountMode
140eb3b66 Allow broader check on CheckAuth
babcbec38 Merge pull request #4640 from nextcloud/accountListDisappears
3d6d396ba fix disappearing account list on resume
baefe67ea enhance single account mode
bb81d2349 Merge pull request #4632 from nextcloud/npeInDetail
ad9daacb2 Merge pull request #4629 from nextcloud/ezaquarii/remove-sticky-headers-code
832e525f0 hardening on possible NPE due to null account/activity
f321cedb2 Merge pull request #4623 from nextcloud/fixSyncedFolderNofications
eb5f8e017 [tx-robot] updated from transifex
ff1d95008 daily dev 20191009