Benoit Marty
|
a39d35e54c
|
Improve Kotlin code readability: use when instead of if and add a few newlines
|
2020-06-02 13:15:03 +02:00 |
|
Benoit Marty
|
3bd2b24b10
|
Use "you" instead of display name when the current user has sent the event.
|
2020-06-02 13:15:03 +02:00 |
|
Benoit Marty
|
12448426d4
|
Fix typo reported by rageshake
|
2020-06-01 22:12:11 +02:00 |
|
Benoit Marty
|
86c9264ed9
|
Fix: Switch theme is not fully taken into account without restarting the app
|
2020-05-28 23:03:04 +02:00 |
|
Benoit Marty
|
7be3434136
|
Merge branch 'hotfix/crash_locales' into develop
|
2020-05-28 11:31:38 +02:00 |
|
Benoit Marty
|
ec1422b0f0
|
Fix crash due to bad script. Tha bad value has already been fixed on Weblate.
|
2020-05-28 11:27:11 +02:00 |
|
Benoit Marty
|
b0a6eaaa96
|
Version++
|
2020-05-28 10:45:58 +02:00 |
|
Benoit Marty
|
116bab5bc8
|
Fix call event not rendered in e2e rooms.
|
2020-05-27 19:02:27 +02:00 |
|
Benoit Marty
|
c76eb3bc98
|
Fix lint issue
|
2020-05-27 18:58:45 +02:00 |
|
Benoit Marty
|
81c1717384
|
Format strings
|
2020-05-27 18:49:34 +02:00 |
|
Weblate
|
e39b177b5b
|
Merge branch 'origin/develop' into Weblate.
|
2020-05-27 13:04:35 +00:00 |
|
LinAGKar
|
07aa3ee64c
|
Translated using Weblate (Swedish)
Currently translated at 19.9% (335 of 1682 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/sv/
|
2020-05-27 13:04:29 +00:00 |
|
yuuki-san
|
4dd0c04537
|
Translated using Weblate (Slovak)
Currently translated at 53.9% (906 of 1682 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/sk/
|
2020-05-27 13:04:26 +00:00 |
|
Амёба
|
99c409b6d2
|
Translated using Weblate (Russian)
Currently translated at 82.6% (1390 of 1682 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/ru/
|
2020-05-27 13:04:26 +00:00 |
|
Marko Dimjašević
|
8cb2c2532f
|
Translated using Weblate (Croatian)
Currently translated at 54.2% (912 of 1682 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/hr/
|
2020-05-27 13:04:24 +00:00 |
|
Benoit Marty
|
0eb36a607b
|
Merge pull request #1402 from vector-im/feature/rageshake_dialogs
Feature/rageshake dialogs
|
2020-05-26 00:04:33 +02:00 |
|
Benoit Marty
|
860595520b
|
Merge pull request #1401 from vector-im/feature/cleanup
Small PR with code cleanup
|
2020-05-25 17:30:31 +02:00 |
|
Benoit Marty
|
c52aae7c29
|
Uploads: Snackbar
|
2020-05-25 17:05:17 +02:00 |
|
Benoit Marty
|
f0f3e8ddb9
|
Uploads: auto-review
|
2020-05-25 17:05:17 +02:00 |
|
Benoit Marty
|
a95102a78f
|
Uploads: Use StateView for better Loading/Empty rendering
|
2020-05-25 17:02:57 +02:00 |
|
Benoit Marty
|
2adafbeb03
|
Uploads: use SenderInfo in TimelineEvent
|
2020-05-25 17:02:57 +02:00 |
|
Benoit Marty
|
f3a5fb7fe3
|
Uploads: rework: provide information about the sender
|
2020-05-25 16:54:08 +02:00 |
|
Benoit Marty
|
907a786b1a
|
Uploads: load element until loader not displayed anymore
|
2020-05-25 16:54:08 +02:00 |
|
Benoit Marty
|
e3ed3e5b05
|
Uploads: cleanup
|
2020-05-25 16:54:08 +02:00 |
|
Benoit Marty
|
a2b366ebfe
|
Uploads: add placeholder for images
|
2020-05-25 16:54:08 +02:00 |
|
Benoit Marty
|
f7de2f0f13
|
Uploads: create extension
|
2020-05-25 16:54:08 +02:00 |
|
Benoit Marty
|
919225bdfd
|
Uploads: create extension
|
2020-05-25 16:54:08 +02:00 |
|
Benoit Marty
|
88cba74cac
|
Uploads: add screen - WIP
|
2020-05-25 16:54:08 +02:00 |
|
Benoit Marty
|
e9ca876444
|
Uploads: add screen - WIP
|
2020-05-25 16:54:08 +02:00 |
|
Benoit Marty
|
0992e76800
|
Uploads: add screen - WIP
|
2020-05-25 16:54:08 +02:00 |
|
Benoit Marty
|
a036be6436
|
Fix missing title in BugReport screen
|
2020-05-25 15:42:58 +02:00 |
|
Benoit Marty
|
53c7ea2831
|
Kotlin: use orEmpty() for Maps
|
2020-05-25 15:42:30 +02:00 |
|
Benoit Marty
|
6e01b75b2f
|
Dagger: use generic name for parameters
|
2020-05-25 14:04:36 +02:00 |
|
Benoit Marty
|
691e7fe616
|
Kotlin: use orEmpty()
|
2020-05-25 14:04:36 +02:00 |
|
Benoit Marty
|
fa48e8cffa
|
Change icon to magnifying-glass to filter room (#1384)
|
2020-05-25 10:57:14 +02:00 |
|
Benoit Marty
|
69cf437a39
|
Merge pull request #1291 from vector-im/feature/complete_security
Add hint to translators
|
2020-05-25 10:28:20 +02:00 |
|
LinAGKar
|
2532724e92
|
Translated using Weblate (Swedish)
Currently translated at 18.8% (316 of 1682 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/sv/
|
2020-05-25 00:29:11 +00:00 |
|
Marko Dimjašević
|
3ed6452232
|
Translated using Weblate (Croatian)
Currently translated at 50.9% (856 of 1682 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/hr/
|
2020-05-25 00:29:10 +00:00 |
|
Besnik Bleta
|
166aaa62f0
|
Translated using Weblate (Albanian)
Currently translated at 99.5% (1673 of 1682 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/sq/
|
2020-05-25 00:29:00 +00:00 |
|
MamasLT
|
8f2dba09ee
|
Added translation using Weblate (Lithuanian)
|
2020-05-23 23:43:32 +00:00 |
|
LinAGKar
|
2ea46c5e54
|
Translated using Weblate (Swedish)
Currently translated at 18.7% (315 of 1682 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/sv/
|
2020-05-23 14:29:20 +00:00 |
|
@a2sc:matrix.org
|
fc5f0f7673
|
Translated using Weblate (German)
Currently translated at 99.5% (1674 of 1682 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/de/
|
2020-05-23 14:29:19 +00:00 |
|
Tirifto
|
188f4a2e72
|
Translated using Weblate (Esperanto)
Currently translated at 27.5% (463 of 1682 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/eo/
|
2020-05-23 14:29:18 +00:00 |
|
Marko Dimjašević
|
cf97fc3b01
|
Translated using Weblate (Croatian)
Currently translated at 41.2% (693 of 1682 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/hr/
|
2020-05-23 14:29:15 +00:00 |
|
Osoitz
|
f185dcacd7
|
Translated using Weblate (Basque)
Currently translated at 100.0% (1682 of 1682 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/eu/
|
2020-05-23 14:29:00 +00:00 |
|
Benoit Marty
|
330a33a0e8
|
Render formatted_body for m.notice and m.emote (Fixes #1196)
|
2020-05-21 01:47:17 +02:00 |
|
Benoit Marty
|
b75b299847
|
Create MessageContentWithFormattedBody interface
|
2020-05-21 01:05:47 +02:00 |
|
Benoit Marty
|
7c59bcc928
|
Only "org.matrix.custom.html" is supported
|
2020-05-21 00:41:36 +02:00 |
|
Benoit Marty
|
0e110b0794
|
Cleanup: use existing TextContent class instead of Pair<>
|
2020-05-21 00:40:12 +02:00 |
|
Benoit Marty
|
e156a62e19
|
Enable markdown (if active) when sending emote (Fixes #734)
|
2020-05-21 00:27:19 +02:00 |
|