Commit graph

12203 commits

Author SHA1 Message Date
Andy Scherzinger
8971dc1442
make use of AndroidX implementation due to deprecated standard sdk implementation
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-01-24 09:43:12 +01:00
Nextcloud bot
38859e5bce
[tx-robot] updated from transifex 2019-01-24 01:51:29 +00:00
Nextcloud bot
6311d69c61
[tx-robot] updated from transifex 2019-01-23 01:50:55 +00:00
Tobias Kaminsky
10b4cb8caf daily dev 20190123 2019-01-23 00:34:08 +01:00
Andy Scherzinger
627106c18f
Merge pull request #3485 from nextcloud/shareScreen
fix showing spinner when opening keyboard in file detail view
2019-01-22 14:37:48 +01:00
tobiasKaminsky
b3bfa8641e
- fix showing spinner when opening keyboard in file detail view
- first simple checks in if tests
- prevent NPE

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-22 13:27:50 +01:00
Andy Scherzinger
cf6dccc835
Merge pull request #3486 from nextcloud/fixLowercase
Uppercase "disable"
2019-01-22 13:11:01 +01:00
tobiasKaminsky
d4e39c036e
uppercase disable
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-22 11:47:15 +01:00
Nextcloud bot
11595bc60b
[tx-robot] updated from transifex 2019-01-22 01:51:17 +00:00
Tobias Kaminsky
963753afb2 daily dev 20190122 2019-01-22 00:33:17 +01:00
Andy Scherzinger
1aaaac6682
Merge pull request #2577 from nextcloud/sdCardTempFile
Better handling of temp file during upload
2019-01-21 19:57:44 +01:00
nextcloud-android-bot
aaaeac533a Drone: update FindBugs results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-01-21 18:33:46 +00:00
Tobias Kaminsky
57edd906c1
Merge 9689a19099 into 103bf18a2f 2019-01-21 18:17:54 +00:00
tobiasKaminsky
9689a19099
revert library
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-21 19:17:36 +01:00
tobiasKaminsky
cb7134817e
add missing upload error messages
better handle temp file

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-21 19:17:35 +01:00
tobiasKaminsky
9927a649dc
wip
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-21 19:17:09 +01:00
AndyScherzinger
304d11e590
add import 2019-01-21 19:17:08 +01:00
AndyScherzinger
9f235b36cc
remove tray/catch due to changed method signature (after rebase) 2019-01-21 19:17:07 +01:00
tobiasKaminsky
c3b65814df
- use internal temp directory
- always try to delete temp file

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-21 19:17:01 +01:00
Andy Scherzinger
103bf18a2f
Merge pull request #3383 from nextcloud/qrcode
Add support for QR codes & deep links
2019-01-21 18:00:02 +01:00
nextcloud-android-bot
51bdf578eb
Drone: update Lint results to reflect reduced error/warning count [skip ci]
Signed-off-by: nextcloud-android-bot <android@nextcloud.com>
2019-01-21 17:27:23 +01:00
tobiasKaminsky
a1ba4a1a23
- add vibrate permission
- fix codacy

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-21 17:27:22 +01:00
Andy Scherzinger
6100cc7c60
improve qr code scan icon
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-01-21 17:27:21 +01:00
tobiasKaminsky
d47c77ca5c
Add support for QR codes & deep links
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-21 17:27:20 +01:00
Andy Scherzinger
24cff7db24
Merge pull request #3480 from nextcloud/checkExternalLink
Check external link only in default switch
2019-01-21 17:19:10 +01:00
tobiasKaminsky
374f36c31a
check external link only in default switch
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-21 16:48:00 +01:00
Andy Scherzinger
ab670780b0
Merge pull request #3479 from nextcloud/botSignOff
Bot sign off
2019-01-21 14:05:02 +01:00
Andy Scherzinger
da1d1e4b0b
Merge pull request #3481 from nextcloud/onlyOneReview
PullApprove: Only one review
2019-01-21 13:58:09 +01:00
tobiasKaminsky
3129c0e68d
only one review
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-21 13:23:58 +01:00
tobiasKaminsky
0a7f5cf063
bots signoff
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-21 13:04:54 +01:00
Tobias Kaminsky
a641d528d2
Merge pull request #3478 from nextcloud/droneImage
new android image for drone
2019-01-21 12:30:33 +01:00
tobiasKaminsky
a6c2c20ccf
new android image for drone
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-21 11:09:21 +01:00
Tobias Kaminsky
1ee794a5b7
Merge pull request #3467 from nextcloud/cameraDirectUpload
Direct camera upload
2019-01-21 10:46:37 +01:00
Nextcloud bot
216356c14a
[tx-robot] updated from transifex 2019-01-21 01:50:03 +00:00
Nextcloud bot
ec2c0c910f
[tx-robot] updated from transifex 2019-01-20 01:50:44 +00:00
Nextcloud bot
fd5b9694cd
[tx-robot] updated from transifex 2019-01-19 01:52:08 +00:00
Tobias Kaminsky
35c399618a daily dev 20190119 2019-01-19 00:33:12 +01:00
Andy Scherzinger
440eb53d28
Merge pull request #3453 from nextcloud/DocumentProviderThumbnailsNew
Document provider: show thumbnail, if available, else fetch from server
2019-01-18 13:35:12 +01:00
Andy Scherzinger
ef2c14e403
improve findbugs score
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2019-01-18 13:21:16 +01:00
tobiasKaminsky
13a29ebc10
show thumbnail, if available, else fetch from server
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-18 13:04:16 +01:00
Andy Scherzinger
6f485566e3
Merge pull request #3454 from nextcloud/DocumentProviderCopyMoveNew
Document provider: allow copy/move of file/folder
2019-01-18 12:49:18 +01:00
tobiasKaminsky
3bd8286807
codacy
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-18 11:03:40 +01:00
tobiasKaminsky
159aacdd15
fix codacy
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-18 11:03:39 +01:00
tobiasKaminsky
3ca95252c4
Document provider: allow copy/move of file/folder
only on >= 5.0

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-18 11:03:29 +01:00
Andy Scherzinger
2d02b53176
Merge pull request #3471 from nextcloud/permissionOnReceiveFiles
Receive files activity: reflect write status
2019-01-18 10:51:58 +01:00
tobiasKaminsky
08b7031fa0
codacy
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-18 08:53:57 +01:00
nextcloud-android-bot
7004c02614 Drone: update FindBugs results to reflect reduced error/warning count [skip ci] 2019-01-18 06:35:06 +00:00
Tobias Kaminsky
3d9283872f
Merge e610eb133a into 6ff68d52e8 2019-01-18 06:32:11 +00:00
tobiasKaminsky
e610eb133a
disabling FindBug "ANDROID_EXTERNAL_FILE_ACCESS"
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-18 07:31:56 +01:00
tobiasKaminsky
940a6b8cb6
minor enhancements
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-01-18 07:08:35 +01:00