Commit graph

10999 commits

Author SHA1 Message Date
AndyScherzinger
0745348ce0
implement share link creation via bottom sheet for files in OCFileList 2018-06-28 10:44:09 +02:00
Andy Scherzinger
5c203f3f49
Merge pull request #2749 from nextcloud/intentMayBeNull
Intent may be null
2018-06-28 10:42:42 +02:00
Andy Scherzinger
3c89f4d1dc
Merge pull request #2748 from nextcloud/wrongContext
ContactListFragment: fix NPE
2018-06-28 10:42:20 +02:00
Andy Scherzinger
24e08c8e83
Merge pull request #2750 from nextcloud/accountMayBeNull
Account may be null
2018-06-28 10:41:42 +02:00
Tobias Kaminsky
18b3aa8ea5 daily dev 20180628 2018-06-28 00:32:00 +02:00
Tobias Kaminsky
4063d54521
Merge pull request #2764 from nextcloud/dockerBuild
Drone: first try to build
2018-06-27 13:57:55 +02:00
tobiasKaminsky
0f70148980
first try to build
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-27 13:40:32 +02:00
AndyScherzinger
913f650d5b
Revert "codacy PR"
This reverts commit 8c2b1afd0e.
2018-06-27 10:16:18 +02:00
AndyScherzinger
3473342481
code formatting 2018-06-27 10:12:55 +02:00
AndyScherzinger
edcc8ffc1c
extract drawer menu filtering to separate util class 2018-06-27 10:09:11 +02:00
AndyScherzinger
e4e07c28fb
extract upload failed text calculation to separate method 2018-06-27 09:30:28 +02:00
AndyScherzinger
af60d91e9a
extract webclient init into separate method 2018-06-27 09:30:27 +02:00
AndyScherzinger
e2b338ea20
add filter helper method for drawer menu 2018-06-27 09:30:27 +02:00
AndyScherzinger
1908d80a10
extract menu filter to separate method 2018-06-27 09:30:26 +02:00
AndyScherzinger
ed7d918c26
extract dialog creation to separate method 2018-06-27 09:30:26 +02:00
AndyScherzinger
9b1520c0f2
refactor and optimize binder code 2018-06-27 09:30:25 +02:00
AndyScherzinger
620ecbea33
extract listener code + use lambda 2018-06-27 09:30:24 +02:00
AndyScherzinger
e19fb6bc90
shorten passcode theming and listener setup 2018-06-27 09:30:24 +02:00
AndyScherzinger
8c2b1afd0e
refactor data synchronization for better read-ability 2018-06-27 09:30:23 +02:00
Tobias Kaminsky
cf0f142c20 daily dev 20180627 2018-06-27 00:32:03 +02:00
Nextcloud bot
317a9e3810
[tx-robot] updated from transifex 2018-06-26 19:21:11 +00:00
Andy Scherzinger
f1d14c14ac
Merge pull request #2760 from nextcloud/missing-overrides
Added missing @Override annotations above applicable method signatures.
2018-06-26 20:09:36 +02:00
eho
922f132c55 Added missing @Override annotations above applicable method signatures.
Using the @Override annotation is useful for two reasons:

- It elicits a warning from the compiler if the annotated method doesn't actually override anything, as in the case of a misspelling.
- It improves the readability of the source code by making it obvious that methods are overridden.
2018-06-26 14:47:46 +02:00
Nextcloud bot
5d8dd742ef
[tx-robot] updated from transifex 2018-06-26 00:44:47 +00:00
Nextcloud bot
cf37d82180
[tx-robot] updated from transifex 2018-06-25 00:44:46 +00:00
Nextcloud bot
3224d27137
[tx-robot] updated from transifex 2018-06-24 00:44:39 +00:00
Nextcloud bot
417a8982a1
[tx-robot] updated from transifex 2018-06-23 00:47:53 +00:00
tobiasKaminsky
006e41bcf9
use newest docker-image only for analysis
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-22 13:15:34 +02:00
tobiasKaminsky
c884189162
- same text size
- show only previews on file detail

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-22 10:31:34 +02:00
tobiasKaminsky
7c4d14f31c
flip
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-22 08:36:41 +02:00
tobiasKaminsky
5b0f0a3bfd
account may be null
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-22 08:34:33 +02:00
tobiasKaminsky
4d15ce3b3d
intent may be null
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-22 08:04:23 +02:00
tobiasKaminsky
4261acf6da
use correct context
flip if
add annotations

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-22 08:00:01 +02:00
Nextcloud bot
11e2856571
[tx-robot] updated from transifex 2018-06-22 00:46:52 +00:00
Tobias Kaminsky
9b23942b6b daily dev 20180622 2018-06-22 00:32:55 +02:00
nextcloud-android-bot
4633c69c92 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-06-21 13:47:28 +00:00
Tobias Kaminsky
e7e9433a17
Merge 1198154f0b into 8f6a2d134d 2018-06-21 13:40:03 +00:00
tobiasKaminsky
1198154f0b
delete old comments
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-21 15:39:48 +02:00
tobiasKaminsky
e9ad5d6905
add comparison from new to master
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-21 15:39:48 +02:00
tobiasKaminsky
63a351f840
fix wrong upload
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-21 15:39:48 +02:00
tobiasKaminsky
0e9367330e
add findbugs to drone
show summary as comment

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-21 15:39:48 +02:00
Andy Scherzinger
8f6a2d134d
Merge pull request #2735 from nextcloud/revertLocalSearch
Revert local search
2018-06-21 15:35:47 +02:00
Andy Scherzinger
1cfa8c2bae
Merge pull request #2746 from nextcloud/fixBuild
Hotfix master branch: restore missing String
2018-06-21 15:25:35 +02:00
AndyScherzinger
9fbcc97dd9
restore missing String 2018-06-21 15:16:53 +02:00
Nextcloud bot
c5bf20007f
[tx-robot] updated from transifex 2018-06-21 12:52:20 +00:00
Andy Scherzinger
e407d29295
Merge pull request #2588 from nextcloud/trashbin
Support for trashbin
2018-06-21 13:53:15 +02:00
tobiasKaminsky
2f6d3b4660
changes due to rebase
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-21 13:17:58 +02:00
AndyScherzinger
ff719b545a
reset lib to master (since lib PR has been merged) 2018-06-21 13:17:58 +02:00
AndyScherzinger
ed4a08f65c
fix wording due to CR 2018-06-21 13:17:57 +02:00
AndyScherzinger
e9e642985a
revert lib link 2018-06-21 13:17:57 +02:00