ericdecanini
|
936d643ebb
|
Merge remote-tracking branch 'origin/feature/nfe/invites_empty_state' into app-layout-testing-06-09
|
2022-09-06 11:15:25 +02:00 |
|
ericdecanini
|
311fb84ca0
|
Merge remote-tracking branch 'origin/feature/nfe/app_layout_release_experience' into app-layout-testing-06-09
|
2022-09-06 11:15:02 +02:00 |
|
ericdecanini
|
1911f2417d
|
Merge remote-tracking branch 'origin/feature/nfe/app_layout_all_screens_test' into app-layout-testing-06-09
|
2022-09-06 11:14:51 +02:00 |
|
ericdecanini
|
96477ef47b
|
Merge remote-tracking branch 'origin/feature/nfe/app_layout_settings_update' into app-layout-testing-06-09
|
2022-09-06 11:14:40 +02:00 |
|
ericdecanini
|
6cea400637
|
Merge remote-tracking branch 'origin/feature/nfe/app_layout_hide_filters_for_space' into app-layout-testing-06-09
|
2022-09-06 11:14:30 +02:00 |
|
ericdecanini
|
8f614d82ae
|
Fixes padding of selectable background in recents item
|
2022-09-06 10:26:43 +02:00 |
|
NIkita Fedrunov
|
e0c455a476
|
update according to code review
|
2022-09-06 10:08:32 +02:00 |
|
Eric Decanini
|
ab989e9ff0
|
Merge pull request #7015 from vector-im/bugfix/eric/recents-bg-color
New Layout - Fixes recents background color not matching app bar
|
2022-09-06 08:25:38 +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 |
|
Eric Decanini
|
d6b7fcebde
|
Merge pull request #7018 from vector-im/bugfix/eric/new-layout-login-avatar
App Layout - Fixes avatar not showing on fresh login
|
2022-09-06 08:25:19 +02:00 |
|
NIkita Fedrunov
|
ee300cf11d
|
hide favourites and dms filters for a selected space, if they are empty
|
2022-09-06 07:54:16 +02:00 |
|
NIkita Fedrunov
|
891173c04a
|
compilation error fixed
|
2022-09-06 07:18:45 +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
|
eac9371a07
|
fixed tests to expect selected auth state after auth
|
2022-09-06 07:07:19 +02:00 |
|
NIkita Fedrunov
|
9a29c79233
|
obsolete settings are hidden when app layout flag is enabled
|
2022-09-06 00:41:58 +02:00 |
|
NIkita Fedrunov
|
67b7bc3d83
|
fixed allscreens sanity test for enabled app layout flag
|
2022-09-06 00:00:35 +02:00 |
|
ericdecanini
|
83b8a0ea94
|
Fixes avatar not shown on fresh login
|
2022-09-05 22:27:18 +02:00 |
|
Eric Decanini
|
daacf35411
|
Merge pull request #7013 from vector-im/bugfix/eric/new-layout-sync-state
New Layout - Fixes sync state not being visible
|
2022-09-05 21:18:48 +02:00 |
|
ericdecanini
|
289ed86be7
|
Fixes recents carousel saying name twice in talkback
|
2022-09-05 20:53:03 +02:00 |
|
ericdecanini
|
93ce7f8db5
|
Fixes home screen talkback jumping to fabs too early
|
2022-09-05 20:52:45 +02:00 |
|
Benoit Marty
|
f54d792bbf
|
Merge pull request #7014 from vector-im/feature/bma/fix_fdroid_crash
Feature/bma/fix fdroid crash
|
2022-09-05 20:45:29 +02:00 |
|
ericdecanini
|
05f7850a01
|
Adds space name to expand / collapse chevron content description in space bottom sheet
|
2022-09-05 20:28:11 +02:00 |
|
NIkita Fedrunov
|
61cf3c3125
|
review changes
|
2022-09-05 18:56:43 +02:00 |
|
ericdecanini
|
5e00fe54ae
|
Fixes bg and divider colors and top margin of recents
|
2022-09-05 18:39:12 +02:00 |
|
NIkita Fedrunov
|
1afd10e686
|
removed duplicated illustrations + illustrations renamed to have ill prefix
|
2022-09-05 18:26:20 +02:00 |
|
Nikita Fedrunov
|
efe5eb0501
|
App layout Home screen empty states (#7007)
|
2022-09-05 18:11:25 +02:00 |
|
ericdecanini
|
ad49b4513c
|
Fixes recents background color not matching app bar
|
2022-09-05 18:07:22 +02:00 |
|
Jorge Martin Espinosa
|
ae653eb672
|
Catch race condition while recording voice audio (#7009)
|
2022-09-05 15:57:16 +00:00 |
|
ericdecanini
|
896895b43e
|
Fixes sync state not visible in new layout
|
2022-09-05 17:46:17 +02:00 |
|
NIkita Fedrunov
|
1153297576
|
some lint fixes
|
2022-09-05 17:42:54 +02:00 |
|
NIkita Fedrunov
|
6a9284eae3
|
flag change is set before posting action to ensure it's executed properly
|
2022-09-05 17:41:41 +02:00 |
|
NIkita Fedrunov
|
d18f3cfe06
|
remvoved +id reference
|
2022-09-05 17:40:49 +02:00 |
|
Benoit Marty
|
7879289877
|
Remove useless field. They are defined in vector-app now.
|
2022-09-05 17:35:03 +02:00 |
|
Nikita Fedrunov
|
7515b77f9d
|
Update vector/src/main/java/im/vector/app/features/home/HomeActivityViewModel.kt
Co-authored-by: Benoit Marty <benoitm@matrix.org>
|
2022-09-05 17:11:40 +02:00 |
|
NIkita Fedrunov
|
ecd1776085
|
removed obsolete cast
|
2022-09-05 16:51:38 +02:00 |
|
NIkita Fedrunov
|
fc265dd480
|
don't show release notes if app layout isn't enabled
|
2022-09-05 16:45:20 +02:00 |
|
NIkita Fedrunov
|
108e1b874c
|
tools sources added for carousel item layout
|
2022-09-05 16:38:19 +02:00 |
|
NIkita Fedrunov
|
e29687fa49
|
logs removed
|
2022-09-05 16:37:48 +02:00 |
|
NIkita Fedrunov
|
f2309af4c6
|
fixed missing auth description + flag screen as shown after auth flow
|
2022-09-05 16:27:10 +02:00 |
|
Nikita Fedrunov
|
b37996e4c3
|
space switcher empty spaces (#6988)
|
2022-09-05 16:11:50 +02:00 |
|
NIkita Fedrunov
|
74fd14af8f
|
review fixes
|
2022-09-05 15:56:42 +02:00 |
|
NIkita Fedrunov
|
8314eb71c0
|
Merge branch 'develop' into feature/nfe/invites_empty_state
|
2022-09-05 12:32:01 +02:00 |
|
NIkita Fedrunov
|
f8ec268145
|
applayout release experience
|
2022-09-05 09:35:18 +02:00 |
|
Maxime NATUREL
|
9dc0a36ca0
|
Apply correct tint to inactive status drawable
|
2022-09-02 16:15:42 +02:00 |
|
Maxime NATUREL
|
c53a8f3288
|
Creation of a viewState for the SecurityRecommendationView
|
2022-09-02 16:15:42 +02:00 |
|
Maxime NATUREL
|
fbff8d6408
|
Use a different date format when device is inactive
|
2022-09-02 16:15:42 +02:00 |
|
Maxime NATUREL
|
5791a4d3cd
|
Using plurals when needed
|
2022-09-02 15:00:53 +02:00 |
|
Maxime NATUREL
|
2b50208a23
|
Post rebase fix
|
2022-09-02 14:37:49 +02:00 |
|
Onuray Sahin
|
8d378408c5
|
Code review fixes.
|
2022-09-02 14:28:28 +02:00 |
|
Onuray Sahin
|
ed1244aa8f
|
Fix description of inactive sessions.
|
2022-09-02 14:28:27 +02:00 |
|