Commit graph

4629 commits

Author SHA1 Message Date
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
Nextcloud bot
eb5f8e0177
[tx-robot] updated from transifex 2019-10-09 03:07:03 +00:00
Chris Narkiewicz
73658bcfe1
Remove sticky headers from activities list view
This will prevent application from crashing on
adapter update.

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-10-08 23:04:51 +01:00
Andy Scherzinger
1b6b909a8c
Merge pull request #4621 from nextcloud/gridCrash
prevent crash when grid column is -1
2019-10-08 09:43:15 +02:00
tobiasKaminsky
2a88933075
- fix wrong sql to detect already existing synced folder
- remember every media folder where a notification was shown

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-08 09:19:16 +02:00
Tobias Kaminsky
58cac2ab2f
Merge pull request #4604 from nextcloud/ezaquarii/fix-npe-in-favorites
Fix NPE in Favorites when file has no local storage path
2019-10-08 08:23:38 +02:00
tobiasKaminsky
02eaa886ae
prevent crash when grid column is -1
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-08 08:00:36 +02:00
Nextcloud bot
d27c6a1abd
[tx-robot] updated from transifex 2019-10-08 03:05:28 +00:00
Nextcloud bot
2d663a5a4a
[tx-robot] updated from transifex 2019-10-07 03:05:00 +00:00
Nextcloud bot
89df63ab84
[tx-robot] updated from transifex 2019-10-06 03:07:56 +00:00
Nextcloud bot
d2ce78fafe
[tx-robot] updated from transifex 2019-10-05 03:06:32 +00:00
Nextcloud bot
1936d6fee4
[tx-robot] updated from transifex 2019-10-04 03:08:19 +00:00
Nextcloud bot
1ce86c2e3a
[tx-robot] updated from transifex 2019-10-03 03:05:30 +00:00
Chris Narkiewicz
88113c02df
Fix NPE in Favorites when file has no local storage path
Fixes #4578

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-10-02 22:04:04 +01:00
Chris Narkiewicz
808c9098ea
Migrate NContentObserverJob to WorkManager
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-10-02 21:38:44 +01:00
Tobias Kaminsky
4f15e87412
Merge pull request #4592 from nextcloud/parentCheck
if parent is null, then do a regular check, no early exit
2019-10-02 09:03:07 +02:00
Tobias Kaminsky
b204db0f1a
Merge pull request #4577 from nextcloud/ezaquarii/fix-npe-in-preview-media-fragment
Fix NPE in PreviewMediaFragment
2019-10-02 09:02:35 +02:00
Tobias Kaminsky
9876c49001
Merge pull request #4415 from nextcloud/dependabot/gradle/io.gitlab.arturbosch.detekt-detekt-gradle-plugin-1.0.1
Bump detekt-gradle-plugin from 1.0.0-RC14 to 1.0.1
2019-10-02 08:26:25 +02:00
tobiasKaminsky
f6e24eb067
if parent is null, then do a regular check, no early exit
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-02 08:02:44 +02:00
Nextcloud bot
9133158fd0
[tx-robot] updated from transifex 2019-10-02 03:08:30 +00:00
tobiasKaminsky
37c6600d2e
Upload files into subfolder
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-01 11:37:16 +02:00
Tobias Kaminsky
a1c28f93d6
Merge pull request #4470 from stephanritscher/master
Normalize local target path in auto upload
2019-10-01 11:15:30 +02:00
tobiasKaminsky
9c1fedb14b
add test cases
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-01 10:46:22 +02:00
tobiasKaminsky
6184fcd5ae
add test cases
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-01 10:45:09 +02:00
dependabot-preview[bot]
6b4e90022f
Bump detekt-gradle-plugin from 1.0.0-RC14 to 1.0.1
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-10-01 10:18:43 +02:00
Tobias Kaminsky
0f975647b6
Merge pull request #4208 from nextcloud/ezaquarii/new-media-player-service
New audio media player service
2019-10-01 07:45:36 +02:00
Nextcloud bot
d83792ef03
[tx-robot] updated from transifex 2019-09-30 03:14:58 +00:00
Chris Narkiewicz
488193a94e
Fix NPE in PreviewMediaFragment
Fragment can be detached before async task finishes.
Detached fragment has no context and getString() fails with NPE.

