Valere
|
8749e49e80
|
Basic Incoming request toast + cleaning
|
2020-01-17 15:04:36 +01:00 |
|
Valere
|
8400ab6efe
|
Merge branch 'develop' into cross_signing
|
2020-01-17 14:57:08 +01:00 |
|
Benoit Marty
|
b56ee9a377
|
Room profile: fix issue with divider color
|
2020-01-16 20:53:38 +01:00 |
|
Benoit Marty
|
cd44b60bd5
|
Room profile: make link in room topic clickable
|
2020-01-16 16:36:56 +01:00 |
|
Benoit Marty
|
17ed8da57a
|
Room profile: fix issue with icon
|
2020-01-16 16:27:21 +01:00 |
|
ganfra
|
d3415d345f
|
Merge branch 'develop' into feature/room_profile
|
2020-01-14 18:35:01 +01:00 |
|
ganfra
|
df4df81ef3
|
Profile: handle ignore/unignore action + adjust UI
|
2020-01-14 17:08:21 +01:00 |
|
Valere
|
a7c948815c
|
Merge branch 'develop' into cross_signing
|
2020-01-14 12:31:29 +01:00 |
|
ganfra
|
162f0949fa
|
Profile: Start fetching profile info from a user
|
2020-01-13 18:44:01 +01:00 |
|
ganfra
|
ae1a24e948
|
Room member profile: branch the UI and fix some UI issues
|
2020-01-13 16:49:14 +01:00 |
|
Benoit Marty
|
f3e52b96c0
|
Cleanup
|
2020-01-11 22:12:56 +01:00 |
|
Benoit Marty
|
dd81fce8d8
|
Send and render typing events (#564)
|
2020-01-11 20:50:09 +01:00 |
|
Valere
|
fb9abefe59
|
Merge branch 'develop' into cross_signing
|
2020-01-10 18:38:54 +01:00 |
|
ganfra
|
171ec4fbdc
|
Room member list: group by power level
|
2020-01-10 17:03:11 +01:00 |
|
ganfra
|
81712ae736
|
RoomProfile: fix some rendering + change anim
|
2020-01-09 19:47:54 +01:00 |
|
ganfra
|
289951ea4a
|
RoomMemberList : start showing items
|
2020-01-09 15:54:36 +01:00 |
|
ganfra
|
15639b45cf
|
Introduce RoomMemberProfile files
|
2020-01-09 12:10:49 +01:00 |
|
ganfra
|
f18ec8d021
|
Merge branch 'develop' into feature/room_profile
|
2020-01-09 11:56:09 +01:00 |
|
Benoit Marty
|
0f7d59a8c7
|
Cleanup during PR review
|
2020-01-09 09:42:34 +01:00 |
|
ganfra
|
19fb3ce032
|
Merge branch 'develop' into feature/stabilization
|
2020-01-07 14:28:23 +01:00 |
|
Benoit Marty
|
448552d287
|
Move list of Quick Emoji to Emoji Data Source
|
2020-01-06 13:48:34 +01:00 |
|
Benoit Marty
|
0e5fcd071c
|
Completion on emoji: display the first 50 results
|
2020-01-06 13:46:37 +01:00 |
|
Benoit Marty
|
c8e67f8ab4
|
Completion on emoji WIP
|
2020-01-06 13:46:10 +01:00 |
|
Valere
|
08ed8d4fa7
|
Code review
|
2020-01-03 17:38:33 +01:00 |
|
Benoit Marty
|
de1d79b637
|
Remove Preference divider and cleanup prefs
|
2020-01-02 18:27:46 +01:00 |
|
Benoit Marty
|
8dff196716
|
Device list: remove the detail dialog: handle the actions directly in the list
|
2020-01-02 15:44:47 +01:00 |
|
Benoit Marty
|
6b2703f6ce
|
Device list is now on a dedicated Fragment
New request to get info on the current device for VectorSettingsSecurityPrivacyFragment. The whole device list is only retrieved in the new Fragment
|
2020-01-02 15:05:17 +01:00 |
|
Valere
|
3c4506cb58
|
merge madness ??
|
2019-12-30 19:52:48 +01:00 |
|
Valere
|
6bf3a703df
|
BottomSheet UX
|
2019-12-30 18:01:06 +01:00 |
|
Valere
|
0997d9abf4
|
Merge branch 'develop' into cross_signing
|
2019-12-30 14:27:47 +01:00 |
|
ganfra
|
cba7e460eb
|
Action bottom sheet: fix deprecated constraints
|
2019-12-27 18:54:28 +01:00 |
|
ganfra
|
dfd8181754
|
Room profile: start creating some classes and use shared action.
|
2019-12-20 20:28:27 +01:00 |
|
ganfra
|
a9d016ae79
|
Merge branch 'develop' into feature/room_profile
|
2019-12-20 16:43:16 +01:00 |
|
Benoit Marty
|
3ac473d945
|
Remove extra blank line
|
2019-12-20 10:15:53 +01:00 |
|
Benoit Marty
|
c79b35b089
|
Autocomplete item layout
|
2019-12-20 10:15:11 +01:00 |
|
Benoit Marty
|
92f43a591a
|
Autocompletion for room canonical alias
|
2019-12-20 00:38:42 +01:00 |
|
Benoit Marty
|
3a829bdfe8
|
Fix command truncation
|
2019-12-20 00:05:04 +01:00 |
|
Benoit Marty
|
7eae85a394
|
Add a ZeroItem to avoid automatic scroll when the breadcrumbs are updated from another client
|
2019-12-18 18:41:46 +01:00 |
|
Benoit Marty
|
65faedb06b
|
BugReport screen: improve UX when description is too short (reported by Matthew)
|
2019-12-17 14:26:49 +01:00 |
|
Valere
|
89b414e8fe
|
Merge branch 'develop' into dm_verif_incoming_timeline
|
2019-12-16 15:30:39 +01:00 |
|
Benoit Marty
|
f14f1db0e0
|
Merge pull request #774 from vector-im/feature/breadcrumbs_fixes
Fix various UI issues
|
2019-12-16 15:00:21 +01:00 |
|
Benoit Marty
|
3dfd6f5a69
|
Breadcrumbs: increase font size
|
2019-12-16 10:20:38 +01:00 |
|
Benoit Marty
|
183d6b53bd
|
SoftLogout: start handling SSO
|
2019-12-13 00:20:54 +01:00 |
|
Benoit Marty
|
14562f7285
|
SoftLogout: Inherit from Login stuff to get free forgot password functionality
|
2019-12-13 00:08:21 +01:00 |
|
Benoit Marty
|
00d0c34363
|
SoftLogout: use Epoxy
|
2019-12-12 22:58:15 +01:00 |
|
Benoit Marty
|
6811d31a6d
|
Soft Logout - request homeserver login flow
|
2019-12-12 20:24:46 +01:00 |
|
Benoit Marty
|
efc1f38f8c
|
SoftLogout: adapt wording depending if all keys are backed up or not
|
2019-12-12 17:39:21 +01:00 |
|
Valere
|
82af848c33
|
Fix / Verification Request Local Echo
|
2019-12-12 10:27:58 +01:00 |
|
Benoit Marty
|
7699560458
|
Soft Logout - WIP
|
2019-12-11 18:35:30 +01:00 |
|
Benoit Marty
|
284dc8602f
|
InvalidToken: Regular Signed out screen
|
2019-12-11 18:34:21 +01:00 |
|