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