Commit graph

9486 commits

Author SHA1 Message Date
tobiasKaminsky
50b56bc09f
use pem for private key 2018-01-15 08:11:50 +01:00
ardevd
c534d603c7
e2e: Cleaned up cipher transformation arguments.
- Define commonly used transformation specs in constants.
2018-01-15 08:11:50 +01:00
tobiasKaminsky
275ec70658
codacy: Avoid reassigning parameters such as 'remotePath'
Switch statements should have a default label
2018-01-15 08:11:50 +01:00
tobiasKaminsky
58b7f33a48
codacy: assertTrue -> assertFalse
use specific exceptions
add missing break
2018-01-15 08:11:50 +01:00
tobiasKaminsky
fab1f4b23e
always use new key/iv
cleanup
2018-01-15 08:11:50 +01:00
tobiasKaminsky
9848c1dc28
setup: in case of error show message and let user retry 2018-01-15 08:11:49 +01:00
tobiasKaminsky
3702bdfe60
fix codacy: enhance IT 2018-01-15 08:11:49 +01:00
tobiasKaminsky
febe6b60c0
fix codacy 2018-01-15 08:11:49 +01:00
Jan-Christoph Borchardt
b6e84b66fd
First release of E2E 2018-01-15 08:11:49 +01:00
Nextcloud bot
de2e7942f1
[tx-robot] updated from transifex 2018-01-15 01:39:52 +00:00
Nextcloud bot
a853724015
[tx-robot] updated from transifex 2018-01-14 01:40:24 +00:00
Tobias Kaminsky
34c8f1688f daily dev 20180114 2018-01-14 00:51:05 +01:00
Tobias Kaminsky
13a65e35b8
Merge pull request #1957 from nextcloud/lintFix
Remove unused resource
2018-01-13 10:05:30 +01:00
tobiaskaminsky
42c2d58a63
remove unused resource
Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
2018-01-13 09:58:59 +01:00
Nextcloud bot
c63abd886d
[tx-robot] updated from transifex 2018-01-13 01:39:00 +00:00
Tobias Kaminsky
71d3a989b9 daily dev 20180113 2018-01-13 00:55:30 +01:00
Mario Đanić
ba589e3a7e
Merge pull request #1946 from nextcloud/fix-1837
Add notifications on sync failure
2018-01-12 18:05:05 +01:00
Tobias Kaminsky
7dd949716a
Merge pull request #1902 from nextcloud/PreviewImageNPE
Preview image: prevent NPE
2018-01-12 08:42:40 +01:00
nextcloud-android-bot
886fca94d7
Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-01-12 08:31:03 +01:00
tobiasKaminsky
470425cada
revert package visibility 2018-01-12 08:31:03 +01:00
tobiaskaminsky
cc0130aac0
prevent NPE
code enhancement
2018-01-12 08:30:50 +01:00
Nextcloud bot
83cfe5389f
[tx-robot] updated from transifex 2018-01-12 01:41:37 +00:00
Tobias Kaminsky
fae18e886a daily dev 20180112 2018-01-12 00:52:56 +01:00
Mario Đanić
3222db371c
Merge pull request #1953 from nextcloud/coc
Add code of conduct
2018-01-11 21:00:51 +01:00
Tobias Kaminsky
f3cbe44635
Merge pull request #1929 from nextcloud/sendShareCrash
Fix send share crash
2018-01-11 15:56:58 +01:00
Mario Danic
79fcaec2a6 Fixed all complaints
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-01-11 15:54:01 +01:00
tobiasKaminsky
08a871b7b9
add code of conduct
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-01-11 15:49:37 +01:00
tobiaskaminsky
d434674315
use interface
fix #1918

Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
2018-01-11 15:09:16 +01:00
Tobias Kaminsky
919ffc436f
Merge pull request #1922 from nextcloud/activityScrolling
Activity scrolling bug fix
2018-01-11 15:03:05 +01:00
tobiaskaminsky
110d4ae49b
if nextPageURL is empty/null do not load any more items, otherwise you get the first items again
if pageURL is null (when manually refreshing), then clear list
2018-01-11 13:51:51 +01:00
Tobias Kaminsky
7541e41634
Merge pull request #1919 from nextcloud/infoIfNoUserInfo
show info if no userinfo is available
2018-01-11 13:51:22 +01:00
nextcloud-android-bot
0fd254aec7
Drone: update Lint results to reflect reduced error/warning count [skip ci] 2018-01-11 12:16:55 +01:00
tobiasKaminsky
77e9e66a9c
add content description
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-01-11 12:16:55 +01:00
Bartosz Przybylski
f87bd26b92
Fix accessibility by setting content description 2018-01-11 12:16:55 +01:00
Bartosz Przybylski
2578f4a125
More member access modification and rearrange 2018-01-11 12:16:55 +01:00
Bartosz Przybylski
e483fb8f68
More access modifiers fixes 2018-01-11 12:16:55 +01:00
Bartosz Przybylski
a43eadba02
Fix semi absurd codacy bot issues 2018-01-11 12:16:54 +01:00
Bartosz Przybylski
200d264424
Remove unused id and use standard margin 2018-01-11 12:16:54 +01:00
Bartosz Przybylski
23162c36bf
Remove containers in user info
Replace designated containers with Recycler And adapter.
2018-01-11 12:16:54 +01:00
Tobias Kaminsky
361b829070
move to headline
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-01-11 12:16:54 +01:00
Tobias Kaminsky
1d822ca658
update icon & text
Signed-off-by: tobiaskaminsky <tobias@kaminsky.me>
2018-01-11 12:16:54 +01:00
tobiaskaminsky
44c1c725c0
also show info on rotation 2018-01-11 12:16:54 +01:00
tobiaskaminsky
2a39e00f3b
show info if no userinfo is available 2018-01-11 12:16:54 +01:00
Mario Danic
129f44325d
Reformat
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-01-11 12:07:01 +01:00
Mario Danic
b64cfbde70
Add notifications on sync failure
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2018-01-11 12:07:01 +01:00
Tobias Kaminsky
f123a53da1
Merge pull request #1900 from nextcloud/ellipsis
Ellipsis with spaces
2018-01-11 12:04:50 +01:00
tobiasKaminsky
5bf0075498
ellipsis with spaces 2018-01-11 11:41:47 +01:00
Tobias Kaminsky
9ee0116827
Merge pull request #1889 from nextcloud/tintFirstStart
Tint correctly on very first login
2018-01-11 11:41:11 +01:00
tobiasKaminsky
7e1cdda31a tint correctly on very first login 2018-01-11 11:04:15 +01:00
Mario Đanić
84d2470014
Merge pull request #1947 from nextcloud/fix-permissions
Fix external storage permission
2018-01-11 10:33:25 +01:00