ganfra
|
afc3c1462e
|
Merge pull request #2515 from vector-im/feature/fga/voip_notif
Feature/fga/voip notif
|
2020-12-11 10:01:57 +01:00 |
|
ganfra
|
44cc62622d
|
Merge pull request #2517 from vector-im/feature/fga/voip_timeline
Feature/fga/voip timeline
|
2020-12-11 09:58:46 +01:00 |
|
ganfra
|
e4cabe9aa8
|
VoIP: clean after Benoit review
|
2020-12-10 17:56:22 +01:00 |
|
ganfra
|
e36059a427
|
VoIP: clean code after benoit review
|
2020-12-10 16:58:22 +01:00 |
|
ganfra
|
8bb98d9ecc
|
VoIP: clean code
|
2020-12-09 18:22:06 +01:00 |
|
ganfra
|
fe3c080991
|
VoIP: polish notifs and clean code
|
2020-12-09 17:48:52 +01:00 |
|
ganfra
|
92fe70c15c
|
VoIP: show in-notif only when necessary
|
2020-12-09 16:28:10 +01:00 |
|
ganfra
|
edf4841371
|
VoIP: in-app notif add content action
|
2020-12-09 11:52:48 +01:00 |
|
ganfra
|
40446c7a31
|
VoIP: introduce priority for in-app notification
|
2020-12-09 11:48:44 +01:00 |
|
ganfra
|
76ed775f6f
|
VoIP: start to show in-app notification
|
2020-12-09 11:17:49 +01:00 |
|
ganfra
|
be1e7ee9a9
|
VoIP: add call back action on rejected tile
|
2020-12-08 12:44:08 +01:00 |
|
ganfra
|
e817844c5d
|
Merge branch 'feature/fga/voip_v1_start' into feature/fga/voip_timeline
|
2020-12-08 11:58:45 +01:00 |
|
ganfra
|
bf6f60c7e5
|
VoIP: small refacts and cleaning
|
2020-12-07 20:34:29 +01:00 |
|
ganfra
|
b998718142
|
VoIP: clean files
|
2020-12-07 18:12:59 +01:00 |
|
ganfra
|
139c3fdd19
|
VoIP: continue working on call tiles in timeline (add actions)
|
2020-12-04 16:27:41 +01:00 |
|
ganfra
|
24de6c0101
|
VoIP: add tiles for call events
|
2020-12-03 19:39:01 +01:00 |
|
ganfra
|
efec711ced
|
Merge branch 'develop' into feature/fga/voip_v1_start
|
2020-12-03 13:01:54 +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 |
|
ganfra
|
131afcebf1
|
VoIP: exclude call activity from recents
|
2020-12-02 12:18:15 +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 |
|
ganfra
|
97c3e50e7d
|
VoIP: handle ice restart
|
2020-12-02 11:40:02 +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 |
|
ganfra
|
7af82af935
|
VoIP: fix call candidate parsing
|
2020-12-01 19:38:09 +01:00 |
|
ganfra
|
4a3f0c8898
|
VoIP: update in call ui (blur)
|
2020-12-01 18:36:00 +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 |
|
ganfra
|
8f5a11493b
|
VoIP: hold/resume fix negotiation and start adding UI
|
2020-11-30 19:10:15 +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 |
|