What's Changed
- chore: update version to alpha 6 by @446564 in #143
- Still better french translations by @spfmoby in #148
- add support for whipseros by @446564 in #144
- translations to german updated. by @ericszimmermann in #150
- Update .gitignore to exclude .gradle/ by @ChaoticLeah in #158
- remove wakelock by @446564 in #152
- Add flake.nix for development environment by @ChaoticLeah in #159
- Fix battery chemistry dropdown layout overflow by @just-stuff-tm in #162
- Refine device info layout and add collapsible map legend by @just-stuff-tm in #164
- Add path tracing functionality to map screen by @wel97459 in #165
- Add warning when bluetooth is off by @ChaoticLeah in #161
- Refactor radio settings and localization updates by @zjs81 in #180
- Handle RESP_CODE_ERR frames explicitly in connector by @Specter242 in #182
- add rbenv support by @benallfree in #195
- Add a signal readout for the nearest repeater. With improvements to app bar and other UI polish. by @wel97459 in #200
- Added Line Of Sight Feature for repeater placement, Added app wide Units Setting by @just-stuff-tm in #198
- Refactor map screen by @wel97459 in #203
- Refactor marker label display on map screens by @wel97459 in #204
- Fix repeater battery % inconsistency and add configurable repeater battery chemistry by @just-stuff-tm in #199
- Changed all map lables to look the same across all map ui by @wel97459 in #206
- fix(appbar): prevent title overflow on narrow widths by @just-stuff-tm in #205
- Mark pending channel messages sent on RESP_CODE_SENT by @Specter242 in #186
- Swipe to reply by @ChaoticLeah in #160
- Added mute channel functionality by @kkazakov in #209
- docs: add chrome support notice by @benallfree in #211
- Better french translations by @spfmoby in #210
- clear app db of channel messages on delete by @446564 in #196
- Align Android app module to Java 17 and bump wakelock_plus by @Specter242 in #208
- feat: hide message tracing by @benallfree in #216
- Pr combined #228 #220 #219 #201 by @just-stuff-tm in #232
- fix(channels): make edit/delete actions use parent context after bottom sheet closes Supports Windows Animations Off In Android by @just-stuff-tm in #201
- enh to send giphy by @benallfree in #215
- enh: return cursor focus to message window after send by @benallfree in #214
- favorites handling only by @ericszimmermann in #234
- Correct Chinese translation by @MGJ520 in #179
- Add localized search functionality for contacts by @wel97459 in #244
- Show name of connected companion by @ericszimmermann in #240
- enh: Chrome compatibility by @benallfree in #217
- Unify signal indicator UI across RSSI and SNR by @Specter242 in #246
- Allow search for prefix as Displayed in contact list by @ericszimmermann in #253
- Enhance message parsing and error handling in MeshCoreConnector by @wel97459 in #260
- Contact discovery by @wel97459 in #251
- Implements a debounced notification listener in MeshCoreConnector by @wel97459 in #239
- Dev guessed locations by @zjs81 in #264
- Fix formatting of cryptocurrency addresses in README by @zjs81 in #266
- Shorten lastSeen for en,de,es,fr by @ericszimmermann in #259
- Refactor data handling of contacts by @wel97459 in #267
- Enhance contact handling logic in MeshCoreConnector. by @wel97459 in #268
- Feature/usb by @just-stuff-tm in #252
- Changed contacts latitude and longitude fields to be null until parsed and set by @wel97459 in #269
- Refactor storage classes to include companion's public key by @wel97459 in #277
- Migrate legacy storage keys to scoped keys in various store classes by @wel97459 in #289
- Dev discovery by @wel97459 in #291
- feat: Add TCP connection support and UI integration by @just-stuff-tm in #272
- feat: add set-as-my-location from map long-press, connector and UI by @zjs81 in #293
- feat: add ML-based adaptive timeout prediction using LinearRegressor by @zjs81 in #296
- squashed PR for Dropdown Group Menu by @ericszimmermann in #295
- Improvements to path tracing and location handling by @wel97459 in #297
New Contributors
- @ChaoticLeah made their first contribution in #158
- @just-stuff-tm made their first contribution in #162
- @Specter242 made their first contribution in #182
- @benallfree made their first contribution in #195
- @kkazakov made their first contribution in #209
- @MGJ520 made their first contribution in #179
Full Changelog: Alpha6...Alpha7