Commit graph

16 commits

Author SHA1 Message Date
Phil Oliver
3e83e61a1a
Move some repo classes to :core:data (#3214) 2025-09-26 21:45:11 +00:00
Phil Oliver
8317b704ea
Redundant methods in RadioConfigRepository (#3198) 2025-09-25 13:57:26 +00:00
Phil Oliver
613714cdb4
Modularize database classes (#3192) 2025-09-24 20:23:05 +00:00
DaneEvans
380f41dc5c
Fix/#2701 NodeId annotation in debug panel (#2709) 2025-08-14 12:19:14 +00:00
DaneEvans
c665b5528c
feat/2482 Make decoded payload accessible to filters/search/copies (#2483) 2025-07-21 14:26:25 +00:00
DaneEvans
085ccf566f
add decoded payload to debug panel (#2472) 2025-07-21 13:15:21 +00:00
James Rich
9339958398
Revert "Feat/1919 pax graphs" (#2479) 2025-07-21 08:14:43 -05:00
DaneEvans
ee99d79574
Feat/1919 pax graphs (#2477)
Signed-off-by: DaneEvans <dane@goneepic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-07-21 12:44:29 +00:00
DaneEvans
ea25a8198a
fix: Make search escape regex, so '.' and similar behave properly. (#2263) 2025-06-27 08:12:15 -05:00
DaneEvans
03ae071548
feat:add extra filters, including own address (#2183) 2025-06-20 09:57:39 -05:00
DaneEvans
17e3e1a257
feat (#2105): debug panel (#2148)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-19 14:04:58 +00:00
Joshua Soberg
37489604f0
Introduction of stable Compose UI State and some simple animations in Debug Panel (#1575)
* Add dependency to KotlinX immutable collections

* Build a Compose-stable UI state vs using a database model. Move appropriate mapping logic for converting database model -> UI state into the view model. Introduce animations to new log placement and automated scroll.

* Center the top card row vertically

* Move log message generation into separate method

---------

Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-02-16 06:09:41 -06:00
andrekir
13b615a470 chore: update license header 2025-01-02 07:00:51 -03:00
andrekir
1219d3037e chore: add GPL-3.0 license headers to source files 2024-11-26 08:54:18 -03:00
andrekir
e33cf85df6 refactor: migrate DebugPanel to Compose 2024-11-19 17:07:51 -03:00
andrekir
54435fc031 refactor: move DebugFragment to separate ViewModel 2024-04-07 17:41:18 -03:00