Commit Graph

2717 Commits

Author SHA1 Message Date
James Rich
8d231ff125 refactor: Update notification and service handling (#1993) 2025-05-31 20:02:23 +00:00
James Rich
34e10b0032 fix: Only show DM button if node is messageable (#1992) 2025-05-31 17:19:12 +00:00
James Rich
88d74642ae refactor: FirmwareReleaseDao to return non-nullable lists (#1991) 2025-05-31 12:09:57 -05:00
github-actions[bot]
9a15615715 chore(l10n): New Crowdin Translations (#1986)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-05-31 11:19:25 -05:00
James Rich
569b2767b4 Fix: Update isUnmessageable based on userInput.role for older firmware (#1990) 2025-05-31 10:21:22 -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
7dc2147169 feat: add cooldown to Traceroute action button (#1987) 2025-05-30 17:55:53 -05:00
github-actions[bot]
fcf1851b4b chore(l10n): New Crowdin Translations (#1976)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-05-30 13:26:27 -05:00
James Rich
25ecdc912e fix: clear data when changing devices (#1985) 2025-05-30 13:17:09 -05:00
github-actions[bot]
ead0c43381 chore: update device hardware list from Meshtastic API (#1975)
Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>
2025-05-30 12:57:58 -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
github-actions[bot]
085b2f5cb6 chore(l10n): New Crowdin Translations (#1974)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-05-28 17:58:29 -05:00
renovate[bot]
5e5ae7fb1f chore(deps): update app/src/main/proto digest to 24c7a3d (#1970)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 21:20:20 +00:00
James Rich
f48e127019 feat: host metrics part 2 (#1972) 2025-05-28 16:10:35 -05:00
James Rich
e31d4170b6 feat: add Host Metrics Log screen (#1969) 2025-05-28 20:57:38 +00:00
James Rich
ef1c71722a fix: respect keyboard, edgeToEdge tweaks (#1968) 2025-05-28 12:33:00 -05:00
James Rich
091607da08 Fix: Handle null or empty release list in getLatestRelease (#1967) 2025-05-28 12:32:42 -05:00
James Rich
1f2254f98b fix: update LoraSignalIndicator GOOD color (#1966) 2025-05-28 12:32:26 -05:00
James Rich
0a91464cfc refactor: use is_unmessagable flag (#1965) 2025-05-28 12:32:08 -05:00
James Rich
808992e3b3 Refactor: clean up sharedTransition from more places (#1963) 2025-05-28 09:47:28 -05:00
renovate[bot]
950dacddea chore(deps): update app/src/main/proto digest to 24c7a3d (#1960)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-28 09:36:32 -05:00
github-actions[bot]
e4d7fe90d3 chore(l10n): New Crowdin Translations (#1956)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-05-28 09:35:55 -05:00
github-actions[bot]
9ab937714d chore: update device hardware list from Meshtastic API (#1961)
Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>
2025-05-28 09:35:26 -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
renovate[bot]
653c9e4f26 chore(deps): update app/src/main/proto digest to 022ea79 (#1953)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-27 21:30:00 +00:00
James Rich
41349ad9cc refactor(#1940): Improve firmware version comparison (#1952) 2025-05-27 16:19:03 -05:00
github-actions[bot]
6e4a5b2812 chore(l10n): New Crowdin Translations (#1951)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-05-27 13:50:28 -05:00
renovate[bot]
f7f1d079c8 chore(deps): update app/src/main/proto digest to 0b815a6 (#1949)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-27 13:30:24 -05:00
renovate[bot]
ff96d4e0ce chore(deps): update app/src/main/proto digest to 9148453 (#1943)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-27 09:10:53 -05:00
James Rich
77ca2d62f0 refactor: Move MIN_DEVICE_VERSION to build config (#1946) 2025-05-27 08:45:57 -05:00
James Rich
6332b3bd42 feat(node): consolidate node chip and menu (#1941) 2025-05-26 19:36:32 -05:00
James Rich
62e2368887 refactor: Support Meshtastic URL deep link scheme in HTTPS only (#1942) 2025-05-26 19:20:53 -05:00
github-actions[bot]
42156faaef chore(l10n): New Crowdin Translations (#1931)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-05-26 12:19:16 +00:00
emp3r0r7
f6f3cf5c20 fix : prevent crash on geo: intent when no compatible map app is inst… (#1936)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-05-26 07:09:56 -05:00
renovate[bot]
893c9b2e2c chore(deps): update app/src/main/proto digest to 9148453 (#1935)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-25 20:44:37 -05:00
github-actions[bot]
0de0cca225 chore: update firmware releases list from Meshtastic API (#1937)
Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>
2025-05-25 20:43:39 -05:00
James Rich
139a17f22f fix: Distinguish between an empty response and a network error (#1938) 2025-05-26 01:41:49 +00:00
James Rich
9b1f27cf17 refactor: add tooltips, unmessageable tweaks (#1925) 2025-05-23 18:08:45 -05:00
Benjamin Faershtein
3982497f94 refactor: Improved Node List Items (#1904)
Co-authored-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-05-23 14:14:47 -05:00
James Rich
4545777b8a feat: Update osmdroid-android to 6.1.20 and adjust map view (#1922) 2025-05-23 17:47:46 +00:00
James Rich
46ba3eb3fd feat(#1755): Add setting to display time in 12h format (#1918) 2025-05-23 14:44:14 +00:00
James Rich
d04378a026 feat: filter visibility, add unmessageable toggle (#1915) 2025-05-23 02:39:46 +00:00
James Rich
4c805666a8 Potential fix for code scanning alert no. 30: Improper verification of intent by broadcast receiver (#1914)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-05-22 15:54:09 -05:00
github-actions[bot]
c71aab55bb chore(l10n): New Crowdin Translations (#1909)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-05-22 14:53:55 -05:00
James Rich
11224b84cb Refactor: Move ApiModule to flavor specific directories (#1913) 2025-05-22 14:53:00 -05:00
James Rich
d091e549a1 feat(mqtt): Generate more specific client ID for MQTT proxy (#1912) 2025-05-22 14:32:28 -05:00
github-actions[bot]
374d673107 chore: update firmware releases list from Meshtastic API (#1908)
Co-authored-by: jamesarich <2199651+jamesarich@users.noreply.github.com>
2025-05-22 16:32:53 +00:00