|
|
0a972d023f
|
fix deadlock issue
|
2026-05-04 23:33:42 +02:00 |
|
|
|
c54265495c
|
implement manual approval and fix bug
|
2026-04-29 12:11:07 +02:00 |
|
|
|
dcca2cbec0
|
bug fixes
|
2026-04-26 02:10:16 +02:00 |
|
|
|
1e72883db0
|
move user handling to a single user service
|
2026-04-25 11:17:08 +02:00 |
|
|
|
583368505d
|
display critical error instead of removing app data
|
2026-04-25 01:55:46 +02:00 |
|
|
|
db9d9022fd
|
use a centralized version of flutter secure storage
|
2026-04-25 01:12:00 +02:00 |
|
|
|
dde339d1b3
|
use mutex over all signal operations
|
2026-04-22 20:56:28 +02:00 |
|
|
|
fcb93830e1
|
replace for loop with Completer
|
2026-04-22 19:47:56 +02:00 |
|
|
|
94982ca253
|
use public dev api server
|
2026-04-21 19:36:46 +02:00 |
|
|
|
1ea97d58ea
|
create shared initialization function
|
2026-04-21 18:10:52 +02:00 |
|
|
|
1c902bb64d
|
restructure code
|
2026-04-21 17:29:01 +02:00 |
|
|
|
3d35615136
|
refactor global user variable
|
2026-04-21 03:34:52 +02:00 |
|
|
|
e945e30991
|
rename global variables into app state
|
2026-04-21 02:40:12 +02:00 |
|
|
|
715774bd7f
|
remove global connection state
|
2026-04-21 02:24:47 +02:00 |
|
|
|
bd012a363e
|
replace global callback with broadcast
|
2026-04-21 02:18:24 +02:00 |
|
|
|
f2493a2b56
|
handling server messages
|
2026-04-20 01:13:11 +02:00 |
|
|
|
cfc6e945da
|
fix: reupload of media files
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
|
2026-04-12 02:01:31 +02:00 |
|
|
|
267e2bd376
|
opening chat if clicked on the notification
|
2026-04-06 00:02:55 +02:00 |
|
|
|
aa26766bdf
|
fixes duplicated messages from the server
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
|
2026-04-05 22:17:45 +02:00 |
|
|
|
cc0b88718b
|
fix: media file appears as a white square and is not listed.
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
|
2026-03-14 22:18:29 +01:00 |
|
|
|
5a2049fd4a
|
support background execution
Flutter analyze & test / flutter_analyze_and_test (push) Waiting to run
|
2026-03-14 15:05:10 +01:00 |
|
|
|
4cbeaf3ff7
|
remove unnecessary pre key loading
|
2026-03-01 04:20:37 +01:00 |
|
|
|
cf0132e75b
|
improve logging
|
2026-02-21 01:41:07 +01:00 |
|
|
|
b59687c5ca
|
fix retransmission of media files + update dependencies
|
2026-02-12 23:04:17 +01:00 |
|
|
|
58dd5bb122
|
fix: logging issues
|
2026-02-12 21:54:23 +01:00 |
|
|
|
fa767977dd
|
fix #382
|
2026-01-23 16:39:27 +01:00 |
|
|
|
8c3ea92b85
|
adds user study
|
2026-01-22 20:07:43 +01:00 |
|
|
|
36e309d58a
|
add new workflow for additional users
|
2026-01-14 22:32:04 +01:00 |
|
|
|
d2b881e281
|
fix typo
|
2026-01-10 14:51:04 +01:00 |
|
|
|
585f577f89
|
add flame counter test
|
2025-12-30 19:58:32 +01:00 |
|
|
|
20a2d61751
|
bump version
|
2025-12-27 21:31:53 +01:00 |
|
|
|
27483bccd6
|
workaround for #349
|
2025-12-26 12:12:56 +01:00 |
|
|
|
fa953b8928
|
adds google and apple payment #162
|
2025-12-21 03:33:20 +01:00 |
|
|
|
074ead8b4f
|
fixing multiple use-ability issues #343 #342
|
2025-12-21 00:06:10 +01:00 |
|
|
|
2db1775d1f
|
starting with in app purchases
|
2025-12-20 02:14:01 +01:00 |
|
|
|
108a58ffe1
|
improve logging
|
2025-11-30 12:27:21 +01:00 |
|
|
|
5758749bd1
|
improve logging
|
2025-11-30 10:27:13 +01:00 |
|
|
|
1e14905682
|
fix issue
|
2025-11-11 00:43:23 +01:00 |
|
|
|
f57c2fec79
|
improve logging
|
2025-11-11 00:42:57 +01:00 |
|
|
|
f879ae00f1
|
hotfix: display time changed to milliseconds...
|
2025-11-08 21:39:19 +01:00 |
|
|
|
0a1732523b
|
do not load data from server until appVersion is valid
|
2025-11-08 14:30:20 +01:00 |
|
|
|
80d6f85350
|
draft images, multiple bug fixes
|
2025-11-08 12:26:17 +01:00 |
|
|
|
da4917ad46
|
fix multiple issues
|
2025-11-07 17:44:51 +01:00 |
|
|
|
3706a36cf9
|
implementing pow #253
|
2025-11-06 20:50:22 +01:00 |
|
|
|
0ab0303163
|
fix #283
|
2025-11-06 18:40:22 +01:00 |
|
|
|
07d36c133c
|
fix #214
|
2025-11-04 23:25:17 +01:00 |
|
|
|
f5dbf4a12e
|
create context request from context menu
|
2025-11-03 17:28:39 +01:00 |
|
|
|
d616e08dec
|
store group creation action
|
2025-11-02 14:29:09 +01:00 |
|
|
|
72dca4d4b4
|
creation of groups works
|
2025-11-01 14:56:55 +01:00 |
|
|
|
76ff64ff74
|
starting with c2c #227
|
2025-11-01 01:46:02 +01:00 |
|