Commit Graph

6658 Commits

Author SHA1 Message Date
Valere d8a1939c69 Fix number of enum 2020-12-11 17:50:59 +01:00
Benoit Marty 071611b81c We are not supposed to fallback on alternative alias 2020-12-11 16:38:22 +01:00
Benoit Marty 5461fd4060 Some cleanup up 2020-12-11 16:35:04 +01:00
Valere 544345bbf3 Update change log 2020-12-11 15:16:10 +01:00
Valere bd9da8eaa6 element:// support + basic peeking + fix join via server 2020-12-11 15:06:39 +01:00
Benoit Marty 43ac66feb3
Merge pull request #2514 from vector-im/feature/ons/emoji_keyboard
Emoji Keyboard
2020-12-10 17:13:43 +01:00
Onuray Sahin c1cb23d728 Fix ripple effect of the send button. 2020-12-10 13:12:19 +03:00
Onuray Sahin 4007982db6 Changelog added. 2020-12-10 12:59:09 +03:00
Onuray Sahin a9f5ed3869 Add emoji license. 2020-12-10 12:56:09 +03:00
Onuray Sahin 08964d8548 Fix emoji keyboard orientation bug. 2020-12-10 12:51:15 +03:00
Onuray Sahin e8862b3aaa Add emoji keyboard, remove profile picture from composer. 2020-12-09 18:48:14 +03:00
Onuray Sahin a96cc19eb6 Update composer layout by adding emoji icon. 2020-12-09 18:47:34 +03:00
Onuray Sahin 3d975b7fba Update composer icons. 2020-12-09 18:46:33 +03:00
Onuray Sahin d54571d0a6 Emoji library added with Google style. 2020-12-09 18:45:33 +03:00
Benoit Marty c31d368d0d
Merge pull request #2468 from vector-im/feature/bma/fix_cancel
Fix cancellation of event sending not always working
2020-12-07 12:41:48 +01:00
Benoit Marty 5237eb0638
Merge branch 'develop' into feature/bma/fix_cancel 2020-12-07 12:41:37 +01:00
Benoit Marty a911492a9e
Merge pull request #2481 from vector-im/feature/bma/upgrade
Upgrade of some library + cleanup
2020-12-03 09:50:43 +01:00
Benoit Marty d889598b20 Fix DefaultLocale lint issue 2020-12-02 17:04:54 +01:00
Benoit Marty c4577f28b2 Remove unnecessary dependency (we have -ktx dependency) 2020-12-02 16:43:52 +01:00
Benoit Marty f5af15454e Create a generic class for ViewModel 2020-12-02 15:47:21 +01:00
Benoit Marty ee96d5c68f Remove useless Factories 2020-12-02 15:41:31 +01:00
Benoit Marty 6c56b5f45b Fix warnings after library upgrade 2020-12-02 14:39:33 +01:00
Benoit Marty 1058bfecf4 Kotlinification 2020-12-02 13:54:59 +01:00
Benoit Marty f0afd5ceea Update deprecated code 2020-12-02 13:49:07 +01:00
Benoit Marty 9881c9f61c Fix compilation issue after library upgrade 2020-12-02 13:34:34 +01:00
Benoit Marty 89a7ec6d4b Use fragment-ktx and preference-ktx dependencies (fix lint issue KtxExtensionAvailable) 2020-12-02 12:46:15 +01:00
Benoit Marty c426364618 Remove unused dependencies 2020-12-02 12:45:31 +01:00
Benoit Marty cc5264a587 Try to clarify the code 2020-12-02 12:38:07 +01:00
Benoit Marty 42bc4d2445 Upgrade some dependencies and Kotlin version 2020-12-02 12:09:56 +01:00
Benoit Marty 2cc5d46cd3
Merge pull request #2474 from vector-im/feature/bma/remove_status_theme
Remove Status theme
2020-12-02 11:43:23 +01:00
Benoit Marty 3feb67ad32
Merge pull request #2470 from vector-im/feature/ons/fix_text_input_cursor
Move cursor to the end to fix the jumping cursor bug.
2020-12-02 11:23:53 +01:00
Benoit Marty aa6c7afbbd Remove Status theme and handle migration or current status theme to light theme (#2424) 2020-12-01 16:20:11 +01:00
Benoit Marty c6ba296028 Create an extension to apply the fix at several places 2020-12-01 14:50:13 +01:00
Benoit Marty 51b86e21f6
Merge pull request #2458 from vector-im/feature/bma/room_history_join_rule
Room setting: improve room history and add join rule
2020-12-01 14:18:52 +01:00
Benoit Marty c785ea63e7 Update Change after release 2020-11-30 17:53:31 +01:00
Benoit Marty b78f1dbb93 Hide the icon area if there is no icon to display 2020-11-30 17:52:16 +01:00
Benoit Marty 056b9df65e Add title to the new two bottom sheets 2020-11-30 17:52:16 +01:00
Benoit Marty 589c301606 Fix bad copyright 2020-11-30 17:52:16 +01:00
Benoit Marty 476f721f5e Cleanup 2020-11-30 17:52:16 +01:00
Benoit Marty a813610c04 Room setting: update join rules and guest access (#2442) 2020-11-30 17:52:16 +01:00
Benoit Marty 41dd67f1c1 Renaming 2020-11-30 17:47:54 +01:00
Benoit Marty 63b068f426 Reorder iso Element Web 2020-11-30 17:46:14 +01:00
Benoit Marty 637c54073a Room history visibility: Use correct wording for the setting. 2020-11-30 17:46:14 +01:00
Benoit Marty 4171311095 Room history visibility: from ugly dialog to nice bottom sheet.
Including a reusable bottom sheet pattern, for future join rules setting bottom sheet
2020-11-30 17:46:14 +01:00
Benoit Marty bb5d5ffc92 Improve room history visibility setting UX (#1579)
And observe correctly the state event
2020-11-30 17:43:28 +01:00
Benoit Marty d07a95204b Better name 2020-11-30 17:41:55 +01:00
Onuray Sahin 2736247d09 Move cursor to the end to fix the jumping cursor bug.
Fixes #2469
2020-11-30 18:12:26 +03:00
Benoit Marty 93ffb116b7
Merge pull request #2439 from vector-im/feature/bma/alias
Add room alias management
2020-11-30 14:59:21 +01:00
Benoit Marty 396dd5e36e
Merge pull request #2463 from vector-im/feature/ons/change_pin
Change PIN
2020-11-30 13:45:09 +01:00
Benoit Marty 096abd7ebf Fix IllegalStateException: focus search returned a view that wasn't able to take focus!
And no multiline input for room alias
2020-11-30 13:33:41 +01:00