Commit graph

1099 commits

Author SHA1 Message Date
Nextcloud bot
558b56518f
[tx-robot] updated from transifex 2018-10-08 10:19:26 +00:00
Nextcloud bot
d2ec3320c0
[tx-robot] updated from transifex 2018-10-07 00:52:41 +00:00
Mario Danic
25ec8230e1 Fix #220, fix #313 2018-10-06 06:47:01 +02:00
Mario Danic
27eaf02485 Fix WebRTC 2018-10-06 06:38:21 +02:00
Mario Danic
088a21e4b9 Fix #315 2018-10-06 06:22:22 +02:00
Mario Danic
94d39ec980 Merge branch 'master' of github.com:nextcloud/talk-android 2018-10-05 21:33:18 +02:00
Mario Danic
763857e36c Update capabilities every time we run 2018-10-05 21:33:10 +02:00
Nextcloud bot
91bfebf670
[tx-robot] updated from transifex 2018-10-05 00:54:00 +00:00
Nextcloud bot
f02ef9fa0c
[tx-robot] updated from transifex 2018-10-04 00:55:46 +00:00
Mario Danic
f54466da65 Fix crash with search item missing 2018-10-03 14:35:40 +02:00
Mario Danic
2f7cc1cbe9 Fix crash with app prefs missing 2018-10-03 14:34:41 +02:00
Mario Danic
fafca26572 Fix a crash with resources being null 2018-10-03 14:33:26 +02:00
Mario Danic
35fd4d36a9 Fix another crash 2018-10-03 14:31:50 +02:00
Mario Danic
fa054e7e5a Fix a crash with too many jobs enqueued due to work manager bug 2018-10-03 14:29:36 +02:00
Mario Danic
cced5fd2c0 Finish migration to AndroidX 2018-10-03 14:21:14 +02:00
Mario Danic
9f04e40914 More progress with AndroidX 2018-10-03 14:11:10 +02:00
Mario Danic
f67e221e7a More progress towards AndroidX 2018-10-03 08:19:41 +02:00
Mario Danic
bd2820c90e First step to AndroidX migration 2018-10-02 22:34:00 +02:00
Mario Danic
0f59668a5e Merge branch 'master' of github.com:nextcloud/talk-android 2018-10-01 13:13:05 +02:00
Mario Danic
dcbbd93da2 Update deps 2018-10-01 13:10:46 +02:00
Nextcloud bot
99c851c1f9
[tx-robot] updated from transifex 2018-09-30 00:52:04 +00:00
Nextcloud bot
358544133a
[tx-robot] updated from transifex 2018-09-29 00:49:26 +00:00
Nextcloud bot
68e52f859e
[tx-robot] updated from transifex 2018-09-25 00:53:55 +00:00
Nextcloud bot
672a22d428
[tx-robot] updated from transifex 2018-09-22 00:53:58 +00:00
Nextcloud bot
36f9027651
[tx-robot] updated from transifex 2018-09-21 01:01:02 +00:00
Nextcloud bot
8a0e1e4296
[tx-robot] updated from transifex 2018-09-18 00:50:32 +00:00
Nextcloud bot
2f5d9fa01d
[tx-robot] updated from transifex 2018-09-17 00:54:24 +00:00
Nextcloud bot
7951cf4b76
[tx-robot] updated from transifex 2018-09-15 00:52:10 +00:00
Nextcloud bot
93dba9cb08
[tx-robot] updated from transifex 2018-09-14 08:37:28 +00:00
Mario Đanić
1863ed6789
Merge pull request #305 from nextcloud/findbugsLint
Add support for findBugs, lint
2018-09-10 10:35:12 +02:00
tobiasKaminsky
39defc2766
manually update lint-results
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-10 10:05:44 +02:00
Tobias Kaminsky
80fafc53fe
bump findbugs 2018-09-07 16:10:00 +02:00
tobiasKaminsky
495cdaa841
upgrade findbugs
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-07 15:46:05 +02:00
tobiasKaminsky
f9d69a809b
adjust path 2
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-07 14:55:17 +02:00
tobiasKaminsky
d2777cc208
adjust path
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-07 14:48:27 +02:00
tobiasKaminsky
311cac2fce
wip
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-07 14:35:22 +02:00
tobiasKaminsky
22142f1915
Findbugs, lint
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-07 14:32:51 +02:00
Mario Danic
3c3769432b Upgrade version for release 2018-09-06 20:46:22 +02:00
Mario Danic
1800209999 Add clickable resources 2018-09-06 20:45:03 +02:00
Mario Danic
3e6b5f8382 Fix #292 2018-09-06 20:30:01 +02:00
Nextcloud bot
37a4043302
[tx-robot] updated from transifex 2018-09-03 00:48:15 +00:00
Nextcloud bot
4f4ce77a80
[tx-robot] updated from transifex 2018-09-02 00:53:37 +00:00
Nextcloud bot
4e227fcf68
[tx-robot] updated from transifex 2018-09-01 00:50:12 +00:00
Mario Đanić
e6ebaf3134
Merge pull request #301 from o0lwj0o/patch-1
improve performance
2018-08-31 20:13:22 +02:00
Mario Đanić
66908a7742
Merge pull request #302 from o0lwj0o/patch-2
improve performance
2018-08-31 20:13:06 +02:00
Mario Đanić
033a140818
Merge pull request #300 from nextcloud/fix-datatype-issue
Fix an issue with variable datatypes
2018-08-31 20:12:32 +02:00
o0lwj0o
4305e9ccf8
improve performance
see https://stackoverflow.com/questions/44334233/why-is-the-stringbuilder-chaining-pattern-sb-appendx-appendy-faster-than-reg/44338950
2018-08-31 15:38:46 +08:00
o0lwj0o
7da38e171b
improve performance
see  https://stackoverflow.com/questions/44334233/why-is-the-stringbuilder-chaining-pattern-sb-appendx-appendy-faster-than-reg/44338950
2018-08-31 15:36:16 +08:00
Nextcloud bot
df25fb0478
[tx-robot] updated from transifex 2018-08-31 00:50:37 +00:00
Nextcloud bot
cf11448da0
[tx-robot] updated from transifex 2018-08-30 00:48:23 +00:00