meshcore-open/lib
zjs81 14ff8250c0 Add support for private and hashtag channels in localization and channel management
- Updated Polish, Portuguese, Slovak, Slovenian, Swedish, and Chinese localization files to include new strings for creating and joining private channels, as well as joining hashtag channels.
- Enhanced the channel management UI to allow users to create and join private channels, join public channels, and join channels via hashtags.
- Implemented PSK derivation from hashtags using SHA256 in the Channel model.
- Improved the translation script to handle missing keys and translate all locales efficiently.
2026-01-16 19:06:39 -07:00
..
connector Add battery polling functionality to MeshCoreConnector 2026-01-11 19:02:33 -07:00
helpers Consolidate BufferReader/Writer, add response validation for repeater settings 2026-01-11 13:44:01 -07:00
l10n Add support for private and hashtag channels in localization and channel management 2026-01-16 19:06:39 -07:00
models Add support for private and hashtag channels in localization and channel management 2026-01-16 19:06:39 -07:00
screens Add support for private and hashtag channels in localization and channel management 2026-01-16 19:06:39 -07:00
services Refactor timeout calculations for repeater and login frames to ensure minimum message size is respected; remove obsolete widget test file. 2026-01-11 17:40:19 -07:00
storage Refactor code for improved readability and null safety in various files Also updated PR to allow login via map. 2026-01-11 11:51:40 -07:00
utils Add localization support and translation script 2026-01-11 17:13:50 -07:00
widgets Replace Column with SingleChildScrollView in RepeaterLoginDialog for better layout handling 2026-01-15 21:49:54 -07:00
main.dart Add localization support and translation script 2026-01-11 17:13:50 -07:00