ericdecanini
ef17aac981
Adds changelog file
2022-09-06 15:52:37 +02:00
Benoit Marty
1c35e5ae9c
Merge pull request #6986 from vector-im/feature/nfe/invites_empty_state
...
empty state for new invites screen
2022-09-06 14:56:06 +02:00
Benoit Marty
4e0735c759
Merge pull request #7021 from vector-im/feature/nfe/app_layout_settings_update
...
obsolete settings are hidden when app layout flag is enabled
2022-09-06 14:53:51 +02:00
Eric Decanini
e2ba576318
Merge pull request #7016 from vector-im/bugfix/eric/new-layout-accessibility-fixes
...
New Layout Accessibility Fixes
2022-09-06 08:25:29 +02:00
Jorge Martín
0a1c7561bd
Use embedded libopus encoder for devices that somehow lack the official one
2022-09-06 07:14:55 +02:00
NIkita Fedrunov
9a29c79233
obsolete settings are hidden when app layout flag is enabled
2022-09-06 00:41:58 +02:00
ericdecanini
14bce28c87
Adds changelog file
2022-09-05 21:17:59 +02:00
Nikita Fedrunov
efe5eb0501
App layout Home screen empty states ( #7007 )
2022-09-05 18:11:25 +02:00
Jorge Martin Espinosa
ae653eb672
Catch race condition while recording voice audio ( #7009 )
2022-09-05 15:57:16 +00:00
Nikita Fedrunov
b37996e4c3
space switcher empty spaces ( #6988 )
2022-09-05 16:11:50 +02:00
NIkita Fedrunov
8314eb71c0
Merge branch 'develop' into feature/nfe/invites_empty_state
2022-09-05 12:32:01 +02:00
Onuray Sahin
2f94b80c42
Add changelog.
2022-09-02 14:28:27 +02:00
Adam Brown
bddb37ef7a
Merge pull request #6981 from vector-im/feature/adm/allow-optional-emails
...
Allowing optional email registration
2022-09-01 16:30:20 +01:00
Adam Brown
22ce829645
moving all the strings to a dedicated libray/strings module
2022-09-01 14:58:07 +01:00
Benoit Marty
ed13177376
Merge pull request #6982 from p1gp1g/fix/autoplay-sticker
...
Fix autoplayed animated sticker
2022-09-01 14:43:23 +02:00
NIkita Fedrunov
5003459962
empty state for new invites screen
2022-09-01 14:39:13 +02:00
sim
833ad6463c
Add changelog detail
...
Signed-off-by: sim <git@sgougeon.fr>
2022-08-31 23:39:26 +02:00
Jorge Martín
3ef3e3760d
Fix crash on PIN code settings screen
2022-08-31 20:06:32 +02:00
Adam Brown
62e8beadf8
allowing optional emails
...
- when the email stage is non mandatory, email emails are treated as a dummy step, as per the legacy flow
2022-08-31 17:40:35 +01:00
Benoit Marty
318352f1bd
Merge pull request #6978 from vector-im/feature/bma/null_room
...
Fix crash when opening an unknown room
2022-08-31 17:51:13 +02:00
Onuray Sahin
6341cf92a3
Merge pull request #6946 from vector-im/feature/ons/device_manager_other_session_list
...
[Device Manager] Render other sessions (PSG-668)
2022-08-31 17:01:20 +03:00
Benoit Marty
0950e41526
Merge pull request #6967 from vector-im/feature/bma/fix_crashes
...
Fix crashes
2022-08-31 15:25:57 +02:00
Benoit Marty
642da5a8e8
Changelog
2022-08-31 15:25:12 +02:00
Benoit Marty
b18395f418
Changelog
2022-08-31 10:41:05 +02:00
Adam Brown
10b1612ba3
fixing typo in changelog
2022-08-31 09:16:01 +01:00
Adam Brown
39f9eb9641
adding changelog entry
2022-08-31 09:16:00 +01:00
Nikita Fedrunov
657796c8b5
new app layout is enabled ( #6959 )
2022-08-31 10:06:01 +02:00
Benoit Marty
456d831a7d
Merge pull request #6917 from vector-im/feature/bma/incr_sync_perf
...
Feature/bma/incr sync perf
2022-08-31 09:06:32 +02:00
Eric Decanini
b0fb1f908e
Space Switching: Space Invites ( #6924 )
2022-08-30 15:30:51 +02:00
Benoit Marty
51dcaf7556
Merge pull request #6925 from vector-im/feature/bma/http_log
...
Feature/bma/http log
2022-08-29 15:04:46 +02:00
Nikita Fedrunov
14e3753183
fabs are moved from HomeRoomListFragment to NewHomeDetailFragment ( #6943 )
2022-08-29 13:26:39 +02:00
Nikita Fedrunov
84d938da94
fixed invites count badge bottom margin on a home screen ( #6948 )
2022-08-29 10:17:27 +02:00
Eric Decanini
b5debe92c0
Merge pull request #6877 from vector-im/feature/eric/new-layout-navigation
...
Space Switching Back Navigation
2022-08-26 17:40:18 +02:00
Onuray Sahin
dc99c1122d
Merge pull request #6903 from vector-im/feature/ons/device_manager_current_session
...
[Device Manager] Render current session (PSG-668)
2022-08-26 16:22:46 +03:00
Adam Brown
fdc2e1c3c3
Merge pull request #6941 from vector-im/feature/adm/invalid-space-command-parsing
...
Fixing /joinSpace and /addToSpace commands
2022-08-26 14:15:38 +01:00
ericdecanini
95b37e2838
Merge remote-tracking branch 'origin/develop' into feature/eric/new-layout-navigation
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/spaces/NewSpaceSummaryController.kt
2022-08-26 14:06:11 +02:00
Eric Decanini
b67c3ce40b
Merge pull request #6907 from vector-im/feature/eric/accordion-bottom-sheet
...
Space Switching: Accordion-Style Bottom Sheet
2022-08-26 14:04:52 +02:00
Onuray Sahin
2c6c23da9c
Merge branch 'feature/ons/device_manager_current_session' into feature/ons/device_manager_other_session_list
...
* feature/ons/device_manager_current_session: (169 commits)
new app layouts invites (#6911 )
bottom navigation tabs are removed for AppLayout (#6905 )
focus input when changing server address
Fix copyright
Improve createRoomThreePidEvents for clarity
Remove roomCreatorUserId and use current userId by default
Remove useless explicit field type
Change visibility of LocalRoomThirdPartyInviteContent to internal
Remove useless apply in CreateLocalRoomStateEventsTask
Update doc
Extract condition to reduce code complexity
Verify tombstone event
Remove safe call
Add unit tests for CreateRoomFromLocalRoomTask
Add unit tests for CreateLocalRoomStateEventsTask
Set stateKey as empty by default
Create local room state events in dedicated task
Fix local events generation following the specification
Update CreateRoomParams from the potential FeaturePreset before persisting
Persists CreateRoomParams into LocalRoomSummaryEntity
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/settings/devices/v2/VectorSettingsDevicesFragment.kt
2022-08-26 14:47:09 +03:00
Onuray Sahin
7a3a5ae30d
Merge branch 'develop' into feature/ons/device_manager_current_session
...
* develop: (169 commits)
new app layouts invites (#6911 )
bottom navigation tabs are removed for AppLayout (#6905 )
focus input when changing server address
Fix copyright
Improve createRoomThreePidEvents for clarity
Remove roomCreatorUserId and use current userId by default
Remove useless explicit field type
Change visibility of LocalRoomThirdPartyInviteContent to internal
Remove useless apply in CreateLocalRoomStateEventsTask
Update doc
Extract condition to reduce code complexity
Verify tombstone event
Remove safe call
Add unit tests for CreateRoomFromLocalRoomTask
Add unit tests for CreateLocalRoomStateEventsTask
Set stateKey as empty by default
Create local room state events in dedicated task
Fix local events generation following the specification
Update CreateRoomParams from the potential FeaturePreset before persisting
Persists CreateRoomParams into LocalRoomSummaryEntity
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/settings/devices/v2/VectorSettingsDevicesFragment.kt
2022-08-26 13:45:47 +03:00
Onuray Sahin
ed2c365db2
Add changelog.
2022-08-26 13:07:16 +03:00
Adam Brown
da2eddd857
Merge pull request #6927 from noantiq/develop
...
FTUE: Make entering a custom Homeserver address faster by focusing the input
2022-08-26 10:43:13 +01:00
Florian Renaud
e43bc88a4d
Merge pull request #6127 from vector-im/feature/fre/start_dm_on_first_msg_impl
...
Create the DM when sending an event
2022-08-26 09:15:34 +02:00
Nikita Fedrunov
70cfe00271
new app layouts invites ( #6911 )
2022-08-25 16:34:04 +02:00
Adam Brown
493d9240c2
parsing the space commands by checking for the size and last segment to find the space id to join/add to
2022-08-25 15:30:43 +01:00
ericdecanini
a5536ab894
Merge remote-tracking branch 'origin/develop' into feature/eric/new-layout-navigation
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/NewHomeDetailFragment.kt
2022-08-25 16:15:53 +02:00
Nikita Fedrunov
225d05e0be
bottom navigation tabs are removed for AppLayout ( #6905 )
2022-08-25 15:59:38 +02:00
Timuçin Boldt
b2212a7e2b
focus input when changing server address
2022-08-25 14:52:16 +02:00
Florian Renaud
72896f1c8a
Create the DM when sending an event
2022-08-25 13:57:49 +02:00
Nikita Fedrunov
da70d520bc
fixed space switching dialog measured with wrong height sometimes ( #6928 )
2022-08-25 10:49:44 +02:00
ericdecanini
64894d4443
Merge remote-tracking branch 'origin/develop' into feature/eric/new-layout-navigation
...
# Conflicts:
# vector/src/main/java/im/vector/app/features/home/NewHomeDetailFragment.kt
2022-08-24 20:25:02 +02:00