2243 Commits (1aaf9da7694cc443b6eb6c467433190cb9cf5df8)

Author SHA1 Message Date
ganfra 9bdb388d9e MessagesPresenter : remove useless test 9 months ago
ganfra 5dfd64a23b Fix androidTest compilation 9 months ago
Jorge Martin Espinosa d27e9e5265
Add warning message to 'mentions and keywords only' notification option (#2028) 9 months ago
Benoit Marty dc678ebc48 Format 9 months ago
Benoit Marty ecf974334e Remove duplicated preview, but add editable case (isMine must be true) 9 months ago
Benoit Marty ab3ac137fb Cleanup: Inline val for code clarity / compact. 9 months ago
Benoit Marty 3f1c204825 No need to pass a similar thumbnail source. 9 months ago
Benoit Marty dba49933a1 Rename the parameter this it can be a username or a room name. 9 months ago
Benoit Marty e6553aa3c7 Do some renaming, since it can now also be room avatar. 9 months ago
Benoit Marty ea0825a01c Create RoomMember.getBestName() extension. 9 months ago
Benoit Marty f15d846596 Cleanup 9 months ago
Benoit Marty 5586d3cf63 Open room Avatar on click #1918 9 months ago
ganfra bb7123afbd Fix tests and warnings 9 months ago
Jorge Martin Espinosa 2492584786
Handle tapping on user mentions (#2021) 9 months ago
Jorge Martin Espinosa 1e86d8279b
Use RTE `TextView` for timeline text messages, add mention pills to messages (#1990) 9 months ago
Benoit Marty 36ccc1ccbd Fix API break regarding ReceiptType 9 months ago
ganfra 6378f6cffe Poll history : add tests and fix others 9 months ago
Benoit Marty 9af8710993 Fix test 9 months ago
Benoit Marty 2c01d486e0 Feature: add a `isFinished` boolean to filter out features from developer options screen. 9 months ago
ganfra 8f1e1398f2 Poll history : add empty state 9 months ago
ganfra 5282e1c5c5 PollHistory : use the regular timeline instead of pollHistory timeline as not working properly. 9 months ago
ganfra 3be1267033 Poll history : branch edit flow 9 months ago
Benoit Marty 764d7685c2 Remove useless constructor keyword. 9 months ago
ganfra a2c5cdf483 Poll history : use localazy strings 9 months ago
ganfra 7307e0fb13 Poll history : use pager to keep scrolling state when switching filter 9 months ago
Benoit Marty 10a254d834 Fix issue on SAS Emoji 30 (smiley) 9 months ago
Benoit Marty 8667d4bf92 Rename Emoji drawable using numbers. 9 months ago
Benoit Marty 80d8197691 Rename key of string for SAS emoji 9 months ago
Benoit Marty 0d73a18d9e Rename EmojiResource 9 months ago
Benoit Marty dc5aa5ba1e Add preview for SAS Emojis. 9 months ago
Benoit Marty 419a162f77 Extract MxcTools and add test. 9 months ago
Benoit Marty 6439e14a45 Make DefaultBugReporter a singleton. 9 months ago
bmarty f4acc87e5f Sync Strings from Localazy 9 months ago
Benoit Marty df599f57f5 and remove file... 10 months ago
Benoit Marty 39cca2ce09 Sync localazy using fixed script 10 months ago
Benoit Marty 0460081175 Fix issue with id resource folder. 10 months ago
Benoit Marty 97107abc52 Layout optimization 10 months ago
Benoit Marty 6a779dda36 Add support for SAS verification with numbers. 10 months ago
Benoit Marty cdec7048ac Update test. 10 months ago
Benoit Marty 5001a6fbe1 Update regarding SDK change on verification data 10 months ago
Benoit Marty 09cca9ab26 Hide sender info in direct rooms, and add a timeline preview for DM (#1979) 10 months ago
ganfra 891c05a99c PollHistory : use the new PollHistoryState in the view 10 months ago
ganfra aa9693126f PollHistory : simplify so we only have one Node. Also enrich PollHistoryState. 10 months ago
Benoit Marty 63d51c5cf5 Send the tracing configuration with the rageshake data. 10 months ago
Benoit Marty 44ca59cecc Refacto a bit for clarity 10 months ago
Benoit Marty 47717540ad Use SAS string resource, for i18n. 10 months ago
Benoit Marty 10d5268d0f SAS emoji: use embedded drawable (#1953) 10 months ago
Benoit Marty e8e2e95e02 Follow SDK method renaming: fix_recovery_issues() got renamed to recover() 10 months ago
Benoit Marty 573dc2a7af Ensure user display name is clipped to the Text area (#1950) 10 months ago
ganfra 4a2cbb1ed4 Polls: share logic around PollContent 10 months ago