RMidhunSuresh
|
94ba93acb5
|
Add explaining comment
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-20 22:57:13 +05:30 |
|
RMidhunSuresh
|
bdc860eb79
|
Refactor to pull loadvm into login vm
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-20 15:19:42 +05:30 |
|
RMidhunSuresh
|
683d2c21eb
|
Use generic language in session load status
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:33 +05:30 |
|
RMidhunSuresh
|
a53e29767f
|
Rewrite password login to use PasswordLoginMethod
Signed-off-by: RMidhunSuresh <rmidhunsuresh@gmail.com>
|
2021-08-18 22:04:04 +05:30 |
|
Bruno Windels
|
c3ef801566
|
offer back button when session loading fails
|
2021-05-18 15:27:31 +02:00 |
|
Bruno Windels
|
35b83b7976
|
make SessionLoadViewModel transfer ownership of container with callback
also, deleting the session when navigating away is now done by
LoginViewModel
|
2020-10-09 16:59:34 +02:00 |
|
Bruno Windels
|
ed913ca24b
|
add dispose to room encryption
|
2020-09-18 13:08:18 +02:00 |
|
Bruno Windels
|
f8e3a75471
|
fix typo
|
2020-09-09 10:22:29 +02:00 |
|
Bruno Windels
|
4c1aaaf416
|
show "setting up encryption keys..." step during login
|
2020-09-08 17:16:34 +02:00 |
|
Bruno Windels
|
5a12904cc3
|
log errors during session load
|
2020-09-02 14:54:57 +02:00 |
|
Bruno Windels
|
9ff4f3839c
|
Merge branch 'master' into bwindels/memberlist
|
2020-08-19 12:13:38 +02:00 |
|
Bruno Windels
|
00a85697ab
|
add license header in all source files
|
2020-08-05 18:38:55 +02:00 |
|
Bruno Windels
|
f5d3092031
|
WIP
|
2020-06-26 23:26:24 +02:00 |
|
Bruno Windels
|
e2c8b5e595
|
pass vm field to emitChange
|
2020-06-24 22:43:29 +02:00 |
|
Bruno Windels
|
b0e59c30dd
|
correctly pass options to ViewModel ctor
|
2020-05-05 23:14:58 +02:00 |
|
Bruno Windels
|
1fa14a99e9
|
correctly wait for catchup sync
|
2020-05-04 19:38:23 +02:00 |
|
Bruno Windels
|
cc87e35f23
|
use ViewModel super class for all view models that need binding
|
2020-05-04 19:23:11 +02:00 |
|
Bruno Windels
|
8bde627cdb
|
more WIP
|
2020-04-29 10:10:20 +02:00 |
|
Bruno Windels
|
657ec9aa62
|
move loading view state to own view model, so we're more free how to show it, and we can better reuse it
|
2020-04-23 09:06:04 +02:00 |
|