AndyScherzinger
c150e58e62
extract listener code + use lambda
2018-06-28 11:53:42 +02:00
AndyScherzinger
9346e92a41
shorten passcode theming and listener setup
2018-06-28 11:53:41 +02:00
AndyScherzinger
9de93de141
refactor data synchronization for better read-ability
2018-06-28 11:53:41 +02:00
tobiasKaminsky
1b4e0c5e04
remove unneeded exception
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-28 11:30:50 +02:00
tobiasKaminsky
a9d17e1437
correctly close stream
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-28 11:30:50 +02:00
tobiasKaminsky
d9cb808013
delete not needed class
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-28 11:30:49 +02:00
tobiasKaminsky
8f151d1a7b
duplicated if
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-28 11:30:49 +02:00
tobiasKaminsky
aa310a9292
findbugs: use final
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-28 11:30:48 +02:00
Tobias Kaminsky
960387322a
Merge pull request #2286 from alexcustos/fix_force_old_login
...
Fixed layout when old login method enforced
2018-06-28 11:19:37 +02:00
Tobias Kaminsky
60f9e03e20
Merge pull request #2751 from nextcloud/activityStreamDesign
...
Activity stream / file detail design
2018-06-28 10:54:17 +02:00
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
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
Nextcloud bot
317a9e3810
[tx-robot] updated from transifex
2018-06-26 19:21:11 +00: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
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
Andy Scherzinger
8f6a2d134d
Merge pull request #2735 from nextcloud/revertLocalSearch
...
Revert local search
2018-06-21 15:35:47 +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
tobiasKaminsky
2f6d3b4660
changes due to rebase
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-21 13:17:58 +02:00
AndyScherzinger
ed4a08f65c
fix wording due to CR
2018-06-21 13:17:57 +02:00
tobiasKaminsky
bbca4fd4b7
fix wrong thumbnail
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-21 13:17:56 +02:00
tobiasKaminsky
985f2865fa
using new trashbin endpoint for thumbnail generation
2018-06-21 13:17:55 +02:00
tobiasKaminsky
56ab910e41
use current account
...
wrong nc14 check
2018-06-21 13:17:54 +02:00
tobiasKaminsky
256bd6baa2
use error screen for connection problems
...
for other use snackbar
2018-06-21 13:17:54 +02:00
AndyScherzinger
f587b925dc
fix warnings to trigger CI build
2018-06-21 13:17:53 +02:00
AndyScherzinger
c2eccd58dc
Fixes after rebase
2018-06-21 13:17:53 +02:00
tobiasKaminsky
f8801115f2
Add trashbin support
...
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-06-21 13:17:52 +02:00