1953 Commits (a904d0138601c5782d39d2e4b21f85f2c190f458)

Author SHA1 Message Date
jonnyandrew ee8d27e927
[Rich text editor] Add link functionality to rich text editor (#1309) 1 year ago
Benoit Marty 2819448cd4 Use `DayNightPreview` 1 year ago
David Langley 67b9e94e19 Fix unused import. 1 year ago
David Langley 6497d2184f Add test. 1 year ago
Benoit Marty 0453ea5904 Localazy sync 1 year ago
David Langley e48a9ee08d Fix typo, remove unnecessary filter of all rooms in the datasource. 1 year ago
Marco Romano 5974ca0975 Remove dead code in room summary row 1 year ago
bmarty d2f9b02bbf Sync Strings from Localazy 1 year ago
Benoit Marty 27e567e6f4 Fix the test. 1 year ago
Benoit Marty f7f9a78101 Cleanup and compact code. Also prefer usage of DayNightPreview. 1 year ago
Jorge Martín 98bb91cd27 Create tests 1 year ago
David Langley f287a651b5 Reverting the change to only show the green dot for all messages. 1 year ago
Jorge Martin Espinosa f88507117b
Element Call SPA integration (#1283) 1 year ago
Benoit Marty 1c56d95eab Do not render notification if the user has dismiss the notification. 1 year ago
Jorge Martín 2ccafec564 Changes: 1 year ago
Jorge Martín 149677a2e6 Add preference screen for user profile 1 year ago
David Langley 0cdc5f5149 Cancel scope in tests. 1 year ago
Marco Romano 50c7892eab Make PollContentView a11y friendly 1 year ago
David Langley 57aeac9a44 Update RoomListDataSource.kt 1 year ago
David Langley 7a7cc2692e Fix test compilation 1 year ago
Benoit Marty c01cc4aeb4 Move developer settings and remove extra dividers. 1 year ago
Benoit Marty 93da8d419e Add test on AdvancedSettingsPresenterTest 1 year ago
Benoit Marty 32f4141480 Fix typo in fun names. 1 year ago
Benoit Marty 7d9b865575 Show "View Event" if the developer mode is enabled. 1 year ago
Benoit Marty 0424192834 Rename Developer -> ViewSource 1 year ago
Benoit Marty 657ac05e01 Remove feature flag RichTextEditor, it's replaced by an advanced settings. 1 year ago
Benoit Marty 2d9cdd1acf Add Advanced Settings screen in the preferences. 1 year ago
Benoit Marty 6ff9e802fc Change `implementation` to `testImplementation` on a test module. 1 year ago
jonnyandrew 15eb976ffb
[Rich text editor] Fix 'text formatting' option only partially visible (#1335) 1 year ago
Benoit Marty 4e5036f962 Avoid lint false positive. 1 year ago
David Langley dec32ac10c Only show green indicator for "All Messages" 1 year ago
ganfra b382993cbb Sync Strings from Localazy 1 year ago
Benoit Marty b4546118f9 Account management with OIDC: split account and session management. #1303 1 year ago
Benoit Marty 1e0665c3e9 Import English strings from Localazy 1 year ago
David Langley ed1949aa51 Show a room list decoration for notification setting applied 1 year ago
ganfra 96fbdb91c7 Thread decoration : pr review 1 year ago
Marco Romano 819b82533d
Change "anonymous" copy in the create poll screen (#1325) 1 year ago
Jorge Martin Espinosa 754671303a
Fix long click on simple formatted messages (#1327) 1 year ago
David Langley f6b6a0a1e2 Fix warning for removed call notification setting code. 1 year ago
David Langley 3907067b7f lint 1 year ago
David Langley 79c70d68c9 - Remove call notification toggle 1 year ago
David Langley 004abd16dc Address PR review comments. 1 year ago
Jorge Martin Espinosa 4bf439d5ec
Fix top padding in room list when app is opened in offline mode (#1299) 1 year ago
ganfra 0fb93d1cca Thread decoration: update preview with new changes 1 year ago
Jorge Martín f456eea0e4 Request focus after adding an answer 1 year ago
ganfra b36ea5cedf Thread decoration: add "Reply in thread" context 1 year ago
Marco Romano 7fdd83bf91 GRemove the @JvmField annotation whenever using `WarmUpRule`. 1 year ago
David Langley 5e8cb958f8 Enabled NotificationSettings by default, Fix spacing, use activeMemberCount for isOneToOne. 1 year ago
David Langley ebde39055c Use CommonStirngs 1 year ago
Marco Romano 21e25e93e1 Poll Creation: Switch focus to newly added option field when clicking "Add option". 1 year ago