cabe2fcff Merge pull request #4725 from nextcloud/ssoHeaders
8e3931edf SSO: return response headers new headers in parallel
98487b501 Merge pull request #4733 from nextcloud/codacy
17709cc69 [tx-robot] updated from transifex
2bb13a154 move suppress annotation to newly created method
a098a5cf2 [tx-robot] updated from transifex
a6fdec865 shorten method
1d3fca653 codacy: Avoid declaring a variable if it is unreferenced before a possible exit point.
816991c17 codacy: avoid unused imports
ba3c2ca8b daily dev 20191026
Fixing migration to androidx
Dark theme styling
File details fragment tab text colour
File list overflow menu background colour
Signed-off-by: Daniel Bailey <daniel.bailey@grappleIT.co.uk>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
272f6203b Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
75dd657ba Merge pull request #3905 from jmue/storageprovider
8a3ea78a5 Merge pull request #4701 from nextcloud/markdownPreview_SyntaxHighlighting
d5ff4f9a4 Fix spotbugs filter
7f0e6beb8 try to correct regex for spotbugs ignore
0e90952b5 increase spotbugs due to unfixable warning
669ad540e minor refactoring due to codacy
93f384817 proper spotbugs exclusion
f5ebba9ef use consistent dependency referencing style
587c8f74a Merge pull request #4716 from nextcloud/davX5loginFlow
9eb77178e Merge pull request #4726 from nextcloud/npeNote
1ef6f5820 ignore library code of markdown render dependencies
bf43a798d add syntax highlighting to markdown rendering * bump gradle memory due to GC mem limit during code generation (gradle.properties)
622cc45e7 use new login flow only when we have a server url
ccd6dfaec NPE in setting note
71bb3124f Merge pull request #4724 from nextcloud/dependabot/gradle/daggerVersion-2.25.2
99368fa3f [tx-robot] updated from transifex
1afb02567 daily dev 20191024
3dcbfa123 Merge pull request #4712 from nextcloud/fetchRemoteFile
3e34679dc Bump daggerVersion from 2.24 to 2.25 (#4721)
e9cf6be69 [tx-robot] updated from transifex
59c3690c8 [tx-robot] updated from transifex
5fe1835b1 daily dev 20191022
adc74c1e4 Bump fb-contrib from 7.4.6 to 7.4.7 (#4711)
123e708b7 Merge pull request #4710 from nextcloud/ezaquarii/eliminate-account-status-flags-from-base-activity
148cef835 [tx-robot] updated from transifex
b7cdaf310 Eliminate account status flags from BaseActivity
17a6ba2d2 daily dev 20191019
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
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
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
a035b5817 Merge pull request #4617 from nextcloud/dependabot/gradle/com.google.code.gson-gson-2.8.6
2d663a5a4 [tx-robot] updated from transifex
cdc51dd1e Bump gson from 2.8.5 to 2.8.6
89df63ab8 [tx-robot] updated from transifex
d2ce78faf [tx-robot] updated from transifex
8e95e815c daily dev 20191005
bb30a3334 Merge pull request #4606 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-3.5.1
1936d6fee [tx-robot] updated from transifex
613906d00 Bump gradle from 3.5.0 to 3.5.1
1ce86c2e3 [tx-robot] updated from transifex
53d643a1b daily dev 20191003
59e1f7fb8 Merge pull request #4357 from nextcloud/changeDroneOrder
c9e9fe112 Merge pull request #4597 from nextcloud/buildAgain
7ebc88dd6 make build run again
4f15e8741 Merge pull request #4592 from nextcloud/parentCheck
b204db0f1 Merge pull request #4577 from nextcloud/ezaquarii/fix-npe-in-preview-media-fragment
9876c4900 Merge pull request #4415 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.0.1
9a580b3a3 Merge pull request #4591 from nextcloud/dependabot/gradle/org.mockito-mockito-core-3.1.0
f6e24eb06 if parent is null, then do a regular check, no early exit
0dfdc6a5b Bump mockito-core from 3.0.0 to 3.1.0
9133158fd [tx-robot] updated from transifex
7d8474ef3 daily dev 20191002
5bcab439b Merge pull request #4538 from nextcloud/ezaquarii/fix-broken-account-registration
8954aafb5 Merge pull request #4545 from nextcloud/ezaquarii/speculative-fix-for-npe-in-log-d
f64485f27 Merge pull request #4539 from nextcloud/ezaquarii/fix-npe-crash-in-ocfilelistfragment
b498e8eee [tx-robot] updated from transifex
ed704c632 Fix for NPE caused by Log.d in ThumbnailsCacheManager
551c4d3f1 Fix NPE crash in OCFileListFragment when action mode is destroyed
953ee005e Fix registration of second account on first run
6f8c91e44 Merge pull request #4532 from nextcloud/dependabot/gradle/com.github.bumptech.glide-glide-3.8.0
357ee5e31 daily dev 20190926
7c1aae4c2 Merge pull request #4473 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.1.0
9f6edd7f3 Merge pull request #4541 from nextcloud/dependabot/gradle/com.google.android-flexbox-1.1.1
61d364357 Bump flexbox from 1.1.0 to 1.1.1
8429ba3f6 [tx-robot] updated from transifex
a2d826e31 [tx-robot] updated from transifex
2b948f574 daily dev 20190921
e70517104 Merge pull request #4528 from nextcloud/changeUA
1d0dd2116 use Nextcloud UA
515cb981b [tx-robot] updated from transifex
3c8cd4b2e [tx-robot] updated from transifex
241caf22c Merge pull request #4490 from nextcloud/dependabot/gradle/org.projectlombok-lombok-1.18.10
3083d52e0 [tx-robot] updated from transifex
f26bb801c Bump lombok from 1.18.8 to 1.18.10
519999b2e [tx-robot] updated from transifex
01fcf28af daily dev 20190914
07c8abb22 Merge pull request #4474 from nextcloud/dependabot/gradle/androidx.arch.core-core-testing-2.1.0
a69c8eb64 Bump core-testing from 2.0.1 to 2.1.0
c9357b4c1 Merge pull request #4482 from nextcloud/fixNavigation
6cbd7ede8 [tx-robot] updated from transifex
861cc46ee daily dev 20190910
863261b3a Merge pull request #4475 from nextcloud/photoSearchTask
e8e66ba1b Bump mockito-kotlin from 2.1.0 to 2.2.0 (#4479)
5a53ca3c7 check for nullable context stop task on pause
ba56be189 Bump mockito-kotlin from 2.1.0 to 2.2.0
572d63e42 Bump lifecycle-viewmodel-ktx from 2.0.0 to 2.1.0 (#4472)
0e95a073d Update findbugs-results.txt
7e40312de [tx-robot] updated from transifex
df7cb0c18 [tx-robot] updated from transifex
a212f1c09 daily dev 20190906
67f6f7d0d Merge pull request #4461 from nextcloud/literal
9d3e28d01 do not use literals in conditional statements
d53c17c0f [tx-robot] updated from transifex
e43fb87c3 daily dev 20190905
f836edc3e Merge pull request #4446 from rajput2122/master
7537c3a14 Add top padding to headlines
f5d9a3cce revert back unneeded changes
014e45c69 Feedback link is removed from setting ang participate is changed to community
c09b116fc [tx-robot] updated from transifex
f011f787d daily dev 20190903
8a5855301 Merge pull request #4421 from nextcloud/codacy
f7a33e5d9 activity: use lastGiven header (#4419)
5c06b83a7 activity: use lastGiven header
0f66801b8 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
5c091aca4 Bump hwsecurity-fido from 2.4.6 to 2.5.1 (#4420)
cf02e861b codacy: Classes implementing Serializable should set a serialVersionUID
56e74d2e8 codacy: Avoid really long methods.
dfc1a5e89 codacy: Avoid instantiating new objects inside loops
fc156a72b codacy: A class which only has private constructors should be final codacy: Avoid throwing raw exception types.
575be806e Add printing system to RichDocuments (#4365)
d423dd3b0 Add printing system to RichDocuments
f708d4c91 [tx-robot] updated from transifex
eb9cfb787 daily dev 20190827
f2afee900 Merge pull request #4416 from nextcloud/noStorageManager
70ea95998 storage manager can be null
56e0fd081 [tx-robot] updated from transifex
bd62476e1 daily dev 20190824
ed75cffa5 Merge pull request #4397 from nextcloud/npeInRemove
4d5b166fc Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
0dc71ee4a Merge pull request #4394 from nextcloud/390alpha
35a625234 parent file can be null
807bf462a 3.9.0 Alpha
cf536a4ef Merge pull request #4388 from nextcloud/gridTest
753b4591d Merge pull request #4384 from nextcloud/codacy
783e28365 codacy: Avoid using Literals in Conditional Statements
c0b76e33e codacy: Avoid declaring a variable if it is unreferenced before a possible exit point.
c51db8b1c codacy: Avoid unused imports
5a1b5ed5c codacy: Avoid really long methods.
d2c9e3273 codacy: These nested if statements could be combined
d445be1b5 codacy: Avoid using implementation types like 'ArrayList'; use the interface instead
331edcb69 fix possible NPE on stopping contact backup job (#4387)
88714c1c9 moved multiple account dialog to recyclerview (#4381)
0a95210d7 attempt to get gridview test more reliable
6ec0186bb moved multiple account dialog to recyclerview
f5ca834e0 fix possible NPE on stopping contact backup job
42d3aa928 [tx-robot] updated from transifex
b411f0223 daily dev 20190823
eef663412 Merge pull request #4382 from nextcloud/dependabot/gradle/kotlin_version-1.3.50
911c3abeb Bump kotlin_version from 1.3.41 to 1.3.50
166002410 Merge pull request #4360 from nextcloud/as350
0fae1b7ba throttle avatar lookup (#4372)
fa0bd0413 throttle avatar lookup
6dfee6bd5 Npe in get sharees (#4370)
656628ce3 fix shared view (#4373)
22472918b Do not use NContentObserverJob in DI for now (#4374)
afae2a448 Do not use NContentObserverJob in DI for now
44698f6c9 Fix npe in sharees lookup
179b14cb6 fix shared view
4411f22cd update due to Android Studio 3.5.0
b94647a68 [tx-robot] updated from transifex
b3b99b8f4 daily dev 20190822
903b38c18 [tx-robot] updated from transifex
7a29f488e Sharees will be in NC17 (#4284)
39cb5d917 sharees will be in NC17 later initialization of storageManager add support for groups catch potential wrong saved sharee date
66a889825 Connectivity check: no need to use owncloudClient (#4344)
6473e7ed7 fix unit tests
0d65c295f [tx-robot] updated from transifex
9da4251ee daily dev 20190821
b36067d45 Merge pull request #4294 from AlexNi245/#2216-activity-data-divers-design
962401940 activity header has now the same font size as a activity element
fa115658b fixed issue Avoid reassigning parameters such as 'itemPosition'
5a3db5ef2 replace do while loop in getHeaderPositionForItem with while loop
1dd2a5a71 change naming of Canvas c to Canvas canvas
f4e964e46 change class name of ActivityListItemDecoration to StickyHeaderItemDecoration, which is more generic
52a7ffe01 add license text
6ffa9d08f remove duplicate entry of setContentView
cdd5d38d3 add getHeaderPositionForItem unit test
0ac5a8bce add static import for com.owncloud.android.lib.resources.activities.model.Activity;
4ea9667c0 unit test for isHeader(int pos)
b61f9e02a format ActivityListAdapter
9012f43e8 set visibility from ActivityViewHeaderHolder back to protected
7a30070be remove unnecessary TAG field and replace nested if statement with && to fix codeacy-bot issues
a26a89504 apply changes to java doc
c41dd38ef optimize imports
b4764f7f6 remove unnecessary files
792a6b95a finish implementation of sticky header implementation. This feature was created according to the this implementation : https://stackoverflow.com/questions/32949971/how-can-i-make-sticky-headers-in-recyclerview-without-external-lib13e7aff0a increase height of header element and set backgroundcolor to white
a184345c1 first implementation of sticky header logic.
cd3d8dca1 start to implement sticky header behavior
259e10630 Merge pull request #4355 from nextcloud/drawer
caf1842f4 drawer: show only server address
cb7d4a38a revert to old image (#4356)
7e44feced revert to old image
f7c4eecf2 Merge pull request #4345 from nextcloud/push
a3fda5aa7 no need to use owncloudClient
9a023c649 Check if app is excluded from battery optimization (#3589)
527c5dbc9 Use conscrypt (#4314)
6014e90df use conscrypt
5373660f9 Provide a banal 'paste' postmessage implementation. (#4189)
68cebf83d revert DeviceModule back to Kotlin
969ce78e0 Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
f26095f00 Merge pull request #4245 from fogninid/fixUploadListComparator
e72a789e6 show on special vendors "disable power check" in auto upload menu - tint button - change logic when to show battery warning
c8173c31c Use reloading on photo view (#2250)
c38dcf343 Delete temp file on receive external files (#4349)
c155edf6f Merge pull request #4347 from nextcloud/blacklistThumbnail
a03ff8479 daily dev 20190820
79d5ffcd6 Merge pull request #4348 from nextcloud/uploadListItems
4718a7489 formatting
8b60ae8b9 Merge pull request #4346 from nextcloud/newAndroid
0ec3489a4 hide user account from upload items in case device only has a single account configured
c32ca050a Handle thread interruption when enqueueing log message (#4336)
c4d361387 use new Android docker image
df5a52a21 Merge pull request #4326 from nextcloud/tint
41bce353a [tx-robot] updated from transifex
6ca93f25b [tx-robot] updated from transifex
de726fedd Handle thread interruption when enqueueing log message
0f895e7ce [tx-robot] updated from transifex
9c9dcc96c daily dev 20190817
14891d169 Merge pull request #4327 from nextcloud/phoneInfo
edc25788c Merge pull request #4334 from nextcloud/release372
d3990fa6e Release 3.7.2
56a4ac290 phone info on sent mail disable creation of old log file
de9475ed2 Show groupFolder correctly (#4300)
03dbd4922 Show groupFolder correctly
007adfae8 [tx-robot] updated from transifex
d647ccfdb daily dev 20190816
b719e98e7 Merge pull request #4325 from nextcloud/dependabot/gradle/com.github.cotechde.hwsecurity-hwsecurity-fido-2.4.6
caba44f21 Bump hwsecurity-fido from 2.4.5 to 2.4.6
247a6f80b Merge pull request #4321 from nextcloud/transifex
a3cedcb94 [tx-robot] updated from transifex
3b76d520e daily dev 20190815
* added log search in logs browser
* added logs browser view model test
* added universal async filtering utility
* refactored async runner and added manual runner
* migrated logs browser to Android DataBinding and Kotlin
* disabled imports ordering Ktlint rule as IDE does not
support ktlint ordering
* added some missing tests around logger
Closes#4311
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
27d360eb1 Merge pull request #4313 from nextcloud/exceptionHandler
b7b51c1cf Use ExceptionHandler not on debug builds
468899522 [tx-robot] updated from transifex
5b83085aa [tx-robot] updated from transifex
3c331aa6c [tx-robot] updated from transifex
ac53d509a daily dev 20190810
e9dcfe476 Merge pull request #4295 from nextcloud/contributing
74a21c021 About resolving #2953 (#3857)
5a6e454c8 Enhanced doc - explain PR that also need changes in library - update TOC - update backport
bc46215c3 [tx-robot] updated from transifex
f4bb53b40 [tx-robot] updated from transifex
3ac2b3ac0 [tx-robot] updated from transifex
bf1a8754c daily dev 20190803
0469db38c Fix local state if fragment is initialized before services (#4262)
bfb3bfd9e Fix upload and delete to actually delete (#4287)
0711815a7 [tx-robot] updated from transifex
017e85109 daily dev 20190802
6773e1a51 Merge pull request #4056 from nextcloud/exceptionHandler
89b26e87a use correct constructor call
51fca2c80 use correct f-droid link to dev build
cb812f6ef ktlint: no consecutive blank lines
c80c6eb5b use BuildConfig.VERSION_CODE
1d79f899a Remove theming, use better title
ea44c595a Merge pull request #4180 from nextcloud/design/screenshots
a2cf6bc40 Improve app store screenshot designs Separate app store screenshot text into bold heading and regular subline
75005668d [tx-robot] updated from transifex
92e9fabf4 [tx-robot] updated from transifex
0e4dab8b5 daily dev 20190731
129e9abcc Merge pull request #4276 from nextcloud/uploader
bc0b9e78f Engineering Test Mode (#4133)
a6371ee30 check status on transfer update
0938d81c7 mHostUrlInput can be null if used with direct login (#4270)
53a4844ab Merge pull request #4269 from nextcloud/daggerBump
4632dc659 [tx-robot] updated from transifex
2124364b4 daily dev 20190727
41c159ae4 Merge pull request #4261 from nextcloud/droneCheck
53633991d merge commit should always run drone
3949238de Merge pull request #4258 from nextcloud/enhanceDroneCheck
c78c79aaf check if drone should run: also when build.gradle changed
a7a46d823 [tx-robot] updated from transifex
4d1016ebf Merge pull request #4256 from nextcloud/dependabot/gradle/com.pinterest-ktlint-0.34.2
47f76f4f7 [tx-robot] updated from transifex
12050ed47 daily dev 20190724
eb6ba3de1 fix check if source code was modified (#4250)
d5691e274 fix check if source code was modified
5a4783000 [tx-robot] updated from transifex
5b0a53dbe [tx-robot] updated from transifex
e455de56f daily dev 20190720
b3269e696 Merge pull request #4242 from nextcloud/tintEdit
a22a52ab8 new approach for tinted cursors
813a448bc [tx-robot] updated from transifex
181fb374e daily dev 20190717
4f1a72594 Merge pull request #4238 from nextcloud/removeBottomBar
e2d34d18c Merge pull request #4237 from nextcloud/removeSSO_SAML
d868fcc15 remove old and unmaintained bottom bar
49cca17fc Remove last usage of SSO/Saml
ee060bd57 Bump ktlint from 0.33.0 to 0.34.0 (#4236)
f71a605a4 [tx-robot] updated from transifex
e83f45a36 daily dev 20190716
2a13825fe Merge pull request #4226 from nextcloud/runDrone
d9d9ad51c Run drone only if source file changed
2c41e9289 [tx-robot] updated from transifex
7d224f744 daily dev 20190713
85c129c9a Merge pull request #4217 from nextcloud/fixGSS
2c2425812 fix GSS on android: we send custom user agent to have info about device, but we need some identifier
e3923b24c Merge pull request #4214 from nextcloud/dependabot/gradle/com.android.tools.build-gradle-3.4.2
5362f4fdc daily dev 20190710
69aba84d3 Merge pull request #4211 from nextcloud/sameMajor
0e1e7b1a5 bump to 3.8.0-Alpha1
9c715c6ee revert back to master
48ef271b0 Bump mockito-core from 2.28.2 to 3.0.0 (#4209)
883dc6925 Use sameMajorVersion of OwnCloudVersion
3c3de1c14 [tx-robot] updated from transifex
d1bd52ade Bump mockito-core from 2.28.2 to 3.0.0
e48d3597b [tx-robot] updated from transifex
beaedfa1a [tx-robot] updated from transifex
bbe7a5268 daily dev 20190705
895570970 Merge pull request #4196 from nextcloud/codacy
c4deb2804 codacy: Avoid throwing raw exception types.
31da2fc46 codacy: Classes implementing Serializable should set a serialVersionUID
a5297a536 spotbugs: Unused public or protected field
4b10d34ad codacy: AppModule
4c61a9258 codacy: Avoid unused local variables such as 'userId'. codacy: Avoid unused imports
1cc72c8a3 Bump kotlin_version from 1.3.40 to 1.3.41 (#4200)
fbc091c85 [tx-robot] updated from transifex
cc2882d3e daily dev 20190704