Commit graph

1649 commits

Author SHA1 Message Date
Mario Danic
92e56cdef2 Improve MCU re-connection magic
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-05-27 18:32:27 +02:00
Nextcloud bot
ff7d5c8bab
[tx-robot] updated from transifex 2019-05-20 02:58:32 +00:00
Nextcloud bot
1a81738e90
[tx-robot] updated from transifex 2019-05-14 02:56:27 +00:00
Nextcloud bot
231ecfac21
[tx-robot] updated from transifex 2019-05-09 00:53:24 +00:00
Nextcloud bot
eb13f61a6b
[tx-robot] updated from transifex 2019-05-08 01:10:50 +00:00
Nextcloud bot
07412e1edd
[tx-robot] updated from transifex 2019-05-06 00:55:32 +00:00
Mario Danic
c6c8e147ef Update version
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-05-03 09:55:21 +02:00
Mario Danic
cc96878d52 Fix #527
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-05-03 09:55:21 +02:00
Mario Danic
e42a41f87a Update versionCode for NC app link click
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-05-03 09:55:21 +02:00
tobiasKaminsky
ebb878d6a5 add extras direct to intent, do not use option/bundle
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2019-05-03 09:55:21 +02:00
Mario Danic
72761ebb5f Temporary version change for Tobias
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-05-03 09:55:21 +02:00
Mario Danic
db46330d6e Fix an issue with spaces in user ids
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-05-03 09:55:21 +02:00
Mario Danic
71de8a5245 Use fileID for passing to the files app
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-05-03 09:55:21 +02:00
Mario Danic
550b46c454 Fix subscription thread
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-05-03 09:55:21 +02:00
Nextcloud bot
e2fe9a61af
[tx-robot] updated from transifex 2019-05-01 00:52:21 +00:00
Nextcloud bot
8a5d7063b6
[tx-robot] updated from transifex 2019-04-30 00:53:20 +00:00
ardevd
e70e3dddbd gradle: replace use of obsolete 'compile' configuration. (#532)
'compile' is obsolete and has been replaced with 'implementation' and 'api'.

Signed-off-by: ardevd <edvard.holst@gmail.com>
2019-04-29 09:19:17 +02:00
Mario Danic
699af11b8c Tag v6.0.2
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-29 09:01:29 +02:00
Mario Danic
a74eb6d978 Tag v6.0.1
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-28 13:52:28 +02:00
Mario Danic
60d329b8b1 Crashing bug fixes
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-28 13:46:40 +02:00
Mario Danic
60d19bc658 Fix a crash in conversation info
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-28 13:42:26 +02:00
Mario Danic
eb66c97fe9 Initial fix for rounded vector drawables
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-28 12:57:33 +02:00
Mario Danic
4f908a2961 Fix call management buttons
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-28 12:30:58 +02:00
Mario Danic
4d0fa0927b Fix an issue with loading background due to etags usage
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-28 11:18:26 +02:00
Mario Danic
7621081449 Fix an issue with loading avatar for a call
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-28 10:59:12 +02:00
Mario Danic
1d09854a91 Fix an issue with setting the placeholder for preview
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-28 10:57:27 +02:00
Mario Danic
192a0e7f88 Fix issue with a longer last message
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-28 10:54:24 +02:00
Nextcloud bot
2cb629b0a4
[tx-robot] updated from transifex 2019-04-28 00:54:20 +00:00
Nextcloud bot
c522a465d1
[tx-robot] updated from transifex 2019-04-27 00:51:45 +00:00
Nextcloud bot
47dbf161a8
[tx-robot] updated from transifex 2019-04-26 00:51:20 +00:00
Nextcloud bot
2a28611a4b
[tx-robot] updated from transifex 2019-04-25 00:52:07 +00:00
Mario Danic
003351f71c Fix the send button scaling
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-24 09:07:24 +02:00
Mario Đanić
4143bd841e
Fresco and sharing (#531)
* Various improvements

This is literally the worst commit I ever did, but due to rebasing issues this is how it is.

* Fixes after rebase

Signed-off-by: Mario Danic <mario@lovelyhq.com>

* Updates post-rebase

Signed-off-by: Mario Danic <mario@lovelyhq.com>

* Updates #2 post rebase

Signed-off-by: Mario Danic <mario@lovelyhq.com>

* Update deps

Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-24 08:32:19 +02:00
ardevd
fd0866dfc5 test: added unit tests for the DoNotDisturbUtils utility class (#530)
* test: added unit tests for the DoNotDisturbUtils utility class

Signed-off-by: eho <edvard.holst@gmail.com>

* added Mario's mandatory newline.

Signed-off-by: eho <edvard.holst@gmail.com>
2019-04-23 15:18:22 +02:00
Nextcloud bot
c660e08efc
[tx-robot] updated from transifex 2019-04-21 00:54:22 +00:00
Nextcloud bot
6575c6c4f3
[tx-robot] updated from transifex 2019-04-20 00:52:15 +00:00
Nextcloud bot
f5e792a707
[tx-robot] updated from transifex 2019-04-19 00:53:44 +00:00
Mario Danic
a0e3decf67 Tag v6.0.0beta4
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-18 22:49:48 +02:00
Mario Danic
077f0dc1b2 Remove magical scroll
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-18 22:49:48 +02:00
Nextcloud bot
1d020893ce
[tx-robot] updated from transifex 2019-04-18 00:53:58 +00:00
Mario Danic
b7dec6e4fa Fix account removal if it’s the last account
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-18 01:56:14 +02:00
Mario Danic
b335d34e18 Fix build issues
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-18 01:33:45 +02:00
Mario Danic
dc3f9bd568 Again update chip color
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-18 01:33:45 +02:00
Mario Danic
c52d08410d Update chips colors
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-18 01:33:45 +02:00
ardevd
017ee9e034 controllers: removed identical sub-expression in if statement. (#529)
Using the same value on either side of a binary operator is almost always a mistake. Either there is supposed to be a null check for something else in there or the second sub expression should be removed.

Signed-off-by: eho <edvard.holst@gmail.com>
2019-04-17 23:50:18 +02:00
Nextcloud bot
be986de021
[tx-robot] updated from transifex 2019-04-17 00:54:30 +00:00
Mario Danic
0f7b004023 Fix finger auth
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-16 17:51:38 +02:00
Mario Danic
8a07e94e0e Fix a crashing bug
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-16 15:04:11 +02:00
Mario Danic
ab4d76b227 Fix accents
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-16 14:51:12 +02:00
Nextcloud bot
d13fdc7096
[tx-robot] updated from transifex 2019-04-16 01:05:08 +00:00