Meshtastic-Android/feature
Chris7X da94d6985d fix: address remaining Copilot review comments
- AndroidCodec2Encoder: VAD returns null instead of ByteArray(0) to prevent
  empty packet transmission; fix stale KDoc ref (Codec2Jni -> Codec2JNI)
- AndroidAudioPlayer: fix mojibake encoding in comments
- VoiceBurstViewModel: ENCODING_FAILED -> RECORDING_FAILED in recorder error
  path; fix 'broadcasted' log to 'sent to \'; fix mojibake in KDoc
- VoiceBurstButton: remove reference to non-existent isVisible property
- FeatureVoiceBurstAndroidModule: remove dead ref to FeatureAchievementsAndroidModule
- Codec2Jni: replace duplicate JNI class with typealias to Codec2JNI
2026-04-06 11:28:56 +02:00
..
connections refactor(service): harden KMP service layer — database init, connection reliability, handler decomposition (#4992) 2026-04-04 18:07:44 +00:00
firmware feat(ci): shard test suite and enable JUnit 5 parallel execution (#4977) 2026-04-03 13:08:49 +00:00
intro feat(ci): shard test suite and enable JUnit 5 parallel execution (#4977) 2026-04-03 13:08:49 +00:00
map feat(ci): shard test suite and enable JUnit 5 parallel execution (#4977) 2026-04-03 13:08:49 +00:00
messaging fix: improve PKI message routing and resolve database migration racecondition (#4996) 2026-04-05 00:37:20 +00:00
node feat(ci): shard test suite and enable JUnit 5 parallel execution (#4977) 2026-04-03 13:08:49 +00:00
settings feat(ci): shard test suite and enable JUnit 5 parallel execution (#4977) 2026-04-03 13:08:49 +00:00
voiceburst fix: address remaining Copilot review comments 2026-04-06 11:28:56 +02:00
widget refactor(service): harden KMP service layer — database init, connection reliability, handler decomposition (#4992) 2026-04-04 18:07:44 +00:00
wifi-provision feat(wifi-provision): add mPWRD-OS branding and disclaimer banner (#4978) 2026-04-03 13:47:15 +00:00