Commit graph

11781 commits

Author SHA1 Message Date
Andy Scherzinger
b31d650b28
Merge pull request #3133 from nextcloud/sso-fix-exception
fix exception handling
2018-11-12 08:37:46 +01:00
Nextcloud bot
4ed02c40b7
[tx-robot] updated from transifex 2018-11-12 01:48:27 +00:00
Nextcloud bot
64bfb52541
[tx-robot] updated from transifex 2018-11-11 01:49:36 +00:00
nextcloud-android-bot
dbf8f9e68a Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-11-10 09:42:20 +00:00
Andy Scherzinger
8069f04766
Merge pull request #3252 from nextcloud/removeActionEditText
remove class ActionEditText
2018-11-10 10:36:33 +01:00
Nextcloud bot
23a1f2530e
[tx-robot] updated from transifex 2018-11-10 01:47:55 +00:00
Andy Scherzinger
60d13157d5
Merge pull request #3250 from nextcloud/i18n
SyncedFolderAdapter: add locale for number
2018-11-09 20:13:41 +01:00
nextcloud-android-bot
8a19ee7d84 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-11-09 13:03:26 +00:00
Tobias Kaminsky
730f10e9d7
Merge 9a24eb221d into bc2f52840b 2018-11-09 13:00:57 +00:00
tobiasKaminsky
9a24eb221d
split up viewHolder
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-11-09 13:59:50 +01:00
tobiasKaminsky
3705e5a209
add locale
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-11-09 13:36:38 +01:00
tobiasKaminsky
40268978e7
code formatting
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-11-09 13:18:10 +01:00
tobiasKaminsky
959cce44fb
code formatting
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-11-09 13:17:12 +01:00
nextcloud-android-bot
404bbe3f13 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-11-09 10:33:45 +00:00
Tobias Kaminsky
70978089b6
Merge b35ddef4fb into bc2f52840b 2018-11-09 10:29:11 +00:00
tobiasKaminsky
b35ddef4fb
remove class
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-11-09 11:28:34 +01:00
Nextcloud bot
bc2f52840b
[tx-robot] updated from transifex 2018-11-09 01:46:47 +00:00
Nextcloud bot
2e6fb57cef
[tx-robot] updated from transifex 2018-11-08 01:46:49 +00:00
Andy Scherzinger
c29fddfc7e
Merge pull request #3249 from nextcloud/wakelockTimeout
use suggested timeout of 10min
2018-11-07 23:44:34 +01:00
nextcloud-android-bot
9780b3ef08 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-11-07 22:31:46 +00:00
Tobias Kaminsky
b2301cb040
Merge 85170d2389 into 93bc0b4050 2018-11-07 22:29:26 +00:00
tobiasKaminsky
85170d2389
use suggested timeout of 10min
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-11-07 23:28:06 +01:00
Andy Scherzinger
93bc0b4050
Merge pull request #3243 from nextcloud/hideDownload
Add hide download option to share via link
2018-11-07 22:14:29 +01:00
nextcloud-android-bot
77211f2cf0 Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-11-07 21:01:24 +00:00
Tobias Kaminsky
37d34de34f
Merge 350f9e9ef4 into bef25b7bc0 2018-11-07 20:58:14 +00:00
Andy Scherzinger
350f9e9ef4
Revert lib back to master 2018-11-07 21:57:45 +01:00
tobiasKaminsky
8d676ea556
Add hide download option to share via link
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-11-07 21:57:34 +01:00
Andy Scherzinger
bef25b7bc0
Merge pull request #3248 from nextcloud/disableRNGwarning
disable lint warning on not secure RNG on < 4.3
2018-11-07 21:44:13 +01:00
tobiasKaminsky
a1167ea3d7
disable lint warning on not secure RNG on < 4.3
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-11-07 21:33:29 +01:00
Andy Scherzinger
71784259f9
Merge pull request #3247 from nextcloud/removeClass
Remove not needed class
2018-11-07 21:16:02 +01:00
nextcloud-android-bot
f6709fcf6d Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-11-07 14:16:17 +00:00
Tobias Kaminsky
0d3211e974
Merge d2e867d61b into 13b76b3fb9 2018-11-07 14:11:31 +00:00
tobiasKaminsky
d2e867d61b
remove not needed class
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-11-07 15:09:16 +01:00
Nextcloud bot
13b76b3fb9
[tx-robot] updated from transifex 2018-11-07 01:46:44 +00:00
Tobias Kaminsky
1742509309 daily dev 20181107 2018-11-07 00:33:35 +01:00
David Luhmer
6850d73c40 fix codacy issue 2018-11-06 21:40:53 +01:00
Andy Scherzinger
0b1e102715
Merge pull request #3236 from nextcloud/lombok
Use lombok to generate POJO boilerplate code
2018-11-06 13:06:08 +01:00
Andy Scherzinger
e46818f3fa
rename boolean variable for nicer getter/setter names 2018-11-06 12:52:46 +01:00
Andy Scherzinger
9c5a390257
Merge pull request #3241 from nextcloud/lombok-2
Further lombok usage
2018-11-06 12:43:17 +01:00
Andy Scherzinger
1f5bae0dbb
Resolve #3148 adding lombok to more data classes 2018-11-06 09:25:37 +01:00
Andy Scherzinger
8091470ae3
codacy: remove useless parentheses 2018-11-06 08:35:07 +01:00
Andy Scherzinger
162ccfc15c
Resolve #3148 adding lombok to some larger data classes 2018-11-06 08:22:24 +01:00
Andy Scherzinger
0aae8653d8
Resolve #3148 adding lombok support for the app 2018-11-06 08:21:56 +01:00
Nextcloud bot
3dab2b0a4c
[tx-robot] updated from transifex 2018-11-06 01:48:28 +00:00
Tobias Kaminsky
52c000a50f daily dev 20181106 2018-11-06 00:32:15 +01:00
Andy Scherzinger
4f1d4f4250
Merge pull request #3216 from nextcloud/hasPreviewProperty
Add has-preview property
2018-11-05 21:53:38 +01:00
Andy Scherzinger
69b86b5e6c
fixes after and revert back to master lib 2018-11-05 21:47:42 +01:00
tobiasKaminsky
c381bc9da8
add has-preview property
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-11-05 21:32:49 +01:00
Andy Scherzinger
8ba7257628
Merge pull request #3225 from nextcloud/notificationOutOfBounds
As async, it can happen that list already changed
2018-11-05 21:20:11 +01:00
Andy Scherzinger
560ae2c311
Merge pull request #3227 from nextcloud/preventNPEonAccount
SyncedFolderActivity: prevent account NPE
2018-11-05 21:16:36 +01:00