19 Commits

Author SHA1 Message Date
jkds
a62a809265 app: fix warnings 2026-01-07 08:43:26 +01:00
jkds
3564bd1f84 app/chatview: migrate DateMessage to text2 API 2026-01-04 18:46:13 +01:00
x
9785777642 chore: Update copyright license year
Happy 2026!
2026-01-01 11:40:45 +00:00
darkfi
810fa61e00 app: instrument entire draw tree 2025-11-14 18:31:02 -03:00
darkfi
33d8ad60ae app: tracing instrument a few fns and add spans to logging 2025-11-14 14:15:28 -03:00
oars
52e3d4655b util/logger,util/cli,bin/app/logger: fix issues with file logging
- log not saved to file because NonBlocking guard was dropped early in util/cli
- colored ansi text used for file logging
2025-11-11 21:03:19 +03:00
oars
06ac488ccb bin/app: replace log with tracing
- replaced android-logger with android-tracing crate
- use tracing-appender to make file-rotate nonblocking
- add a couple of targets to muted_targets
2025-11-07 10:15:37 +03:00
darkfi
b1692e141b app: fix broken android build 2025-06-29 14:38:09 +02:00
darkfi
72c1cff8b4 app: cargo fmt 2025-06-29 11:04:28 +02:00
darkfi
53ca281102 app: fix ALL warnings ;) 2025-06-29 11:04:28 +02:00
darkfi
e1daeb7b64 app: chatedit fix set text property 2025-05-02 18:43:50 +02:00
darkfi
e96d92cf82 app: enable darkirc plugin running on bg_runtime inside God::new() 2025-05-01 12:28:18 +02:00
darkfi
d27f5dfe4e app: completely rework text editing subsystem. initial draft version 2025-04-15 13:08:42 +02:00
darkfi
2639ba2a4d app: hard mute sled and rustls! 2025-01-28 17:00:48 +01:00
darkfi
b746a24d4d app: cargo update 2025-01-28 16:26:38 +01:00
parazyd
604f443fd1 chore: Update license header year 2025-01-24 10:36:02 +01:00
darkfi
f3e2fce9c1 app: enable-filelog feature flag 2025-01-21 12:40:00 +01:00
darkfi
80115965d0 app: further build and path tweaks 2025-01-21 10:10:00 +01:00
darkfi
2b49de9bcf rename bin/darkwallet/ to bin/app/ 2025-01-21 09:31:52 +01:00