nextcloud-android-bot
e5880a05c8
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-10-15 17:47:04 +00:00
Andy Scherzinger
7f209618eb
codacy: shorten method length
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-10-15 16:38:01 +02:00
Andy Scherzinger
9beecfa184
codacy: Document empty constructor (rather make setting flag more explicit in this case)
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-10-15 15:57:53 +02:00
Andy Scherzinger
670e9d3a61
codacy: Ensure you override both equals() and hashCode()
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-10-15 15:57:45 +02:00
Andy Scherzinger
862e5d4776
Merge pull request #4537 from nextcloud/ezaquarii/migrate-ncontentobserverjob-to-workmanager
...
Migrate NContentObserverJob to WorkManager
2019-10-15 15:23:15 +02:00
tobiasKaminsky
8cbabf08e5
add license header
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-15 13:41:27 +02:00
Andy Scherzinger
54e5ce3ae0
Merge pull request #4683 from nextcloud/fixSorting
...
fix sorting of synced folder: NPE if both enabled, but one has null folder name
2019-10-15 13:36:49 +02:00
Tobias Kaminsky
2286981dbe
Merge pull request #4681 from nextcloud/codacy
...
Codacy
2019-10-15 12:16:50 +02:00
tobiasKaminsky
1b0d548c69
fix sorting of synced folder: NPE if both enabled, but one has null folder name
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-15 09:56:55 +02:00
nextcloud-android-bot
31b62a8634
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-10-14 13:08:30 +00:00
Andy Scherzinger
2ab45a72ac
codacy: Deeply nested if..then statements are hard to read
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-10-14 14:59:28 +02:00
Andy Scherzinger
2dabd04aa9
codacy: These nested if statements could be combined
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-10-14 14:59:28 +02:00
Andy Scherzinger
e0802a0da4
codacy: Avoid using Literals in Conditional Statements
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-10-14 14:59:27 +02:00
Andy Scherzinger
638a5b9fc0
codacy: Avoid unused imports such as 'androidx.fragment.app.Fragment'
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-10-14 14:59:26 +02:00
Andy Scherzinger
ab6424701b
codacy: Avoid unused method parameters such as 'appVersion'.
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-10-14 14:59:26 +02:00
Andy Scherzinger
a730311486
Merge pull request #4679 from nextcloud/dependabot/gradle/com.pinterest-ktlint-0.35.0
...
Bump ktlint from 0.34.2 to 0.35.0
2019-10-14 14:41:54 +02:00
Nextcloud bot
26297005c9
[tx-robot] updated from transifex
2019-10-14 03:05:53 +00:00
dependabot-preview[bot]
df6504e6b5
Bump ktlint from 0.34.2 to 0.35.0
...
Bumps [ktlint](https://github.com/pinterest/ktlint ) from 0.34.2 to 0.35.0.
- [Release notes](https://github.com/pinterest/ktlint/releases )
- [Changelog](https://github.com/pinterest/ktlint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/pinterest/ktlint/compare/0.34.2...0.35.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-14 01:12:54 +00:00
Chris Narkiewicz
c90626aaf5
Deprecate setAccount logic and remove accounWasSet flag
...
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-10-13 16:02:46 +01:00
Nextcloud bot
d189867d36
[tx-robot] updated from transifex
2019-10-13 03:08:24 +00:00
Nextcloud bot
d3b0880e38
[tx-robot] updated from transifex
2019-10-12 03:07:28 +00:00
Tobias Kaminsky
fc355d1690
daily dev 20191012
...
bc618c96c
Merge pull request #4658 from nextcloud/381changelog
991a55cb6
Merge pull request #4656 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.1.1
d4e5ecd90
3.8.1 release notes
45f5b384d
Merge pull request #4655 from nextcloud/revertDisableException
4d512c5dd
Bump detekt-gradle-plugin from 1.0.1 to 1.1.1
e333c88a0
[tx-robot] updated from transifex
0dbee8aa9
daily dev 20191011
2019-10-12 03:37:48 +02:00
Andy Scherzinger
bc618c96c8
Merge pull request #4658 from nextcloud/381changelog
...
3.8.1 release notes
2019-10-11 21:25:07 +02:00
Tobias Kaminsky
991a55cb6d
Merge pull request #4656 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.1.1
...
Bump detekt-gradle-plugin from 1.0.1 to 1.1.1
2019-10-11 08:31:42 +02:00
Andy Scherzinger
d4e5ecd90b
3.8.1 release notes
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-10-11 08:15:30 +02:00
Andy Scherzinger
45f5b384db
Merge pull request #4655 from nextcloud/revertDisableException
...
Revert disabling of exception handler
2019-10-11 08:11:59 +02:00
dependabot-preview[bot]
4d512c5dd0
Bump detekt-gradle-plugin from 1.0.1 to 1.1.1
...
Bumps detekt-gradle-plugin from 1.0.1 to 1.1.1.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-11 04:21:38 +00:00
Nextcloud bot
e333c88a08
[tx-robot] updated from transifex
2019-10-11 03:04:45 +00:00
Tobias Kaminsky
0dbee8aa95
daily dev 20191011
...
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
2019-10-11 03:36:06 +02:00
Andy Scherzinger
bfacbee7b2
Merge pull request #4630 from nextcloud/releaseProcess
...
Note about bug fix release schedule
2019-10-10 18:29:55 +02:00
Andy Scherzinger
fe07963299
add imfo about hotfix and security fix releases
...
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-10-10 18:11:19 +02:00
tobiasKaminsky
8cc3ec7ad6
revert disabling of exception handler
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-10 17:15:08 +02:00
Tobias Kaminsky
f1cf050a81
Merge pull request #4626 from nextcloud/removeCustomEdit
...
remove CustomEditTextField
2019-10-10 17:07:26 +02:00
Andy Scherzinger
af7bf9b2f7
Merge pull request #4647 from nextcloud/fixVanishingImages
...
Fix vanishing images
2019-10-10 13:56:29 +02:00
Andy Scherzinger
4a9c7c806a
Merge pull request #4648 from nextcloud/fixRelativePath
...
Auto upload: fix relative paths
2019-10-10 13:54:05 +02:00
tobiasKaminsky
a2f2da9c20
move logic completely into function
...
prevent double subfolders
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-10 12:01:35 +02:00
tobiasKaminsky
73fc5e47ed
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
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-10 10:51:54 +02:00
tobiasKaminsky
cf74da7bda
- 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
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-10 08:25:22 +02:00
Tobias Kaminsky
3e444725a9
daily dev 20191010
...
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
2019-10-10 03:36:04 +02:00
Tobias Kaminsky
07d0abe87e
Merge pull request #4644 from nextcloud/detectAuth
...
Allow broader check on CheckAuth
2019-10-09 21:06:00 +02:00
Tobias Kaminsky
9be019ce4c
Merge pull request #4637 from nextcloud/fixSingleAccountMode
...
Enhance single account mode
2019-10-09 21:03:04 +02:00
tobiasKaminsky
140eb3b664
Allow broader check on CheckAuth
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-09 19:52:36 +02:00
Tobias Kaminsky
babcbec382
Merge pull request #4640 from nextcloud/accountListDisappears
...
fix disappearing account list on resume
2019-10-09 16:23:37 +02:00
tobiasKaminsky
3d6d396ba9
fix disappearing account list on resume
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-09 15:15:33 +02:00
tobiasKaminsky
baefe67ea9
enhance single account mode
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-09 14:06:14 +02:00
Tobias Kaminsky
bb81d2349b
Merge pull request #4632 from nextcloud/npeInDetail
...
hardening on possible NPE due to null account/activity
2019-10-09 13:58:14 +02:00
Tobias Kaminsky
ad9daacb25
Merge pull request #4629 from nextcloud/ezaquarii/remove-sticky-headers-code
...
Remove sticky headers from activities list view
2019-10-09 13:36:21 +02:00
tobiasKaminsky
832e525f09
hardening on possible NPE due to null account/activity
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-09 08:15:32 +02:00
Tobias Kaminsky
f321cedb24
Merge pull request #4623 from nextcloud/fixSyncedFolderNofications
...
Fix recurring synced folder notifications
2019-10-09 07:38:07 +02:00
tobiasKaminsky
3b6f1b5c58
Note about bug fix release schedule
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-09 07:28:42 +02:00