Benoit Marty
|
fc91694bdd
|
Merge pull request #673 from vector-im/feature/us
Update strings
|
2019-11-12 12:08:55 +01:00 |
|
Benoit Marty
|
dbb41108ef
|
Improve layout
|
2019-11-12 11:50:16 +01:00 |
|
Benoit Marty
|
08c864bad7
|
Add help to reveal the long click on a room
|
2019-11-12 11:39:47 +01:00 |
|
Benoit Marty
|
9c5c65a243
|
Cleanup
|
2019-11-12 10:36:53 +01:00 |
|
ganfra
|
b6199b1f27
|
Fix some issues with fragments managers (Home fragments) and lifecycle
|
2019-11-08 19:49:08 +01:00 |
|
ganfra
|
38da54119a
|
Merge branch 'develop' into feature/perf_again
|
2019-11-08 18:39:06 +01:00 |
|
Benoit Marty
|
65b09ad4f0
|
Merge pull request #675 from vector-im/feature/cleanup
Cleanup ViewModel for code clarity
|
2019-11-08 18:19:22 +01:00 |
|
Benoit Marty
|
603b8fae45
|
Add missing binding
|
2019-11-08 17:30:04 +01:00 |
|
Benoit Marty
|
50e2e6a823
|
Cleanup
|
2019-11-08 17:23:21 +01:00 |
|
Benoit Marty
|
bb237e3bbb
|
Fix ViewModel for Signout
|
2019-11-08 17:21:46 +01:00 |
|
ganfra
|
1bd2c0d220
|
Merge branch 'develop' into feature/perf_again
|
2019-11-08 17:09:22 +01:00 |
|
ganfra
|
bcb811a7e8
|
Realm perf: use Dispatchers.Default for write, as we don't want to create so many threads (and we can only have one write transaction at a time)
|
2019-11-08 17:08:44 +01:00 |
|
Benoit Marty
|
ec4d7e29ec
|
Ensure we use the correct viewModelProvider
|
2019-11-08 17:08:29 +01:00 |
|
Benoit Marty
|
a6df63f6d9
|
Fix crash
|
2019-11-08 16:56:45 +01:00 |
|
Benoit Marty
|
ea7213a5ae
|
Split long lines
|
2019-11-08 16:16:42 +01:00 |
|
Benoit Marty
|
590a13334d
|
ktlint
|
2019-11-08 16:04:41 +01:00 |
|
Benoit Marty
|
631448335d
|
Rename stuff for code coherence
|
2019-11-08 15:36:12 +01:00 |
|
Benoit Marty
|
12376368c7
|
Rename class
|
2019-11-08 15:20:55 +01:00 |
|
Benoit Marty
|
f17564d743
|
Simple code
|
2019-11-08 15:08:50 +01:00 |
|
Benoit Marty
|
a6fcc7dca6
|
Move class to dedicated file
|
2019-11-08 15:07:01 +01:00 |
|
Benoit Marty
|
70bce9e7dd
|
Ensure ViewModel follow the same pattern to handle actions
|
2019-11-08 15:05:11 +01:00 |
|
ganfra
|
17f3614288
|
Perf: try to optimize room summary updates
|
2019-11-08 13:48:35 +01:00 |
|
Benoit Marty
|
238d1d87c6
|
Rename class
|
2019-11-08 13:31:39 +01:00 |
|
Benoit Marty
|
82f639b91f
|
Rename to Shared
|
2019-11-08 12:09:08 +01:00 |
|
Benoit Marty
|
c8bc553caa
|
Move class to dedicated file
|
2019-11-08 12:01:36 +01:00 |
|
Benoit Marty
|
fa5d44af65
|
Create common parent for Action view model, to handle navigation, action, or other type of event
|
2019-11-08 11:54:17 +01:00 |
|
ganfra
|
cbdbe5033f
|
Merge pull request #664 from vector-im/feature/room_list_actions
Feature/room list actions
|
2019-11-07 15:45:45 +01:00 |
|
ganfra
|
61ac250e2b
|
Merge branch 'develop' into feature/room_list_actions
|
2019-11-07 15:43:21 +01:00 |
|
ganfra
|
04f72dfcb8
|
Clean code after Benoit's review
|
2019-11-07 15:19:12 +01:00 |
|
Benoit Marty
|
10ca5d94ea
|
Fix issue after rebase
|
2019-11-07 14:29:08 +01:00 |
|
Benoit Marty
|
c5b8c69ae5
|
Merge pull request #668 from vector-im/feature/block_user
Block user and display ignored users list
|
2019-11-07 14:28:23 +01:00 |
|
Benoit Marty
|
d3d7f7cc61
|
Split long lines
|
2019-11-07 14:18:57 +01:00 |
|
Benoit Marty
|
b6bb714264
|
Display name and avatar of the user
|
2019-11-07 14:18:57 +01:00 |
|
Benoit Marty
|
a87310ac15
|
update comment
|
2019-11-07 14:18:57 +01:00 |
|
Benoit Marty
|
032e1b3d19
|
ktlint
|
2019-11-07 14:18:57 +01:00 |
|
Benoit Marty
|
d9f15c1d21
|
Block user possibility after reporting event content
|
2019-11-07 14:18:57 +01:00 |
|
Benoit Marty
|
99d09f71ad
|
Changelog
|
2019-11-07 14:18:57 +01:00 |
|
Benoit Marty
|
9c952b6bc8
|
Display ignored users list
|
2019-11-07 14:18:57 +01:00 |
|
Benoit Marty
|
fbae3d27c2
|
Ignore/Unignore userIds
|
2019-11-07 14:13:29 +01:00 |
|
Benoit Marty
|
2f7d1f9f01
|
Ignored Users account data
|
2019-11-07 14:13:29 +01:00 |
|
Benoit Marty
|
114101699d
|
Fix potential ignoring of account data (return@foreach)
|
2019-11-07 14:13:29 +01:00 |
|
Benoit Marty
|
f5c0dcb5ea
|
Merge pull request #670 from vector-im/feature/fragment_factory
Feature/fragment factory
|
2019-11-07 13:59:46 +01:00 |
|
Benoit Marty
|
241220ce1f
|
remove unused import
|
2019-11-07 13:59:21 +01:00 |
|
Benoit Marty
|
98d97e574c
|
Fix regression when filtering emojis
|
2019-11-07 12:23:21 +01:00 |
|
Benoit Marty
|
96e610970a
|
Finish the work
|
2019-11-07 12:08:17 +01:00 |
|
Benoit Marty
|
2027802f82
|
Add debug screen for all SAS emoji
|
2019-11-07 10:37:49 +01:00 |
|
ganfra
|
54f93db632
|
RoomDetail : enter/exit special mode without waiting for draft to update
|
2019-11-06 20:08:19 +01:00 |
|
ganfra
|
3af7ca9ab0
|
Retrofit: lazy init okhttp
|
2019-11-06 20:07:28 +01:00 |
|
ganfra
|
93ef3edab3
|
Remove some use of sync write in realm
|
2019-11-06 18:47:11 +01:00 |
|
Benoit Marty
|
c85852262e
|
Remove bad value
|
2019-11-06 18:28:16 +01:00 |
|