Phil Oliver
f1bb020203
Relocate radio config to new top-level Settings screen ( #2834 )
2025-08-25 19:44:32 +00:00
James Rich
3fceb1fae1
feat(navigation): Add deep links to other screens ( #2811 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-23 19:35:57 +00:00
Phil Oliver
ccad2a1c97
Add share FAB button to conversations screen ( #2818 )
2025-08-22 21:23:10 +00:00
Phil Oliver
7e55729ee1
Don't change nav graph start destination ( #2799 )
2025-08-20 22:43:14 +00:00
James Rich
87e50e03ea
refactor: maps ( #2097 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-13 17:51:19 +00:00
James Rich
a35e43d979
revert(service): reverts a bunch of changes to MeshService.kt ( #2692 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-12 22:19:40 +00:00
DaneEvans
7a109a747e
Feat/2594 contact shortname on click ( #2614 )
2025-08-02 13:44:24 +00:00
James Rich
3646438a62
feat(radioconfig): add clean node database screen ( #2592 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-01 15:45:33 +00:00
James Rich
26530cbe18
feat(message): add overflow menu to message screen ( #2540 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-27 22:09:41 +00:00
James Rich
de68813bb8
Revert "Revert "Feat/1919 pax graphs"" ( #2480 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-21 14:07:25 +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
James Rich
1bad58a889
Refactor: Simplify back stack entry retrieval and navigation ( #2405 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-09 15:16:29 +00:00
James Rich
128aceb4b7
Refactor: Remove dispatcher and use conditional start destination ( #2309 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-07-01 15:55:22 +00:00
James Rich
9819a89b97
fix: crash in charts, nav ( #2290 )
...
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-06-28 22:32:44 +00:00
James Rich
ca3c787e71
Refactor: Inject BluetoothViewModel into ConnectionsScreen ( #2228 )
2025-06-22 18:26:04 -05:00
Jeremiah K
00295c969e
Fix node removal hang by adding navigation callback ( #2134 )
2025-06-16 11:52:57 -05:00
James Rich
46501649c8
Refactor: unwrap map graph ( #2111 )
2025-06-14 13:12:26 -05:00
Łukasz Kosson
82dce30739
feat: show node details by long-pressing a node marker on map ( #2104 )
2025-06-13 06:50:28 -05:00
James Rich
72ab461661
fix: update start destination to NodesGraph when connected ( #2058 )
2025-06-08 14:28:48 -05:00
James Rich
2a05fc072d
refactor: organize navigation ( #2042 )
2025-06-06 15:45:26 -05:00
James Rich
858fb9dd4c
Refactor: Nest NodeDetailScreen and related routes in a NodeDetailGraph ( #2018 )
2025-06-04 09:33:23 -05:00
James Rich
ff5cc55a60
fix: refactor node detail navigation ( #2009 )
...
resolves #2004
2025-06-03 15:19:50 -05:00
Robert-0410
e4313e0bd3
feat: Provide Navigation to Input Timezone ( #2003 )
2025-06-03 10:31:08 -05:00
James Rich
72900a7909
feat: add Direct Message button to Node Detail screen ( #1988 )
2025-05-31 06:35:25 -05:00
Robert-0410
5edc2a8d57
refactor: channel qr clean ( #1983 )
2025-05-30 19:50:45 -05:00
James Rich
b861d07aba
Refactor: Settings to Connections, ui updates ( #1984 )
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-30 12:56:49 -05:00
James Rich
ad1897c564
Refactor: organize ui screens to separate packages ( #1982 )
2025-05-29 18:18:45 -05:00
James Rich
e31d4170b6
feat: add Host Metrics Log screen ( #1969 )
2025-05-28 20:57:38 +00:00
James Rich
808992e3b3
Refactor: clean up sharedTransition from more places ( #1963 )
2025-05-28 09:47:28 -05:00
James Rich
3eefe4b66c
refactor: edgeToEdge tweaks, chip elevation ( #1962 )
2025-05-28 09:34:08 -05:00
James Rich
9f0765526d
refactor: settings screen ui updates ( #1955 )
2025-05-28 01:02:53 +00:00
James Rich
6332b3bd42
feat(node): consolidate node chip and menu ( #1941 )
2025-05-26 19:36:32 -05:00
James Rich
38b9515fca
refactor: Move "provide location" preference to DataStore ( #1877 )
2025-05-19 21:23:29 +00:00
James Rich
d5a5efdcf4
fix: Messages UI Tweaks ( #1856 )
2025-05-15 18:09:46 +00:00
James Rich
8cde47bdf9
refactor: migrate to Compose navigation ( #1835 )
...
Co-authored-by: andrekir <andrekir@pm.me>
2025-05-15 08:05:30 -05:00
Robert-0410
b067a0c0b3
feat: Power graph ( #1556 )
...
* Refactor: We can draw the horizontal lines for the graphs independent of min and max entries.
* Added navigation to the PowerMetrics log with a skeleton screen.
* Drew channel 1 voltage.
* Refactor: Assigned colors for the data within the enum instead of a list-ordinal combo.
* Plotted Ch1 current line.
* Refactor: Did not need the parameters being used to get the desired ui in the TimeLabels composable.
* Added a row to help distinguish between units.
* Refactor: MetricsTimeSelector.kt to SlidingSelector.kt; the new version allows for generic options.
* Added a sliding selector to choose between power channels and changed the legend data to instead display current and voltage.
* We now plot the line for which the user has selected a power channel option.
* Don't need the current line to be dotted anymore.
* Don't think we need to display an info dialog for voltage and current.
* Wrote card to display the power channel data entries.
* detekt
* Refactor: current color change to accommodate the themes better
---------
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-02-15 22:37:05 -06:00
andrekir
a3a3958dfb
refactor: move NavGraph to navigation package
2025-01-11 09:29:48 -03:00
andrekir
e196bfb683
refactor: encapsulate NodeDetail navigation
2025-01-11 09:29:48 -03:00
andrekir
0d5157eb36
refactor: extract Routeto navigation package
2025-01-11 09:29:48 -03:00
andrekir
ad9a3a5e49
refactor: move RadioConfig files to separate package
2025-01-11 08:02:54 -03:00