Wykres commitów

4686 Commity (05056c5ad607916dd3106a168573caa0727e1104)

Autor SHA1 Wiadomość Data
renovate[bot] a30fef2538
chore(deps): update androidx.compose:compose-bom to v2025.08.01 (#2880)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-28 01:09:19 +00:00
renovate[bot] fc0a0de452
chore(deps): update dd.sdk.android to v2.26.0 (#2871)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-27 16:26:06 +00:00
James Rich 02abba43a0
fix(release): use correct GitHub release URL for Play Store whatsnew (#2870) 2025-08-27 08:44:28 -05:00
James Rich 05c46f326f
chore(release): simplify changelog generation for Play Store (#2869) 2025-08-27 07:20:37 -05:00
James Rich dd6f60a0e0
fix(ci): release notes 3 (#2868) 2025-08-27 06:33:23 -05:00
James Rich c7356678fa
New Crowdin updates (#2866) 2025-08-27 10:36:31 +00:00
James Rich a6cc3191c2
fix(ci): releasenotes path? (#2867) 2025-08-27 05:35:48 -05:00
James Rich 86c0285f69
Revert "refactor: clean up deprecations using recommendations" (#2864) 2025-08-26 20:37:05 -05:00
James Rich e89bcda299
fix(ci): release whatsnew path (#2863) 2025-08-26 20:24:09 -05:00
Benjamin Faershtein 799933fcfb
Added Markdown Text (#2860) 2025-08-27 00:27:21 +00:00
James Rich 41cfc316f2
fix(ci): release status condition in workflow (#2862) 2025-08-26 19:37:20 -05:00
James Rich 1fc52466b0
fix(release): release notes path (#2861) 2025-08-26 19:09:33 -05:00
James Rich 89cc9e8844
refactor: clean up deprecations using recommendations (#2859)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 22:02:53 +00:00
James Rich 2ea2f6e5ab
build: centralize repository declarations in settings.gradle.kts (#2858)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 22:00:32 +00:00
James Rich f3338e3f0d
fix(ci): improve release workflow and proguard setup (#2857)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 19:18:51 +00:00
James Rich 49677bb38f
New Crowdin updates (#2856) 2025-08-26 16:57:26 +00:00
James Rich a11a9346fc
docs!: update release process to reflect automation enhancements (#2852)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 16:27:16 +00:00
James Rich 523abfc208
fix(ci): Update track values in release workflow (#2853)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 16:03:24 +00:00
James Rich e4cecc9858
New Crowdin updates (#2854) 2025-08-26 15:58:41 +00:00
James Rich 31a5b293ba
ci(release): fix secrets handling in release workflow (#2851)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 14:30:30 +00:00
James Rich bcad1d4a7f
feat(analytics): enable datadog user interaction tracking (#2848)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 13:48:29 +00:00
James Rich 4ad80b019c
refactor(connections): use collectAsStateWithLifecycle for UI state (#2850)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 13:28:38 +00:00
renovate[bot] 64efcf8211
chore(deps): update r0adkll/upload-google-play action to v1.1.3 (#2849)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-26 13:20:22 +00:00
James Rich 6b3f1236b1
ci(release): update release workflow to tag based versioning (#2838)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 12:36:58 +00:00
James Rich 40395c7c69
New Crowdin updates (#2845) 2025-08-26 11:56:49 +00:00
James Rich 1c9e14e87c
refactor(UI): Use animateFloatingActionButton for FAB animations (#2844)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-26 01:56:53 +00:00
Phil Oliver b2a8d7a934
`NodeDetail` list items (#2839) 2025-08-26 01:55:45 +00:00
James Rich 34fd7e173e feat(contacts): hide share QR code FAB when not connected
The Floating Action Button for sharing a QR code is now only visible when the device is connected to the mesh.

This change also ensures the FAB is hidden when in selection mode.

Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-25 20:11:18 -05:00
James Rich 889061dddd
New Crowdin updates (#2837) 2025-08-25 20:31:24 +00:00
Phil Oliver f1bb020203
Relocate radio config to new top-level Settings screen (#2834) 2025-08-25 19:44:32 +00:00
James Rich af6066d788
feat(ui): display app version in connections screen (#2835)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-25 19:43:34 +00:00
James Rich 23d0688fba
feat(logging): Remove redundant Report Bug button and related functionality (#2836)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-25 19:43:12 +00:00
James Rich 9fd184d3ac
refactor(service): initialize PacketHandler lazily (#2833)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-25 16:26:57 +00:00
James Rich 6895af1653
fix(sharing): don't auto-launch scanner after perm check (#2832)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-25 14:25:28 +00:00
James Rich f21ea1161e
2.6.35 (#2697)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-25 12:15:19 +00:00
James Rich 9d1f5f48ec
fix(contact-import): streamline shared contact handling (#2828)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-25 11:58:50 +00:00
James Rich a2b89d7a91
New Crowdin updates (#2829) 2025-08-25 01:07:27 +00:00
Phil Oliver c26d76f60b
`MeshService`: extract basic packet handling (#2813) 2025-08-24 12:15:32 +00:00
James Rich ce54f42988
New Crowdin updates (#2824) 2025-08-24 12:14:52 +00:00
James Rich 06c83313c5
feat(map): add support for GeoJSON map layers (#2827)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-24 12:14:41 +00:00
James Rich e6dfc8a595
refactor(map)!: move initial map zoom logic to onMapLoaded (#2821)
Signed-off-by: James Rich <2199651+jamesarich@users.noreply.github.com>
2025-08-23 19:53:30 +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
James Rich 7d33365095
New Crowdin updates (#2820) 2025-08-23 19:31:25 +00:00
Phil Oliver 380a69f63e
Fix label: Messages -> Conversations (#2822) 2025-08-23 19:30:57 +00:00
James Rich f09a46ebad
New Crowdin updates (#2819) 2025-08-22 22:04:51 +00:00
Phil Oliver ccad2a1c97
Add share FAB button to conversations screen (#2818) 2025-08-22 21:23:10 +00:00
James Rich 4cfb6a008b
New Crowdin updates (#2817) 2025-08-22 19:18:11 +00:00
Phil Oliver 2d5e73c410
Clean up Connections UI, fix some friction with Bluetooth (#2807) 2025-08-22 18:33:11 +00:00
Phil Oliver 268be3e4f9
Improve top-level nav icons/labels (#2790) 2025-08-22 18:02:08 +00:00
renovate[bot] a885f68ecf
chore(deps): update actions/setup-java action to v5 (#2808)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-21 11:33:11 +00:00