2018-12-21 14:35:24 +01:00
|
|
|
goal:
|
|
|
|
|
2019-06-09 16:26:17 +02:00
|
|
|
write client that works on lumia 950 phone, so I can use matrix on my phone.
|
2018-12-21 14:35:24 +01:00
|
|
|
|
2019-06-09 16:26:17 +02:00
|
|
|
try approach offline to indexeddb. go low-memory, and test the performance of storing every event individually in indexeddb.
|
2019-07-01 10:00:29 +02:00
|
|
|
|
|
|
|
try to use little bandwidth, mainly by being an offline application and storing all requested data in indexeddb.
|
|
|
|
be as functional as possible while offline
|