Fixes #4412

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-09-28 23:41:27 +01:00
Nextcloud bot
9a2fc28b23
[tx-robot] updated from transifex 2019-09-28 03:06:19 +00:00
Chris Narkiewicz
2dab887782 New media player service
Fixes #3061
Fixes #4412

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-09-27 20:13:51 +01:00
Tobias Kaminsky
5bcab439b4
Merge pull request #4538 from nextcloud/ezaquarii/fix-broken-account-registration
Fix registration of second account on first run
2019-09-27 09:47:55 +02:00
Tobias Kaminsky
8954aafb5f
Merge pull request #4545 from nextcloud/ezaquarii/speculative-fix-for-npe-in-log-d
Fix for NPE caused by Log.d in ThumbnailsCacheManager
2019-09-27 09:23:28 +02:00
Tobias Kaminsky
f64485f279
Merge pull request #4539 from nextcloud/ezaquarii/fix-npe-crash-in-ocfilelistfragment
Fix NPE crash in OCFileListFragment when action mode is destroyed
2019-09-27 09:08:24 +02:00
Nextcloud bot
b498e8eee6
[tx-robot] updated from transifex 2019-09-27 03:06:43 +00:00
Chris Narkiewicz
ed704c632e
Fix for NPE caused by Log.d in ThumbnailsCacheManager
Log.d does not like null.

