Commit Graph

822 Commits

Author SHA1 Message Date
Mark Qvist
919cd6a449 Allow predictive text on Android by default, add option to block predictive text. Fixes #55. 2024-09-23 00:03:13 +02:00
Mark Qvist
c2dcc55d6e Update build code 2024-09-22 11:45:26 +02:00
Mark Qvist
6a21429469 Don't set PN until message router has been instantiated 2024-09-22 11:42:18 +02:00
Mark Qvist
1e604f15a8 Open conversations from notifications on Android 2024-09-22 00:36:35 +02:00
Mark Qvist
30ccd64535 Improved notification handling on Android 2024-09-22 00:10:40 +02:00
Mark Qvist
4a12c136a0 Set immutable flag on notification intent. Closes #56. 2024-09-21 20:59:50 +02:00
Mark Qvist
7e6f95e965 Detect Android background power restrictions 2024-09-21 20:56:14 +02:00
Mark Qvist
92ccbbec0a Fixed invalid log output 2024-09-21 20:53:13 +02:00
Mark Qvist
f299e0c0ed Ask for power optimisation disabling on Android 2024-09-21 19:08:11 +02:00
Mark Qvist
cf8f704319 Updated readme 2024-09-19 23:55:20 +02:00
Mark Qvist
7f28192228 Updated versions 2024-09-19 23:27:17 +02:00
Mark Qvist
dc44071a1a Updated Android build code 2024-09-19 00:44:37 +02:00
Mark Qvist
241f5d9c01 Cleanup 2024-09-18 12:36:37 +02:00
Mark Qvist
1bbbbd849f Updated readme 2024-09-18 12:36:20 +02:00
Mark Qvist
6cd22aa4ef Adjusted settings screen 2024-09-18 10:38:03 +02:00
Mark Qvist
08ea89be1d Updated announce intervals 2024-09-18 10:07:00 +02:00
Mark Qvist
72e21a4735 Skip saving config on spurious scroll events 2024-09-18 10:06:49 +02:00
Mark Qvist
074bb4aa4e Check message db return is not none 2024-09-17 14:24:56 +02:00
Mark Qvist
69ab910590 Send commands opportunistically if ratchets are available 2024-09-16 20:25:32 +02:00
Mark Qvist
4fddc45dbc Updated versions 2024-09-16 20:13:42 +02:00
Mark Qvist
92d7ba24cc Added delivery method icons to message view 2024-09-16 19:51:48 +02:00
Mark Qvist
2ecdf1c853 Send messages opportunistically if ratchets are available 2024-09-16 18:59:33 +02:00
Mark Qvist
f8b3e3760b Handle undecodable message content 2024-09-16 18:06:49 +02:00
Mark Qvist
548663655b Perform telemetry requests and updates via service on Android. Update service heartbeat monitoring. 2024-09-16 09:59:21 +02:00
Mark Qvist
6038bc541c Get link establishment rates via service on Android 2024-09-14 19:55:25 +02:00
Mark Qvist
3a952334ad Updated Android build code 2024-09-13 13:05:07 +02:00
Mark Qvist
e68926806c Show exit screen on window close 2024-09-13 12:48:17 +02:00
Mark Qvist
a13607646c Dispatch commands via service on Android 2024-09-12 21:37:36 +02:00
Mark Qvist
9c66538ec1 Dispatch messages via service on Android 2024-09-12 20:17:44 +02:00
Mark Qvist
a33158570a Updated Android build code 2024-09-12 18:26:53 +02:00
Mark Qvist
597f8a28a2 Improved announce details display 2024-09-12 10:06:24 +02:00
Mark Qvist
33d1b7c90d Updated readme 2024-09-11 18:04:31 +02:00
Mark Qvist
bad80fab50 Updated version and dependencies 2024-09-11 12:05:20 +02:00
Mark Qvist
042726d27f Added configuration option for ignoring messages with invalid stamps 2024-09-11 02:05:55 +02:00
Mark Qvist
c2881e70e9 Updated Android build code 2024-09-09 16:15:45 +02:00
Mark Qvist
04f20cc4fd PTT hide on unsupported platforms 2024-09-09 02:10:14 +02:00
Mark Qvist
b9d963733f Cleanup 2024-09-08 20:31:52 +02:00
Mark Qvist
c50e904ac6 Updated Android build code 2024-09-08 19:01:56 +02:00
Mark Qvist
b2517d8c82 Added stamp cost settings to UI 2024-09-08 17:50:19 +02:00
Mark Qvist
a813e84ff5 Updated message encryption descriptions 2024-09-08 17:50:04 +02:00
Mark Qvist
5f6c4c3bea Display message size in message details 2024-09-08 15:17:42 +02:00
Mark Qvist
12ddf61436 Disable notifications in daemon mode 2024-09-08 15:17:26 +02:00
Mark Qvist
edb07c7cea Display outgoing stamps in message details 2024-09-08 14:51:36 +02:00
Mark Qvist
12b7250a37 Added message details dialog 2024-09-08 13:18:12 +02:00
Mark Qvist
66065bc3ef Fixed dialog sizing on mobile 2024-09-08 13:17:04 +02:00
Mark Qvist
c6f82a917d Save and display stamp status on messages 2024-09-08 01:20:52 +02:00
Mark Qvist
7ec35db6c9 Include tickets to trusted peers 2024-09-07 23:24:49 +02:00
Mark Qvist
e0e1540a94 Added ratchet info display to object details 2024-09-07 22:29:30 +02:00
Mark Qvist
5d586d26fc Implemented outbound stamp cost handling and stamp cost display in object details 2024-09-07 11:30:19 +02:00
Mark Qvist
ff58028ca7 Fix PTT button hiding 2024-09-07 09:44:07 +02:00