Commit graph

4644 commits

Author SHA1 Message Date
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
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
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
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
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
tobiasKaminsky
33b337398b
do not use primary color on edit fields
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-16 10:27:58 +02:00
tobiasKaminsky
56a4ac290b
phone info on sent mail
disable creation of old log file

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-16 09:34:11 +02:00
Tobias Kaminsky
de9475ed2c
Show groupFolder correctly (#4300)
Show groupFolder correctly
2019-08-16 08:46:07 +02:00
tobiasKaminsky
3d9126a604
Use reloading on photo view
- cache query for 30s
- show progressbar if loading more

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-16 08:45:29 +02:00
tobiasKaminsky
03dbd49227
Show groupFolder correctly
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-16 08:31:21 +02:00
Nextcloud bot
007adfae87
[tx-robot] updated from transifex 2019-08-16 03:04:22 +00:00
tobiasKaminsky
e884625240
Centralize theming of search bar
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-15 12:58:36 +02:00
Nextcloud bot
a3cedcb94f
[tx-robot] updated from transifex 2019-08-15 03:05:01 +00:00
drone
92e2234d65 Merge commit 'c35873f5dcb77bf9a33111c1fee2d25584f6a22d' 2019-08-14 20:38:22 +00:00
Chris Narkiewicz
c35873f5dc
Log search functionality and log browser refactoring
* 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>
2019-08-14 20:21:24 +01:00
tobiasKaminsky
ceb3999697
Extract strings to be translatable
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-14 16:08:35 +02:00
Nextcloud bot
c6abcd22d1
[tx-robot] updated from transifex 2019-08-14 03:08:16 +00:00
tobiasKaminsky
b7b51c1cf3
Use ExceptionHandler not on debug builds
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-12 12:03:35 +02:00
Nextcloud bot
468899522e
[tx-robot] updated from transifex 2019-08-12 03:06:09 +00:00
Nextcloud bot
5b83085aad
[tx-robot] updated from transifex 2019-08-11 03:08:37 +00:00
Nextcloud bot
3c331aa6c0
[tx-robot] updated from transifex 2019-08-10 03:08:12 +00:00
Nextcloud bot
ce8124ce17
[tx-robot] updated from transifex 2019-08-09 03:06:49 +00:00
Andy Scherzinger
013c00d446
Merge pull request #4286 from cotechde/fido
FIDO U2F Support
2019-08-08 21:01:55 +02:00
Dominik Schürmann
81ba9b3330
add FIDO U2F support using WebViewFidoBridge
Signed-off-by: Dominik Schürmann <dominik@schuermann.eu>
2019-08-08 12:39:27 +02:00
Nextcloud bot
2732e10e60
[tx-robot] updated from transifex 2019-08-08 03:07:20 +00:00
Tobias Kaminsky
3eecc09166
New logger implementation (#4275)
New logger implementation
2019-08-07 15:32:02 +02:00
Nextcloud bot
7ef012ac2b
[tx-robot] updated from transifex 2019-08-07 03:06:16 +00:00
drone
eaa24f1585 Merge commit '79e8d59aa185d4c2fe728f4920df8e3511803d6d' 2019-08-06 20:49:18 +00:00
Chris Narkiewicz
79e8d59aa1
New logger implementation
Fixes #4228

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-08-06 21:48:37 +01:00
Nextcloud bot
329abff110
[tx-robot] updated from transifex 2019-08-06 03:06:15 +00:00
Tobias Kaminsky
74a21c0217
About resolving #2953 (#3857)
About resolving #2953
2019-08-05 12:07:59 +02:00
Nextcloud bot
bc46215c3a
[tx-robot] updated from transifex 2019-08-05 03:03:41 +00:00
Nextcloud bot
f4bb53b408
[tx-robot] updated from transifex 2019-08-04 03:08:49 +00:00
Nextcloud bot
3ac2b3ac0b
[tx-robot] updated from transifex 2019-08-03 03:06:28 +00:00
Andy Scherzinger
ccd7fd85d7
cleanup account manager UI code, theme add-action
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-02 16:21:48 +02:00
Andy Scherzinger
670dfa75eb
proper view type switch
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-02 16:21:47 +02:00
Andy Scherzinger
7bf354928a
rebase changes
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-02 16:21:46 +02:00
Nick Antoniou
13b7219d2a
Add test class for the AccountListAdapter
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-02 16:21:45 +02:00
Nick Antoniou
e44389047f
Fix onClickListener and minor improvements
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-02 16:21:44 +02:00
Nick Antoniou
93b9b96d6f
Add first attemp at resolving #2953
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-02 16:21:43 +02:00
Tobias Kaminsky
0469db38ca
Fix local state if fragment is initialized before services (#4262)
Fix local state if fragment is initialized before services
2019-08-02 15:13:32 +02:00
Tobias Kaminsky
bfb3bfd9e1
Fix upload and delete to actually delete (#4287)
Fix upload and delete to actually delete
2019-08-02 15:04:37 +02:00
Nextcloud bot
0711815a77
[tx-robot] updated from transifex 2019-08-02 03:07:32 +00:00
Andy Scherzinger
6773e1a510
Merge pull request #4056 from nextcloud/exceptionHandler
Re-enable exception handler
2019-08-01 14:52:20 +02:00
Daniele Fognini
51ff5c30f9 fix upload list comparator to make it respect the comparator contract
Signed-off-by: Daniele Fognini <dfogni@gmail.com>
2019-08-01 13:35:47 +02:00
Unpublished
1cb125a464 Fix upload and delete to actually delete
Signed-off-by: Unpublished <unpublished@gmx.net>
2019-08-01 13:27:01 +02:00
Andy Scherzinger
89b26e87a5
use correct constructor call
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-01 12:25:43 +02:00
Andy Scherzinger
cb812f6efe
ktlint: no consecutive blank lines
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-01 11:54:46 +02:00
Andy Scherzinger
c80c6eb5bc
use BuildConfig.VERSION_CODE
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-01 11:48:09 +02:00
Andy Scherzinger
1d79f899af
Remove theming, use better title
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-08-01 11:31:49 +02:00
Tobias Kaminsky
ea44c595a8
Merge pull request #4180 from nextcloud/design/screenshots
Improve app store screenshot designs
2019-08-01 09:44:57 +02:00
Jan-Christoph Borchardt
a2cf6bc408
Improve app store screenshot designs
Separate app store screenshot text into bold heading and regular subline

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-08-01 08:17:35 +02:00
Nextcloud bot
75005668dd
[tx-robot] updated from transifex 2019-08-01 03:10:45 +00:00
Nextcloud bot
92e9fabf4b
[tx-robot] updated from transifex 2019-07-31 03:11:03 +00:00
Chris Narkiewicz
9d5566f384
Move exception handler to MainApp
* move exception handler to MainApp
* avoid recursive call to exception handler
* launch exception handler in separate process

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-07-30 22:34:59 +01:00
tobiasKaminsky
61685e2ee9
Add App version info
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-30 09:24:27 +02:00
Nextcloud bot
674bb277a6
[tx-robot] updated from transifex 2019-07-30 03:08:25 +00:00
Andy Scherzinger
ece63e300c
ktlint: Imports must be ordered in lexicographic order without any empty lines in-between
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 22:43:17 +02:00
Andy Scherzinger
dbc92cd326
Move to proper folder structure
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 22:36:12 +02:00
Andy Scherzinger
d48c7e27d3
also move Handler to Kotlin
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 22:21:12 +02:00
Andy Scherzinger
585778e6c0
codacyc: organize imports
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 21:58:21 +02:00
Andy Scherzinger
d30b70f5bf
theme error toolbar
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 21:51:11 +02:00
Andy Scherzinger
f9196927c4
reafactor error handler (renamings), improve issue report url
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 21:18:00 +02:00
Andy Scherzinger
c2e7458f4c
codacy: SpacingAroundCurly
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 17:40:25 +02:00
Andy Scherzinger
9bc8d66592
codacy: organize imports
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 17:40:25 +02:00
Andy Scherzinger
e502fbd9cf
codacy: lint warnings
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 17:40:24 +02:00
Andy Scherzinger
44c896093f
rewrite error activity in kotlin, harmonize share string
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 17:40:23 +02:00
Andy Scherzinger
88bdf4cbf7
Add proper toolbar and title
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 17:40:23 +02:00
Andy Scherzinger
051821c419
add default, material padding, cleanup code
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-29 17:40:21 +02:00
tobiasKaminsky
b5f38f000d
Re-enable exception handler
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-29 17:40:20 +02:00
Andy Scherzinger
129e9abcc0
Merge pull request #4276 from nextcloud/uploader
Check status on transfer update
2019-07-29 15:35:27 +02:00
Tobias Kaminsky
bc0b9e78f1
Engineering Test Mode (#4133)
Engineering Test Mode
2019-07-29 14:52:19 +02:00
tobiasKaminsky
a6371ee306
check status on transfer update
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-29 13:49:37 +02:00
Tobias Kaminsky
0938d81c73
mHostUrlInput can be null if used with direct login (#4270)
mHostUrlInput can be null if used with direct login
2019-07-29 11:28:49 +02:00
Unpublished
bdbeb5bc27 Fix local state if fragment is initialized before services
Signed-off-by: Unpublished <unpublished@gmx.net>
2019-07-29 11:11:50 +02:00
Tobias Kaminsky
53a4844ab2
Merge pull request #4269 from nextcloud/daggerBump
combined dagger bump
2019-07-29 09:17:07 +02:00
Nextcloud bot
4632dc659e
[tx-robot] updated from transifex 2019-07-28 03:08:27 +00:00
Chris Narkiewicz
976e38e7de
Migrate main app to new Dagger injector API
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-07-26 19:54:10 +01:00
Tobias Kaminsky
e4fb5b0a78
Merge pull request #4263 from nextcloud/removeDocument
remove document (with relation to parent)
2019-07-26 14:44:51 +02:00
tobiasKaminsky
ad5160dadb
mHostUrlInput can be null if used with direct login
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-26 14:31:50 +02:00
Nextcloud bot
e382365c0e
[tx-robot] updated from transifex 2019-07-26 03:05:30 +00:00
Chris Narkiewicz
7d3d2c9f73
Engineering Test Mode
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-07-25 19:47:06 +01:00
tobiasKaminsky
b52f81a7c2
remove document (with relation to parent)
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-25 15:03:37 +02:00
tobiasKaminsky
c0588a0d1f
Paste only for >=N
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-25 14:13:17 +02:00
Michael Meeks
b84dfa6202
Provide a banal 'paste' postmessage implementation.
Browsers will allow apps to populate the clipboard, but not read
from it without user input. This patch makes it possible for
context menus with 'Paste' in them to trigger a real OS paste
when hosted inside the webview.

Signed-off-by: Michael Meeks <michael.meeks@collabora.com>
2019-07-25 14:13:17 +02:00
Nextcloud bot
a7a46d8234
[tx-robot] updated from transifex 2019-07-25 03:05:55 +00:00
Nextcloud bot
47f76f4f7c
[tx-robot] updated from transifex 2019-07-24 03:08:40 +00:00
Andy Scherzinger
5370493798
Merge pull request #4254 from nextcloud/clearInputBeforeQR
Reset host when using login via QR/link
2019-07-23 15:12:07 +02:00
tobiasKaminsky
011169dea4
reset host when using login via QR/link
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-23 13:13:06 +02:00
Andy Scherzinger
a65d1dd210
Merge pull request #4253 from nextcloud/fixMaster
Master: get lint/warnings down
2019-07-23 11:42:15 +02:00
tobiasKaminsky
e9b06843e8
remove leftover
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-23 08:19:26 +02:00
tobiasKaminsky
fc01e9738e
wip
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-23 07:32:11 +02:00
tobiasKaminsky
ac3a6d5421
reformat imports
kotlin: do not use wildcard imports

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-23 07:26:35 +02:00
tobiasKaminsky
4c5eca98ec
remove leftovers from bottom bar removing
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-23 07:23:07 +02:00
tobiasKaminsky
94e4de20f8
show "shares" again
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-22 13:40:05 +02:00
Nextcloud bot
5a4783000d
[tx-robot] updated from transifex 2019-07-21 03:10:08 +00:00
Nextcloud bot
5b0a53dbe0
[tx-robot] updated from transifex 2019-07-20 03:06:13 +00:00
tobiasKaminsky
a22a52ab81
new approach for tinted cursors
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-19 12:04:28 +02:00
Nextcloud bot
813a448bc0
[tx-robot] updated from transifex 2019-07-19 03:18:28 +00:00
Andy Scherzinger
4f1a725942
Merge pull request #4238 from nextcloud/removeBottomBar
Remove old and unmaintained bottom bar
2019-07-16 20:20:40 +02:00
tobiasKaminsky
d868fcc154
remove old and unmaintained bottom bar
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-16 14:51:32 +02:00
tobiasKaminsky
49cca17fcc
Remove last usage of SSO/Saml
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-16 10:29:30 +02:00
Nextcloud bot
f71a605a4d
[tx-robot] updated from transifex 2019-07-16 03:04:23 +00:00
Nextcloud bot
2c41e9289d
[tx-robot] updated from transifex 2019-07-15 06:05:12 +00:00
Andy Scherzinger
85c129c9a9
Merge pull request #4217 from nextcloud/fixGSS
fix GSS on android
2019-07-10 19:15:10 +02:00
tobiasKaminsky
2c2425812f
fix GSS on android: we send custom user agent to have info about device, but we need some identifier
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-10 16:46:20 +02:00
Andy Scherzinger
69aba84d34
Merge pull request #4211 from nextcloud/sameMajor
Use sameMajorVersion of OwnCloudVersion
2019-07-10 00:07:23 +02:00
tobiasKaminsky
883dc6925d
Use sameMajorVersion of OwnCloudVersion
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-09 08:24:19 +02:00
Nextcloud bot
3c3de1c149
[tx-robot] updated from transifex 2019-07-09 02:56:43 +00:00
Nextcloud bot
e48d3597bf
[tx-robot] updated from transifex 2019-07-06 02:56:51 +00:00
Nextcloud bot
beaedfa1a9
[tx-robot] updated from transifex 2019-07-05 02:59:17 +00:00
Andy Scherzinger
c4deb28044
codacy: Avoid throwing raw exception types.
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-04 12:20:55 +02:00
Andy Scherzinger
31da2fc46d
codacy: Classes implementing Serializable should set a serialVersionUID
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-04 11:46:16 +02:00
Andy Scherzinger
a5297a5365
spotbugs: Unused public or protected field
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-04 09:05:53 +02:00
Andy Scherzinger
4b10d34ade
codacy: AppModule
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-04 08:44:23 +02:00
Andy Scherzinger
4c61a92582
codacy: Avoid unused local variables such as 'userId'.
codacy: Avoid unused imports

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-07-04 08:34:10 +02:00
Nextcloud bot
fbc091c85d
[tx-robot] updated from transifex 2019-07-04 02:58:08 +00:00
tobiasKaminsky
0e26340a19
use correct file for message while sharing via link
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-03 10:39:29 +02:00
Nextcloud bot
d78900e07c
[tx-robot] updated from transifex 2019-07-03 02:57:40 +00:00
Chris Narkiewicz
23f7c2f46b
Remove legacy AccountUtils
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-07-02 18:14:30 +01:00
Tobias Kaminsky
0fc092a77b
Better way to colorize text (#4193)
Better way to colorize text
2019-07-01 16:34:24 +02:00
tobiasKaminsky
c8d9a791f2
better way to colorize text
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-01 13:49:14 +02:00
tobiasKaminsky
b5e69db76a
npe in file owner after upgrade
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-07-01 12:19:47 +02:00
Andy Scherzinger
712f860e97
Merge pull request #4179 from nextcloud/buttonColor
fix wrong tinted button on upload file within collabora
2019-06-30 13:57:31 +02:00
Nextcloud bot
89dff76cdf
[tx-robot] updated from transifex 2019-06-30 02:57:57 +00:00
Tobias Kaminsky
af9a7feeb5
Merge pull request #4185 from nextcloud/fixCreateAsset
use index.php to create asset in Collabora
2019-06-28 09:51:55 +02:00
tobiasKaminsky
9352dbb045
- fix wrong tinted button on upload file within collabora
- do not show FAB in this file picker dialog

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-28 09:51:20 +02:00
tobiasKaminsky
29254bb0b5
use index.php to create asset in Collabora
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-27 13:33:36 +02:00
Andy Scherzinger
908ce747a0
Merge pull request #4171 from ezaquarii/fix-broken-di-on-older-devices
Remove DI from NContentObserverJob
2019-06-27 00:05:26 +02:00
tobiasKaminsky
f21167bb13
fix wrong tinted button on upload file within collabora
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-26 10:26:12 +02:00
Nextcloud bot
f83b584917
[tx-robot] updated from transifex 2019-06-25 02:59:25 +00:00
tobiasKaminsky
e3fed8ddac
remove also from DI
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-24 21:33:13 +02:00
tobiasKaminsky
bf8e50c1fc
get rename message from RichDocuments
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-24 11:05:12 +02:00
Nextcloud bot
4221ae50d9
[tx-robot] updated from transifex 2019-06-24 02:58:09 +00:00
Chris Narkiewicz
c02f79e05a
Remove DI from NContentObserverJob
Removing DI from the service fixes DI crash on older
devices when JobService is not provided by the system,
prevending ClassNotFoundException.

A proper fix for this issue must follow.

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-06-23 22:52:09 +01:00
Nextcloud bot
40c4347a05
[tx-robot] updated from transifex 2019-06-23 02:58:54 +00:00
Nextcloud bot
20d52c56db
[tx-robot] updated from transifex 2019-06-22 02:57:49 +00:00
Nextcloud bot
6cf5eafe97
[tx-robot] updated from transifex 2019-06-21 02:56:31 +00:00
Andy Scherzinger
b5458818c7
Merge pull request #4156 from nextcloud/ezaquarii/fix-crash-when-playing-video
Fix crash when displaying video files
2019-06-20 16:28:57 +02:00
Nextcloud bot
a4c4932b94
[tx-robot] updated from transifex 2019-06-20 02:58:13 +00:00
Nextcloud bot
34d0c952c4
[tx-robot] updated from transifex 2019-06-19 02:57:56 +00:00
Nextcloud bot
776a144ffe
[tx-robot] updated from transifex 2019-06-18 02:57:41 +00:00
Nextcloud bot
2094284896
[tx-robot] updated from transifex 2019-06-17 02:56:43 +00:00
Chris Narkiewicz
38c7605ef5 Fix crash when displaying video files
1) Bitmap decoder does not work with vector drawables directly
2) Dependency injection in PreviewMediaFragment

Fixes #4121
Fixes #4129
Fixes #4150

Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-06-16 16:01:27 +01:00
Nextcloud bot
f41885b62a
[tx-robot] updated from transifex 2019-06-16 02:58:21 +00:00
Nextcloud bot
94573ccf87
[tx-robot] updated from transifex 2019-06-15 02:56:41 +00:00
tobiasKaminsky
b56b615a96
Allow "save as" and "print" to be downloaded from Collabora
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-14 11:19:16 +02:00
Andy Scherzinger
b53018a86e
Merge pull request #4137 from nextcloud/renameRemote
Use new convention "xyRemoteOperation"
2019-06-14 06:42:21 +02:00
Nextcloud bot
d19ebb9fae
[tx-robot] updated from transifex 2019-06-14 02:59:25 +00:00
tobiasKaminsky
88effce104
use new convention "xyRemoteOperation"
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-13 22:45:05 +02:00
Tobias Kaminsky
f104e4cf97
hide outdated version warning if extended support is enabled (#4136)
hide outdated version warning if extended support is enabled
2019-06-13 14:30:07 +02:00
tobiasKaminsky
b649ec38c4
hide outdated version warning if extended support is enabled
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-13 13:32:48 +02:00
Andy Scherzinger
2dd34a786f
Merge pull request #4141 from nextcloud/sharePictureToNC
Fix crash on sharing file to NC with multiple accounts
2019-06-13 00:44:22 +02:00
tobiasKaminsky
e9c99a41ef
fix crash on sharing file to NC with multiple accounts
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-12 14:59:24 +02:00
Andy Scherzinger
508fa4c355
Merge pull request #4139 from nextcloud/fixDismissNotification
Fix dismiss notification
2019-06-12 14:56:03 +02:00
tobiasKaminsky
c397cac2a3
fix dismiss notification
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-12 13:54:31 +02:00
Tobias Kaminsky
42bfbd0bed
Merge pull request #4138 from nextcloud/showBuildNumber
show build number, if set
2019-06-12 10:10:05 +02:00
tobiasKaminsky
6678226472
show build number, if set
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-12 09:41:27 +02:00
Andy Scherzinger
41aa54a3db
Merge pull request #4134 from nextcloud/preventNpe
Prevent NPE if extras is null
2019-06-12 08:26:01 +02:00
Nextcloud bot
7059dfd119
[tx-robot] updated from transifex 2019-06-12 02:49:20 +00:00
tobiasKaminsky
f192bf5813
prevent NPE if extras is null
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-11 09:19:43 +02:00
Nextcloud bot
6f70ebd3a1
[tx-robot] updated from transifex 2019-06-10 02:50:02 +00:00
Nextcloud bot
b184f603e2
[tx-robot] updated from transifex 2019-06-09 02:49:45 +00:00
Nextcloud bot
8536138c43
[tx-robot] updated from transifex 2019-06-08 02:49:04 +00:00
Nextcloud bot
0913334f39
[tx-robot] updated from transifex 2019-06-07 02:47:07 +00:00
tobiasKaminsky
2f770b2ada
Do not show QR scan if Chromebook without camera
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-06 16:28:25 +02:00
tobiasKaminsky
32fcf21f26
use own getAccounts() instead of AccountManager from AndroidSDK
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-06 14:54:29 +02:00
Nextcloud bot
7ede5f40ac
[tx-robot] updated from transifex 2019-06-06 02:49:40 +00:00
Andy Scherzinger
a4a0a28201
Merge pull request #4086 from nextcloud/ezaquarii/remove-legacy-power-utils
Migrate PowerUtils calls to PowerManagementService
2019-06-05 21:15:19 +02:00
Andy Scherzinger
69d0c15c6f
Merge pull request #4085 from nextcloud/internalLink
Copy internal link
2019-06-05 21:11:31 +02:00
Chris Narkiewicz
49d858ea9f
Migrate PowerUtils calls to PowerManagementService
Signed-off-by: Chris Narkiewicz <hello@ezaquarii.com>
2019-06-05 15:43:43 +01:00
Tobias Kaminsky
c9f11d4c2d
Merge pull request #4042 from nextcloud/ezaquarii/move-whatsnew-and-firstrun-to-onboarding
Move first run and whats new to onboarding package
2019-06-05 13:57:39 +02:00
tobiasKaminsky
6bc9484db4
Copy internal link
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-06-05 12:32:03 +02:00
Nextcloud bot
a69d2b7d35
[tx-robot] updated from transifex 2019-06-05 02:49:39 +00:00
Andy Scherzinger
af0dc69a83
Merge pull request #4113 from nextcloud/detailNullable
Second fragment might be null
2019-06-04 20:39:46 +02:00