ganfra
|
ab4cab05cf
|
Room profile: continue working on UI
|
2019-11-26 13:22:07 +01:00 |
|
ganfra
|
8aab46804b
|
Profile room: continue working on it (try to get a nice animation) [WIP]
|
2019-11-15 20:37:36 +01:00 |
|
ganfra
|
0edc953a23
|
Room profile: start creating epoxy items and implementing UI
|
2019-11-14 20:13:59 +01:00 |
|
ganfra
|
fa67509ac2
|
Room profile: start initializing all the classes + move some packages
|
2019-11-14 15:34:50 +01:00 |
|
ganfra
|
4cefdfedce
|
Home: use detach/attach instead of hide/show
|
2019-11-14 11:18:45 +01:00 |
|
ganfra
|
f265724a3c
|
Login sso: handle failure
|
2019-11-13 19:20:03 +01:00 |
|
ganfra
|
2e50d2a36e
|
Clean code for klint
|
2019-11-13 11:38:30 +01:00 |
|
ganfra
|
643c062858
|
Merge branch 'develop' into feature/perf_again
|
2019-11-13 10:44:59 +01:00 |
|
ganfra
|
0e0db67aef
|
Timeline: clear some resources when unbind
|
2019-11-12 20:34:19 +01:00 |
|
ganfra
|
6dc5b126d6
|
Optimize room list processing
|
2019-11-12 19:53:07 +01:00 |
|
ganfra
|
d2acabddd9
|
RoomDetail: fix enter/exit mode again after merge
|
2019-11-12 19:25:57 +01:00 |
|
Benoit Marty
|
fc3d4187d1
|
Merge pull request #676 from vector-im/feature/long_click_room
Add help to reveal the long click on a room
|
2019-11-12 18:29:42 +01:00 |
|
Benoit Marty
|
5449592422
|
Add action to block user in the message action bottom sheet (following Nad's design)
|
2019-11-12 17:52:03 +01:00 |
|
ganfra
|
19b415871d
|
Extract displaymode, clear adapter on roomList/timeline and use commitNow when possible
|
2019-11-12 15:13:20 +01:00 |
|
ganfra
|
6463f3439f
|
Update Mvrx to 1.3
|
2019-11-12 15:11:52 +01:00 |
|
Benoit Marty
|
f2320f9571
|
Merge pull request #665 from vector-im/feature/color_theme
Ensure color is retrieved from current theme, even when theme change
|
2019-11-12 12:29:27 +01:00 |
|
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
|
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 |
|
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 |
|
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
|
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
|
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
|
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
|
9c952b6bc8
|
Display ignored users list
|
2019-11-07 14:18:57 +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 |
|