Commit Graph

2443 Commits

Author SHA1 Message Date
SpiritCroc cd9df91a83 Revert "[TMP] Completely kill app instead of activity only"
This reverts commit 2cba0430e6.
2020-06-15 14:52:54 +02:00
SpiritCroc c9a5dc5634 Increment version 2020-06-06 10:34:15 +02:00
SpiritCroc 933a79527c Increment version 2020-06-06 10:08:32 +02:00
SpiritCroc 2cba0430e6 [TMP] Completely kill app instead of activity only
Since v0.21.0 release, the (Message)ColorProvider seems to keep an
outdated context, so upon theme change, the color doesn't update.
As a workaround until a better solution is found, kill the complete
process to enforce new context references everywhere.
2020-06-05 17:56:07 +02:00
SpiritCroc bab3916e3f Ignore IllformedLocaleException in DEBUG builds too 2020-06-05 16:47:17 +02:00
SpiritCroc 714f598df6 Revert "Nicer deleted message view"
No longer necessary, upstream did something similar (better).
Actually already reverted in merge commit 8cf2a51588.
This commit just cleans up a little bit.

This reverts commit 4679ab0e79.
2020-06-05 16:30:54 +02:00
SpiritCroc 8cf2a51588 Merge tag 'v0.21.0' into sc
Conflicts:
	vector/src/main/java/im/vector/riotx/features/configuration/VectorConfiguration.kt
	vector/src/main/java/im/vector/riotx/features/home/room/detail/RoomDetailFragment.kt
	vector/src/main/java/im/vector/riotx/features/settings/VectorSettingsPreferencesFragment.kt
	vector/src/main/java/im/vector/riotx/features/themes/ThemeUtils.kt
	vector/src/main/res/layout/item_timeline_event_base.xml
	vector/src/main/res/layout/item_timeline_event_redacted_stub.xml
2020-06-05 16:28:18 +02:00
SpiritCroc 0eb8b61a3d Revert "Follow system locale"
This reverts commit 7b6a1ed2e7.
2020-06-02 12:58:46 +02:00
SpiritCroc 3712a35480 Revert "Follow system locale pt.2: immediately apply it"
This reverts commit bce7845f9b.
2020-06-02 12:58:41 +02:00
SpiritCroc f4d0317253 Fix missed hardcoded accent for addByMatrixId icon 2020-06-01 10:27:54 +02:00
SpiritCroc 5c08aa6462 Missed icon 2020-05-30 16:06:52 +02:00
SpiritCroc 761580c930 Increment version 2020-05-29 15:01:10 +02:00
SpiritCroc 043a908d24 Same side read receipts for both side bubbles 2020-05-29 13:40:18 +02:00
SpiritCroc 37a64004e4 Redacted messages better go in bubbles for both sides style 2020-05-28 12:40:31 +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
SpiritCroc 3b5c092759 Increment version 2020-05-28 11:12:28 +02:00
SpiritCroc ba88edb667 Update legacy icons 2020-05-28 11:12:20 +02:00
SpiritCroc adaecddb48 Disable some more reporting mechanisms 2020-05-28 10:12:28 +02:00
SpiritCroc c755c5de0a Merge tag 'v0.20.0' into sc 2020-05-28 09:26:11 +02:00
SpiritCroc 70e43ee8a8 Further SC theme improvements 2020-05-28 09:24:29 +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
SpiritCroc 1d97f79564 Don't prompt for crash report 2020-05-27 16:08:56 +02:00
SpiritCroc 02e3e2b12e Better determine MessageFileItem width 2020-05-27 15:51:01 +02:00
SpiritCroc d8e5697168 Message bubble cleanup, visibility fix, alignment fix 2020-05-27 15:12:38 +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
SpiritCroc 96ca414d44 [WIP] Advanced both-side bubble layout
TODO:
- MessageFileItem minWidth might be calculatable
- No-bubble alignment got broken
2020-05-25 18:05:15 +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