Version: 2.6.35 (35131)
F-Droid version name: 2.6.35 (35131) fdroid
Google Play version name: 2.6.35 (35131) google
What's Changed
🏗️ Features
- feat(notifications): hide message sensitive content on lockscreen by @Wreos in #2694
- refactor: maps by @jamesarich in #2097
- chore(cleanup): App launcher and non-vector asset cleanup by @poliver in #2721
- Feat/debug log export filtering & redaction of keys by @DaneEvans in #2739
- Decouple mesh service bind from
MainActivity
by @poliver in #2743 - MVVM-ify logic to display app intro by @poliver in #2748
🛠️Fixes
- add access. labels to node chips by @DaneEvans in #2688
- revert(service): reverts a bunch of changes to MeshService.kt by @jamesarich in #2692
- fix(crowdin): correct update_option typo and update workflow by @jamesarich in #2695
- Fix/#2701 NodeId annotation in debug panel by @DaneEvans in #2709
- New Crowdin updates by @jamesarich in #2716
- ci(release): add GOOGLE_MAPS_API_KEY to release workflow by @jamesarich in #2720
- chore: remove fragment dependencies by @jamesarich in #2729
- Fix/debug panel - remove redundant saveOne by @DaneEvans in #2737
- fix(UI): Apply window insets on welcome screens by @poliver in #2734
- Backport splash screen to API 26 by @poliver in #2747
👷Dependencies
- chore(deps): update adaptive to v1.2.0-alpha11 by @renovate[bot] in #2699
- chore(deps): update androidx.compose.material3:material3 to v1.5.0-alpha02 by @renovate[bot] in #2700
- chore(deps): update androidx.fragment:fragment-ktx to v1.8.9 by @renovate[bot] in #2702
- chore(deps): update androidx.compose:compose-bom to v2025.08.00 by @renovate[bot] in #2703
- chore(deps): update androidx.core:core-ktx to v1.17.0 by @renovate[bot] in #2705
- chore(deps): update kotlin to v2.2.10 by @renovate[bot] in #2718
- chore(deps): update com.google.devtools.ksp to v2.2.10-2.0.2 by @renovate[bot] in #2732
- chore(deps): update protobuf.kotlin to v4.32.0 by @renovate[bot] in #2733
- chore(deps): update mesh_service_example/src/main/proto digest to 5dd723f by @renovate[bot] in #2742
- chore(deps): update app/src/main/proto digest to 5dd723f by @renovate[bot] in #2741
🧱Repo
- chore(ci): remove Crowdin integration from scheduled updates by @jamesarich in #2708
- update repobeats link to target main by @DaneEvans in #2713
- chore: configure Crowdin integration by @jamesarich in #2724
- add new crowdIn branch to the bypass list by @DaneEvans in #2736
🤖Automated
- chore: Scheduled updates (Firmware, Hardware, Translations) by @jamesarich in #2687
- chore: Scheduled updates (Firmware, Hardware, Translations) by @jamesarich in #2693
- chore: Scheduled updates (Firmware, Hardware, Translations) by @jamesarich in #2698
- New Crowdin updates by @jamesarich in #2707
- chore: Scheduled updates (Firmware, Hardware) by @jamesarich in #2719
- New Crowdin updates by @jamesarich in #2725
- Update pull-request.yml by @jamesarich in #2727
- chore(ci): remove custom commit message for Crowdin updates by @jamesarich in #2730
- chore(ci): remove custom commit message for Crowdin updates by @jamesarich in #2731
- New Crowdin updates by @jamesarich in #2726
- New Crowdin updates by @jamesarich in #2735
- New Crowdin updates by @jamesarich in #2746
- Add comprehensive .github/copilot-instructions.md for improved coding agent efficiency by @Copilot in #2745
New Contributors
Full Changelog: v2.6.34...v2.6.35