Fixes #4542

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-09-26 16:19:36 +01:00
Chris Narkiewicz
551c4d3f1a
Fix NPE crash in OCFileListFragment when action mode is destroyed
Fixes #4438

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-09-26 16:17:49 +01:00
Chris Narkiewicz
953ee005e5
Fix registration of second account on first run
Fixes #4234
Fixes #4529
Fixes #4462

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-09-26 16:17:15 +01:00
Nextcloud bot
11cd2cd390
[tx-robot] updated from transifex 2019-09-25 03:06:18 +00:00
Nextcloud bot
dfb616fcfe
[tx-robot] updated from transifex 2019-09-24 03:09:38 +00:00
Andy Scherzinger
7c1aae4c25
Merge pull request #4473 from nextcloud/dependabot/gradle/androidx.appcompat-appcompat-1.1.0
Bump appcompat from 1.0.2 to 1.1.0
2019-09-23 23:24:01 +02:00
Nextcloud bot
8429ba3f65
[tx-robot] updated from transifex 2019-09-23 03:05:42 +00:00
Nextcloud bot
a2d826e313
[tx-robot] updated from transifex 2019-09-22 03:07:24 +00:00
tobiasKaminsky
1d0dd21169
use Nextcloud UA
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-09-19 21:50:23 +02:00
Nextcloud bot
515cb981b9
[tx-robot] updated from transifex 2019-09-18 03:06:59 +00:00
Nextcloud bot
3c8cd4b2e0
[tx-robot] updated from transifex 2019-09-17 02:57:51 +00:00
Andy Scherzinger
fc86b57065
lint: Overriding method should call super
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-09-16 20:15:05 +02:00
tobiasKaminsky
e2bc773c01
parameters not nullable anylonger
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-09-16 20:04:41 +02:00
Nextcloud bot
3083d52e0e
[tx-robot] updated from transifex 2019-09-16 02:58:07 +00:00
Nextcloud bot
519999b2e6
[tx-robot] updated from transifex 2019-09-14 02:58:16 +00:00
Nextcloud bot
041a74bab4
[tx-robot] updated from transifex 2019-09-12 02:57:45 +00:00
Nextcloud bot
bb7055f1ed
[tx-robot] updated from transifex 2019-09-11 03:07:46 +00:00
Andy Scherzinger
c9357b4c1d
Merge pull request #4482 from nextcloud/fixNavigation
(temporary) fix for navigation issue
2019-09-10 06:43:33 +02:00
Nextcloud bot
6cbd7ede87
[tx-robot] updated from transifex 2019-09-10 03:09:21 +00:00
Andy Scherzinger
be714d2b13
remove unused variable
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-09-09 22:10:10 +02:00
tobiasKaminsky
b32f63ab68
(temporary) fix for navigation issue
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-09-09 22:04:26 +02:00
tobiasKaminsky
5a53ca3c7c
check for nullable context
stop task on pause

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-09-09 13:25:14 +02:00
Nextcloud bot
7e40312dee
[tx-robot] updated from transifex 2019-09-07 03:08:38 +00:00
Nextcloud bot
df7cb0c188
[tx-robot] updated from transifex 2019-09-06 03:06:01 +00:00
Stephan Ritscher
5c387fac7a Normalize local target path in auto upload
This closes #2131 and closes #4220.
2019-09-05 23:19:45 +02:00
tobiasKaminsky
9d3e28d019
do not use literals in conditional statements
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-09-05 19:56:09 +02:00
Nextcloud bot
d53c17c0fc
[tx-robot] updated from transifex 2019-09-05 03:12:20 +00:00
tobiasKaminsky
7fae76294a
rename participate -> community
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-09-04 09:24:25 +02:00
Tobias Kaminsky
e8d585eddd
Remote wipe (#4455)
Remote wipe
2019-09-04 08:07:15 +02:00
Tobias Kaminsky
4c0e1c0761
Update MimeTypes (#4434)
Update MimeTypes
2019-09-04 07:57:34 +02:00
tobiasKaminsky
0b26aa7755
Remote wipe
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-09-04 07:30:44 +02:00
Andy Scherzinger
7537c3a148
Add top padding to headlines
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-09-03 17:34:22 +02:00
Andy Scherzinger
f5d9a3cce6
revert back unneeded changes
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-09-03 17:34:21 +02:00
rajput2122
014e45c690
Feedback link is removed from setting ang participate is changed to community
Signed-off-by: rajput2122 <kumar.atul.2122@gmail.com>
2019-09-03 17:34:20 +02:00
Nextcloud bot
c09b116fc3
[tx-robot] updated from transifex 2019-09-03 03:06:51 +00:00
Andy Scherzinger
fba301b248
improve mime type detection
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-09-02 23:57:55 +02:00
Andy Scherzinger
2f30227cfa
Resolve #2081 adding a corresponding file-extension/mimetype mapping for .m files
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-09-02 23:05:23 +02:00
Andy Scherzinger
bff6395e42
Resolve #2073 adding a corresponding file-extension/mimetype mapping for .love files
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-09-02 23:05:22 +02:00
Andy Scherzinger
0cb8d46337
update to Nc17 defined mimetype list
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-09-02 23:05:13 +02:00
Andy Scherzinger
c6f6ce80dc
Merge pull request #4447 from nextcloud/npeImage
Prevent npe
2019-09-02 21:36:42 +02:00
Andy Scherzinger
639c770e51
Merge pull request #4449 from nextcloud/baseUrlNull
baseURL might be null
2019-09-02 20:08:13 +02:00
Andy Scherzinger
f671a1eafb
codacy: Useless parentheses.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-09-02 16:08:50 +02:00
tobiasKaminsky
23f40b710c
baseURL might be null
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-09-02 15:25:30 +02:00
tobiasKaminsky
83f7be14c5
prevent npe
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-09-02 14:30:41 +02:00
tobiasKaminsky
4e2f9af198
fix endless scroll on file detail activity stream
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-09-02 11:46:16 +02:00
Nextcloud bot
f284d3bcb6
[tx-robot] updated from transifex 2019-09-02 03:06:07 +00:00
Nextcloud bot
97538ca8f3
[tx-robot] updated from transifex 2019-08-31 03:06:15 +00:00
Nextcloud bot
19921eb086
[tx-robot] updated from transifex 2019-08-30 03:08:51 +00:00
Nextcloud bot
09c8e2e37e
[tx-robot] updated from transifex 2019-08-29 03:05:52 +00:00
Nextcloud bot
4092eef8a4
[tx-robot] updated from transifex 2019-08-28 03:12:54 +00:00
Andy Scherzinger
8a58553019
Merge pull request #4421 from nextcloud/codacy
Codacy
2019-08-27 21:33:11 +02:00
tobiasKaminsky
5c06b83a70
activity: use lastGiven header
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-27 19:40:56 +02:00
Andy Scherzinger
cf02e861b8
codacy: Classes implementing Serializable should set a serialVersionUID
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-27 12:45:14 +02:00
Andy Scherzinger
56e74d2e8a
codacy: Avoid really long methods.
refactor updatePublicShareSection method

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-27 12:38:17 +02:00
Andy Scherzinger
dfc1a5e89f
codacy: Avoid instantiating new objects inside loops
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-27 12:20:34 +02:00
Andy Scherzinger
fc156a72bc
codacy: A class which only has private constructors should be final
codacy: Avoid throwing raw exception types.

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-27 10:57:33 +02:00
tobiasKaminsky
d423dd3b00
Add printing system to RichDocuments
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-27 08:26:53 +02:00
Nextcloud bot
f708d4c91c
[tx-robot] updated from transifex 2019-08-27 03:07:11 +00:00
tobiasKaminsky
70ea959983
storage manager can be null
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-26 08:09:04 +02:00
Nextcloud bot
56e0fd081b
[tx-robot] updated from transifex 2019-08-24 03:05:47 +00:00
tobiasKaminsky
35a625234b
parent file can be null
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-23 11:18:16 +02:00
Andy Scherzinger
783e28365d
codacy: Avoid using Literals in Conditional Statements
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-23 09:16:44 +02:00
Andy Scherzinger
c0b76e33ec
codacy: Avoid declaring a variable if it is unreferenced before a possible exit point.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-23 09:12:33 +02:00
Andy Scherzinger
c51db8b1cd
codacy: Avoid unused imports
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-23 08:45:52 +02:00
Andy Scherzinger
5a1b5ed5cf
codacy: Avoid really long methods.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-23 08:23:36 +02:00
Andy Scherzinger
d2c9e3273f
codacy: These nested if statements could be combined
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-23 08:23:35 +02:00
Andy Scherzinger
d445be1b5f
codacy: Avoid using implementation types like 'ArrayList'; use the interface instead
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-23 08:23:27 +02:00
Tobias Kaminsky
331edcb69c
fix possible NPE on stopping contact backup job (#4387)
fix possible NPE on stopping contact backup job
2019-08-23 07:45:56 +02:00
Tobias Kaminsky
88714c1c9f
moved multiple account dialog to recyclerview (#4381)
moved multiple account dialog to recyclerview
2019-08-23 07:45:38 +02:00
tobiasKaminsky
6ec0186bbf
moved multiple account dialog to recyclerview
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-23 07:34:00 +02:00
tobiasKaminsky
f5ca834e07
fix possible NPE on stopping contact backup job
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-23 07:27:41 +02:00
Nextcloud bot
42d3aa928f
[tx-robot] updated from transifex 2019-08-23 03:10:36 +00:00
Andy Scherzinger
1660024105
Merge pull request #4360 from nextcloud/as350
Update due to Android Studio 3.5.0
2019-08-22 19:05:22 +02:00
Tobias Kaminsky
0fae1b7ba3
throttle avatar lookup (#4372)
throttle avatar lookup
2019-08-22 15:13:06 +02:00
tobiasKaminsky
fa0bd04139
throttle avatar lookup
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-22 14:42:07 +02:00
Tobias Kaminsky
6dfee6bd59
Npe in get sharees (#4370)
Npe in get sharees
2019-08-22 14:35:16 +02:00
Tobias Kaminsky
656628ce3c
fix shared view (#4373)
fix shared view
2019-08-22 14:35:03 +02:00
tobiasKaminsky
afae2a448f
Do not use NContentObserverJob in DI for now
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-22 11:03:55 +02:00
tobiasKaminsky
44698f6c90
Fix npe in sharees lookup
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-22 10:35:37 +02:00
tobiasKaminsky
179b14cb6b
fix shared view
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-22 09:33:36 +02:00
tobiasKaminsky
4411f22cd5
update due to Android Studio 3.5.0
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-22 08:10:56 +02:00
Nextcloud bot
b94647a681
[tx-robot] updated from transifex 2019-08-22 03:05:19 +00:00
Nextcloud bot
903b38c18d
[tx-robot] updated from transifex 2019-08-21 12:59:59 +00:00
Tobias Kaminsky
7a29f488e3
Sharees will be in NC17 (#4284)
Sharees will be in NC17
2019-08-21 13:21:12 +02:00
tobiasKaminsky
39cb5d9179
sharees will be in NC17
later initialization of storageManager
add support for groups
catch potential wrong saved sharee date

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-21 13:05:52 +02:00
Tobias Kaminsky
66a889825e
Connectivity check: no need to use owncloudClient (#4344)
Connectivity check: no need to use owncloudClient
2019-08-21 07:57:00 +02:00
tobiasKaminsky
6473e7ed76
fix unit tests
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-21 07:45:20 +02:00
Nextcloud bot
0d65c295f3
[tx-robot] updated from transifex 2019-08-21 03:07:21 +00:00
tobiasKaminsky
251bb3ae19
no need to use owncloudClient
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-20 16:54:10 +02:00
alex
9624019404
activity header has now the same font size as a activity element
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-20 16:48:33 +02:00
alex
fa115658b3
fixed issue Avoid reassigning parameters such as 'itemPosition'
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-20 16:48:32 +02:00
alex
5a3db5ef2b
replace do while loop in getHeaderPositionForItem with while loop
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-20 16:48:31 +02:00
alex
1dd2a5a71c
change naming of Canvas c to Canvas canvas
Signed-off-by: alex <alex.plutta@googlemail.com>
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-20 16:48:30 +02:00
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
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
tobiasKaminsky
caf1842f4f
drawer: show only server address
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-20 15:19:21 +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