mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-05 15:52:47 +02:00
Merge branch 'vector-im:develop' into develop
This commit is contained in:
@@ -1 +0,0 @@
|
||||
Creates a dedicated strings module
|
@@ -1 +0,0 @@
|
||||
Create DM room only on first message - Create the DM and navigate to the new room after sending an event
|
@@ -1 +0,0 @@
|
||||
Converts the vector module to a library with a parent vector-app application module
|
@@ -1 +0,0 @@
|
||||
[App Layout] Bottom navigation tabs are removed for new home screen
|
@@ -1 +0,0 @@
|
||||
[App Layout] fixed space switching dialog measured with wrong height sometimes
|
@@ -1 +0,0 @@
|
||||
[App Layout] Fabs doesn't go off screen anymore
|
@@ -1 +0,0 @@
|
||||
Fixes /addToSpace and /joinSpace commands showing invalid syntax warnings
|
@@ -1 +0,0 @@
|
||||
Improves Developer Mode Debug Button UX and adds it to New App Layout
|
@@ -1 +0,0 @@
|
||||
[New Layout] Adds back navigation through spaces
|
@@ -1 +0,0 @@
|
||||
[App Layout] new room invites screen
|
@@ -1 +0,0 @@
|
||||
Remove FragmentModule and the Fragment factory. No need to Inject the constructor on your Fragment, just add @AndroidEntryPoint annotation and @Inject class members.
|
@@ -1 +0,0 @@
|
||||
[Device Manager] Current Session Section
|
@@ -1 +0,0 @@
|
||||
[New Layout] Changes space sheet to accordion-style with expandable subspaces
|
@@ -1 +0,0 @@
|
||||
Fix long incremental sync.
|
@@ -1 +0,0 @@
|
||||
[New Layout] Adds space invites
|
@@ -1 +0,0 @@
|
||||
Log basic Http information in production.
|
@@ -1 +0,0 @@
|
||||
Focus input field when editing homeserver address to speed up login and registration.
|
1
changelog.d/6929.misc
Normal file
1
changelog.d/6929.misc
Normal file
@@ -0,0 +1 @@
|
||||
Target API 12 and compile with Android SDK 32.
|
@@ -1 +0,0 @@
|
||||
[Device Manager] Other Sessions Section
|
@@ -1 +0,0 @@
|
||||
[App Layout] fixed invites count badge bottom margin on a home screen
|
@@ -1 +0,0 @@
|
||||
[App Layout] New App Layout is enabled by default
|
@@ -1 +0,0 @@
|
||||
[Device Manager] Render Security Recommendations
|
@@ -1 +0,0 @@
|
||||
Fix low occurrence crashes.
|
@@ -1 +0,0 @@
|
||||
FTUE - Fixes optional email registration step always being mandatory
|
@@ -1 +0,0 @@
|
||||
Fix crash when opening an unknown room
|
@@ -1 +0,0 @@
|
||||
Fix crash on PIN code settings screen.
|
@@ -1,2 +0,0 @@
|
||||
Fix autoplayed animated stickers
|
||||
Increase sticker size
|
1
changelog.d/7114.wip
Normal file
1
changelog.d/7114.wip
Normal file
@@ -0,0 +1 @@
|
||||
[Device management] Verify current session
|
1
changelog.d/7126.doc
Normal file
1
changelog.d/7126.doc
Normal file
@@ -0,0 +1 @@
|
||||
Draft onboarding documentation of the project at `./docs/_developer_onboarding.md`
|
1
changelog.d/7126.misc
Normal file
1
changelog.d/7126.misc
Normal file
@@ -0,0 +1 @@
|
||||
Add support to `/devtools` command.
|
1
changelog.d/7143.wip
Normal file
1
changelog.d/7143.wip
Normal file
@@ -0,0 +1 @@
|
||||
[Device management] Verify another session
|
1
changelog.d/7159.misc
Normal file
1
changelog.d/7159.misc
Normal file
@@ -0,0 +1 @@
|
||||
Fix lint warning, and cleanup the code
|
1
changelog.d/7170.wip
Normal file
1
changelog.d/7170.wip
Normal file
@@ -0,0 +1 @@
|
||||
[Device Manager] Unverified and inactive sessions list
|
1
changelog.d/7198.sdk
Normal file
1
changelog.d/7198.sdk
Normal file
@@ -0,0 +1 @@
|
||||
Allow the sync timeout to be configured (mainly useful for testing)
|
1
changelog.d/7211.misc
Normal file
1
changelog.d/7211.misc
Normal file
@@ -0,0 +1 @@
|
||||
CI: Prevent modification of translations by developer.
|
Reference in New Issue
Block a user