ganfra
|
b39a86edbd
|
Merge branch 'develop' into feature/joining_room
|
2020-08-26 17:06:31 +02:00 |
|
ganfra
|
9c151417a8
|
Update CHANGES
|
2020-08-26 17:03:51 +02:00 |
|
ganfra
|
5d8d9cb19c
|
Clean files
|
2020-08-26 17:02:24 +02:00 |
|
ganfra
|
b986bfd509
|
Permalink: handle via parameters
|
2020-08-26 16:37:48 +02:00 |
|
Benoit Marty
|
28ae10a4aa
|
Merge pull request #2007 from vector-im/feature/icons
Feature/icons
|
2020-08-26 16:04:36 +02:00 |
|
Benoit Marty
|
39fa7d850a
|
Merge branch 'develop' into feature/icons
|
2020-08-26 16:04:27 +02:00 |
|
Benoit Marty
|
a4e495edd3
|
Merge pull request #2006 from vector-im/feature/long_click
Add long click gesture to copy userId, user display name, room name, …
|
2020-08-26 13:23:31 +02:00 |
|
Benoit Marty
|
8b009304ad
|
Merge pull request #2004 from vector-im/feature/fix_ucrop
Increase version of uCrop library which supports Android 10.
|
2020-08-26 13:22:56 +02:00 |
|
Benoit Marty
|
249f268fb5
|
Fix bad color for settings icon on Android < 24 (#1786)
|
2020-08-26 12:55:49 +02:00 |
|
Benoit Marty
|
9f3f981ab0
|
Use cached Views
|
2020-08-26 12:54:01 +02:00 |
|
Benoit Marty
|
ef912e066b
|
Remove unused resource
|
2020-08-26 12:29:46 +02:00 |
|
Benoit Marty
|
d014872e3b
|
Add long click gesture to copy userId, user display name, room name, room topic and room alias (#1774)
|
2020-08-26 11:57:27 +02:00 |
|
Onuray Sahin
|
776d892d27
|
Increase version of uCrop library which supports Android 10.
|
2020-08-26 12:27:12 +03:00 |
|
ganfra
|
9970398cf2
|
Join room: add "UnknownItem" to public room list
|
2020-08-25 20:20:14 +02:00 |
|
Benoit Marty
|
a5f537f251
|
Merge pull request #1996 from johnjohndoe/file-extensions
Use File extension functions to make code more concise.
|
2020-08-25 18:09:00 +02:00 |
|
ganfra
|
8f1eff8782
|
Start reusing RoomPreview for joining room not joined
|
2020-08-25 12:35:35 +02:00 |
|
ganfra
|
c1c8c04567
|
Room detail: Fix roomId not set up when activity is restored
|
2020-08-25 12:31:55 +02:00 |
|
Tobias Preuss
|
ed98613b2d
|
Use File extension functions to make code more concise.
+ This change replaces a few usages of ByteArrayInputStream, FileInputStream,
FileOutputStream with their equivalent Kotlin extension functions.
|
2020-08-24 18:01:30 +02:00 |
|
Benoit Marty
|
f745e22a52
|
Merge pull request #1983 from vector-im/feature/live_display_name
Make user displayName live in the setting, it should fix #1926
|
2020-08-24 13:43:08 +02:00 |
|
Benoit Marty
|
50495ef604
|
Improve algo
|
2020-08-24 11:12:19 +02:00 |
|
Benoit Marty
|
84854d9382
|
Add entry in changelog
|
2020-08-24 10:14:00 +02:00 |
|
Benoit Marty
|
328dc9ea5b
|
Merge pull request #1979 from vector-im/feature/update_dependencies
Update some dependencies, including coroutines for working debugging
|
2020-08-24 10:11:57 +02:00 |
|
Benoit Marty
|
bd238dcbfa
|
Make user displayName live in the setting, it should fix #1926
|
2020-08-21 22:24:29 +02:00 |
|
Benoit Marty
|
20e2b3beb8
|
Merge pull request #1978 from vector-im/feature/ttl
Improve #1971, especially be robust about system time change
|
2020-08-21 18:12:35 +02:00 |
|
ganfra
|
1f890324b4
|
Update some dependencies, including coroutines for working debugging
|
2020-08-21 17:17:51 +02:00 |
|
Benoit Marty
|
04fa7d9628
|
Version++
|
2020-08-21 17:04:05 +02:00 |
|
Benoit Marty
|
7fd7970ec1
|
Merge branch 'release/1.0.5' into develop
|
2020-08-21 17:02:46 +02:00 |
|
Benoit Marty
|
81dece5516
|
Prepare release 1.0.5
|
2020-08-21 17:02:32 +02:00 |
|
Benoit Marty
|
52e66b09dc
|
Merge pull request #1977 from vector-im/feature/networkonmainthread
Avoid NetworkOnMainThreadException when setting a user avatar
|
2020-08-21 16:48:19 +02:00 |
|
Benoit Marty
|
06f4b95dc0
|
Merge branch 'develop' into feature/networkonmainthread
|
2020-08-21 16:48:11 +02:00 |
|
Benoit Marty
|
008bc0116d
|
Improve #1971, especially be robust about system time change
|
2020-08-21 16:36:45 +02:00 |
|
Benoit Marty
|
de728f6c36
|
Merge pull request #1971 from tzeitlho/turn_fix
Turn fix
|
2020-08-21 16:28:52 +02:00 |
|
Benoit Marty
|
a8c6678efc
|
Avoid NetworkOnMainThreadException when setting a user avatar
|
2020-08-21 16:11:22 +02:00 |
|
Benoit Marty
|
35dbab2ff5
|
Merge pull request #1976 from vector-im/feature/post_weblate_merge
Feature/post weblate merge
|
2020-08-21 14:47:25 +02:00 |
|
Thomas Zeitlhofer
|
a732d8856b
|
change var -> val according to review comment
Signed-off-by: Thomas Zeitlhofer <tz+github@ze-it.at>
|
2020-08-21 14:28:18 +02:00 |
|
Benoit Marty
|
80f7ffd7a6
|
Fix Potential Plurals - 3
|
2020-08-21 14:19:06 +02:00 |
|
Benoit Marty
|
d86536c949
|
Fix Potential Plurals (removing unused resource) - 2
|
2020-08-21 13:07:37 +02:00 |
|
Benoit Marty
|
f84ea0ad5b
|
Fix Potential Plurals - 1
|
2020-08-21 12:55:15 +02:00 |
|
Benoit Marty
|
28ed6cb3b6
|
Fix typos reported by Lint
|
2020-08-21 12:47:39 +02:00 |
|
Benoit Marty
|
927c3e7e94
|
Update element web url (Fixes #1974)
|
2020-08-21 12:31:06 +02:00 |
|
Benoit Marty
|
5416f4194c
|
Fix lint issue
|
2020-08-21 12:27:57 +02:00 |
|
Benoit Marty
|
b09c1e3cbf
|
Format strings
|
2020-08-21 12:23:25 +02:00 |
|
Benoit Marty
|
66ac03a021
|
Merge pull request #1975 from RiotTranslateBot/weblate-element-android-element-app
Update from Weblate
|
2020-08-21 12:16:25 +02:00 |
|
Weblate
|
43d0a11cba
|
Merge branch 'origin/develop' into Weblate.
|
2020-08-21 09:30:51 +00:00 |
|
notramo
|
a27b22a972
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (3 of 3 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.riot.im/projects/element-android/element-store/hu/
|
2020-08-21 09:30:37 +00:00 |
|
Priit Jõerüüt
|
338c569c0b
|
Translated using Weblate (Estonian)
Currently translated at 89.8% (1649 of 1836 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/et/
|
2020-08-21 09:30:37 +00:00 |
|
Lua
|
f7db14fb02
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (3 of 3 strings)
Translation: Element Android/Element Android Store
Translate-URL: https://translate.riot.im/projects/element-android/element-store/pt_BR/
|
2020-08-21 00:42:34 +00:00 |
|
Lua
|
cfd0e00c0c
|
Translated using Weblate (Portuguese)
Currently translated at 44.5% (817 of 1836 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/pt/
|
2020-08-21 00:42:34 +00:00 |
|
Priit Jõerüüt
|
7c4afd922c
|
Translated using Weblate (Estonian)
Currently translated at 87.4% (1605 of 1836 strings)
Translation: Element Android/Element Android App
Translate-URL: https://translate.riot.im/projects/element-android/element-app/et/
|
2020-08-21 00:42:34 +00:00 |
|
Thomas Zeitlhofer
|
bd1a0361be
|
Changelog entry for turnserver related fix
Signed-off-by: Thomas Zeitlhofer <tz+github@ze-it.at>
|
2020-08-20 19:46:20 +02:00 |
|