alex
f4e964e46e
change class name of ActivityListItemDecoration to StickyHeaderItemDecoration, which is more generic
...
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-20 16:48:29 +02:00
alex
52a7ffe01a
add license text
...
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-20 16:48:27 +02:00
alex
6ffa9d08fa
remove duplicate entry of setContentView
...
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-20 16:48:26 +02:00
alex
cdd5d38d3d
add getHeaderPositionForItem unit test
...
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-20 16:48:25 +02:00
alex
0ac5a8bcec
add static import for com.owncloud.android.lib.resources.activities.model.Activity;
...
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-20 16:48:24 +02:00
alex
4ea9667c06
unit test for isHeader(int pos)
...
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-20 16:48:23 +02:00
alex
b61f9e02a2
format ActivityListAdapter
...
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-20 16:48:22 +02:00
alex
9012f43e86
set visibility from ActivityViewHeaderHolder back to protected
...
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-20 16:48:21 +02:00
alex
7a30070be9
remove unnecessary TAG field and replace nested if statement with && to fix codeacy-bot issues
...
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-20 16:48:19 +02:00
alex
a26a895047
apply changes to java doc
...
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-20 16:48:18 +02:00
alex
c41dd38ef2
optimize imports
...
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-20 16:48:17 +02:00
alex
b4764f7f64
remove unnecessary files
...
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-20 16:48:16 +02:00
alex
792a6b95a6
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-lib
...
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-20 16:48:15 +02:00
alexp
13e7aff0a5
increase height of header element and set backgroundcolor to white
...
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-20 16:48:14 +02:00
alexp
a184345c1a
first implementation of sticky header logic.
...
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-20 16:48:12 +02:00
alex
cd3d8dca12
start to implement sticky header behavior
...
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-20 16:48:06 +02:00
Andy Scherzinger
259e106308
Merge pull request #4355 from nextcloud/drawer
...
drawer: show only server address
2019-08-20 16:46:57 +02:00
tobiasKaminsky
caf1842f4f
drawer: show only server address
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-20 15:19:21 +02:00
Tobias Kaminsky
cb7d4a38a2
revert to old image ( #4356 )
...
revert to old image
2019-08-20 15:18:42 +02:00
tobiasKaminsky
7e44feced2
revert to old image
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-20 14:50:26 +02:00
Tobias Kaminsky
f7c4eecf27
Merge pull request #4345 from nextcloud/push
...
Push: no need to use ocClient
2019-08-20 13:57:57 +02:00
tobiasKaminsky
a3fda5aa72
no need to use owncloudClient
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-20 12:13:07 +02:00
Tobias Kaminsky
9a023c6496
Check if app is excluded from battery optimization ( #3589 )
...
Check if app is excluded from battery optimization
2019-08-20 12:10:34 +02:00
Tobias Kaminsky
527c5dbc9e
Use conscrypt ( #4314 )
...
Use conscrypt
2019-08-20 11:08:00 +02:00
tobiasKaminsky
6014e90df7
use conscrypt
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-20 10:09:40 +02:00
Tobias Kaminsky
5373660f90
Provide a banal 'paste' postmessage implementation. ( #4189 )
...
Provide a banal 'paste' postmessage implementation.
2019-08-20 09:54:40 +02:00
tobiasKaminsky
68cebf83de
revert DeviceModule back to Kotlin
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-20 09:48:00 +02:00
nextcloud-android-bot
969ce78e03
Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
...
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-08-20 06:45:21 +00:00
Tobias Kaminsky
f26095f00f
Merge pull request #4245 from fogninid/fixUploadListComparator
...
Fix upload list comparator to make it respect the comparator contract
2019-08-20 08:45:15 +02:00
tobiasKaminsky
e72a789e69
show on special vendors "disable power check" in auto upload menu
...
- tint button
- change logic when to show battery warning
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-20 08:37:41 +02:00
Tobias Kaminsky
c8173c31c2
Use reloading on photo view ( #2250 )
...
Use reloading on photo view
2019-08-20 08:19:23 +02:00
Tobias Kaminsky
c38dcf3436
Delete temp file on receive external files ( #4349 )
...
Delete temp file on receive external files
2019-08-20 07:38:16 +02:00
Andy Scherzinger
c155edf6fc
Merge pull request #4347 from nextcloud/blacklistThumbnail
...
hardcode ignore ".thumbnail"
2019-08-20 06:47:53 +02:00
Tobias Kaminsky
a03ff84795
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
2019-08-20 03:35:12 +02:00
Andy Scherzinger
79d5ffcd65
Merge pull request #4348 from nextcloud/uploadListItems
...
hide user account from upload view items for single account setups
2019-08-19 20:40:51 +02:00
tobiasKaminsky
4718a7489f
formatting
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-19 16:46:31 +02:00
tobiasKaminsky
26672ff00d
delete temp file on receive external files
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-19 16:22:39 +02:00
Andy Scherzinger
8b60ae8b91
Merge pull request #4346 from nextcloud/newAndroid
...
use new Android docker image
2019-08-19 14:23:21 +02:00
Andy Scherzinger
0ec3489a48
hide user account from upload items in case device only has a single account configured
...
Resolves #1943
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-19 14:11:38 +02:00
tobiasKaminsky
f22fb58a01
hardcode ignore ".thumbnail"
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-19 13:46:16 +02:00
Tobias Kaminsky
c32ca050a3
Handle thread interruption when enqueueing log message ( #4336 )
...
Handle thread interruption when enqueueing log message
2019-08-19 11:27:13 +02:00
tobiasKaminsky
c4d361387b
use new Android docker image
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-19 11:10:12 +02:00
Andy Scherzinger
df5a52a210
Merge pull request #4326 from nextcloud/tint
...
Centralize theming of search bar
2019-08-19 10:59:40 +02:00
Nextcloud bot
41bce353ac
[tx-robot] updated from transifex
2019-08-19 03:06:48 +00:00
Nextcloud bot
6ca93f25b4
[tx-robot] updated from transifex
2019-08-18 03:10:56 +00:00
Chris Narkiewicz
de726fedd1
Handle thread interruption when enqueueing log message
...
Fixes #4333
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-08-17 11:39:04 +01:00
Nextcloud bot
0f895e7ce6
[tx-robot] updated from transifex
2019-08-17 03:08:27 +00:00
Tobias Kaminsky
9c9dcc96cd
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
2019-08-17 03:36:17 +02:00
Andy Scherzinger
14891d169a
Merge pull request #4327 from nextcloud/phoneInfo
...
append phoneInfo on email
2019-08-17 00:18:17 +02:00
Andy Scherzinger
edc25788cf
Merge pull request #4334 from nextcloud/release372
...
Release 3.7.2
2019-08-16 16:11:45 +02:00