Benoit Marty
e7ba0a5c60
Merge pull request #1449 from vector-im/feature/fix_1444
...
Wrong /query request (#1444 )
2020-06-08 18:07:23 +02:00
Benoit Marty
050407f7c7
Merge branch 'develop' into feature/fix_1444
2020-06-08 18:07:15 +02:00
Benoit Marty
dffe096c59
Merge pull request #1451 from vector-im/feature/sso_redirect
...
Correctly handle SSO login redirection
2020-06-08 18:06:00 +02:00
ganfra
bf5ad2cf18
Power level: warn when demoting yourself
2020-06-08 17:36:30 +02:00
ganfra
a8ae4ddde8
Power level: use confirmation dialog
2020-06-08 16:33:56 +02:00
LinAGKar
2596a9ef7e
Translated using Weblate (Swedish)
...
Currently translated at 40.4% (694 of 1717 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/sv/
2020-06-08 11:29:54 +00:00
Eduardo F
f74989ac1d
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 51.2% (879 of 1717 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/pt_BR/
2020-06-08 11:29:40 +00:00
Krystian Chachuła
d3bc4017a5
Translated using Weblate (Polish)
...
Currently translated at 90.8% (1559 of 1717 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/pl/
2020-06-08 11:29:39 +00:00
Nils Haugen
ab8480d983
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 78.0% (128 of 164 strings)
Translation: Riot Android/RiotX Matrix SDK
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-matrix-sdk/nn/
2020-06-08 11:29:39 +00:00
Nils Haugen
50dcc24900
Translated using Weblate (Norwegian Nynorsk)
...
Currently translated at 49.3% (847 of 1717 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/nn/
2020-06-08 11:29:39 +00:00
Marko Dimjašević
a66470f93b
Translated using Weblate (Croatian)
...
Currently translated at 68.9% (1183 of 1717 strings)
Translation: Riot Android/RiotX application
Translate-URL: https://translate.riot.im/projects/riot-android/riotx-application/hr/
2020-06-08 11:29:38 +00:00
ganfra
d2dba1826d
Update CHANGES
2020-06-08 10:32:02 +02:00
ganfra
7f02195377
Clean code
2020-06-08 10:29:09 +02:00
ganfra
0002cddd67
Merge branch 'develop' into feature/power_level
2020-06-08 10:12:53 +02:00
Benoit Marty
19e1683106
Move class LoginFlowType to api
package
2020-06-08 09:16:31 +02:00
Benoit Marty
5c538c7865
Clarify type when retrieving supported login flow (be conform to the spec)
2020-06-08 09:11:23 +02:00
Benoit Marty
ee23967afe
I made a mistake: registration step m.login.token type is not the same that login request.
2020-06-08 08:53:06 +02:00
SpiritCroc
c9a5dc5634
Increment version
2020-06-06 10:34:15 +02:00
SpiritCroc
a746d834cf
alternative_package.sh: Add missed icon
2020-06-06 10:33:18 +02:00
SpiritCroc
933a79527c
Increment version
2020-06-06 10:08:32 +02:00
SpiritCroc
a44b892952
Add alternative_package.sh script
2020-06-06 10:07:56 +02:00
ganfra
86dd8f3fd8
Update epoxy to last stable version
2020-06-05 20:14:36 +02:00
ganfra
f19e2a0995
Room left: fix state not being updated
2020-06-05 20:09:30 +02:00
ganfra
afd1002fdb
Room Permission: default to true for sending event
2020-06-05 20:09:13 +02:00
ganfra
07c7ed0a4e
Powerlevel: use edit text for custom
2020-06-05 20:08:39 +02:00
Benoit Marty
b48eb6e9cc
SSO Update the documentation
2020-06-05 19:14:31 +02:00
ganfra
e5da5a34cb
Power levels: handle some action permissions
2020-06-05 19:12:33 +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
Benoit Marty
f3a2c467ed
small typo
2020-06-05 12:21:58 +02:00
ganfra
a1fd35aa67
Room member: continue to branch admin/moderator actions
2020-06-05 11:13:00 +02:00
ganfra
ad8ed37ff6
Profile action: fix editable icon
2020-06-05 11:12:33 +02:00
Benoit Marty
088e8bc9f9
Add some comment
2020-06-05 10:09:49 +02:00
Benoit Marty
3714323d74
Rename Constants
2020-06-05 01:16:19 +02:00
Benoit Marty
d70b19fa93
SSO login is now performed in the default browser ( #1400 ) - WIP
...
Use ChromeCustomTabs to host the SSO web page
2020-06-05 01:14:35 +02:00
ganfra
08693a6875
Add some admin actions (ban, kick, unban)
2020-06-04 18:36:28 +02:00
ganfra
73eca2407b
Power level: handle timeline rendering
2020-06-04 17:18:39 +02:00
Benoit Marty
ae7a52cecf
Correctly handle SSO login redirection
2020-06-04 16:55:27 +02:00
Benoit Marty
2e244dd448
Merge pull request #1446 from vector-im/feature/various_fixes
...
Hide left rooms in breadcrumbs (#766 )
2020-06-04 15:07:45 +02:00
Benoit Marty
1ad77530aa
Use RoomSummaryQueryParams as per Ganfra's excellent suggestion
2020-06-04 14:36:51 +02:00
Benoit Marty
e44963728f
Merge pull request #1450 from vector-im/feature/navigation_bar
...
Fix bad color contrast for navigation and status bar
2020-06-04 14:31:06 +02:00
ganfra
9075371145
Power level: start to handle updating
2020-06-04 13:09:20 +02:00
Benoit Marty
3b256a708e
Fix status bar icon contrast on API in [21,23[
2020-06-04 12:55:27 +02:00
Benoit Marty
aea517515c
Fix navigation bar icon contrast on API in [21,27[ ( #1342 )
2020-06-04 12:50:42 +02:00
Benoit Marty
f28889284d
Wrong /query request ( #1444 )
2020-06-04 11:59:04 +02:00
Valere
240f1f51b9
Merge pull request #1437 from vector-im/feature/fix_1169
...
Fix / reply ux stays too long
2020-06-04 11:44:53 +02:00
Valere
05efd7423e
Merge branch 'develop' into feature/fix_1169
2020-06-04 11:44:32 +02:00
Benoit Marty
fce8a3bc18
changes.md
2020-06-04 11:43:54 +02:00