Commit graph

1502 commits

Author SHA1 Message Date
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
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
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
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
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
Nextcloud bot
de6c24a3d1
[tx-robot] updated from transifex 2019-04-15 00:53:48 +00:00
Nextcloud bot
b3503e97fb
[tx-robot] updated from transifex 2019-04-13 00:56:05 +00:00
Nextcloud bot
2b9b5644ab
[tx-robot] updated from transifex 2019-04-12 00:54:04 +00:00
ardevd
0b8b0fa5c4 test: added unit tests for the ShareUtils utility class. (#524) 2019-04-11 18:59:14 +02:00
ardevd
ae77f48a6d utils: use try-with-resources to properly close Closable. (#522)
Use try-with-resources to properly close Closable
2019-04-11 14:25:00 +02:00
Mario Đanić
f6c3c51e2c
Merge pull request #523 from nextcloud/unit-tests
test: added unit tests for the TextMatchers utility class.
2019-04-11 14:17:05 +02:00
ardevd
b6edab3d59
refactored test names. added requested whitespace
Signed-off-by: ardevd <edvard.holst@gmail.com>
2019-04-11 13:24:14 +02:00
Mario Danic
f3877b4bb5 Fix #494
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-11 10:59:36 +02:00
eho
d2aa3a7f50
test: added unit tests for the TextMatchers utility class.
- Replaced Patterns with PatternsCompat equivalent for unit testing compatibility
- Removed ExampleUnitTest placeholder test class

Signed-off-by: eho <edvard.holst@gmail.com>
2019-04-10 22:07:50 +02:00
Mario Đanić
f35c4b486c
Merge pull request #519 from nextcloud/chips-magic
Adds mention chips
2019-04-10 14:39:07 +02:00
Mario Danic
667e01924c Fix span refresh
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-10 14:26:44 +02:00
Mario Danic
06992b400f Update chips
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-10 14:16:26 +02:00
Mario Danic
bd3eae81d2 Fix call chips in edit text
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-10 12:15:46 +02:00
Mario Danic
c121ffdd5d Update chip type
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-10 11:21:14 +02:00
Mario Danic
4feb46f40a Improvements to call chip
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-10 11:21:06 +02:00
Mario Danic
ad3b440e88 Progress with setting chip avatars
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-10 09:41:13 +02:00
Nextcloud bot
8429f92fe1 [tx-robot] updated from transifex 2019-04-09 22:16:16 -05:00
Amanda Rosene
bc91af2a65 Fix #498 2019-04-09 22:06:30 -05:00
Mario Danic
1938c3fbb4 Color changes to own mention
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-09 21:52:25 +02:00
Mario Danic
00c2d64f98 Change the way we shown own mention
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-09 21:48:22 +02:00
Mario Danic
24461f99b6 Optimize imports
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-09 21:18:40 +02:00
Mario Danic
f4f96bb7d9 First step towards mention chips
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-09 21:18:02 +02:00
Amanda Rosene
275d50a83f
Merge pull request #1 from nextcloud/master
Merge recent commits
2019-04-09 13:57:39 -05:00
Mario Danic
19131ad853 Make preview smaller
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-09 13:37:54 +02:00
Mario Danic
67b590d9d0 Fix #389
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-09 13:27:50 +02:00
Mario Danic
48fdee2a65 Fix mention coloring
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-09 10:40:30 +02:00
Mario Danic
3c184f7d52 Fix @all mentions
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-09 10:27:47 +02:00
Nextcloud bot
46bfb3e333
[tx-robot] updated from transifex 2019-04-08 00:55:29 +00:00
Mario Danic
41d7208384 Fix emoji in call menu
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-07 21:30:08 +02:00
Mario Danic
e1edf954e9 Fix a menu issue
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-07 21:25:21 +02:00
Mario Danic
08d44641d5 Fix an issue with one2one rooms not leavable
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-07 21:05:09 +02:00
Amanda Rosene
42a15f9a14 Fix #498
Signed-off-by: Amanda Rosene <arosene83@gmail.com>
2019-04-06 23:41:45 -05:00
Mario Danic
6dc99607c1 Fix #130
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-06 23:54:13 +02:00
Mario Danic
4222e395cc Fix #477
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-06 23:14:02 +02:00
Mario Danic
d43c37d88b Improve notification level storage
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-05 12:27:02 +02:00
Nextcloud bot
b998a2f6db
[tx-robot] updated from transifex 2019-04-04 00:54:37 +00:00
Nextcloud bot
1bf434e1be
[tx-robot] updated from transifex 2019-04-03 00:56:35 +00:00
Mario Danic
2b7d04b775 Turn bot logo into black
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-02 14:38:13 +02:00
Mario Danic
1b86d7ff1e Add changelog support, fix #479 and other things
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-04-02 14:34:38 +02:00
Nextcloud bot
43db544fc3
[tx-robot] updated from transifex 2019-04-02 00:56:30 +00:00
Nextcloud bot
9f36f58871
[tx-robot] updated from transifex 2019-04-01 00:57:06 +00:00
Mario Danic
6b9d4ea97a Remove desc for mute calls
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-03-31 17:53:33 +02:00
Mario Danic
68586ba901 Fixes to url handling in settings & notification
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-03-31 17:50:29 +02:00
Mario Danic
60b340ce89 Fix #369
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-03-31 17:34:01 +02:00
Mario Danic
d8f8f45e40 Fix #509
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-03-31 17:08:25 +02:00
Mario Danic
ae8ff9d1e5 Fix #511
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-03-31 16:37:16 +02:00
Mario Danic
7f0131d324 Fix #500
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-03-31 14:43:54 +02:00
Mario Danic
562d6f2f57 Fix #503
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-03-31 14:16:30 +02:00
Nextcloud bot
79e8904f40
[tx-robot] updated from transifex 2019-03-31 01:56:18 +00:00
Nextcloud bot
9eadd56ff9
[tx-robot] updated from transifex 2019-03-30 01:55:23 +00:00
Nextcloud bot
5928e88ebd
[tx-robot] updated from transifex 2019-03-29 01:55:59 +00:00
Nextcloud bot
0d64d67e62
[tx-robot] updated from transifex 2019-03-28 01:56:25 +00:00
Nextcloud bot
f0c1e23bf9
[tx-robot] updated from transifex 2019-03-27 11:38:08 +00:00
Nextcloud bot
6f6fce90ba
[tx-robot] updated from transifex 2019-03-27 01:48:00 +00:00
Mario Danic
deee62c2d8 Fix #386
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-03-26 13:46:49 +01:00
Mario Danic
0454d13085 Adjust logic for one2one rooms
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-03-26 12:04:14 +01:00
Mario Danic
20c6b7fc4a Update biometric string
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2019-03-26 11:20:11 +01:00
Nextcloud bot
90781fd1ab
[tx-robot] updated from transifex 2019-03-25 01:49:25 +00:00
Nextcloud bot
05fac870af
[tx-robot] updated from transifex 2019-03-23 01:48:21 +00:00
Nextcloud bot
dd65e4621c
[tx-robot] updated from transifex 2019-03-22 01:49:30 +00:00
Nextcloud bot
f947114e7b
[tx-robot] updated from transifex 2019-03-20 01:54:40 +00:00
Nextcloud bot
6fe6a85990
[tx-robot] updated from transifex 2019-03-19 01:57:24 +00:00